issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:CSS
Filter by
20.7M results
Kilde: Discord (Cycling Zone) — #bugs (tråd Finances page - not translated ), #general, #feedback-from-dolmer. thelamba
(29/6), shai2059 (3-4/7), ejer (4/7).
Problem
Med spillet sat til engelsk vises ...
cat:community
claude:todo
priority:med
type:bug
Kilde: Discord (Cycling Zone) — #bugs (tråd Saving line-up ), 1/7. jeppek.
Problem
Spiller satte trup til to løb (Chesapeake + Münsterland). Siden gemte Münsterland men ikke Chesapeake — uden fejlbesked. ...
cat:community
claude:todo
priority:high
type:bug
背景
repo 目前沒有 README。模板的目標使用者是六人團隊(約 2 人會寫程式,其餘做 no-code 工作),需要一份讓他們 Day 1 就能領角色開工的文件。
內容建議
- 模板是什麼、怎麼在本機開起來(直接開 index.html 或 python -m http.server)
- 檔案地圖(按「誰碰它」分類):
- engine 相關檔案:不用看、不用改 ...
documentation
made-by-ai
scope:curriculum
Scene: Cog_Dancers Position: (39.66889572143555, 4.5969696044921875)
Message: sceneName: Cog_Dancers x: 39,6689 y: 4,59697 message: gianfilippo gay
Meta
- GameVersion: undefined
- Platform: 76561199230019020 ...
feedback
processed
問題
1. 根目錄有 6 行的 package-lock.json 但沒有 package.json,專案也不是 npm 專案——應移除
2. map_editor.exe(PyInstaller 打包產物)直接進版控:每次編輯器更新都會讓 repo 膨脹,且無法 diff。建議改放 GitHub Releases,README 附下載連結;或至少確認
.gitattributes / ...
made-by-ai
maintenance
背景
黑客松主題是「迷宮 RPG:在地下城邂逅 bug 是否搞錯了什麼」,敵人清單裡也已經有 Error404★。可以把主題做進教學流程。
構想
在模板附的範例事件(events.js 或開發面板預設程式碼)裡刻意埋 2~3 個簡單 bug,當 Day 1 的破冰任務讓學員修好,例如:
- 座標寫反(y,x vs x,y)導致事件掛錯格
- 函式名打錯字,踩格時出現「💥 找不到事件函式」訊息(dispatchCustomTileEvent ...
good first issue
made-by-ai
scope:curriculum
現況
checkTileEvent()(new_engine.js)目前是內建事件先跑、dispatchCustomTileEvent() 後跑。若學員把自訂事件掛在敵人格 / 商店格上:
- 踩敵人格 → 先切到戰鬥畫面,自訂事件的 game.message 顯示在地圖畫面上,玩家看不到
- 戰鬥勝利返回地圖時,事件早已觸發完畢
目標
決定並文件化一個明確的規則,例如:
- ...
design
made-by-ai
scope:live-preview
現象
new_data.js 的 playerStats:
hp: 1000, maxHp: 1000, money: 10000
但同檔案的全域上限 STAT_CAP = { atk: 40, def: 25, hp: 160 },且 A 區小怪 hp 只有 40~60、獎勵金幣 20~30。初始 1000 血 / 10000
金顯然是開發測試用數值,正式模板下玩家幾乎無敵且不需要任何資源管理。 ...
bug
made-by-ai
問題
兩邊對同一代碼的語意不一致,容易讓維護者與學員混淆:
| 代碼 | map_editor.py | 引擎 MAP_TILE(map.js) |
| --- | --- | --- |
| 4 | 鎖 | DOOR |
| 7 | 玩家出生點 | (無定義,匯出時轉為 playerStart) |
| 9 | 出口(可多個、需編號) | FINAL_BOSS |
「出口」在遊戲裡實際觸發 ...
bug
made-by-ai
scope:map-editor
scope:refactor
Kilde: Discord (Cycling Zone) — #general, 1/7. fellaini8107 (+ thelamba bekræfter samme flow-friktion).
Problem
Ny bruger tilmelder sig, modtager bekræftelses-mail, klikker linket → sendes tilbage til ...
cat:community
claude:done
priority:high
type:bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.