aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-07Translated using Weblate (German)metamuffin
Currently translated at 100.0% (274 of 274 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/de/
2025-06-07fix closing setup menumetamuffin
2025-06-07support opening setup menu from settingsmetamuffin
2025-06-07enable two-handed on streetfoodmetamuffin
2025-06-07shuffle author and constributor lists in about menumetamuffin
2025-06-07test-client: consider non-interactable tiles with item for interact targetmetamuffin
2025-06-07disable lobby menu bot add/remove buttons if unavailablemetamuffin
2025-06-07delay scene load on menu close by one frame for animationmetamuffin
2025-06-07limit width of settings menumetamuffin
2025-06-07translate connecting loading textmetamuffin
2025-06-07fix warnings on player constructormetamuffin
2025-06-07sequencialize text and black animationmetamuffin
2025-06-07add loading text on connecting transitionmetamuffin
2025-06-06Add streetfood maptpart
2025-06-06manual clippy and other cleanupmetamuffin
2025-06-06fix arith bug in env effectmetamuffin
2025-06-06enable index buffer and opt for floor meshermetamuffin
2025-06-06Fix green dots on customer torso (closes #299)tpart
2025-06-06print error messages without debug formatmetamuffin
2025-06-06corretly reset slow camera smoothingmetamuffin
2025-06-06smoother camera when autozoom spectatormetamuffin
2025-06-06better error reporting on server map loadmetamuffin
2025-06-06unlock spectator camera on zoomingmetamuffin
2025-06-06Reset camera when player stops spectatingtpart
2025-06-06translate messages in server logmetamuffin
2025-06-06fix a few logic bugs in spectate_centermetamuffin
2025-06-06Prevent ItemBubble progress bar from sticking out (Fixes #296)tpart
2025-06-06Correctly implement pausing (Fix #284)tpart
2025-06-04implement specator auto-zoom; closes #281metamuffin
2025-06-03clean up weird recursive native language translation codemetamuffin
2025-06-03re-add native language names with non .ini extmetamuffin
2025-06-03Add propeller hattpart
2025-06-03Remove redundant linetpart
2025-06-03Always disable name tags for non-chefstpart
2025-06-03Bump server protocol versionmetamuffin
2025-06-03Bump main client major versiontpart
2025-06-03Support new character style systemtpart
2025-06-03pedestrian speed configmetamuffin
2025-06-03custom tram spawn positionmetamuffin
2025-06-03cleanup old todosmetamuffin
2025-06-03fix dishwasher getting stuck; fix #277metamuffin
2025-06-03update test-client to character structmetamuffin
2025-06-03add tram player classmetamuffin
2025-06-03use multiple ints for characters; close #294metamuffin
2025-06-03update rust toolchain and rust dependencies.metamuffin
`map_many_mut` and `trait_upcasting` was stabilized.
2025-06-03Add pedestrians (and custom spawn locations)metamuffin
2025-06-02Mark lamps as colliderstpart
2025-06-02Make marker slightly thicker / easier to seetpart
2025-06-02Render marker always in fronttpart
2025-06-02Make interaction target code more readable; Refactoringtpart