Commit graph

61 commits

Author SHA1 Message Date
anyreso
3c7aeadf62 ♻️ refactoring 2024-11-06 23:08:03 -05:00
anyreso
bbf551f3fa jetpack stuttering, physics updates, deps upgrades 2024-11-06 14:24:28 +00:00
anyreso
36168ed18c backup old work 2024-10-16 19:59:38 -04:00
anyreso
d470425a3e 👽 interstellar delivery 2024-10-16 21:43:01 +00:00
anyreso
a275ba8203 🐛 use 8-bit integer for synced health, damage scaling and display updates 2024-05-14 10:20:45 -04:00
anyreso
1692fca6cd ♻️ small refactoring 2024-05-12 21:57:44 -04:00
anyreso
afd4a9b390 🐛 multiplayer fix 2024-05-12 17:18:09 -04:00
anyreso
a64383a511 🩹 rename nickname to username 2024-05-11 18:26:46 -04:00
anyreso
223aab2527 🐛 fix health display 2024-05-11 15:44:35 -04:00
anyreso
1588224d45 progress bar / waypoint / iffs improvements 2024-05-11 15:25:22 -04:00
anyreso
2dfea5b250 flag refactoring 2024-05-09 01:17:10 -04:00
anyreso
a90282de93 ♻️ systems refactoring 2024-05-08 10:25:06 -04:00
anyreso
f7fbbed014 rename game manager 2024-05-07 22:57:53 -04:00
anyreso
39a9200e58 Inventory, Weapons and refactoring 2024-05-07 14:21:10 +00:00
anyreso
23a36d7f90 🐛 fix pawn check for player in singleplayer mode 2024-04-29 13:21:32 -04:00
anyreso
3795b76ec9 🐛 hide 3rd person from the start and show it if required 2024-04-29 16:17:14 +00:00
anyreso
bc5aa8a41f ️ Headless optimizations 2024-04-29 15:12:56 +00:00
Squinty
c62e9a54fa Reduce radius of WalkableSurfaceSensor 2024-04-29 00:33:25 +02:00
Squinty
06eeff520d Add Flagstand prop and fix walking on non-terrain surfaces 2024-04-28 22:22:36 +00:00
anyreso
61706c9488 🔧 Settings, Maps and Environments management 2024-04-28 06:15:19 +00:00
Squinty
cfd0dd73fd Extract MatchParticipantComponent from Player entity and fix HealthComponent tests 2024-04-27 13:32:03 +00:00
Squinty
4d577d751d Refactor Multiplayer code 2024-04-26 22:24:34 +00:00
Squinty
4c44dc7b30 Implement friend and foe IFF color change and fix bugs 2024-04-26 21:01:10 +00:00
Squinty
ac8bd2d07c Implement Teams and disallow team damage in Rabbit 2024-04-26 15:49:43 +00:00
sean.s.mclaughlan
a0427a9a37 Add jetpack effect 2024-04-26 02:32:49 -07:00
Squinty
9a0dd5ef5b Projectile smoothing 2024-04-25 22:53:37 +00:00
anyreso
ac6d50857d add a map selector for multiplayer hosting 2024-04-25 21:08:55 +00:00
Squinty
86d90730c8 Make the Flag entity smooth as silk 2024-04-25 19:18:15 +00:00
Squinty
ca189643b2 🎨 Cleanup projectile trails logic 2024-04-25 13:48:08 +00:00
Squinty
5348b35448 🐛 Fix crashes when leaving Multiplayer mode 2024-04-24 21:26:14 +00:00
Squinty
81acb0bdf1 HOTFIX: reset springarm position on respawn 2024-04-24 22:35:01 +02:00
Squinty
4a9e162db7 🐛 Fix player nicknames and IFFs 2024-04-24 12:27:51 +00:00
Squinty
61b8845a40 Add flag grabbing/carrying scoring logic 2024-04-24 07:45:04 +00:00
anyreso
8a01f42b79 🍻 Shoot straight and clean up mode management 2024-04-24 07:08:24 +00:00
Squinty
c3ce3b96b0 Assign kills and points on kill, not on respawn 2024-04-22 22:07:58 +00:00
Squinty
0144426aac Scoring and Scoreboard implemented 2024-04-22 20:05:05 +00:00
anyreso
0d9983a3f8 🐛 avoid .blend import on engine startup 2024-04-21 11:59:30 -04:00
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