tModLoader
Stockable Shops
Показані результати 1–7 із 7
Оновлено: 19 черв. 2024 о 12:08

- Removed buyOnce flag from sold items, fixed extremely low prices

Оновлено: 18 черв. 2024 о 16:05

- Removed price boosting code, will need to be accounted for in other mods

Оновлено: 16 берез. 2024 о 8:39

- Added more docs
- Fixed price issues
- Fixed default condition being invalid
- Fixed sold items not being marked as "in shop"

Оновлено: 2 січ. 2024 о 21:43

- Hopefully fixed performance bottleneck by replacing ModContent.GetContent iteration with the iteration of a manually maintained internal list
- Added more XML documentation
- Internalized some superfluous classes
- Slightly optimized what StockedVendorNPC applies to

Оновлено: 1 січ. 2024 о 12:16

- Removed testing merchant stock
- Updated API for how restocking works:
Now, StockedShop::SetupStock is explicitly called once, like ModNPC::ModifyNPCLoot.
StockedShop::RestockShop is now called every restock, including the first one.
- Added ShopItem::FromModItem methods for easier ShopItem creation.
- Fixed inaccurate XML doc on ShopItem.

Оновлено: 30 груд. 2023 о 12:35

Version 1.0.0.1 has been published to Stable tModLoader v2023.10

- Removed .dll from mod folder to fix debug issues
- Added report announcement in-game
- Added link to Verdant discord for complaints
- Enabled the example Merchant Stock for testing purposes, this will not persist past this initial testing version

Оновлено: 27 груд. 2023 о 11:35

Version 1.0 has been published to Stable tModLoader v2023.10