Devlogs
alpha 1.5.0
Changes
Overview:
- Upgrade bars improved
- Added cannons to enemy stations
- Improved console functionality
Gameplay:
- Changed number of upgrades from 10 to 5
- Upgrade price now doubles per level
- Changed the "Default" gun to "Blaster"
- Added back and exit buttons to all menu screens
Stations:
- Added 2 cannons to all enemy stations
- Cannons have a low fire rate and slow bullets
- Cannons have a large amount of health but can be destroyed
- Reduced the number of friendly and enemy stations in a world
- A station can now has 3 waves of ship spawning, previously it was indefinite
Console:
- Added ctrl + c to copy text
- Added ctrl + v to paste text
- Added ctrl + x to cut text
- Added ctrl + arrows keys to move instantly to start or end of text
- Added spam, if key is held, it is entered repeatedly
- Added 2 new commands: kill and tp
Fixes:
- Fixed crash that occurred when entering just spaces into console
- Fixed visual bug where console text height moved slightly when cursor appears
Technical:
- Added experimental "aggressive" rendering
- Ported from pygame 2.4.0 to pygame-ce 2.4.1
- Updated python from 3.11.3 to 3.12.3
- Updated dill from 0.3.6 to 0.3.8
- Updated psutil from 5.9.5 to 5.9.8