aboutsummaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Collapse)Author
2024-09-22add new server options as game settingsmetamuffin
2024-09-21Add server list in play menutpart
2024-09-21adjust fps camerametamuffin
2024-09-21fix whitespacemetamuffin
2024-09-21first person modemetamuffin
2024-09-21redirect packetmetamuffin
2024-09-21Don't set theoretical join_sent when receiving packet from server (Fixes #141)tpart
2024-09-20Prevent player duplication bug (Fixes #141)tpart
2024-09-20Rename tutorial started setting to hints startedtpart
2024-09-20Start tutorial based on ingredients not finished mealstpart
2024-09-20Always play ding when making warn progresstpart
2024-09-20Fix server error when spectatingtpart
2024-09-20finish soundsnokoe
2024-09-20Fix "Amount of particles must be greater than 0." errortpart
2024-09-20Fix missing translations in settingstpart
2024-09-20Don't display server errorstpart
2024-09-20Remove name tags hinttpart
2024-09-20Fix crash in settings if row is nulltpart
2024-09-20Don't show hints if skip tutorial was checkedtpart
2024-09-20show languages in source languagemetamuffin
2024-09-20Fix rating not displaying scoretpart
2024-09-20credit translatorsmetamuffin
2024-09-20Remove Frank Miller name block because of too much complexity and missing ↵tpart
translations
2024-09-20Fix missing empty username translationtpart
2024-09-20localize some strings that were not migrated yetmetamuffin
2024-09-20forgot onemetamuffin
2024-09-20replace % operator with String.format()metamuffin
2024-09-19Fix in_lobby incorrect for follow cameratpart
2024-09-19fix det==0 bug #135metamuffin
2024-09-19Ignore server hint if player id doesn't match; Remove legacy commenttpart
2024-09-19Implement skip tutorial logic for setup menutpart
2024-09-19Fix crash when transfering item between playerstpart
2024-09-19Add setting to disable tutorialtpart
2024-09-19Add translation to setup menu; Add experience sectiontpart
2024-09-19Clear tutorial queue if tutorial completed unsuccessfullytpart
2024-09-19Only save tutorial as completed if succesfultpart
2024-09-19Disable game hints while tutorial is runningtpart
2024-09-19Fix bun small not displayed correctlytpart
2024-09-19Fix error message about non-existent settingtpart
2024-09-19Fix: Remove all occurences of finished tutorial in tutorial queuetpart
2024-09-19Ignore tutorial ended packet if player id doesn't matchtpart
2024-09-19Fix: Item names should be string representation in tutorials_played profile ↵tpart
setting
2024-09-19Add tutorial queue logictpart
2024-09-19Fix incorrect bun size for plate:bun itemtpart
2024-09-19Update cheese model because godot keeps changing ittpart
2024-09-19Keep track of played tutorials; Implement tutorial ended packettpart
2024-09-19Check if types are the same in add missing keys functiontpart
2024-09-19update movement code everywheremetamuffin
2024-09-19Reapply "draft for accessible movement"metamuffin
This reverts commit 153e778d7d7085d699cf98da38a1196e5e81331a.
2024-09-19Re-add add_missing_keys function in load_dicttpart