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
/
Crawler
/
assets
/
config
History
sigonasr2
eae8239501
Traveling Merchant Purchase Window and systems implemented.
2023-12-19 18:46:59 -06:00
..
classes
Inventory display window tabs are implemented, inventory component is displayed. Ranger Backstep cancels casts. Casts are forced to be channeled for 0.2 seconds before walking can cancel them,
2023-12-10 20:14:32 -06:00
gfx
Added money display to inventory GUI. Corrected inventory amounts displaying incorrectly in inventory menus (references to other items fixed). Added MenuIconButton appearance flags to disable outlines/backgrounds
2023-12-18 00:34:10 -06:00
items
Added Merchant config files and parsing of config files to merchant structure.
2023-12-17 20:49:22 -06:00
shops
Traveling Merchant Purchase Window and systems implemented.
2023-12-19 18:46:59 -06:00
story
Implement reset code (#FFFFFF)
2023-12-08 16:01:14 -06:00
configuration.txt
Added Discord Rich Presence integration. Added discord exclusion preprocessor checks in emscripten build. Changed emscripten callbacks to use the browser window instead of the internal body.
2023-12-19 14:06:29 -06:00
levels.txt
Implemented multi-stage jump phase 2
2023-09-20 21:27:59 +00:00
Monsters.txt
Remove magic number IDs from Monsters and use display names as the key names. Fixed all references to numerical IDs in code. Refreshed all game maps so the monster name enums export as name strings instead of numbers.
2023-12-19 00:15:47 -06:00
MonsterStrategies.txt
Converted all Monster Strategy IDs to using strings instead of magic numbers, removed magic numbering system from configs.
2023-12-18 15:40:36 -06:00
Player.txt
Added money display to inventory GUI. Corrected inventory amounts displaying incorrectly in inventory menus (references to other items fixed). Added MenuIconButton appearance flags to disable outlines/backgrounds
2023-12-18 00:34:10 -06:00