Commit Graph

94 Commits

Author SHA1 Message Date
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 f05c393600 new favicon 2023-06-20 19:18:09 +02:00
YouHaveTrouble 23b6f4b4f8 update packages and fix breaking changes 2023-06-20 18:12:20 +02:00
YouHaveTrouble d5195aa157 bump version 0.7.0 2023-05-12 21:52:06 +02:00
YouHaveTrouble 15072fe2c8 fix up ts errors 2023-05-12 21:52:00 +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 2c053cc3eb increased cost of adventurer capacity upgrade 2023-05-12 19:13:48 +02:00
YouHaveTrouble c55e0c8bb6 added quest gold modifier upgrade 2023-05-12 18:41:40 +02:00
YouHaveTrouble 29aafedcfa fix max guild level being displayed on level 7 when upgraded to it 2023-05-12 18:25:45 +02:00
YouHaveTrouble 8070c855a0 drastically reduce price and scaling of exp modifier upgrade 2023-05-12 18:24:59 +02:00
YouHaveTrouble aaf0eb6546 bump version 0.6.0 2023-04-23 15:24:59 +02:00
YouHaveTrouble c14a135c94 display release date of an update next to its title 2023-04-23 15:22:59 +02:00
YouHaveTrouble 40d5a876b8 add quest exp modifier upgrade 2023-04-23 15:22:40 +02:00
YouHaveTrouble 3b47ed1bed bump version 0.5.0 2023-04-09 23:58:14 +02:00
YouHaveTrouble fdc5d370de Merge pull request #8 from YouHaveTrouble/adventurer-details
Adventurer details
2023-04-09 23:57:37 +02:00
YouHaveTrouble 19c4a3f7ac adjust adventurer exp scaling from linear to exponential 2023-04-09 23:55:34 +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 a185bc2153 prestige feature 2023-04-09 13:59:19 +02:00
YouHaveTrouble b213cae62b fix the game not properly saving/loading adventurers for hire 2023-04-07 22:23:16 +02:00
YouHaveTrouble 19d3dd5515 exit button for adventurer details popup 2023-04-07 22:22:26 +02:00
YouHaveTrouble 4f2d742284 fix lack of gold formatting on guild upgrade button on game load 2023-04-07 20:45:08 +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' 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