This repository has been archived on 2022-01-09. You can view files and clone it, but cannot push or open issues/pull-requests.
liblast/Game/Assets/UI
unfa 2df250c3a3 Updated the game to Godot v4.0.dev.calinou [489f11ee0]
Reverted texture compression change as the hedless mode bug is fixed
Added a server message that should be sent to joining clients
Added hotkeys P and C for "Play" and "Connect" buttons. You can now connect to the last used server by typing "PCC" after the game starts.
Changed UI layout to facilitate engine change, added a margin.
2021-12-23 14:53:59 +01:00
..
ConnectMenu.gd Added menus for hosting and connecting to games 2021-09-24 23:16:54 +02:00
ConnectMenu.tscn Updated the game to Godot v4.0.dev.calinou [489f11ee0] 2021-12-23 14:53:59 +01:00
ControlsMenu.gd Applied MenuSlider scene to mouse sensitivity slider 2021-09-11 20:21:06 +02:00
ControlsMenu.tscn Applied MenuSlider scene to mouse sensitivity slider 2021-09-11 20:21:06 +02:00
GUI.gd Implemented 3D rendering scaling (up/downscaling) 2021-12-16 00:10:04 +01:00
GUI.tscn Updated the game to Godot v4.0.dev.calinou [489f11ee0] 2021-12-23 14:53:59 +01:00
GraphicsMenu.gd Implemented 3D rendering scaling (up/downscaling) 2021-12-16 00:10:04 +01:00
GraphicsMenu.tscn Implemented 3D rendering scaling (up/downscaling) 2021-12-16 00:10:04 +01:00
Logo.png Added menu logo. 2021-09-12 04:01:38 +02:00
Logo.png.import Changed all textures to use VRAM_UNCOMPRESSED to workaround headless mode bug 2021-12-19 23:14:07 +01:00
Menu.gd Added menu scrollcontainer 2021-12-01 00:22:47 +01:00
Menu.tscn Updated the game to Godot v4.0.dev.calinou [489f11ee0] 2021-12-23 14:53:59 +01:00
MenuButton.gd Implemented basic menu sounds. 2021-09-12 01:17:53 +02:00
MenuButton.tscn Updated the game to Godot v4.0.dev.calinou [489f11ee0] 2021-12-23 14:53:59 +01:00
MenuCheckButton.gd Implemented basic menu sounds. 2021-09-12 01:17:53 +02:00
MenuCheckButton.tscn Fixed eye candy switch 2021-11-30 23:23:13 +01:00
MenuColor.gd Added player profile menu 2021-09-25 00:07:15 +02:00
MenuColor.tscn Added player profile menu 2021-09-25 00:07:15 +02:00
MenuData.gd Added menu scrollcontainer 2021-12-01 00:22:47 +01:00
MenuData.tscn Fixed eye candy switch 2021-11-30 23:23:13 +01:00
MenuItem.gd Added player profile menu 2021-09-25 00:07:15 +02:00
MenuItem.tscn Added slider menudata object 2021-09-11 16:36:43 +02:00
MenuLineEdit.gd Added player profile menu 2021-09-25 00:07:15 +02:00
MenuLineEdit.tscn Added player profile menu 2021-09-25 00:07:15 +02:00
MenuSlider.gd Implemented basic menu sounds. 2021-09-12 01:17:53 +02:00
MenuSlider.tscn Updated the game to Godot v4.0.dev.calinou [489f11ee0] 2021-12-23 14:53:59 +01:00
OptionsMenu.tscn Implemented basic menu sounds. 2021-09-12 01:17:53 +02:00
PlayMenu.gd Added suicide button 2021-12-06 23:15:01 +01:00
PlayMenu.tscn Updated the game to Godot v4.0.dev.calinou [489f11ee0] 2021-12-23 14:53:59 +01:00
ProfileMenu.gd Added a different focus banner fro typing in chat. Fixed player name changes not being updated min-game 2021-09-26 02:18:51 +02:00
ProfileMenu.tscn Updated the game to Godot v4.0.dev.calinou [489f11ee0] 2021-12-23 14:53:59 +01:00