Skip to content

v0.1.5 Task system

Latest

Choose a tag to compare

@SkyNeon22 SkyNeon22 released this 24 Feb 17:29
85890d1

Small but Very crucial update, introducing a Task system for spellcards (will add to nonspells after some time)

FULL CHANGELOG HERE!!!!!

--EDITOR
none

--ENGINE
(*) - undocumented stuff from 0.1.4
STUFF ADDED:
ExperimentalSpellcard(Task system enabled)

MAIN CHANGES:
none

PATTERN CHANGES:
FIX:Error in spellcard class with set_pos
ADDITION:Task System for spellcards

PROJECTILE CHANGES:
FIX:Logic actually get called in Projectile class
CHANGE:Change of ReflectingProjectile reflection formula(untested)
CHANGE:Projectile has damage(10) by default

OTHER CHANGES:
CHANGE:Default Player class has more speed now(before speed was compared to a turtle)