.. |
AbilityBase.gd
|
initial worldArea instantiation conversion complete
|
2024-10-21 09:51:28 -06:00 |
AbilityPlayer.gd
|
initial player resource functions added, passive regeneration added
|
2024-10-25 16:12:30 -06:00 |
combat_ui_scene.gd
|
more experience experimentation, new elapsed time calculating and formatting funcitons, attempt to fix node leak failed
|
2024-10-25 14:46:19 -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
|
more experience experimentation, new elapsed time calculating and formatting funcitons, attempt to fix node leak failed
|
2024-10-25 14:46:19 -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
|
more experience experimentation, new elapsed time calculating and formatting funcitons, attempt to fix node leak failed
|
2024-10-25 14:46:19 -06:00 |
Player.cs
|
many renames, basic exp earning
|
2024-10-20 16:44:08 -06:00 |
Player.gd
|
initial player resource functions added, passive regeneration added
|
2024-10-25 16:12:30 -06:00 |
PlayerState.gd
|
initial player resource functions added, passive regeneration added
|
2024-10-25 16:12:30 -06:00 |
Quest.gd
|
more experience experimentation, new elapsed time calculating and formatting funcitons, attempt to fix node leak failed
|
2024-10-25 14:46:19 -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 |