Skip to content

v0.1.6 "Loot"

Pre-release
Pre-release
Compare
Choose a tag to compare
@cdsupina cdsupina released this 20 May 02:28
· 52 commits to master since this release
42716fb

Items

  • Blast Repeller
  • Tractor Beam

Mobs

  • Money Asteroid

Misc

  • Fixed bug: index out of bounds error when there are less than two phases in level
  • Added Modifier enum for implementing item and consumable effects
  • Items and Consumables are now a collection of "Modifier" enums
  • Added DropRolls for defining how many loot rolls a mob has and different drop tables to hold different types of loot odds
  • Consumable drops from enemies now have random initial movement and spin
  • Items and consumables now attract to the player when nearby

Controls for playing the game are here.