- Oct 03, 2022
-
-
Gard Aleksander Furre authored
-
- Oct 02, 2022
-
-
Robin Halseth Sandvik authored
Ability rework. See merge request !25
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
- Handles Abilities and controlling them.
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
- Uses AttackStats passed from the attack. - Takes target from attack instead of mouse pos. - Implemented range.
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
-
- Oct 01, 2022
-
-
Robin Halseth Sandvik authored
PrefabService & abilities See merge request !24
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
- It loads all prefabs into a dictionary at boot. - Handles instantiation and destruction of prefabs.
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
- Added method for healing characters. - Added calls to trigger some item events.
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
Created ItemService. See merge request !23
-
Robin Halseth Sandvik authored
- Now creates a new instance of the item instead of returning the same one. - Grabs all implementations of the item class dynamically at start.
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
-
- Sep 30, 2022
-
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
Implemented initial version of conditional items. See merge request !22
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
- Added code to trigger the events. - Added Actor prop to AttackStats so we can see where the damage came from.
-
Robin Halseth Sandvik authored
- Also moved some classes around to avoid future clutter.
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
- Added code to Inventory to inform owner of conditional items. - Added code to Character to add/remove listeners.
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
-
Robin Halseth Sandvik authored
Updating master to have the new stuff from main. See merge request !21
-
Robin Halseth Sandvik authored
New items system. See merge request !20
-
Robin Halseth Sandvik authored
- Items class hierarchy. - Inventory class. - CharacterStats class. - Applies modifiers to character's stats.
-
- Sep 29, 2022
-
-
Robin Halseth Sandvik authored
-