Commit Graph

13 Commits (800a5767f27e0b6f93d0f6206f0c4cca0e9a6c22)

Author SHA1 Message Date
sigonasr2 465fb0b6c2 All animation references now auto-generate from gfx.txt. All animation references in code have been updated. Safemaps now have the ability to reset their contents (currently used for GFX map unloading) since Renderables must be deleted before the engine uninitializes. Slime King jump now has knockback. 1 year ago
sigonasr2 244ac80d2a Fix std::less comparison for Monster attributes. Cleaned up list deletion for bullets, emitters, and effects. Bullet ring implementation for slime king. 1 year ago
sigonasr2 13eff22485 Super big refactor of the animation storage and monster storage system using configuration files. 1 year ago
Nic0Nic0Nii eb5bb15918 Meteor Effect particles and impact code completed 1 year ago
sigonasr2 0dfb58a777 Add in inherited class structure for effects, so effects can have customized behaviors. 1 year ago
sigonasr2 0229982717 Added lightning bolt attack, added emitter system 1 year ago
sigonasr2 6b81cd6e84 Layering rendering now proper. 1 year ago
sigonasr2 3939ee5693 Fire Bolt implemented. 1 year ago
sigonasr2 78b6113d8e Added mini particles for teleporting. 1 year ago
sigonasr2 db7744dad3 Wizard energy bolt attack implemented. 1 year ago
sigonasr2 2f95e71114 Fix bug with missing return value for effect updating. 1 year ago
sigonasr2 3aebde6287 Finished implementing Ground Slam effect, cooldown display, and range hit. 1 year ago
sigonasr2 7e543a3021 Implement ground slam animation 1 year ago