aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-26Translated using Weblate (Dutch)weblate-hurrycurry-gameVistaus
2026-03-26Translated using Weblate (Russian)0ko
2026-03-26Translated using Weblate (Bavarian)Ember
2026-03-25Make UI blur look bettertpart
2026-03-25Add back button to map selector menutpart
2026-03-25Fix crash when using booktpart
2026-03-25rebalance demand pointsmetamuffin
2026-03-25Use default theme project-wide; Remove additional referencestpart
2026-03-25Add font to html book exportmetamuffin
2026-03-25Fix font glitch with emboldentpart
2026-03-25Show demand points in bookmetamuffin
2026-03-25add missing bots in gameconfig protocol defmetamuffin
2026-03-25Add two-handed toggle in map details selectortpart
2026-03-25Rename c.menu.lobby.* to c.menu.map_selector.*tpart
2026-03-25Implement initiate vote packet for starting games; Fix botstpart
2026-03-25Capture mouse cursor by default (Closes #571)tpart
2026-03-25Remove old lobby menutpart
2026-03-25add collision to wall-windowmetamuffin
2026-03-25convert senior mapmetamuffin
2026-03-25Implement map selector menu (Closes #568)tpart
2026-03-25convert bbq and ring mapsmetamuffin
2026-03-24refactor client effect codemetamuffin
2026-03-24re-add effect commandmetamuffin
2026-03-24update movement_sync in clientmetamuffin
2026-03-24fix inverted serialization skip for sync flagmetamuffin
2026-03-24add missing map_selector menu in protocol definitionmetamuffin
2026-03-24adjust effect animation timingmetamuffin
2026-03-24Effect when points are changed; change effect packetmetamuffin
2026-03-23add jnms to creditsmetamuffin
2026-03-23rename watch_testclient targetmetamuffin
2026-03-23chore: Remove old `book.json` gitignore.Jonas Meeuws
2026-03-23build(makefile): Have make and cargo talk about job count.Jonas Meeuws
2026-03-23build(make): Add install targets.Jonas Meeuws
2026-03-23build(make): Improve discovery of dependencies.Jonas Meeuws
2026-03-23build(make): Build client.pck.Jonas Meeuws
2026-03-23refactor(make): Define the ALL_* variables over multiple lines.Jonas Meeuws
2026-03-23fix(make): Include Cargo files in server dependency spec.Jonas Meeuws
2026-03-23refactor(make): Rename TESTCLIENT to TEST_CLIENT.Jonas Meeuws
2026-03-23refactor(make): Remove BIN_LOCALE_EXPORT from ALL_SERVER.Jonas Meeuws
2026-03-23refactor(make): Sort BIN variables.Jonas Meeuws
2026-03-23fix(make): Update the clean target.Jonas Meeuws
2026-03-23refactor(make): Order the ALL variables/targets the same as the rules.Jonas Meeuws
2026-03-23refactor(make): Add RUN/BIN prefixes to variables.Jonas Meeuws
2026-03-23refactor(make): Reverse .PHONY dependencies with PHONY.Jonas Meeuws
2026-03-23fix(make): Call `sed` directly instead of relying on `env --split-string`.Jonas Meeuws
2026-03-23refactor(make): Split &&-chains into multiple lines.Jonas Meeuws
2026-03-23refactor(make): Don't suppress most errors.Jonas Meeuws
2026-03-23refactor(make): Always clean up temporary output files.Jonas Meeuws
2026-03-23refactor(make): Add DENO_NO_UPDATE_CHECK to JSR variable.Jonas Meeuws
2026-03-23tools: Add guix manifest.scm.Jonas Meeuws