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
Actions
Projects
1
Releases
Wiki
Activity
AdventuresInLestoria
/
Crawler
/
assets
/
config
History
sigonasr2
668a5ca1b1
Item Attribute systems reworked from being an enum class to being a class. Added support for the Buff Item Script to modify items. Implemented Damage Reduction proposal.
2023-12-23 21:15:08 -06:00
..
classes
Item Attribute systems reworked from being an enum class to being a class. Added support for the Buff Item Script to modify items. Implemented Damage Reduction proposal.
2023-12-23 21:15:08 -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
Item Attribute systems reworked from being an enum class to being a class. Added support for the Buff Item Script to modify items. Implemented Damage Reduction proposal.
2023-12-23 21:15:08 -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
Item Attribute systems reworked from being an enum class to being a class. Added support for the Buff Item Script to modify items. Implemented Damage Reduction proposal.
2023-12-23 21:15:08 -06:00
levels.txt
Add map types to every stage plate and to new stages. Correctly handle Discord SDK disconnects when the app is closed or not started initially.
2023-12-19 22:40:53 -06: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