tModLoader
Stockable Shops
Affichage des entrées 1-7 sur 7
Mis à jour le : 19 juin 2024 à 12h08

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

Mis à jour le : 18 juin 2024 à 16h05

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

Mis à jour le : 16 mars 2024 à 8h39

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

Mis à jour le : 2 janv. 2024 à 21h43

- 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

Mis à jour le : 1 janv. 2024 à 12h16

- 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.

Mis à jour le : 30 déc. 2023 à 12h35

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

Mis à jour le : 27 déc. 2023 à 11h35

Version 1.0 has been published to Stable tModLoader v2023.10