169 Commits

Author SHA1 Message Date
YouHaveTrouble c569a1110c Merge remote-tracking branch 'origin/master' 0.4.0 2023-04-02 21:54:26 +02:00
YouHaveTrouble 56407505ea add formatting to gold display 2023-04-02 21:54:11 +02:00
YouHaveTrouble 5e4a78530a Unfrick the savefile
Unfrick the savefile
2023-04-02 20:38:49 +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 eb4b0fba00 bump version 0.3.0 2023-03-31 21:47:32 +02:00
YouHaveTrouble 3f22b4511d Better look for the eyes
Better look for the eyes
2023-03-31 21:46:57 +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 af11324fb7 Merge pull request #4 from RhythmicSys/new_assets
New assets
2023-03-31 19:10:07 +02:00
RhythmicSys 6903774f97 Adds more assets 2023-03-30 20:32:31 -07:00
RhythmicSys 1a9d2d0d9f Adds more assets 2023-03-29 22:37:38 -07:00
YouHaveTrouble 359abd3ab4 make generic panel css class 2023-03-29 22:45:30 +02:00
YouHaveTrouble 1a3a493df4 swap background to better looking wood 2023-03-29 22:06:56 +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 5b4278cf30 bump version 2023-03-28 19:00:04 +02:00
YouHaveTrouble 8665506160 add settings button, link socials and get the changelog from github 0.2.0 2023-03-28 18:34:41 +02:00
YouHaveTrouble fdd0a8bbb1 add readme 2023-03-27 23:07:13 +02:00
YouHaveTrouble 8499782fdd 0.1.0
0.1.0
0.1.0
2023-03-27 22:06:26 +02:00
YouHaveTrouble 124cc85d82 add more style to the quest board 2023-03-27 22:04:44 +02:00
YouHaveTrouble 2c39bb9eef Merge pull request #2 from RhythmicSys/new_assets
Add to available assets
2023-03-27 19:54:13 +02:00
RhythmicSys e05f47e2cb Remove second wall panel and nail shadow, rename first wall panel to 'wall_panel_diagonal' 2023-03-27 10:42:16 -07:00
YouHaveTrouble 630219a546 move the cname file after build for gh pages 2023-03-27 18:05:17 +02:00
RhythmicSys 7386742c1b Add to available assets 2023-03-26 12:18:57 -07:00
YouHaveTrouble b19ecd29f8 Merge remote-tracking branch 'origin/master' 0.0.2.2 2023-03-26 20:41:39 +02:00
YouHaveTrouble 0bca77a3c7 change the url base to match gh pages 2023-03-26 20:41:35 +02:00
YouHaveTrouble 6230d4b050 Create CNAME 0.0.2 0.0.2.1 2023-03-26 20:29:31 +02:00
YouHaveTrouble 54a052bb23 0.0.2
- fixed all previous typescript errors to prepare for automatic deployments
- made available quests and adventurers data driven and imported from json files
- added duplicate protection on recruitment. Now it's guaranteed to get an adventurer every half an hour when there's at least one available
- quest rewards are now generated based on points required to complete them
- completely reworked math behind calculating adventurer speed of completing quests
- removed some unused concept variables from adventurer data
- added adventurer exp bars
- improved the look of quest progress bars and added percentage completion text
- maximum number of adventurers is now limited and can be increased via adventurer capacity (name tbd) upgrade
- adventurers now have a max level of 25. This will be expanded on later to allow increase of their max level.
2023-03-26 20:26:44 +02:00
YouHaveTrouble 9dcb403289 upgrade section and first upgrade,
correctly update guild upgrade cost
2023-03-26 20:16:52 +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 9ac13c4cae cleanup 2023-03-25 02:42:08 +01:00
YouHaveTrouble 4e3f13e77e fix adventurer not being nullable 2023-03-25 02:41:57 +01:00
YouHaveTrouble 5f875af0a6 bump the version 2023-03-25 02:11:48 +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 28295e69d5 Merge branch 'master' of https://github.com/YouHaveTrouble/adventurers-guild-game into 0.0.2 2023-03-24 23:34:24 +01:00
YouHaveTrouble 52144735f7 auto deployment on release 0.0.1 2023-03-24 23:29:44 +01:00
YouHaveTrouble e979923712 data driven quests 2023-03-24 02:42:05 +01:00
YouHaveTrouble 189fe142d1 data driven adventurers 2023-03-24 02:00:59 +01:00
YouHaveTrouble 5acc51534d make guild button disable when cannot afford upgrade 2023-03-24 02:00:43 +01:00
YouHaveTrouble 9fb64e7539 save/load logic moved to its own file 2023-03-24 01:43:17 +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 2131d70d6c click outside adventurer choice closes the choice 2023-03-23 20:19:53 +01:00
YouHaveTrouble 91d91f26f2 export quest missive to its own component 2023-03-23 19:58:47 +01:00