Commit Graph

117 Commits

Author SHA1 Message Date
YouHaveTrouble c836eb4632 switch quest logic to work with phase system 2025-06-16 20:26:05 +02:00
YouHaveTrouble 96eb036a8e somewhat closer to the final product quest phase system 2025-06-15 18:12:41 +02:00
YouHaveTrouble 5274835279 rough draft for quest phase system 2025-06-14 21:34:57 +02:00
YouHaveTrouble b3a0d51ef8 don't let player dismiss adventurers before they hire at least one 2025-06-03 07:46:17 +02:00
YouHaveTrouble d625fa7eee fix infinite loading screen on new save file 2025-06-03 07:43:31 +02:00
YouHaveTrouble 463fc90c9a make text in changelogs selectable 2025-06-03 00:07:30 +02:00
YouHaveTrouble 03c16126da fix hire button ignoring adventurer cap 2025-06-02 23:37:28 +02:00
YouHaveTrouble d221e8f8f7 better mobile view for changelogs 2025-06-02 23:07:14 +02:00
YouHaveTrouble 28e9df8251 make button not overflow 2025-06-02 23:05:09 +02:00
YouHaveTrouble 2ce333fd63 adjust scaling of instant adventurer recruitment cost 2025-06-02 23:00:57 +02:00
YouHaveTrouble c0b51e8362 drastically improve applying adventurers interface section 2025-06-02 22:16:24 +02:00
YouHaveTrouble 6cc8304018 add a button that instantly finds new recruit 2025-06-02 20:55:03 +02:00
YouHaveTrouble 49baa613bd fix saving recruitment cap upgrade 2025-06-02 20:54:46 +02:00
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 0d87376270 move quests to a single file 2025-05-12 16:20:03 +02:00
YouHaveTrouble ae89704380 fix a type error 2025-05-11 17:03: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 b49a30bb6e actually bearable mobile view for quests board 2023-09-23 15:29:47 +02:00
YouHaveTrouble 2a38461a47 move icon svgs to components, so they can load along everything else 2023-09-16 15:58:54 +02:00
YouHaveTrouble f2c5304643 don't load paths dynamically to allow offline play 2023-09-16 15:26:36 +02:00
Wojciech 'xYundy' Zięciak e4af877358 Add missing empty line at EOF 2023-09-15 12:03:48 +02:00
Wojciech 'xYundy' Zięciak 6e23f9a7b4 Fix select button color for iOS Safar 2023-09-15 11:55:27 +02:00
YouHaveTrouble 85fa53b16e add gradient background for adventurer portraits 2023-09-07 18:23:36 +02:00
YouHaveTrouble 82350c6c42 new loading screen 2023-08-28 19:33:44 +02:00
YouHaveTrouble 17a091bec8 stop changelog from bumping the page when loading 2023-07-26 00:18:57 +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 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 f524ce5e2e make a and s rank quests appear more often 2023-07-03 23:51:25 +02:00
YouHaveTrouble d14ef20fb1 rebalance adventurer capacity cost 2023-07-03 23:25:27 +02:00
YouHaveTrouble 5d1ce0a262 make gold update actually work 2023-07-03 22:38:50 +02:00
YouHaveTrouble 74ebac9862 rebalance upgrades 2023-07-03 22:38:38 +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 816c1fb0e7 make adventurer choice closeable by clicking on the slot again 2023-06-26 17:12:46 +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 6625a5b9de move title styles to global file 2023-06-20 20:06:54 +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 7281fdab60 dynamically load home view 2023-06-20 19:39:13 +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