fbca225784-feat: include rotational velocity in flight assist (now more newtonian). -fix: lasers actually despawn when they hit the border
rsxri
2025-04-21 20:03:51 +0100
cf500dc06e-feat: lasers and asteroids now despawn when collide with world border. -fix: asteroids blown up by ai do not increase score.
rsxri
2025-04-21 19:07:15 +0100
6a03a1d878-feat: add background using tiling system, simplistic area border implemented.
rsxri
2025-04-20 18:27:34 +0100
4c561f7e02-feat: implement ai laser collision and health, add health display to ai ships, player takes dmg from ai ships.
rsxri
2025-04-19 23:24:46 +0100
3799687ae5- feat: implement ai ship weapon firing (no collision yet) - fix: better ai movement implementation
rsxri
2025-04-19 00:21:19 +0100
70862d3903-feat: implement ai fighter movement
rsxri
2025-04-18 02:07:51 +0100
ffd765245a- refactor ship sprite handling to follow oop principles, added sprites for other types of ship
rsxri
2025-04-17 19:24:50 +0100
729fb29770fix: prevent duplicate asteroid signal connection - fixes double scoring issue
rsxri
2025-04-16 18:57:16 +0100
55cf630cb1reload scene on player health <=0, spawn in random asteroids when none left
rsxri
2024-08-16 11:18:44 +0100
b9c05c7ac3add flight assist toggle and corresponding label for it
rsxri
2024-08-15 22:55:44 +0100
c942179ebdplayer collision with asteroids, health displayed on hud
rsxri
2024-08-15 18:12:48 +0100
3de5c44ebcdifferent types of player ships and color added
rsxri
2024-08-15 15:40:37 +0100
f3b402b1fdcorrect camera offset for vertical movement, add basic main menu.
rsxri
2024-08-15 14:15:33 +0100
e90949a8d9Add working camera with an offset effect for persception of motion
rsxri
2024-08-12 19:47:47 +0100
9d052b0489Add font assets, implement scoring featuremaximus2023-12-09 07:49:33 +0000
2405cdbcd9add asteroids and functionalitymaximus2023-12-08 14:21:45 +0000
e55513d1dcfinally fix firing - laser now spawn in correct positionmaximus2023-11-25 13:40:50 +0000
eb1ad24f21Work on weapons firing and observer patternmaximus2023-11-20 09:35:59 +0000