|
1aaf6cbd9e
|
Super big refactor of the animation storage and monster storage system using configuration files.
|
2023-08-06 19:00:09 -05:00 |
|
|
23d1d800d5
|
Fix Warrior slowdown cancel bug (#16). Added debug configuration options to display collision and hidden player info on-screen. Release Build 935.
|
2023-07-29 10:21:53 -05:00 |
|
|
f1ddf94871
|
Fix Warrior Auto attack damage multiplier config value not being adjustable.
|
2023-07-28 18:10:55 -05:00 |
|
|
667be871bb
|
Implement a few more properties
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-07-28 20:17:09 +00:00 |
|
|
8862c3eb08
|
Warrior ability custom parameters implemented.
|
2023-07-28 03:28:42 -05:00 |
|
|
21b4f6d968
|
Start incorporating Warrior ability properties into config file.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-07-27 21:21:39 +00:00 |
|
|
bf25a11c32
|
Read all basic skill data from class configuration files.
|
2023-07-26 20:22:33 -05:00 |
|
|
fce9a9bc24
|
Setup class config file directory structure
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-07-26 21:08:17 +00:00 |
|
|
405cd32a4b
|
Class abilities are statically set so they are initialized on load to allow for proper swapping.
|
2023-07-22 04:21:10 -05:00 |
|
|
4fa797fad9
|
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.
|
2023-07-22 03:19:52 -05:00 |
|
|
d7d57cb86d
|
Precast targeting indicator now centered
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-07-20 20:46:25 +00:00 |
|
|
adf0d17190
|
Finish entire class refactor. Class swapping needs to be reimplemented. Fixed shadow color from white to black
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-07-14 15:44:17 +00:00 |
|
|
32c1d9d30c
|
Warrior refactor completed
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-07-13 20:24:47 +00:00 |
|