Josh Creek
c3329b3280
feat(*): Add goal
2025-07-20 20:51:24 +01:00
Josh Creek
8650995c18
chore(*): Remove redundant files
2025-07-16 23:05:32 +01:00
Josh Creek
35a23f79e3
refactor(*): Make hud more performant and maintainable
2025-07-16 19:19:58 +01:00
Josh Creek
9ed5afa092
feat(*): Add basic flight data to HUD
2025-07-13 21:14:51 +01:00
Josh Creek
7fe9f8e263
docs(*): Add in physics formulae so I remember vaguely what I was trying to do
2025-07-13 21:04:24 +01:00
Josh Creek
cba9a51b5f
feat(*): Add much better ship controls
2025-07-13 21:01:57 +01:00
Josh Creek
709bc947f5
feat(*): Add better ball cam and movement system more like a spaceship
2025-07-13 19:10:20 +01:00
Josh Creek
5ad381cf2f
feat(*): Add hud with timer
2025-07-13 18:36:48 +01:00
Josh Creek
bdd0244873
fix(*): Ensure that movement vaguely works in the new area and looks vaguely at the ball
2025-07-12 20:34:03 +01:00
Josh Creek
927bbd0be7
feat(*): Add new match scene, new player scene and main menu
2025-07-12 19:20:16 +01:00
Josh Creek
58fac74683
fix(*): Fix movement for player 2
2024-03-21 20:32:25 +00:00
Josh Creek
764299d850
fix(*): Ensure moving backwards doesn't change y vector
2024-03-21 20:30:56 +00:00
Josh Creek
69cd778c7c
feat(*): Lock rotation of player objects
...
Until we can sort it out properly later on, for now it's a nicer testing experience to not have the player (and camera) rotating whenever they make contact with another object.
2024-03-21 20:26:36 +00:00
Josh Creek
d11c566ed9
fix(*): Change direction relative to player not the world
2024-03-21 20:23:54 +00:00
Josh Creek
b7d52b7509
feat(*): Add basic 2 player splitscreen
2024-03-21 20:12:53 +00:00
Josh Creek
5b686554c0
feat(*): Add camera node to vehicle
2024-03-21 19:37:01 +00:00
Josh Creek
93ee7f8762
chore(*): Rename goal script
2024-03-21 19:36:14 +00:00
Josh Creek
70148e2e81
feat(*): Enable basic anti-aliasing
2024-02-23 19:05:08 +00:00
Josh Creek
688b1f14e9
fix(*): Fix ball model scaling
2024-02-23 19:01:37 +00:00
Josh Creek
ed01bd4846
feat(*): Add environment and colours
2024-02-23 18:58:50 +00:00
Josh Creek
b2eebc9d25
feat(*): Add metallic gold model for ball from Blender
2024-02-23 18:48:26 +00:00
Josh Creek
ddfd8efb71
feat(*): Add the ability to score a goal
2024-02-23 18:26:23 +00:00
Josh Creek
80882a9c5e
feat(*): Add goal with basic collision
2024-02-23 18:13:25 +00:00
Josh Creek
0fd3098f14
feat(*): Split out vehicle object
2024-02-23 18:12:59 +00:00
Josh Creek
ed590bc062
feat( #3 ): Add a fixed ballcam behind and slightly above the vehicle
2024-02-21 18:11:00 +00:00
Josh Creek
cbd9db488f
feat( #2 ): Add the ability to move the vehicle up, down, left, right, forwards, backwards using the keyboard
2024-02-21 18:09:13 +00:00
Josh Creek
a5bcedd5b2
feat( #1 ): Create a match scene with a ball and a vehicle
2024-02-21 18:07:09 +00:00
Josh Creek
fa779e5b47
chore(*): Create base Godot 4 3d project
2024-02-21 18:05:09 +00:00