This website requires JavaScript.
Explore
Help
Sign In
sigonasr2
/
AdventuresInLestoria
Watch
1
Star
1
Fork
0
You've already forked AdventuresInLestoria
Code
Issues
11
Pull Requests
Projects
1
Releases
Wiki
Activity
AdventuresInLestoria
/
Adventures in Lestoria
/
assets
/
config
History
sigonasr2
f9e00caaa4
Added resource pack loading for sensitive commercial assets (direct inclusion for builds). Fixed bug with brand new settings loading the original window at 1/4 the normal size. Fixed bug with reading system configuration when no system configuration exists yet. Fixed bug with emscripten build mosaic effect shader not working (unsupported textureSize glsl call). Release Build 7515.
2024-02-22 23:43:45 -06:00
..
audio
Fix Menu crash for tab switching on blacksmith (inactive scrolled menu items were unfocused and unselectable). Added sound effect for toggling button icon sets. Fix Key DrawInput functions to respect new extended icon types. Bosses now respect boundaries of boss arenas. Release Build 7474.
2024-02-20 23:43:58 -06:00
classes
Visual Novel character sizing now scales based on image size instead.
2024-01-30 23:47:29 -06:00
gfx
Moved settings related to the game itself into its own settings save file. Emscripten build also saves a separate system settings file in indexeddb. Added checks to prevent menu sounds from playing when the menu is not currently open, but adjusted in a different location in the game. Implemented different button icon sets and a setting to toggle between them. Removed the double button display (caused more confusion and took up more room). Fixed a bug with iterating through navigation groups when a button was removed/disabled from the list. Removed iconscaling dependency based on MenuIconButton sizes.
2024-02-20 03:47:12 -06:00
items
Implemented chapter limits for equipment upgrades.
2024-01-31 17:15:40 -06:00
settings
Moved settings related to the game itself into its own settings save file. Emscripten build also saves a separate system settings file in indexeddb. Added checks to prevent menu sounds from playing when the menu is not currently open, but adjusted in a different location in the game. Implemented different button icon sets and a setting to toggle between them. Removed the double button display (caused more confusion and took up more room). Fixed a bug with iterating through navigation groups when a button was removed/disabled from the list. Removed iconscaling dependency based on MenuIconButton sizes.
2024-02-20 03:47:12 -06:00
shops
Traveling merchant randomized data is now saved
2024-02-01 20:38:53 +00:00
story
Linux build fixes. Public declaration for game controllers array, properly initialize dynamic counters and their display values, fix story script to have capital I's, renamed images to be uppercase for case-sensitivity in Linux.
2024-02-11 21:48:03 -06:00
configuration.txt
Added resource pack loading for sensitive commercial assets (direct inclusion for builds). Fixed bug with brand new settings loading the original window at 1/4 the normal size. Fixed bug with reading system configuration when no system configuration exists yet. Fixed bug with emscripten build mosaic effect shader not working (unsupported textureSize glsl call). Release Build 7515.
2024-02-22 23:43:45 -06:00
Interface.txt
Added controller compatibility for player inventory window. Release Build 7198.
2024-02-14 20:36:05 -06:00
levels.txt
hub map changed in levels.txt
2024-01-30 02:24:03 +01:00
Monsters.txt
Refactored Map Data access so that other locations in code no longer had write abilities to the map data. Changed permanent exit zone spawning to a temporary. Fix equipment items being duplicated due to sorted inventory not being in sync with actual inventory.
2024-01-28 19:39:01 -06:00
MonsterStrategies.txt
Creating a new character in the desktop build is now fixed. Added NPC interact functionality.
2024-01-29 19:29:38 -06:00
NPCs.txt
Sherman's menu integrated. Added NPC display names above the characters.
2024-01-29 22:45:06 -06:00
Player.txt
Fix up new stages, configure stage plates, add bonus boss stage, add levels to configuration files. Change Class selection window to include an online character checkbox to toggle between online and offline saving. Fix online/offline file IDs that were incorrectly loading due to no callbacks for async file retrieval.
2024-01-27 10:34:56 -06:00