Commit Graph

17 Commits (cf782c29bb4e86fa4f992ad773ea53cf74769dc1)

Author SHA1 Message Date
sigonasr2 cf782c29bb Tuned jump delays and values for phase 2. 1 year ago
sigonasr2, Sig, Sigo 1bb87eab23 Extra implementations in phase 2 1 year ago
sigonasr2 adf7820093 Projectile shot Phase 2 attack and casting animation implemented. 1 year ago
sigonasr2 7745010099 Change move towards bump behavior to be a chance to stop an instance of this strategy instead. 1 year ago
sigonasr2 43b5503661 Added particle effects for slime king jump and landing. 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 ee16393f85 Fix incorrect ordering of fade layers. 1 year ago
sigonasr2 100a3ece57 Finished slime king jump attack, account for Z axis when determining damage validity. 1 year ago
sigonasr2 942e8e0ef7 Bullets do not die immediately when view goes offscreen anymore. Initial jump states and setup for Slime King are now implemented. 1 year ago
sigonasr2 efdf696d2c Phase 1 Bullet shot pattern for Slime King implemented. 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 c9fa25a823 Slime King Graphics prepared. 1 year ago
Nic0Nic0Nii c8dba733d0 Added in config parameters for slime king 1 year ago
sigonasr2 b1885a1c1e Fixed Bullet fixed step movement. Corrected Warrior Block Cooldown (accidently got changed), implemented Turret Monster Strategy. 1 year ago
sigonasr2 6cfb40d642 Add custom monster strategy properties for monster config files. 1 year ago
sigonasr2 6a12a45cb2 Moved all enemy reading over to purely using config files. Removed all enemy enum dependencies. Removed bugs involving loading infinite maps by accident. 1 year ago
sigonasr2 13eff22485 Super big refactor of the animation storage and monster storage system using configuration files. 1 year ago