aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-03-01Add weighted tools function in main menu background; Fix #561tpart
2026-03-01Bump protocol versiontpart
2026-02-28Upgrade all project files to 4.6tpart
2026-02-28rename mac export templatemetamuffin
2026-02-28improve interact logmetamuffin
2026-02-28Add conveyor collisionstpart
2026-02-28Add special case system for combinating tilestpart
2026-02-28Fix: No seperate server message and server hinttpart
2026-02-28Fix trashtpart
2026-02-28Rewrite old item system to work with tile stackstpart
2026-02-28fix active recipes stopping in handmetamuffin
2026-02-28test-client: fix tile interaction checkmetamuffin
2026-02-28fix tileid mapping for tile_placeable_itemsmetamuffin
2026-02-27Merge branch 'stable-rust'nokoe
2026-02-27use stable rust toolchainstable-rustnokoe
2026-02-27registry: implement OPTIONS for cors requestsmetamuffin
2026-02-26Fix screen collisions and missing floortpart
2026-02-26fix not clearing tilesmetamuffin
2026-02-26Tweak Mac export templatetpart
2026-02-26Fix kitchen background not workingtpart
2026-02-26Implement tile stacks in client; Upgrade to Godot 4.6tpart
2026-02-26replace number usage with type int/float type aliasesmetamuffin
2026-02-26replace number usage with type int/float type aliasesmetamuffin
2026-02-26add bot to benchmarkmetamuffin
2026-02-26maps fixesmetamuffin
2026-02-26client-side can_interact logicmetamuffin
2026-02-26test-client: fix unload crashmetamuffin
2026-02-26fix crash on freed collision tilesmetamuffin
2026-02-26test-client: split params when drawing tilesmetamuffin
2026-02-26crude port of test-clientmetamuffin
2026-02-26tile flags matching without tile parametersmetamuffin
2026-02-26Update protocol.tsmetamuffin
2026-02-26update server to new tile stacksmetamuffin
2026-02-26port some existing maps to new format; add tile palettes and tile properties ↵metamuffin
file
2026-02-26modify data code to load tile stack mapsmetamuffin
2026-02-26compiles with tile stacksmetamuffin
2026-02-21Add macbook-girl in translation creditstpart
2026-01-18Fix shader texture not repeating correctly on screen displaytpart
2026-01-18Fix problems with boosting while walking around cornerstpart
2026-01-18Reenable player interpolation with higher factortpart
2026-01-15Adjust test client update movement to match servertpart
2026-01-15Remove unnecessary debug statementtpart
2026-01-15Merge pull request 'Player prediction' (#548) from tpart/hurrycurry:master ↵tpart
into master Reviewed-on: https://codeberg.org/hurrycurry/hurrycurry/pulls/548
2026-01-15Merge branch 'master' into mastertpart
2026-01-11send boosting_input even when not boosting; fix missing code to mark input ↵metamuffin
as changed when boosting changed
2026-01-11test-client: only send inputs when changedmetamuffin
2025-12-20Refactor: Deduplicate cutting board and rolling board scripts with ↵tpart
inheritance (Closes #495)
2025-12-20Player prediction part 1tpart
2025-12-19Fix crash when using cli to connect to servertpart
2025-12-19customizable server tickratemetamuffin