.. |
AbilityBase.gd
|
initial worldArea instantiation conversion complete
|
2024-10-21 09:51:28 -06:00 |
AbilityPlayer.gd
|
fix debug_print, other odds and ends
|
2024-10-21 13:09:51 -06:00 |
combat_ui_scene.gd
|
hack fix queue_free issue
|
2024-10-24 14:20:00 -06:00 |
equipmentGen.gd
|
trying to figure out the targeting algorithm
|
2024-10-09 20:55:46 -06:00 |
gearRand.gd
|
many renames, basic exp earning
|
2024-10-20 16:44:08 -06:00 |
Globals.gd
|
initial steps to adding ability resources
|
2024-10-23 20:58:44 -06:00 |
Item.gd
|
rename class files to capitalized
|
2024-10-14 14:43:23 -06:00 |
ItemGear.gd
|
many renames, basic exp earning
|
2024-10-20 16:44:08 -06:00 |
NPC.gd
|
fix loss of precision warnings
|
2024-10-21 16:57:48 -06:00 |
NPCEnemy.gd
|
refactor player health changes and initialization, rename PlayerState variables
|
2024-10-24 08:46:36 -06:00 |
Player.cs
|
many renames, basic exp earning
|
2024-10-20 16:44:08 -06:00 |
Player.gd
|
tweak experience calc to swap diff and cube
|
2024-10-24 14:26:31 -06:00 |
PlayerState.gd
|
comment out last two references to old PlayerState.current_health
|
2024-10-24 08:47:58 -06:00 |
Quest.gd
|
convert to general Globals.fade_node use
|
2024-10-22 18:55:47 -06:00 |
SignalBus.gd
|
refactor player health changes and initialization, rename PlayerState variables
|
2024-10-24 08:46:36 -06:00 |
Styling.gd
|
fix target check, rename some variables
|
2024-10-18 13:24:11 -06:00 |
WorldArea.gd
|
fix debug_print, other odds and ends
|
2024-10-21 13:09:51 -06:00 |
WorldState.gd
|
test implementation of bad luck protection using rand_weighted, change time to float (will use unix timestamp)
|
2024-10-21 16:31:33 -06:00 |
WorldZone.gd
|
initial worldArea instantiation conversion complete
|
2024-10-21 09:51:28 -06:00 |