|
e189d4b516
|
Class ability descriptions added. Full render image paths now defined. Moved some class information around.
|
2023-10-22 02:07:03 -05:00 |
|
|
e779725106
|
Define health and growth rates of each class.
|
2023-10-21 00:33:46 -05:00 |
|
|
9d08c2547f
|
Added Warrior HUD ability icons
|
2023-09-26 03:23:07 -05:00 |
|
|
388cf0ba2d
|
Mana costs and ability short names are now displayed on the HUD.
|
2023-09-26 00:32:54 -05:00 |
|
|
c68bdcc673
|
Cooldown icon indicators.
|
2023-09-24 05:55:13 -05:00 |
|
|
4631733497
|
Corrected issues with Ability declaration not matching macro. Cast cancelling moves now properly cancel any active cast. All abilities have configurable cancelCast settings.
|
2023-09-15 16:32:04 -05:00 |
|
|
dbc68b8c4b
|
Redundant collision tile error handling. And allow a flag for abilities to cancel casts (Wizard Teleport)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-09-15 17:07:14 +00:00 |
|
|
b1885a1c1e
|
Fixed Bullet fixed step movement. Corrected Warrior Block Cooldown (accidently got changed), implemented Turret Monster Strategy.
|
2023-08-13 22:05:34 -05:00 |
|
|
e96514e0d4
|
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 |
|
|
8e46d7698e
|
Fix Warrior Auto attack damage multiplier config value not being adjustable.
|
2023-07-28 18:10:55 -05:00 |
|
|
bd407aca83
|
Implement a few more properties
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-07-28 20:17:09 +00:00 |
|
|
cacf169668
|
Add in extra debug access option when reading configuration properties. Implement Wizard Auto attack and teleport configuration options.
|
2023-07-28 04:41:18 -05:00 |
|
|
a86362c801
|
Warrior ability custom parameters implemented.
|
2023-07-28 03:28:42 -05:00 |
|
|
b32e37649d
|
Include error handling to make detecting bugs or typos easier due to missing configuration items.
|
2023-07-27 18:26:23 -05:00 |
|
|
eb1ceb31dd
|
Start incorporating Warrior ability properties into config file.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-07-27 21:21:39 +00:00 |
|
|
44281bac19
|
Added casting time parameters to ability configuration files.
|
2023-07-26 20:51:07 -05:00 |
|
|
5a406bc469
|
Read all basic skill data from class configuration files.
|
2023-07-26 20:22:33 -05:00 |
|
|
3cb8c43da1
|
Setup class config file directory structure
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-07-26 21:08:17 +00:00 |
|