|
999855c6e8
|
Proper theming controls added, attributes are now an inheritable interface for anything.
|
2023-10-03 02:34:26 -05:00 |
|
|
3f60180b68
|
Build 1418. Slime King fight is fully implemented.
|
2023-09-23 16:27:10 -05:00 |
|
|
caddaefb02
|
Remove dependency of MonsterAttribute in Monster header to avoid long recompiles. Fix distance snapping on slime king jumps.
|
2023-09-23 15:28:21 -05:00 |
|
|
de04905983
|
Phase 4 implemented.
|
2023-09-23 15:10:59 -05:00 |
|
|
cf782c29bb
|
Tuned jump delays and values for phase 2.
|
2023-09-23 13:12:00 -05:00 |
|
|
1bb87eab23
|
Extra implementations in phase 2
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-09-23 17:35:37 +00:00 |
|
|
adf7820093
|
Projectile shot Phase 2 attack and casting animation implemented.
|
2023-09-19 05:58:55 -05:00 |
|
|
49b597bfe7
|
Corrected web build linux script and fixed animations on Turret flower. Issue #19
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-09-12 17:52:47 +00:00 |
|
|
942e8e0ef7
|
Bullets do not die immediately when view goes offscreen anymore. Initial jump states and setup for Slime King are now implemented.
|
2023-09-09 07:10:31 -05:00 |
|
|
efdf696d2c
|
Phase 1 Bullet shot pattern for Slime King implemented.
|
2023-09-09 05:51:15 -05:00 |
|
|
54e72d088e
|
Refactored dynamic variable system, removed _ATTRIBUTE and type dependency, and optional default value issues.
Moved all slime kind related stuff out of global monster update loop.
|
2023-09-09 05:38:37 -05:00 |
|
|
244ac80d2a
|
Fix std::less comparison for Monster attributes. Cleaned up list deletion for bullets, emitters, and effects. Bullet ring implementation for slime king.
|
2023-09-09 04:43:52 -05:00 |
|
|
3ee066bb88
|
Release Build 1100. Camera now starts near the player for a smoother looking pan effect instead of somewhere far off-screen. Custom monster attribute handling now completed and compact.
|
2023-09-08 19:45:00 -05:00 |
|
|
a1a35fabd0
|
Emscripten build seems to refuse
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-09-08 17:19:42 +00:00 |
|
|
b39bed3958
|
Implement custom attributes for monsters.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-09-08 14:36:31 +00:00 |
|