sigonasr2
|
d98d127861
|
Implement visual novel Wizard player character. Change displayed character image based on class selection. Change image for display on Equip and class info window for the Wizard. Release Build 8925.
|
8 months ago |
sigonasr2
|
1814c52763
|
Add in maximum ranges for energy bolt, fire bolt, and lightning bolt.
|
10 months ago |
sigonasr2
|
7abb714144
|
Remove diagonal pathfinding from A*, since tiles may not necessarily consume a full tile. Adjusted Wizard Teleport range accordingly.
|
11 months ago |
sigonasr2
|
296ea1f2e6
|
Updated all references of Crawler project to now reference Adventures in Lestoria. Fixed a loading bug with the current connection point buttons and information not updating upon loading into the overworld map. Fix component count initialization bug (On Linux and Emscripten builds the component count would start uninitialized and would result in poor depth ordering sometimes.
|
11 months ago |
sigonasr2
|
4ac15dd1cc
|
XP and level up systems implemented.
|
11 months ago |
sigonasr2
|
47d7c02bb6
|
Correct the parsing of comma-separated descriptions for class previews. Move Wizard Render slightly to the right.
|
1 year ago |
sigonasr2
|
5ba83cad95
|
Add in Wizard full render images and incorporate image in engine.
|
1 year ago |
sigonasr2
|
e189d4b516
|
Class ability descriptions added. Full render image paths now defined. Moved some class information around.
|
1 year ago |
sigonasr2
|
e779725106
|
Define health and growth rates of each class.
|
1 year ago |
sigonasr2
|
c4db27a78d
|
Boss name overlays added to map editor and game.
|
1 year ago |
sigonasr2
|
66f182ac38
|
Implemented Wizard HUD ability icons.
|
1 year ago |
sigonasr2
|
9d08c2547f
|
Added Warrior HUD ability icons
|
1 year ago |
sigonasr2
|
388cf0ba2d
|
Mana costs and ability short names are now displayed on the HUD.
|
1 year ago |
sigonasr2
|
c68bdcc673
|
Cooldown icon indicators.
|
1 year ago |
sigonasr2, Sig, Sigo
|
dbc68b8c4b
|
Redundant collision tile error handling. And allow a flag for abilities to cancel casts (Wizard Teleport)
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
1 year ago |
Nic0Nic0Nii
|
d38422b9da
|
Wizard fire bolt explosion damage multiplier was not very well explained. Corrected explanation and adopted better formula
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
1 year ago |
sigonasr2
|
b4692769a0
|
Add configuration parameters for Wizard Meteor ability.
|
1 year ago |
sigonasr2
|
49b802fc99
|
Added in Wizard Lightning Bolt Configuration Parameters
|
1 year ago |
sigonasr2
|
9d65f5ba93
|
Fix Warrior Auto attack damage multiplier config value not being adjustable.
|
1 year ago |
sigonasr2
|
694cb310f2
|
Implement Wizard Ability 1 (Firebolt) configuration parameters.
|
1 year ago |
Nic0Nic0Nii
|
bd407aca83
|
Implement a few more properties
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
1 year ago |
sigonasr2
|
cacf169668
|
Add in extra debug access option when reading configuration properties. Implement Wizard Auto attack and teleport configuration options.
|
1 year ago |
sigonasr2
|
b32e37649d
|
Include error handling to make detecting bugs or typos easier due to missing configuration items.
|
1 year ago |
sigonasr2
|
44281bac19
|
Added casting time parameters to ability configuration files.
|
1 year ago |
sigonasr2
|
5a406bc469
|
Read all basic skill data from class configuration files.
|
1 year ago |
Nic0Nic0Nii
|
3cb8c43da1
|
Setup class config file directory structure
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
1 year ago |