Posted July 09, 2020 by eurasian
2020-07-08
- put group names for nodes in Global
- added ability to click on adventurer in the map to see abilities
- show only unique Vices in Band info
- CHALLENGES on MAPS: implemented willingness check, ability rolls, sketched out failure
- CHALLENGES ON MAPS: implemented disadvantage
Basic vice matching and rolling!
Scrollable dialogs for destination!
- some refactoring of some consts, shoudl be all caps
- figured out Map double regeneration with 'lost' maptiles and challenges
- renamed currentLocation to currentTile
- put information of band on tile when selecting tile
2020-07-06 Band : show destination by pressing button
BandOnMap : implemented delay on obstacles avoided
Can only Vanquish Quests or Jobs
Add BandOnMap label
Some typing of classes
2020-07-05
Mad a little BandOnMap that extends Band to reuse a bunch of stuff :)
Some initial work for moving BandOnMap around the map
Fixed toggle buggy state no Roster screen
Figured out how to copy AdventurererNode to Band node!!
- user creates band1 selects Map, copy of band1 shows up in Map
Adventurer cleanup, AdventurerBackground cleanup
Manual copy method in AdventurerNode, copying everything I need from Adventurer
child of AdventurerNode