summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Collapse)Author
2025-06-20Bump client versiontpart
2025-06-20Fix incorrect player cursor behaviourtpart
2025-06-20Remove weird kill code, cause it crashes my window managertpart
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-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-18Add http fallback to server list (See #317)tpart
2025-06-16Add devil horn headweartpart
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-08client: consider non-interactable tiles with item for interact target; fix #298metamuffin
2025-06-08add back button to setup menumetamuffin
2025-06-07fix closing setup menumetamuffin
2025-06-07support opening setup menu from settingsmetamuffin
2025-06-07shuffle author and constributor lists in about menumetamuffin
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-06enable index buffer and opt for floor meshermetamuffin
2025-06-06Fix green dots on customer torso (closes #299)tpart
2025-06-06corretly reset slow camera smoothingmetamuffin
2025-06-06smoother camera when autozoom spectatormetamuffin
2025-06-06unlock spectator camera on zoomingmetamuffin
2025-06-06Reset camera when player stops spectatingtpart
2025-06-06fix a few logic bugs in spectate_centermetamuffin