|
aa29738472
|
Applied MenuSlider scene to mouse sensitivity slider
|
2021-09-11 20:21:06 +02:00 |
|
|
75c6657730
|
Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast
|
2021-09-11 16:39:14 +02:00 |
|
|
e4b4678235
|
Merge
|
2021-09-11 16:39:11 +02:00 |
|
|
fdeda8ade6
|
Minor cleanup.
|
2021-09-11 16:38:40 +02:00 |
|
|
90c9d6cbb4
|
Added slider menudata object
|
2021-09-11 16:36:43 +02:00 |
|
|
6fdbcf69e7
|
Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast
|
2021-09-11 16:35:51 +02:00 |
|
|
bef8e92398
|
Implemented score, rank and lead/gap HUD display
|
2021-09-11 16:35:37 +02:00 |
|
|
b2a41d2abf
|
Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast
|
2021-09-11 15:52:15 +02:00 |
|
|
bf7df73759
|
Implemented mouse sensitivity setting
|
2021-09-11 15:52:09 +02:00 |
|
|
b59c8ed790
|
Added respawn countdown display and commited some updated scene formats
|
2021-09-11 15:49:59 +02:00 |
|
|
c5ab13fd17
|
Replaced is null with == null
|
2021-09-11 15:32:31 +02:00 |
|
|
6f45d87139
|
Fix error when loading settings
|
2021-09-11 15:28:23 +02:00 |
|
|
59112d3ad3
|
Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast
|
2021-09-11 15:23:12 +02:00 |
|
|
a580e2ef7c
|
Respawn delay 5 seconds
|
2021-09-11 15:23:02 +02:00 |
|
|
01ddf2b25b
|
User settings are now saved
|
2021-09-11 15:22:08 +02:00 |
|
|
4059c47c31
|
Fixed crash when opening any menu
|
2021-09-11 14:38:45 +02:00 |
|
|
55fe11328a
|
Jetpack. Fixed players not dying and health not resetting on respawn.
|
2021-09-11 14:35:07 +02:00 |
|
|
cb45568ffc
|
Fixed the deluge of RPC errors. Fixed VFX instancing error. Updated some scenes to new format.
|
2021-09-10 02:04:27 +02:00 |
|
|
f49d972c34
|
Improved jetpack implementation.
|
2021-09-08 23:54:04 +02:00 |
|
|
4f9e5f294f
|
Finished basic gibs implementation.
|
2021-09-08 23:28:54 +02:00 |
|
|
68f50d1493
|
Renamed particle effects, added Gibs
|
2021-09-08 23:25:52 +02:00 |
|
|
3482554c6a
|
Fixed error on game startup
|
2021-09-08 22:28:43 +02:00 |
|
|
448518ed2b
|
Added .import files
|
2021-09-08 22:11:43 +02:00 |
|
|
4db863aee6
|
Disabled SDFGI in Map
|
2021-09-08 22:05:24 +02:00 |
|
|
2d42cfe763
|
Missing shell casing script, fixed particle effects, moved muzzle flash effect to Effects
|
2021-09-08 22:00:32 +02:00 |
|
|
2e4615cd1f
|
Added simple movement prediction, smoothing out player movement.
|
2021-09-08 21:36:43 +02:00 |
|
|
bd53962884
|
Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast
|
2021-09-08 02:00:30 +02:00 |
|
|
e28683536b
|
Added gitignore for extracted linux build
|
2021-09-08 02:00:26 +02:00 |
|
|
447be6d17d
|
Update 'README.md'
|
2021-09-08 01:59:51 +02:00 |
|
|
e654f7e692
|
Set simple physics layers, disabled shell casing collision with players
|
2021-09-07 23:36:02 +02:00 |
|
|
54e9d9cf44
|
Implemented simple jetpack
|
2021-09-07 23:23:48 +02:00 |
|
|
6fb574b31a
|
Residual player transform fix
|
2021-09-05 01:03:30 +02:00 |
|
|
51ba264ee4
|
Fixed player capsule sizes. Commited some updated resuorce and scene files.
|
2021-09-05 00:26:02 +02:00 |
|
|
cbf16c9968
|
Fixed networking signals and weapon.gd rpc settings
|
2021-09-04 23:58:47 +02:00 |
|
|
483bf94e4e
|
Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast
|
2021-09-04 23:41:23 +02:00 |
|
|
18169796c7
|
Updated bundled Godot builds to commit 18c0f0b3b
|
2021-09-04 23:39:06 +02:00 |
|
|
cab608df5c
|
Started update to new netwroking code.
|
2021-09-04 22:37:13 +02:00 |
|
|
1a2bf9f11a
|
Fixed player data being messed up with respawns.
|
2021-08-29 22:47:40 +02:00 |
|
|
9664960cd8
|
Attempted implementation of player colors on world models. Not working.
|
2021-08-29 21:41:20 +02:00 |
|
|
bd2de8adb8
|
Implemented death and respawning (no delay)
|
2021-08-29 20:32:46 +02:00 |
|
|
f36e358ab8
|
Damage is now properly propagated to all peers.
|
2021-08-29 14:03:19 +02:00 |
|
|
740bd67fea
|
Fixed multiplied shooting
|
2021-08-25 12:03:35 +02:00 |
|
|
c5286fa173
|
Added light to wall impact and fixed error on shooting nothing.
|
2021-08-24 20:56:29 +02:00 |
|
|
da1df95bfa
|
Removed old ineffective .gitignore file
|
2021-08-24 20:26:58 +02:00 |
|
|
5eb84c3890
|
Added .godot temporary folder to .gitignore
|
2021-08-24 20:10:09 +02:00 |
|
|
dff3d11f7b
|
Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast
|
2021-08-23 03:03:09 +02:00 |
|
|
c8a07e87ac
|
Update 'README.md'
|
2021-08-23 03:03:07 +02:00 |
|
|
23b00897aa
|
Cleaned up old logo versions.
|
2021-08-23 03:02:46 +02:00 |
|
|
cf72889243
|
Update 'README.md'
|
2021-08-23 02:52:39 +02:00 |
|
|
de8080b51e
|
Update 'README.md'
|
2021-08-23 02:48:38 +02:00 |
|