Skip to content

issues Search Results · language:Dune language:TypeScript language:JavaScript language:C++ language:CSS linked:pr

Filter by

5.9M results  (318 ms)

5.9M results

Generate bot When the fight reason is gold, generate stats for a bot. Context - Muay Thaiger: PvP Idle Fighting game - FIGHT! - Basic Idle - For $: Fight for gold scenario ...

Summary DonateGoldExecution accepts null as goldNum to signal a deferred, dynamic donation — the amount is calculated at execution time rather than at the moment the player triggers the action. In upstream ...
not-approved

Summary AttackExecution.handleDeadDefender() iterates directly over the live target.tiles() collection while simultaneously calling this._owner.conquer(tile) inside that same loop. conquer() mutates the ...
not-approved

Capture fighter stats When creating a fight, capture the fighter s starting stats in the fight details. Context - Muay Thaiger: PvP Idle Fighting game - FIGHT! - Basic Idle

Summary WinCheckExecution calculates the tile ownership percentage by dividing player.numTilesOwned() by numTilesWithoutFallout (i.e., numLandTiles - numTilesWithFallout). When every land tile on the ...
not-approved

Send fight w/ player state When sending player state down to the client, if the fighter has an active fight (no victor), include it w/ the player state (new key). Context - Muay Thaiger: PvP Idle ...

Parent bounty: #743 POST /api/uploads currently reports success even when the request contains no uploaded file. Current behavior: - req.file is missing - the controller returns HTTP 201 with { ...

Context PR comments are the most visible maintainer conversation surface. ContextForge now uploads contextforge-proof-pack.md, but the sticky PR comment should point reviewers at that packet directly. ...
enhancement
public-launch

Summary The auto-saved draft (kpr_draft) currently persists forever. A user returning weeks later sees stale numbers silently restored, which can be confusing. Add a 30-day TTL so old drafts are discarded ...

Describe the bug backend/src/server.ts calls dns.setServers([ 1.1.1.1 , 8.8.8.8 ]) unconditionally at module import time. This is a process-wide global side effect that overrides the platform DNS resolver ...
type:bug
type:refactor
type:security
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.