Commit graph

104 commits

Author SHA1 Message Date
50f73c7f28 Shell casings. 2020-09-14 23:52:16 +02:00
92f9937b14 Weapon shooting animation. 2020-09-14 22:59:57 +02:00
Jan
92b91aeded Fix gun not shooting precisely at crosshair center 2020-09-14 11:58:10 +02:00
Jan
03402c7031 fix #7 2020-09-14 00:25:53 +02:00
Jan
9e0ab13079 Merge branch 'master' of https://github.com/unfa/jam-01 2020-09-12 23:40:35 +02:00
Jan
79a5a2e0ae fix #13 2020-09-12 23:40:31 +02:00
026598dd19 Removed doubled move_and_slide call 2020-09-12 22:58:06 +02:00
5e110b2fca Attempting to fix player velocity not being affected by collisions 2020-09-12 22:54:59 +02:00
2ff5df50d6 Tweaked Glow and player spawn point for testing 2020-09-12 22:44:03 +02:00
abe5cb82a5 Reworking handgun animations with a skeleton, not individual objects. 2020-09-12 22:41:29 +02:00
272ef53f4c Bullet hit effects die after 15 seconds 2020-09-12 22:40:43 +02:00
7aa510b84c Updated Handgun model .import files 2020-06-23 01:44:19 +02:00
1bb5fcf66f Extra work on the bullet hit effect. 2020-06-23 01:38:29 +02:00
ec9ce2a1aa Added bloom, tonemapping and SSAO postprocessing effects. 2020-06-23 01:37:54 +02:00
922e845951 Added possibly required import files related to the Handgun model. 2020-06-23 01:36:19 +02:00
7daa77ae8b Implemented the bullet hit particle effect spawning. Fixed Particles not emitting on spawn. 2020-06-23 01:14:10 +02:00
831863b397 Upped the import resolution of particle sprites. 2020-06-23 01:06:14 +02:00
e13f52ab62 Created a bullet hit effect. 2020-06-23 01:05:33 +02:00
50fd6bba77 Merge branch 'master' of github.com:unfa/jam-01 2020-06-21 00:34:26 +02:00
bbb37e1eec Small changes of Handgun model. 2020-06-21 00:30:45 +02:00
Jan
5f0cce8057 Merge branch 'master' of https://github.com/unfa/jam-01 2020-06-20 00:35:47 +02:00
Jan
fa04e92ab3 Added menu options for fullscreen and mouse sensitivity 2020-06-20 00:35:42 +02:00
c5935f2206 Empty Weapon.gd script. 2020-06-19 23:15:01 +02:00
748bce278f Updated handgun model and animations. 2020-06-19 23:14:12 +02:00
b43022bbcc Particle effect basic textures. 2020-06-19 23:13:30 +02:00
Jan
9e96bca10c Merge branch 'master' of https://github.com/unfa/jam-01 2020-06-19 22:49:28 +02:00
Jan
eebfff2929 Added escape button menu navigation 2020-06-19 22:49:02 +02:00
0f355f1bb2 Handgun model and scene. 2020-06-19 22:46:08 +02:00
Jan
c4608990a6 fixed issues with Level.tscn 2020-06-19 01:41:44 +02:00
15b0a89853 Possibly outdated, but possibly unbroken Level.tscn 2020-06-19 01:36:53 +02:00
03a7f7d7ea Merge branch 'master' of https://github.com/unfa/jam-01 2020-06-19 01:34:53 +02:00
f8294614b7 Handgun scale fixes and missing files. 2020-06-19 01:34:26 +02:00
Jan
5a673ba0af Forgot to add some things 2020-06-19 01:30:53 +02:00
03f16038f8 Added a handgun model. 2020-06-19 01:27:00 +02:00
Jan
1e61fa2e2d merge 2020-06-19 01:22:30 +02:00
Jan
d423da3c1b Added killfloor and respawn 2020-06-19 01:21:17 +02:00
e7295bb377 Added sun and some generic procedural concrete texture to the level. 2020-06-19 01:05:00 +02:00
8db36703d7 Fixed player scale, tidied up the crosshair node names, altered jump and walk speed. 2020-06-19 00:30:39 +02:00
Jan
7e5986c5c5 Merge branch 'master' of https://github.com/unfa/jam-01 2020-06-19 00:11:09 +02:00
Jan
0bf8c83f1e fix debug information being from the wrong player 2020-06-19 00:11:03 +02:00
ef98d6ca5f ColorRect Crosshair 2020-06-19 00:10:21 +02:00
Jan
402ad8c927 Added quick join feature 2020-06-18 22:02:59 +02:00
Jan
3b92b0fd6c Add rudimentary menu 2020-06-18 01:16:46 +02:00
Jan
bf510a7c9e Added 'pausing' and input capturing 2020-06-17 22:38:26 +02:00
Jan
a43524999b Merge branch 'master' of https://github.com/unfa/jam-01 2020-06-17 22:01:15 +02:00
Jan
2f344d1989 Added shooting 2020-06-17 22:01:12 +02:00
fdda03de9a Listed common Server IPs in an export hint 2020-06-17 00:46:15 +02:00
7f1d6228a5 Merge branch 'master' of https://github.com/unfa/jam-01 2020-06-16 23:53:13 +02:00
996becf1e5 Enlarged player camera near clipping distance. Unhid the player Mesh, added server IP. 2020-06-15 23:48:20 +02:00
Jan
afbaac7647 Multiple players now works 2020-06-15 15:24:26 +02:00