Commit Graph

39 Commits

Author SHA1 Message Date
YouHaveTrouble 28fe055f32 cleanup 2023-07-23 22:38:59 +02:00
YouHaveTrouble b35de64cea move most assets to components and use base64 versions of them 2023-07-23 22:24:43 +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 6625a5b9de move title styles to global file 2023-06-20 20:06:54 +02:00
YouHaveTrouble 61ff80b69f style buttons and fix up number formatting 2023-04-09 15:35:56 +02:00
YouHaveTrouble a185bc2153 prestige feature 2023-04-09 13:59:19 +02:00
YouHaveTrouble 19d3dd5515 exit button for adventurer details popup 2023-04-07 22:22:26 +02:00
YouHaveTrouble a0b7db1bf6 popup window with adventurer details 2023-04-05 22:56:52 +02:00
YouHaveTrouble c569a1110c Merge remote-tracking branch 'origin/master' 2023-04-02 21:54:26 +02:00
YouHaveTrouble 56407505ea add formatting to gold display 2023-04-02 21:54:11 +02:00
YouHaveTrouble 7be4d2b9ca Merge branch 'master' of https://github.com/YouHaveTrouble/adventurers-guild-game into unfrick-the-savefile
# Conflicts:
#	src/views/AdventurerView.vue
2023-03-31 22:25:16 +02:00
YouHaveTrouble 6f777332a4 fix up styles for the pages,
fix up some code formatting to be more consistent
2023-03-31 21:44:56 +02:00
YouHaveTrouble 101ea0ffb5 provide backgrounds for the guild page components 2023-03-31 20:22:10 +02:00
YouHaveTrouble 359abd3ab4 make generic panel css class 2023-03-29 22:45:30 +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 9dcb403289 upgrade section and first upgrade,
correctly update guild upgrade cost
2023-03-26 20:16:52 +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 247a87b41c fix remaining typescript errors 2023-03-25 02:07:05 +01:00
YouHaveTrouble 31bf1d8b8f fix more ts errors 2023-03-25 01:40:17 +01:00
YouHaveTrouble abca7e3cd1 fix possibly null prop 2023-03-25 00:50:23 +01:00
YouHaveTrouble 11d2e831df this fixes 5 ts errors, apparently. don't ask me. 2023-03-25 00:47:07 +01:00
YouHaveTrouble b89d041064 fix over 30 ts errors 2023-03-25 00:36:42 +01:00
YouHaveTrouble 5acc51534d make guild button disable when cannot afford upgrade 2023-03-24 02:00:43 +01:00
YouHaveTrouble 01152a9ad4 remove defense, properly load adventurer exp 2023-03-24 01:42:40 +01:00
YouHaveTrouble f605ef0f08 quest display enchancements 2023-03-23 23:35:07 +01:00
YouHaveTrouble 91d91f26f2 export quest missive to its own component 2023-03-23 19:58:47 +01:00
YouHaveTrouble 3864d042ab don't let new players dismiss rincewind. he really wants to join. 2023-03-23 18:25:34 +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 e1159914c6 only display quest tier title if there are actual quests available 2023-03-19 20:08:54 +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 f4281c7c08 properly pass adventurers to quest missives 2023-03-19 14:59:53 +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