18 Commits

Author SHA1 Message Date
ce9b4249bb Start implemnting ranger config
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2023-07-31 20:31:27 +00:00
61092a85d1 Wizard fire bolt explosion damage multiplier was not very well explained. Corrected explanation and adopted better formula
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2023-07-31 17:57:27 +00: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
2486627adf Add configuration parameters for Wizard Meteor ability. 2023-07-29 09:44:38 -05:00
75c3b67d9c Added in Wizard Lightning Bolt Configuration Parameters 2023-07-29 08:45:27 -05:00
b15afb7869 Fix Warrior Auto attack damage multiplier config value not being adjustable. 2023-07-28 18:12:14 -05:00
f1ddf94871 Fix Warrior Auto attack damage multiplier config value not being adjustable. 2023-07-28 18:10:55 -05:00
13546015ce Implement Wizard Ability 1 (Firebolt) configuration parameters. 2023-07-28 18:02:30 -05:00
667be871bb Implement a few more properties
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2023-07-28 20:17:09 +00:00
08dd776595 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
8862c3eb08 Warrior ability custom parameters implemented. 2023-07-28 03:28:42 -05:00
19a63bb9d7 Oh, let's not actually include a bad config file. 2023-07-27 18:30:56 -05:00
8fc0d7c624 <<std::endl 2023-07-27 18:30:30 -05:00
82f51cadb8 Include error handling to make detecting bugs or typos easier due to missing configuration items. 2023-07-27 18:26:23 -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
2c183a5481 Added casting time parameters to ability configuration files. 2023-07-26 20:51:07 -05: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