|
689eaa6d10
|
Implemented chapter limits for equipment upgrades.
|
2024-01-31 17:15:40 -06:00 |
|
Nic0Nic0Nii
|
32bec29f61
|
Add available chapter to individual crafting requirements and item dattabase
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2024-01-31 21:17:37 +00:00 |
|
|
0aea7beb83
|
Implemented ability to craft weapons/armor. Sorting all equipment by tier / type. Fixed bug with not properly setting available chapter for crafting on items with multiple enhancement levels. Fixed bugs related to adding crafting to weapons / armor (side effects applied directly to consumable items), fix stage loot/monster loot displays not properly updating when collecting items. Made old items properly convert to newer item names when being read in (constructor for the IT data type is no longer an enum and instead does the conversion automatically). This type now has implicit conversion from a std::string so is still a highly flexible typing like before. Release build 6677.
|
2024-01-30 21:55:32 -06:00 |
|
Nic0Nic0Nii
|
00e7a01ab1
|
Add labels for items that can be crafted or enhanced at the blacksmith
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2024-01-30 17:43:21 +00:00 |
|
Nic0Nic0Nii
|
8149db260b
|
Update copyright 2024 for FreeType. Equipment can now have an initial crafting cost. RowItemDisplays will have a craftable and upgradeable tag.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2024-01-30 14:48:49 +00:00 |
|
|
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 |
|
Quapsel
|
3f0bfb6919
|
„Adventures in Lestoria/assets/config/items/ItemSets.txt“ ändern
4-Piece Leather Set Bonus changed from HP-Recovery to HP6-Recovery.
|
2024-01-24 09:38:50 -06:00 |
|
Quapsel
|
1b42ff39a2
|
Merge branch 'master' of http://sig.projectdivar.com/sigonasr2/AdventuresInLestoria
|
2024-01-23 18:47:20 +01:00 |
|
Quapsel
|
dfb210f7d3
|
1_5 & 1_6 Border added
|
2024-01-23 18:47:05 +01:00 |
|
Quapsel
|
85e8958ebf
|
„Adventures in Lestoria/assets/config/items/Equipment.txt“ ändern
Base Craft Materials for Leather Equipment added
|
2024-01-23 10:40:11 -06:00 |
|
|
d6a44c149d
|
Wolves changed to Windhounds.
|
2024-01-22 01:48:22 -06:00 |
|
Quapsel
|
ee5831422d
|
„Adventures in Lestoria/assets/config/items/Equipment.txt“ ändern
Material Cost for Leather Set Upgrades added.
|
2024-01-21 22:55:08 -06:00 |
|
Quapsel
|
47aa305ab9
|
„Adventures in Lestoria/assets/config/items/Weapons.txt“ ändern
Wooden Weapon Material cost adjusted.
|
2024-01-21 21:41:39 -06:00 |
|
|
2c54e9a9c7
|
Monsters get a 1-second cooldown on collision to avoid overwhelming the player through constant charging. Remove extra A* nodes that are not required during map loading. Reversed the surround sound directions so stuff on the right is heard from the right channel, and stuff on the left is heard from the left channel. Fix lerp function in olcPGEX geometry util.
|
2024-01-12 09:56:49 -06:00 |
|
|
c7ea530484
|
Update Overworld Map with new stage plates. Updated stages with spawn zones and end zones. Cleaned up sound effects with extra noise. Updated some sound effects with more appropriate ones. Added sound effects for many events.
|
2024-01-08 07:42:44 -06:00 |
|
|
0643393b9c
|
Added Sound effect configuration and implementation.
|
2024-01-08 05:26:20 -06:00 |
|
|
296ea1f2e6
|
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 |
|