|
fcb3ee87fd
|
Remove magic number IDs from Monsters and use display names as the key names. Fixed all references to numerical IDs in code. Refreshed all game maps so the monster name enums export as name strings instead of numbers.
|
2023-12-19 00:15:47 -06:00 |
|
|
2b3c1ea1b4
|
Added Merchant config files and parsing of config files to merchant structure.
|
2023-12-17 20:49:22 -06:00 |
|
|
694a82701e
|
Create new equipment images, read/parse equipment config file
|
2023-12-02 01:45:34 -06:00 |
|
|
a3ac1243d7
|
Item Drops implemented on monster kills.
|
2023-11-22 15:49:41 -06:00 |
|
|
b61f9ddf96
|
Setup monster drop config data and monster drop data structure.
|
2023-11-21 22:03:48 -06:00 |
|
|
de04905983
|
Phase 4 implemented.
|
2023-09-23 15:10:59 -05:00 |
|
|
76d45f2563
|
Phase 3 patterns implemented.
|
2023-09-23 13:46:18 -05:00 |
|
|
adf7820093
|
Projectile shot Phase 2 attack and casting animation implemented.
|
2023-09-19 05:58:55 -05:00 |
|
|
7745010099
|
Change move towards bump behavior to be a chance to stop an instance of this strategy instead.
|
2023-09-19 03:38:09 -05:00 |
|
|
c9fa25a823
|
Slime King Graphics prepared.
|
2023-09-06 23:57:14 -05:00 |
|
|
cbfcb2793f
|
Player animations now load dynamically from configuration files.
|
2023-08-19 11:57:02 -05:00 |
|
|
6cfb40d642
|
Add custom monster strategy properties for monster config files.
|
2023-08-13 20:53:39 -05:00 |
|
|
6a12a45cb2
|
Moved all enemy reading over to purely using config files. Removed all enemy enum dependencies. Removed bugs involving loading infinite maps by accident.
|
2023-08-13 02:12:19 -05:00 |
|
|
13eff22485
|
Super big refactor of the animation storage and monster storage system using configuration files.
|
2023-08-06 19:00:09 -05:00 |
|