9 Commits

Author SHA1 Message Date
57c5a2f579 Move Chapter 2 story to the correct story configuration file. Fix bug where closing a dialog didn't set the state to the previous state the game was in, but instead assumed it was Game Run. Which meant the player could attempt to leave the camp and be presented with the level complete window for no reason. Release Build 10415. 2024-07-29 18:36:00 -05:00
1230714be2 Artificer initial discussion window menu and setup. Add dialog finish callback function to perform actions once a dialog finishes. 2024-07-29 15:27:49 -04:00
cf5c63847c Add dialog loading function to call and trigger Dialog game state. Add Artificer Introduction tutorial task. 2024-07-29 11:31:08 -04:00
fdc02351bb Modify Visual Novel engine to include background alpha controls to allow the Visual Novel and game world drawing to both be rendered at the same time. Add the Dialog game state which represents a Visual Novel and game world to both be running at the same time. 2024-07-29 10:37:47 -04:00
37c4aca8bf Add in visual novel audio pitch and BGM change commands. Add in XP bonus when completing stages. Release Build 7706. 2024-02-27 21:04:12 -06:00
141e1622d6 Added background story commercial assets. Scrolling Background. Release Build 7577. 2024-02-25 04:36:21 -06:00
42d4e794c7 Include fonts in distributed assets for emscripten/standalone builds. Resolves Issue #33. Release Build 7521. 2024-02-24 12:09:41 -06:00
Nic0Nic0Nii
8149db260b Update copyright 2024 for FreeType. Equipment can now have an initial crafting cost. RowItemDisplays will have a craftable and upgradeable tag.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-30 14:48:49 +00:00
296ea1f2e6 Updated all references of Crawler project to now reference Adventures in Lestoria. Fixed a loading bug with the current connection point buttons and information not updating upon loading into the overworld map. Fix component count initialization bug (On Linux and Emscripten builds the component count would start uninitialized and would result in poor depth ordering sometimes. 2024-01-04 05:21:56 -06:00