Commit graph

24 commits

Author SHA1 Message Date
anyreso
b11764689b new placeholder gun 2024-04-21 02:01:01 +00:00
schorsch_huckleberry
f1dcad8c30 ⚗️ HUD updates 2024-04-20 19:40:23 +00:00
Squinty
0de95d8eee Fix: reinstate import metadata 2024-04-19 22:47:28 +00:00
Squinty
d349c440e4 Implement movement smoothing on Player entity 2024-04-19 22:02:37 +00:00
Karan Codes
f45ff36ee0 IFF Updates 2024-04-19 20:43:55 +00:00
Squinty
dd6d3c2a39 Merge branch 'fix/flag-not-jumping-on-explosion' into 'develop'
Fix explosion impulses to apply against the rigidbody's center of mass

See merge request open-fpsz/open-fpsz!51
2024-04-19 14:27:04 +00:00
Squinty
a583dc59a1 Fix explosion impulses to apply against the rigidbody's center of mass 2024-04-19 14:27:04 +00:00
Squinty
9c8203c1bc Fix broken Player scene missing Spine IK target 2024-04-19 10:43:00 +00:00
anyreso
e44426c2cc enforce static typing 2024-04-19 06:19:21 +00:00
Squinty
09880cc957 Minor method renaming 2024-04-19 00:14:13 +02:00
Squinty
47a9699ef5 Implement a Settings menu 2024-04-18 16:53:34 +00:00
anyreso
af53d58d67 Merge branch 'fix/mouse' into 'develop'
🐛 fix camera updates

See merge request open-fpsz/open-fpsz!47
2024-04-18 15:55:07 +00:00
anyreso
09ece7cc6c 🐛 fix camera updates 2024-04-18 15:55:07 +00:00
Squinty
99e3bffe95 Fix: Flag Carriers struggling to climb ropes.
* This was due to a wrong physical layer mask on ShapeCast
2024-04-18 15:43:37 +02:00
anyreso
f13d325a64 Add simple skybox and base environment 2024-04-17 19:51:27 +00:00
Squinty
07fcd52dc9 Use escape key to get back to main menu 2024-04-17 19:21:31 +00:00
Squinty
55b1ac4fa1 🐛 Fix network issues affecting flag and player movement 2024-04-17 16:07:24 +00:00
Squinty
6dde93ea00 Working profile names in-game, basic settings save/load system, flag drops on player death 2024-04-16 21:39:08 +00:00
Squinty
22497dd926 Flag entitty implemented 2024-04-15 20:41:19 +00:00
anyreso
cf5d1b27de Merge branch 'main' into develop 2024-04-14 19:47:44 -04:00
Squinty
49a59e8c31 🐛 Refactored AreaDamageComponent to be an ExplosiveDamageComponent 2024-04-14 21:20:02 +00:00
anyreso
1c5e168015 🐛 Aerial control, small refactoring and dummy target fix 2024-04-14 14:24:30 +00:00
Squinty
497ba59e03 Fully skinned 3rd person character, aim IK basic setup 2024-04-13 20:18:32 +00:00
anyreso
080ce479da Refactoring and added unit testing framework 2024-04-12 22:23:39 +00:00