Commit Graph

71 Commits (773dd3831f570cf0fb84d84c56ca6a2ff6cdea09)

Author SHA1 Message Date
unfa 773dd3831f Added Team Meeting #6 notes 2021-11-29 11:15:19 +01:00
unfa 8b3a299664 Added missing .import files. 2021-11-28 20:02:31 +01:00
unfa ba61405ca3 Replaced ping implementaion with built-in. Improved connection status disaply. 2021-11-28 19:16:46 +01:00
unfa 06e3939688 Disabled readability screen texture to workaround a rendereer bug 2021-11-28 18:37:49 +01:00
unfa 0219bbd26c Finalized bullet flyby sounds. Put respawn timer on the bottom. Fixed bullet hit wall SFX and shell casing SFX. 2021-11-28 17:38:14 +01:00
unfa 1566707420 Updated Main and Crosshair 2021-11-21 23:41:19 +01:00
unfa a32d3edfff Cleanup in the damage HUD overlay 2021-11-21 23:31:51 +01:00
unfa cec82c7738 Improved players disconnecting from the game. Implemented network ping measurnment and FPS display. 2021-10-24 20:17:19 +02:00
unfa 35253ee7e1 Fixed crosshair shader. 2021-10-24 16:03:35 +02:00
unfa 266b0a9409 Made the crosshair turn black if drawn over a bright surface. 2021-10-24 00:37:31 +02:00
unfa 4ffaa7a0d1 Increates Scoretab opacity to increse readability. 2021-10-24 00:09:30 +02:00
unfa 8c3fd6d248 Workaround for sound in animations not playing. Fixed mute damage feedback. 2021-10-24 00:01:17 +02:00
unfa 1b2375b3d4 Made some HUD elements visible even in menu. Made player head fall to the ground on death. Tweaked Gibs. Implemented gun bob. Fixed Player Body not casting shadows. 2021-10-16 02:07:19 +02:00
unfa 953c859098 Reworked gib with particle collisions to test how they work. Fixed player damage feedback, but death is still bugged. 2021-10-15 02:15:43 +02:00
unfa 6aef66c0a8 Changed damage API. Added "bleeding eyes" effect to indicate damage. 2021-10-14 23:59:39 +02:00
unfa 173bea08b3 Updated code for a new Godot version 2021-10-06 23:49:16 +02:00
unfa 0a8ce4b5a1 Fixed the chat bug and the bug that previous fix created 2021-10-01 20:11:32 +02:00
unfa 0cef5fb5c0 Fixed the chat eating T and Y key presses while in the menu 2021-10-01 18:05:26 +02:00
unfa 1a40489237 Fixed typo in the scoretable 2021-09-28 02:06:40 +02:00
unfa b3be7780a9 Implemented new crosshair design. 2021-09-28 00:47:37 +02:00
unfa 54f08d66d9 Added a chat sound effect. 2021-09-26 02:26:13 +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
unfa 25f5fbc1e9 Fixed the duplicate scoretab entries issue 2021-09-26 01:52:03 +02:00
unfa aef7f93f27 Chat fix 2021-09-25 18:13:18 +02:00
unfa a0468884ed Deathmatch loop + groundwork for announcer 2021-09-25 00:15:44 +02:00
unfa 377d74286b Implemented fake death to workaround a Godot bug. Added health and jetpack bars to HUD. 2021-09-22 01:51:21 +02:00
unfa c50ae045ec Updated Chat BB code to new Godot version 2021-09-19 22:30:58 +02:00
unfa 70f24ce4e7 Updated networking code to new Godot 4 version. Removed unused code in Player.gd and cleaned up commented garbage 2021-09-17 01:32:00 +02:00
unfa 428188488d Fixed AudioPlayer's file path parsing trouble. Twekaed sound playback parameters (volume, attenuation). 2021-09-12 03:48:39 +02:00
unfa a6a181049a Made players decide if they hit a shot, not the server, implemented audiovisual feedback on hits and kills. Added SFX import files and some missing midi and plug-ins state in Ardour sessions. 2021-09-12 01:50:12 +02:00
unfa f8fa335207 Fixed scoretab 2021-09-11 23:15:06 +02:00
unfa fefc483cbe Score table improvements 2021-09-11 22:40:49 +02:00
unfa 9626e509f9 Fixed a silly scoretab bug 2021-09-11 22:31:31 +02:00
unfa 7be3893dd5 Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast 2021-09-11 22:25:18 +02:00
unfa 9bb149e1e4 Implemented a score table (accessible via TAB) 2021-09-11 22:25:08 +02:00
Jan Heemstra 8b3924c237 Fix player colors 2021-09-11 22:23:41 +02:00
Jan Heemstra 75c6657730 Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast 2021-09-11 16:39:14 +02:00
Jan Heemstra e4b4678235 Merge 2021-09-11 16:39:11 +02:00
unfa fdeda8ade6 Minor cleanup. 2021-09-11 16:38:40 +02:00
Jan Heemstra 90c9d6cbb4 Added slider menudata object 2021-09-11 16:36:43 +02:00
unfa bef8e92398 Implemented score, rank and lead/gap HUD display 2021-09-11 16:35:37 +02:00
unfa b59c8ed790 Added respawn countdown display and commited some updated scene formats 2021-09-11 15:49:59 +02:00
Jan Heemstra 4059c47c31 Fixed crash when opening any menu 2021-09-11 14:38:45 +02:00
unfa 4f9e5f294f Finished basic gibs implementation. 2021-09-08 23:28:54 +02:00
unfa 68f50d1493 Renamed particle effects, added Gibs 2021-09-08 23:25:52 +02:00
Jan Heemstra 448518ed2b Added .import files 2021-09-08 22:11:43 +02:00
unfa 51ba264ee4 Fixed player capsule sizes. Commited some updated resuorce and scene files. 2021-09-05 00:26:02 +02:00
unfa cab608df5c Started update to new netwroking code. 2021-09-04 22:37:13 +02:00
unfa b0805f1426 Implemented network system messages in the chat. 2021-08-23 00:33:54 +02:00
unfa df861143a4 Finished basic server-side player list implementation. 2021-08-22 23:33:33 +02:00