Commit Graph

10 Commits (2df250c3a3e2a9ea5a2dd6cf4aaa2dfa42d67ae8)

Author SHA1 Message Date
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
unfa db70241f50 Changed all textures to use VRAM_UNCOMPRESSED to workaround headless mode bug 2021-12-19 23:14:07 +01:00
unfa 773dd3831f Added Team Meeting #6 notes 2021-11-29 11:15:19 +01:00
unfa 4f9e5f294f Finished basic gibs implementation. 2021-09-08 23:28:54 +02:00
Jan Heemstra 448518ed2b Added .import files 2021-09-08 22:11:43 +02:00
unfa c4cf1d789a Added aRdem's Village and dev textures 2021-05-21 23:20:44 +02:00
unfa a40cb8234a Deleting legacy game files. 2021-05-14 21:00:16 +02:00
unfa 94e527bc75 REduced amount of dynamic lights, twekaed glow and AA settings, teaked lights. 2021-04-24 17:39:42 +02:00
unfa f592609d8a Upgraded to Godot 3.3. Added a lightmap. Lighting tweaks. Enabled FXAA and alpha scissors for metal grid material. 2021-04-24 15:20:36 +02:00
unfa e74480bd15 Separated asset sources from assets. Restructured Godot project directory tree for better clarity and consistence. 2021-03-30 22:14:01 +02:00