aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-24fix protocol neighbors array specmetamuffin
2025-06-24update protocol def for movement_sync; fix #337metamuffin
2025-06-24add class to serialize objectsnokoe
2025-06-23fix #331nokoe
2025-06-23move zoom by button out of zoom functionnokoe
2025-06-23zoom by `InputEventMagnifyGesture`nokoe
on android, this should fix #332
2025-06-21fix "`index_array.is_empty()` is true"nokoe
2025-06-21generalize floor meshing; fixes #278nokoe
2025-06-20update rust crate versionsv2.3.3metamuffin
2025-06-20Bump client versiontpart
2025-06-20Merge remote-tracking branch 'origin/weblate-hurrycurry-game'tpart
2025-06-20Fix incorrect player cursor behaviourtpart
2025-06-20replace xdg crate with directories for wider platform supportmetamuffin
2025-06-20Remove weird kill code, cause it crashes my window managertpart
2025-06-20Translated using Weblate (Dutch)Vistaus
Currently translated at 100.0% (279 of 279 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/nl/
2025-06-20change texture import mode from vram compressed to either lossy or lossless ↵metamuffin
depending on usage
2025-06-20Fix warning recarding ProgressBar3D class nametpart
2025-06-20Fix bug in player selector (Closes #325)tpart
2025-06-20 Dont snap interact target to customers (Fix #324)tpart
2025-06-19Translated using Weblate (German)v2.3.2metamuffin
Currently translated at 100.0% (279 of 279 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/de/
2025-06-19revert glass changemetamuffin
2025-06-19todo not in registrymetamuffin
2025-06-19setting to change interact target behaviourmetamuffin
2025-06-19Fix bug in interact target logic where only 2x2 grid was testedmetamuffin
2025-06-18Consider players interact targets; Rewrite a lot of interact target code; ↵tpart
Fix #321
2025-06-18update game versionsmetamuffin
2025-06-18Translated using Weblate (Basque)josuigoa
Currently translated at 100.0% (276 of 276 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/eu/
2025-06-18Translated using Weblate (Dutch)Vistaus
Currently translated at 100.0% (276 of 276 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/nl/
2025-06-18Add http fallback to server list (See #317)tpart
2025-06-16Add devil horn headweartpart
2025-06-16add bavarian native language namemetamuffin
2025-06-16fix invalid camera referencetpart
2025-06-16Fix #136tpart
2025-06-16fix crash on exit; fixes #292metamuffin
2025-06-16Fix: Variable declared twice under different namestpart
2025-06-16Fix on screen control setting not working; Add support for two-handed on ↵tpart
screen buttons. Fixes #238
2025-06-16dont connect chandelier and ceiling lamps with counters; fixes #306metamuffin
2025-06-16prefer noto sans in setup menu for readability of cjk glyphsmetamuffin
2025-06-16include native language names in export presetmetamuffin
2025-06-09increase font size in setup menu for chinese font (#305)metamuffin
2025-06-09disable lineedit context menu in general; fixes #300metamuffin
2025-06-09fix debug z-order; close #311metamuffin
2025-06-08Fix chattpart
2025-06-08Fix copyright in markertpart
2025-06-08Don't show marker when not interactivetpart
2025-06-08Refactor get_interact_target()tpart
2025-06-08Fix marker color for item on floortpart
2025-06-08test-client: proper two handed mode; closes #246metamuffin
2025-06-08client: consider non-interactable tiles with item for interact target; fix #298metamuffin
2025-06-08add back button to setup menumetamuffin