9 Commits

Author SHA1 Message Date
abab0d3cbc Remove photon 2025-02-21 18:35:51 +00:00
9461120386 Rogue-lite progression continued (WIP)
- ability unlocks (90% done)
- class unlocks (working)
- new human base class
- bugfix small issues
2025-01-19 23:18:07 +00:00
74a9c2b940 Major rework on items
- Refactor items from predefined scriptables only, to template based into item instances
- Added equipped item tooltip to facilitate comparing items
- Added modular craftable items
2025-01-03 19:40:35 +00:00
1ce86aa636 Updates on items, stats & others 2024-08-05 19:18:56 +01:00
981037c83c Bugfix save/load equipments & boss update
- save/load equip and inventory correctly using character name
- added boss behaviours
- added boss unique abilities
2024-07-18 14:57:20 +01:00
b798e56f22 Character selection scene and data started 2024-07-09 16:49:30 +01:00
2e12515870 Multiple fix and updates
- Fix parentscript missing from npc's
- Reworked save/load data
- Character data, player coins, character inventory and equipped items now properly saved and loaded
2024-05-18 01:38:28 +01:00
8ce897c3aa Persist equipment through scenes
equipment is persistent on scene change, and stats stay updated.
still missing item persistence through sessions.
2024-05-13 11:51:04 +01:00
7e18350a1f First rift mayhem project commit 2024-05-09 18:17:30 +01:00