semi-idle-arpg/scripts
2024-10-18 14:30:41 -06:00
..
AbilityBase.gd initial world zone/area work, need to think on it. implemented basic area attack and range check. 2024-10-18 11:25:29 -06:00
AbilityPlayer.gd fix target check, rename some variables 2024-10-18 13:24:11 -06:00
equipmentGen.gd trying to figure out the targeting algorithm 2024-10-09 20:55:46 -06:00
gearRand.gd implement styling node. modified test scene toward the beginning of a full test scene design 2024-10-01 14:13:54 -06:00
Globals.gd initial world zone/area work, need to think on it. implemented basic area attack and range check. 2024-10-18 11:25:29 -06:00
Item.gd rename class files to capitalized 2024-10-14 14:43:23 -06:00
ItemGear.gd refactor class names 2024-10-15 08:37:50 -06:00
map_tile.gd repo fix first commit 2024-09-19 19:03:06 -06:00
NPC.gd fix target check, rename some variables 2024-10-18 13:24:11 -06:00
NPCEnemy.gd fix target check, rename some variables 2024-10-18 13:24:11 -06:00
Quest.gd fix quest completion logic 2024-10-18 14:30:41 -06:00
SignalBus.gd fix target check, rename some variables 2024-10-18 13:24:11 -06:00
Styling.gd fix target check, rename some variables 2024-10-18 13:24:11 -06:00
test_instance_scene.gd fix target check, rename some variables 2024-10-18 13:24:11 -06:00
test_scene.gd fix target check, rename some variables 2024-10-18 13:24:11 -06:00
test_scroll_scene.gd fix quest completion logic 2024-10-18 14:30:41 -06:00
WorldArea.gd fix target check, rename some variables 2024-10-18 13:24:11 -06:00
WorldState.gd initial world zone/area work, need to think on it. implemented basic area attack and range check. 2024-10-18 11:25:29 -06:00
WorldZone.gd initial world zone/area work, need to think on it. implemented basic area attack and range check. 2024-10-18 11:25:29 -06:00