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
/
items
History
sigonasr2
cf6185bb50
Game saves when exiting to the main menu or quitting the game in general. Rings are now properly in the Accessories tab instead of the equipment tab. Fixed using == comparison instead of bitwise AND comparisons for accessory detection.
2024-01-01 08:00:14 -06:00
..
Accessories.txt
Game saves when exiting to the main menu or quitting the game in general. Rings are now properly in the Accessories tab instead of the equipment tab. Fixed using == comparison instead of bitwise AND comparisons for accessory detection.
2024-01-01 08:00:14 -06:00
Equipment.txt
Added Rings to equipment lists. Add randomized stats functionality.
2023-12-31 15:29:05 -06:00
ItemCategory.txt
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
ItemDatabase.txt
Add in consumable crafting. Allow specifying a quantity for item crafts. Add Flower Petals to Flower Turret drop table.
2023-12-29 02:43:59 -06:00
items.txt
Added Rings to equipment lists. Add randomized stats functionality.
2023-12-31 15:29:05 -06:00
ItemScript.txt
Added Equipment/Equipment Icons. Remove unused Graphics2D PGEX from project. Crit Dmg now displays as the extra amount added (50%) rather than the final multiplier (150%)
2023-12-26 23:59:21 -06:00
ItemSets.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
ItemStats.txt
Implemented Mana and Atk Spd stats
2023-12-27 00:24:39 -06:00
Weapons.txt
Added Rings to equipment lists. Add randomized stats functionality.
2023-12-31 15:29:05 -06:00