aboutsummaryrefslogtreecommitdiff
path: root/client/global.gd
AgeCommit message (Collapse)Author
2024-07-12Add username tag hinttpart
2024-07-12Add zoom hinttpart
2024-07-12Add reset camera hinttpart
2024-07-12Refactor hint system; Fix hint showing up multiple timestpart
2024-07-12Add interact hinttpart
2024-07-12Add move hint; Increase display time of hintstpart
2024-07-12Add hint systemtpart
2024-07-11slower anim of non-player owned items and fix static call to interpolation ↵metamuffin
functions.
2024-07-11enable usernames by defaultmetamuffin
2024-07-11add conveyor direction indicatornokoe
2024-07-08open book menu when interacting with the tilemetamuffin
2024-07-08[skip-notice] Update license notice everywhere.metamuffin
2024-07-08Add UI scale settingtpart
2024-07-07Add more german translationstpart
2024-07-07Add lobby menutpart
2024-07-05window fullscreeen bugmetamuffin
2024-07-04fix fullscreen thingmetamuffin
2024-07-04Add optional username tagstpart
2024-07-04Add setting to disable shadowstpart
2024-07-04Add ssao setting; Add environment setup classtpart
2024-07-03Add debug info setting to show framerate in-gametpart
2024-07-03latch boostmetamuffin
2024-07-03Fix lerp_angle() functiontpart
2024-07-03Merge branch 'master' of https://codeberg.org/metamuffin/undercookedmetamuffin
2024-07-03correct interpolation (except angles)metamuffin
2024-07-03Fix update_fullscreen() functiontpart
2024-07-03Add settings for MSAA and TAA; Generalize settings applicationtpart
2024-07-01Add on-screen controlstpart
2024-07-01restore focus after submenu closemetamuffin
2024-07-01Merge branch 'master' of https://codeberg.org/metamuffin/undercookedmetamuffin
2024-07-01refactor menu system yet againmetamuffin
2024-07-01enter path placeholdernokoe
2024-07-01object oriented settingsnokoe
2024-06-30Add language settingstpart
2024-06-30Fix GI settings descriptionstpart
2024-06-30Add get_setting and set_setting helper functionstpart
2024-06-30add invert camera optionnokoe
2024-06-29Merge branch 'master' of https://codeberg.org/metamuffin/undercookedmetamuffin
2024-06-29functional setup menumetamuffin
2024-06-29Save settings after toggling fullscreentpart
2024-06-29Add fullscreen settingtpart
2024-06-29Add fullscreen buttontpart
2024-06-29Add Sound singleton; Restructure sound system; Add button sounds to ingame menutpart
2024-06-29Add hover sound effecttpart
2024-06-29Make comment in global more consistenttpart
2024-06-29Fix apply value is entire dictionary instead of reference; Tweak default presetstpart
2024-06-29Add graphics preset for grass amount; FIx typo in grass generation scripttpart
2024-06-29Add grass amount setting; Fix bug in add missing keys functiontpart
2024-06-29Re-write settings systemtpart
2024-06-27sdfgi, voxelgi settingsnokoe