Commit Graph

336 Commits (feature_graphics_settings)

Author SHA1 Message Date
unfa 0199db471c Added extra percent display to the scaling slider
+ changed the options to go from 25% to 200% as more than 200% doesn't seem to be supported.
2021-12-16 00:31:32 +01:00
unfa bceafb74da Implemented 3D rendering scaling (up/downscaling) 2021-12-16 00:10:04 +01:00
unfa 5b584aedb3 Added DM1 in a very basic form using the new map template. 2021-12-08 22:44:19 +01:00
unfa c18d047ca8 Created 2 test maps based on the template to develop map selection 2021-12-06 23:44:11 +01:00
unfa c6403788e8 Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast 2021-12-06 23:28:20 +01:00
unfa 13e5d062a7 New layout of collision layers and updated the map template 2021-12-06 23:27:33 +01:00
unfa e132eb4027 Added version to .gitignore 2021-12-06 23:26:03 +01:00
Jan Heemstra e1e022d5e2 Added suicide button 2021-12-06 23:15:01 +01:00
unfa 94695f99e4 Basic Map template 2021-12-06 22:36:19 +01:00
unfa d9584026de Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast 2021-12-06 22:13:53 +01:00
unfa 514f47c725 Implemented welcome message 2021-12-06 22:13:36 +01:00
Jan Heemstra 7c6f4fddaa Fixed gdscript array remove/erase namechange 2021-12-06 22:13:12 +01:00
unfa 95a1c7eb92 Update project.godot to new engine version 2021-12-06 22:08:15 +01:00
unfa 3ba43e324f Missing SVG file deletions and new .import files 2021-12-06 21:28:20 +01:00
unfa de8747e1ae Added missing Performance script update 2021-12-06 21:24:21 +01:00
unfa 8f8f439508 Added automatic git version info update 2021-12-06 21:17:17 +01:00
unfa a2b4f88e97 Replaced references to SVG file with PNG ones 2021-12-06 20:39:30 +01:00
unfa 9c95014f9b Replaced SVG files in HUD with PNGs and moved SVG to Asset Sources 2021-12-06 20:36:16 +01:00
unfa b13db6d0ca Recorded "welcome to Liblast" announcer line 2021-12-06 19:15:44 +01:00
Jan Heemstra cc0aad761b Added menu scrollcontainer 2021-12-01 00:22:47 +01:00
Jan Heemstra ee998abc9d Added boilerplate code for graphics menu items 2021-12-01 00:03:18 +01:00
Jan Heemstra f350fff31d Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast 2021-11-30 23:24:02 +01:00
Jan Heemstra 6e0b015aaa Fixed eye candy switch 2021-11-30 23:23:13 +01:00
unfa f6b8288629 Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast 2021-11-30 23:07:25 +01:00
Jan Heemstra 2f0c7fe959 Fixed menu width to 250 pixels 2021-11-30 23:05:29 +01:00
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
Jan Heemstra e0cc255bdc Fixed fly-by sounds math 2021-11-22 00:17:00 +01:00
Jan Heemstra 817d1a0ddf Added fly-by sounds 2021-11-21 23:57:52 +01:00
unfa 3b0d4e8745 Started working on implementing bullet flyby sounds spawning 2021-11-21 23:53:04 +01:00
unfa 1566707420 Updated Main and Crosshair 2021-11-21 23:41:19 +01:00
unfa a178ba8b9a Added a screenshot function. 2021-11-21 23:34:41 +01:00
unfa a32d3edfff Cleanup in the damage HUD overlay 2021-11-21 23:31:51 +01:00
unfa 21c514fed0 Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast 2021-11-17 15:01:00 +01:00
unfa 9bfb3db68d Created a scorch mark asset base (needs to have roughness and normals too, but will do for now) 2021-11-17 13:40:43 +01:00
Jan Heemstra b2da2d78f2 Upgraded godot version to latest nightly build 2021-11-16 20:58: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 26643f2696 Lowered score limit to 10. 2021-10-24 17:25:40 +02:00
unfa a53f0c8f48 New blood particles. 2021-10-24 17:23:33 +02:00
unfa 29bf99d59e Reimplemented bullet hit effects in the new damage system. 2021-10-24 16:25:04 +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 69ae4bd9c8 Enabled SSR in Map.tscn 2021-10-24 00:01:56 +02:00
unfa 8c3fd6d248 Workaround for sound in animations not playing. Fixed mute damage feedback. 2021-10-24 00:01:17 +02:00
unfa 321e2fcbcc Got rid of get/set on Player's dead var. Fixed regrets on kill. 2021-10-23 23:54:02 +02:00
unfa f3fd5de171 Fixed incorrect trasform after respawn causing renderer to collapse and other stuff too 2021-10-23 22:34:51 +02:00