dragonsurvivors.git
2024-10-01 Stan_LewryPass enemy type into beginCombat function. Improved... master
2024-10-01 Stan_Lewryfirst basic attempt at transitioning from overworld...
2024-10-01 Stan_LewryMove player characters to global state. Add logic to...
2024-09-30 Stan_Lewryadd very first basic damage calculation
2024-09-14 Stan_Lewryquick hack to render based on y order. Only draw enemy...
2024-08-31 Stan_Lewrysupport multiple different attack animations
2024-08-31 Stan_LewryAdd very basic attack animation
2024-08-30 Stan_Lewrydo not allow characters to occupy same space as other...
2024-08-30 Stan_Lewryfix line endings
2024-08-30 Stan_Lewryimproved combat ui. temporarily disable enemy turn...
2024-08-27 Stan_Lewryfirst basic attacking implementation done
2024-08-25 Stan_Lewryinitial commit