kadsendino / spacerex

A simple game which uses the concept of regular expressions to level up your character
3 stars 0 forks source link

don't refresh manage player upgrades all the time #127

Closed GuncraftaM1P closed 9 months ago

GuncraftaM1P commented 9 months ago

don't upgrade the list of available upgrades every time you unequip an upgrade, but just append the unselected upgrade-stack (or sort in when it can stack with an unselected upgrade-stack)

GuncraftaM1P commented 9 months ago

unpractical, too much code to work around not being able for upgradeBox to call managePlayer directly... idea dropped