Commit Graph

52 Commits

Author SHA1 Message Date
YouHaveTrouble ae65ff9d51 make sure adventurers for hire don't duplicate on arrival 2025-06-02 20:54:09 +02:00
YouHaveTrouble 6e9dc1ada1 ts-ignore the package.json version import 2025-05-31 20:11:39 +02:00
YouHaveTrouble 3368755a31 don't immediately find new recruit after dismissing one with all slots full 2025-05-31 20:10:30 +02:00
YouHaveTrouble a821094513 finish up base recruitment system 2025-05-31 19:53:31 +02:00
YouHaveTrouble 2cb9221da1 allowed more than 1 recruit to show up 2025-05-28 19:52:28 +02:00
YouHaveTrouble d962c85629 better quest adventurer choice ux 2025-05-11 16:37:58 +02:00
YouHaveTrouble e71326d89b update busy status dynamically 2025-05-11 14:36:10 +02:00
YouHaveTrouble 20567be96d new experimental quest view 2025-05-08 21:08:03 +02:00
YouHaveTrouble 82350c6c42 new loading screen 2023-08-28 19:33:44 +02:00
YouHaveTrouble 13cb2c5a55 don't save possibly heavy adventurer portraits and load them from global data 2023-07-26 00:01:24 +02:00
YouHaveTrouble b35de64cea move most assets to components and use base64 versions of them 2023-07-23 22:24:43 +02:00
YouHaveTrouble f524ce5e2e make a and s rank quests appear more often 2023-07-03 23:51:25 +02:00
YouHaveTrouble 5d1ce0a262 make gold update actually work 2023-07-03 22:38:50 +02:00
YouHaveTrouble d6e897c289 save data export and import 2023-06-26 19:44:32 +02:00
YouHaveTrouble a2b8b40464 download news once per hour 2023-06-26 18:02:38 +02:00
YouHaveTrouble acdd8f6964 prevent phones from turning off display when the game's running 2023-06-26 16:03:39 +02:00
YouHaveTrouble 5fa8f2cf15 tooltip on technical menu 2023-06-26 15:54:14 +02:00
YouHaveTrouble 5a818fb142 prototype tooltips 2023-06-22 14:18:08 +02:00
YouHaveTrouble 005cde4a01 remove debug 2023-06-20 19:57:34 +02:00
YouHaveTrouble 1b94d676e7 minor fixes 2023-06-20 19:56:36 +02:00
YouHaveTrouble 3b9441b555 improve loading process 2023-06-20 19:37:27 +02:00
YouHaveTrouble c2abfd6dfd add loading screen to hide loading assets and not yet loaded gamestate 2023-06-20 19:18:50 +02:00
YouHaveTrouble 23b6f4b4f8 update packages and fix breaking changes 2023-06-20 18:12:20 +02:00
YouHaveTrouble ba4a6cb2a2 add quest auto-finish upgrade 2023-05-12 21:47:23 +02:00
YouHaveTrouble 4847d22f7e cancel update and save tasks on main component unload 2023-05-12 19:58:47 +02:00
YouHaveTrouble c55e0c8bb6 added quest gold modifier upgrade 2023-05-12 18:41:40 +02:00
YouHaveTrouble 40d5a876b8 add quest exp modifier upgrade 2023-04-23 15:22:40 +02:00
YouHaveTrouble 2dad283de9 fix already recruited adventurers showing up again 2023-04-09 16:22:42 +02:00
YouHaveTrouble 61ff80b69f style buttons and fix up number formatting 2023-04-09 15:35:56 +02:00
YouHaveTrouble b213cae62b fix the game not properly saving/loading adventurers for hire 2023-04-07 22:23:16 +02:00
YouHaveTrouble 0890efd1ec move recruitment logic from the adventurer view to the main save data 2023-03-29 00:31:14 +02:00
YouHaveTrouble 8665506160 add settings button, link socials and get the changelog from github 2023-03-28 18:34:41 +02:00
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