Commit Graph

26 Commits (cec82c77388836002210a6d4566f6d6fc3bec9b2)

Author SHA1 Message Date
unfa cec82c7738 Improved players disconnecting from the game. Implemented network ping measurnment and FPS display. 2021-10-24 20:17:19 +02:00
unfa cca26a5e05 Added default settings 2021-10-01 18:04:54 +02:00
unfa dc80e15129 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
Jan Heemstra d0cac2b0b7 Added player profile menu 2021-09-25 00:07:15 +02:00
Jan Heemstra 5ef6704c37 Added menus for hosting and connecting to games 2021-09-24 23:16:54 +02:00
unfa fb395c090f Added a Lighting toggle in the Graphics menu - works but doesn't save properly 2021-09-22 01:53:31 +02:00
unfa 50075775cf Added menu logo. 2021-09-12 04:01:38 +02:00
unfa e21c91b8c4 Implemented basic menu sounds. 2021-09-12 01:17:53 +02:00
Jan Heemstra aa29738472 Applied MenuSlider scene to mouse sensitivity slider 2021-09-11 20:21:06 +02:00
Jan Heemstra 90c9d6cbb4 Added slider menudata object 2021-09-11 16:36:43 +02:00
Jan Heemstra bf7df73759 Implemented mouse sensitivity setting 2021-09-11 15:52:09 +02:00
unfa c5ab13fd17 Replaced is null with == null 2021-09-11 15:32:31 +02:00
Jan Heemstra 6f45d87139 Fix error when loading settings 2021-09-11 15:28:23 +02:00
Jan Heemstra 01ddf2b25b User settings are now saved 2021-09-11 15:22:08 +02:00
Jan Heemstra 4059c47c31 Fixed crash when opening any menu 2021-09-11 14:38:45 +02:00
unfa 595ff48d05 Implemented shell casings. Laid groundwork for separating client/server functinality and to handle a server-side player list. Fixed vignette on at start. FIxed pause menu on after startign the game. Lowered visual detail. 2021-07-26 20:51:54 +02:00
unfa 7dfd455e2d Moved UI assets to their own folder, updted the code for new version of Godot. 2021-07-12 22:40:23 +02:00
unfa a40cb8234a Deleting legacy game files. 2021-05-14 21:00:16 +02:00
Jan Heemstra 673f193ae7 merge 2021-04-12 22:57:16 +02:00
Jan Heemstra f352500096 Fixed ammo count not showing correctly 2021-04-12 22:55:42 +02:00
unfa f581cd1696 Started implementing player stats and score tracking 2021-04-12 21:45:29 +02:00
Jan Heemstra 79e566b00d Fixed weapon damage_dealt signal not being connected to HUD for hitmarkers 2021-04-11 23:54:04 +02:00
unfa 05b18a1b96 Laying groundwork for fixing hit/kill confirmation 2021-04-11 23:28:07 +02:00
Luiz de Oliveira 81e79dd0a5 30 - simple TextChat 2021-04-10 13:57:16 -03:00
unfa 17749dc241 Replaced - with _ in all audio file names. 2021-04-07 01:05:43 +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