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
a6e8ec872c
Added blacksmith's inventory for display underneath player's equipment for crafting. Fix bug with loadout item slot 2 not being reset properly (missing ability set function). Release build 6604.
2024-01-29 23:55:40 -06:00
..
audio
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
classes
Add in maximum ranges for energy bolt, fire bolt, and lightning bolt.
2024-01-29 17:02:20 -06:00
gfx
Phase 1 and 2 implemented.
2024-01-24 19:50:53 -06:00
items
Added blacksmith's inventory for display underneath player's equipment for crafting. Fix bug with loadout item slot 2 not being reset properly (missing ability set function). Release build 6604.
2024-01-29 23:55:40 -06:00
shops
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
story
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
configuration.txt
Added NPC structures and new NPCs to the hub map.
2024-01-29 00:27:16 -06:00
Interface.txt
Add dynamic color and incrementing/decrementing counters for health/mana.
2024-01-23 23:04:29 -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