aboutsummaryrefslogtreecommitdiff
path: root/client/menu/communicate
AgeCommit message (Collapse)Author
2025-09-05reorganize client gui filesmetamuffin
2025-07-19invert menu autoselect group overridemetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-18Consider players interact targets; Rewrite a lot of interact target code; ↵tpart
Fix #321
2025-06-06Prevent ItemBubble progress bar from sticking out (Fixes #296)tpart
2025-06-06Correctly implement pausing (Fix #284)tpart
2025-03-23Fix chat message input field not editable by defaulttpart
2025-03-23Update to Godot 4.4tpart
2024-12-25two-handed mostly worksmetamuffin
2024-10-15replace old book textures with ui booknokoe
2024-10-10Categorize interact marker; Fix misplaced filetpart
2024-10-10Reorganize map files; Fix location of some theme filestpart
2024-10-06Organize theme filestpart
2024-10-06Modify file structuretpart
2024-10-03improve contrast in chat username colorsnokoe
2024-10-03chat messages show user color; align vertically; fixes #207nokoe
2024-10-03 Scroll down chat if new message is received while chat is open (Fixes #208)tpart
2024-10-01fix pinned orders alignment in rtl languagesnokoe
2024-09-28Refactor in_lobby code in popup messagetpart
2024-09-28Add support for non-monospace server messagestpart
2024-09-28Fix server message not disappearingtpart
2024-09-28Implement support for multiple positional server hints (Fixes #150)tpart
2024-09-28fix #189metamuffin
2024-09-28replace `is_joined` and `join_sent` with `join_state`nokoe
2024-09-27fix warning (shadowing)nokoe
2024-09-27add printed shadermetamuffin
2024-09-25Sort pinned orders by prioritytpart
2024-09-25Make pinned orders grayscaletpart
2024-09-25Fix crash if clear_item called multilpe timestpart
2024-09-25Make subviewports respect aa settingtpart
2024-09-25Clear pinned messagestpart
2024-09-25Support pinned messagestpart