anyreso
|
0bfe724b22
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:57:44 -04:00 |
|
anyreso
|
096dc25694
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:51:35 -04:00 |
|
anyreso
|
997fca03a4
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:51:19 -04:00 |
|
anyreso
|
28cbb91d66
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:48:06 -04:00 |
|
anyreso
|
dc91c0a52d
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:47:51 -04:00 |
|
anyreso
|
5081c5a608
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:47:27 -04:00 |
|
anyreso
|
a14500ad2d
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:46:14 -04:00 |
|
anyreso
|
87586ab7c0
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:44:36 -04:00 |
|
anyreso
|
49d323a2ee
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:43:16 -04:00 |
|
anyreso
|
c60f664f79
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:36:00 -04:00 |
|
anyreso
|
4c7af57741
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:35:08 -04:00 |
|
anyreso
|
1ce991c7b6
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:23:04 -04:00 |
|
anyreso
|
ee3fe53ecd
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:21:56 -04:00 |
|
anyreso
|
1aa8ee8cb2
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:21:32 -04:00 |
|
anyreso
|
407d93eb19
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:21:02 -04:00 |
|
anyreso
|
172e7957b4
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:20:46 -04:00 |
|
anyreso
|
9ab4a286e9
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:20:14 -04:00 |
|
anyreso
|
2f929c1dec
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:16:54 -04:00 |
|
anyreso
|
a70fe476f8
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:13:49 -04:00 |
|
anyreso
|
807ad16555
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:07:53 -04:00 |
|
anyreso
|
b4f8320df4
|
📝 update CONTRIBUTING.md
|
2024-04-13 15:04:02 -04:00 |
|
anyreso
|
7685a66169
|
Merge branch 'fix/window-mouse-capture' into 'develop'
✨ Toggle mouse mode
See merge request open-fpsz/open-fpsz!27
|
2024-04-13 14:50:16 +00:00 |
|
schorsch_huckleberry
|
a3d9a534d8
|
✨ Toggle mouse mode
|
2024-04-13 14:50:16 +00:00 |
|
anyreso
|
182e8c85c9
|
Merge branch 'feat/tests' into 'develop'
✅ Refactoring and added unit testing framework
See merge request open-fpsz/open-fpsz!25
|
2024-04-12 22:23:39 +00:00 |
|
anyreso
|
080ce479da
|
✅ Refactoring and added unit testing framework
|
2024-04-12 22:23:39 +00:00 |
|
Squinty
|
06346b2d98
|
Merge branch 'cleanup/iff-attach-point' into 'develop'
Minor cleanup: IFF uses editor-set nodes rather than hardcoded paths to the external scene
See merge request open-fpsz/open-fpsz!23
|
2024-04-12 16:16:06 +00:00 |
|
Squinty
|
dbcbe15bb9
|
Minor cleanup: IFF uses editor-set nodes rather than hardcoded paths to the external scene
|
2024-04-12 16:16:06 +00:00 |
|
Squinty
|
7005f1c273
|
Merge branch 'fix/damage-desynchnorization' into 'develop'
Fix damage/health client/server desynchnorization
See merge request open-fpsz/open-fpsz!24
|
2024-04-12 16:14:45 +00:00 |
|
Squinty
|
49ffa397e7
|
Fix damage/health client/server desynchnorization
|
2024-04-12 16:14:45 +00:00 |
|
Squinternator
|
8221b323aa
|
Merge branch 'feature/iff-indicators' into 'develop'
✨ Basic implementation of IFF indicators showing player names and health bars
See merge request open-fpsz/open-fpsz!22
|
2024-04-11 22:13:21 +00:00 |
|
Squinternator
|
7e52ededc0
|
✨ Basic implementation of IFF indicators showing player names and health bars
|
2024-04-11 22:13:21 +00:00 |
|
Squinternator
|
424c01bc02
|
Merge branch 'cleanup/explosions' into 'develop'
🐛 Fix explosion bugs and cleanup logic
See merge request open-fpsz/open-fpsz!21
|
2024-04-11 17:44:13 +00:00 |
|
Squinternator
|
91f14aea21
|
🐛 Fix explosion bugs and cleanup logic
|
2024-04-11 17:44:13 +00:00 |
|
Squinternator
|
7a8f0c91a1
|
Merge branch 'cleanup/use-death-animation' into 'develop'
✨ Use death animation rather than tween, saves network packets!
See merge request open-fpsz/open-fpsz!20
|
2024-04-11 16:51:49 +00:00 |
|
Squinternator
|
bf9906a576
|
✨ Use death animation rather than tween, saves network packets!
|
2024-04-11 16:51:48 +00:00 |
|
Squinternator
|
2d8bb1a713
|
Merge branch 'fix/projectile-size-and-collisions' into 'develop'
🐛 Fix projectile size and collisions
See merge request open-fpsz/open-fpsz!19
|
2024-04-11 12:26:59 +00:00 |
|
Squinternator
|
82d04f89a2
|
🐛 Fix projectile size and collisions
|
2024-04-11 12:26:59 +00:00 |
|
Squinternator
|
7714656d21
|
Merge branch 'feat/first-pass-animations' into 'develop'
✨ First-pass player animations: idle, shooting
See merge request open-fpsz/open-fpsz!18
|
2024-04-11 12:23:02 +00:00 |
|
Squinternator
|
53363e0384
|
✨ First-pass player animations: idle, shooting
|
2024-04-11 12:23:02 +00:00 |
|
Squinternator
|
ae32f6095a
|
Merge branch 'feat/space-gun-reloading' into 'develop'
✨ Weapon reload mechanics and reticle first-pass
See merge request open-fpsz/open-fpsz!16
|
2024-04-10 16:03:10 +00:00 |
|
Squinternator
|
8fc00e4bdf
|
✨ Weapon reload mechanics and reticle first-pass
|
2024-04-10 16:03:09 +00:00 |
|
anyreso
|
b3f8c203e5
|
Merge branch 'main' into develop
|
2024-04-10 11:38:09 -04:00 |
|
anyreso
|
aa19ebd57e
|
📝 add gitlab templates
|
2024-04-10 11:35:55 -04:00 |
|
anyreso
|
cbe916bd40
|
📝 add gitlab templates
|
2024-04-10 11:33:07 -04:00 |
|
Squinternator
|
d5096bbb8d
|
Merge branch 'feat/fix-multiplayer' into 'develop'
🐛 Fix multiplayer client respawn logic
See merge request open-fpsz/open-fpsz!15
|
2024-04-10 15:13:18 +00:00 |
|
Squinternator
|
6d9ec29840
|
🐛 Fix multiplayer client respawn logic
|
2024-04-10 15:13:18 +00:00 |
|
Squinternator
|
0ffcc397ec
|
Merge branch 'feat/health-bar' into 'develop'
Display Health Bar on player HUD
See merge request open-fpsz/open-fpsz!13
|
2024-04-09 21:36:43 +00:00 |
|
Squinternator
|
1994c1ce40
|
Display Health Bar on player HUD
|
2024-04-09 21:36:43 +00:00 |
|
Squinternator
|
289cceddaf
|
Merge branch 'feat/server-joining' into 'develop'
✨ Implement a UI Modal when waiting to join a server
See merge request open-fpsz/open-fpsz!12
|
2024-04-09 19:27:11 +00:00 |
|
Squinternator
|
a1768606c4
|
✨ Implement a UI Modal when waiting to join a server
|
2024-04-09 19:27:10 +00:00 |
|