Skip to content

Releases: LanceJZ/Asteroids-Reimagined

RC 4.53.223

26 Nov 18:56
Compare
Choose a tag to compare

Fixed Turret Heat bar and Secondary ammo bars from spinning with the ship.

RC 4.52.223

25 Nov 18:49
Compare
Choose a tag to compare

Fixed issue in controller firing main weapon not working when pointed at upper left. Issue was created when optimizing code.

Boss Ship has sound now.

RC 4.52.123

24 Nov 21:00
Compare
Choose a tag to compare

Player Flame is now an ever changing random color.
When Player gets shield Power Up ship turns blue.
Special Weapon Ammo display is easier to see. When more than ten ammo is scaled larger, and shows one per every ten. When larger than a hundred, scaled larger, and shows one per every hundred. Color also goes from light gray to gray to dark gray.

Experimental alternate mouse input, use I (Input) to switch modes.

RC 4.50.123

23 Nov 23:54
Compare
Choose a tag to compare

Player homing mines are now gray, so they are less distracting.
When player hit, game speeds up until it is clear to spawn.

Knightmare Engine Update, optimizations were made. Using raylib 5.5 release now.
Collisions are much more accurate now. Update is divided into half and run twice for each render. So that collisions are checked twice every frame, with half the movement.

Fixed Player Mine having sound after game is over.

RC4.38.118

14 Oct 02:32
Compare
Choose a tag to compare

Made another change on how player homing mines work on deciding what enemy to go after if there is more than one, goes after closest.
Boss on wave 10+ now has guided missiles, on 15+ drops mines.
Player homing mines no longer go after Death Star.
Fighter gets faster on each later wave.
Enemies now fire shots as well. If they hit a rock, it spawns more than usual, but not as many as the UFO.
Ammo bar for secondary weapon is now gray instead of white.
Boss chases player after all turrets are destroyed.
Only the UFO does not hit small rocks.
Player can no longer force spawn into something.

RC 4.37.107

11 Oct 17:32
Compare
Choose a tag to compare

Changes:
Player homing mines no longer go after Death Star.
Fighter gets faster on each later wave.

RC 4.37.97

10 Oct 19:22
Compare
Choose a tag to compare

Changes:
Made another change on how player homing mines work on deciding what enemy to go after if there is more than one, goes after closest.
Boss on wave 10+ now has guided missiles, on 15+ drops mines.

RC 4.27.97

09 Oct 19:59
2e5c0c5
Compare
Choose a tag to compare

Changes:
UFO no longer shoots if player hit, and game is not over. It wont shoot again after player spawns until shot timer expires.
Player Mines are much more effective now as they move faster than before. They can catch up to any enemy now.

Internal Changes:
Knightmare Engine Update to 2.0.0, Made every entity an Entity in Entity Manager.

RC 4.27.87

06 Oct 23:49
Compare
Choose a tag to compare

Bugs Fixed:
Fixed Double Shot and Plasma shot not hitting Boss after shield down.

Changes:
Total rework of Drop chance of Power Ups. Now way more drops on first wave. Fewer drops over all past that, and fewer Purple/Full Power Ups.
New life score amount now 4 * Wave * 10000 after the first at (10000) new life.

Beta 4.26.65

04 Oct 20:14
Compare
Choose a tag to compare

Bug Fix:
Fixed Enemy Two that drops mines, after wave ten would drop a mine every frame after the first time.