Skip to content

v1.0.19

Compare
Choose a tag to compare
@ricott1 ricott1 released this 23 Oct 16:33
· 14 commits to main since this release
65446aa

World

  • New team does not keep any left over balance after creation
  • Add more variance in teams quality during world generation.
  • Add Kartoffeln resource.

Spaceship

  • Add spacehip damage during travel/exploration
  • Add spaceship repair in shipyard

Space adventure

  • Add visual effects:
    • fade in
    • fade out
    • color mask
  • Collision detection out of trait
  • Fix collision detection when projectile passes too fast
  • Add 'Charge' parameter, goes down when shooting, damage depends on current value, if it reaches 0 u need to wait to recharge, color depends on current value
  • Projectile color sets the Mask visual effect (lerp between colors)
  • Fix offset in Mask blue
  • Add max speed to ship
  • Add 'on space adventure' team location.
  • Hook it up to the main game!

SSH

  • BUG: Fix freeze in Tui during simulation.

UI

  • Disable buttons without modifying the text. Add error string to on-hover text

popups

  • Add prompt before quitting the game.

widgets

  • Player improvements are displayed with more granularity.