Commit Graph

20 Commits

Author SHA1 Message Date
YouHaveTrouble fae1faded5 remove redundant loggers 2023-03-26 15:01:15 +02:00
YouHaveTrouble e6654858a1 adventurer limit, base classes for guild upgrades 2023-03-26 14:20:00 +02:00
YouHaveTrouble b6e2a7e813 more balanced math,
adventurer max levels,
recruits duplicate protection
2023-03-25 16:32:14 +01:00
YouHaveTrouble c71eeda11f hook in data sources for adventurers and quests,
programatically generate quest rewards,
change damage math,
2023-03-25 14:42:17 +01:00
YouHaveTrouble abca7e3cd1 fix possibly null prop 2023-03-25 00:50:23 +01:00
YouHaveTrouble 9fb64e7539 save/load logic moved to its own file 2023-03-24 01:43:17 +01:00
YouHaveTrouble f605ef0f08 quest display enchancements 2023-03-23 23:35:07 +01:00
YouHaveTrouble 9ca26e2a7a Revert "properly pass props in routing"
This reverts commit a7d1748c80.
2023-03-23 18:17:54 +01:00
YouHaveTrouble a7d1748c80 properly pass props in routing 2023-03-23 18:09:07 +01:00
YouHaveTrouble ede32735c3 adventurer recruitment 2023-03-20 19:41:28 +01:00
YouHaveTrouble 6533dff020 start working on recruitment feature 2023-03-20 00:21:48 +01:00
YouHaveTrouble e85b28866a add more adventurers 2023-03-19 23:48:46 +01:00
YouHaveTrouble 51ca2e0ef1 give the first quest of the tier instantly 2023-03-19 19:55:08 +01:00
YouHaveTrouble c0f9edadef display all quest levels when level is high enough and add some base quests for each tier 2023-03-19 19:48:49 +01:00
YouHaveTrouble 76fb24a948 remove unnecessary logs, update upgrade cost after upgrading 2023-03-19 16:10:10 +01:00
YouHaveTrouble 6323b530ca fix mistake preventing quests from being removed after completion 2023-03-19 15:05:18 +01:00
YouHaveTrouble f4281c7c08 properly pass adventurers to quest missives 2023-03-19 14:59:53 +01:00
YouHaveTrouble 484fe4f2aa saving and loading the game 2023-03-19 13:57:00 +01:00
YouHaveTrouble ff5e5e2411 guild upgrades, enum for quest ranks and quests now persist while clicking onto another tab 2023-03-19 13:22:24 +01:00
YouHaveTrouble 3ccab02cc8 Initial commit 2023-03-18 20:58:14 +01:00