pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript
Filter by
121M results
症状
iPhone/iPad で開くと「端末は macOS のようです」と表示され、mac 版(.dmg)が推奨される。iPadOS 13+ は UA 上 Macintosh を名乗り、iPhone も like Mac OS X を含むため
/Mac/i にマッチしていた。本アプリはデスクトップ専用でスマホ・タブレットは非対応。
修正
- iOS/iPadOS は UA(iPhone/iPad/iPod)+ ...
…gineering
What why
Older / less tech-savvy visitors land on the app fresh via QR codes and don t understand how to navigate it or how to
add it to their home screen. This adds a friendly, plain-English onboarding ...
Week summary from git history (13–21 June): engine refactor (physics/collision/ input + golden-master), corner-apex
checkpoints, in-place combo anti-exploit, non-destructive save migrations, content-hash ...
ChatGPT レビュー残対応(できる範囲で)
エリア説明文の月順を時系列化(192箇所)
area_description.json の説明文に件数順で焼き付いていた月リストを時系列順に修正。
- 例: 「春から秋(5月・10月・4月)」→「春から秋(4月・5月・10月)」
- 範囲に含まれる単月は除去: 「7月〜10月・9月」→「7月〜10月」、「2月〜4月・3月」→「2月〜4月」 ...
Summary
Selecting a reminder time fired onChange - setS() - app.set() - notify() - render(), which calls root.replaceChildren()
and rebuilds the whole screen synchronously. That destroyed the input type= ...
Adds a dedicated Safe Room Shop V2 panel so the shop no longer depends on the old pet merchant panel.
Why:
- The current shop shares the old pet merchant DOM.
- Several follow-up scripts now modify ...