Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:CSS language:Java language:Java

Filter by

137M results  (2 s)

137M results

Motivation - Implement full per-station Station Focus tracking and spending so players can optionally spend Focus during a travel event separate from Push Forward / Stabilize choices. - Keep design ...
codex

Summary Fixes the latest uploaded docs/test/wiki_TB-96AI.md page so the documentation site can build and deploy again. The build failure had two causes: 电源控制:enable-gpios = gpio4 ... ; MDX parsed ...

刷新 13 位群友的简介(符合现状) 需求:「简单更新,每一个群友 AI 的简单说明,符合现状。」 只改 desc 文案,不改任何行为。让每条简介对上当前的思考时长(缩短后 3s~8s)和招牌杠杆: | 群友 | 现状参数 | 新简介 | | --- | --- | --- | | 西西 | 8s · 建筑大师 | 想得最久(8s),终局建造步步精算 | | 苦寒 | spite 0.75 | ...

Motivation - Provide a minimal, accessible web-based calculator with basic arithmetic operations to demonstrate a simple UI and client-side logic. - Offer a responsive, friendly design so the ...
codex

NPC-Interaktion nach WoW-Vorbild Setzt das gewünschte Interaktionsmodell um. Baut auf #843 (1-Feld-Radius) auf. 1. ! / ?-Indikatoren (WoW-Konvention) - Gelbes ! = Quest verfügbar · Blaues ? = aktive ...

This PR contains the following updates: | Package | Update | Change | OpenSSF | | --- | --- | --- | --- | | node (source) | minor | 24.16.0 → 24.17.0 | OpenSSF Scorecard | Release Notes details summary ...

이 PR을 통해 구현하려고 하는 기능 이 PR은 관리자 전용 공휴일 관리 기능과 한국천문연구원 특일정보 API 연동을 구현합니다. 1. 공휴일 도메인 분리 - 기존 TB_INTG_SCHD와 무관하게 TB_HOLIDAY 테이블로 독립 관리 - 공휴일은 공유 대상, 반복 설정 등 일정 부가 기능이 불필요하여 별도 도메인으로 설계 ...

🎯 What: Removed an unused use import from the React import statement in src/app/HexcodleGame.js. 💡 Why: The use hook was imported but not used anywhere in the file. Removing unused imports improves code ...