Commit Graph

11 Commits (b89311a65785e0ca02504d7459882ecfeb06d3d4)

Author SHA1 Message Date
sigonasr2 1cabb34b94 Added tile render depth ordering for bullets and effects to prevent ordering weirdness. 1 year ago
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 100a3ece57 Finished slime king jump attack, account for Z axis when determining damage validity. 1 year ago
sigonasr2 13eff22485 Super big refactor of the animation storage and monster storage system using configuration files. 1 year ago
sigonasr2 b4692769a0 Add configuration parameters for Wizard Meteor ability. 1 year ago
sigonasr2 b2b94eaf06 Meteor shadow is now following the world~ 1 year ago
sigonasr2 1faf121bb9 Casting range clamping. Refactored hurt function to accept an upperlevel check so there's no requirement to do it manually anymore. Converted AoE damage functions for Meteor to use AoE hurt functions built-in. Fix upper bridge targeting indicator rendering. 1 year ago
sigonasr2 73d29a2ab5 Added lingering field effect. 1 year ago
sigonasr2 88df322042 Effect particles realigned and particles that are behind the center move to the back. 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