tModLoader
Stockable Shops
7개 중 1~7개 표시 중
업데이트: 2024년 6월 19일 @ 오후 12시 08분

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

업데이트: 2024년 6월 18일 @ 오후 4시 05분

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

업데이트: 2024년 3월 16일 @ 오전 8시 39분

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

업데이트: 2024년 1월 2일 @ 오후 9시 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

업데이트: 2024년 1월 1일 @ 오후 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.

업데이트: 2023년 12월 30일 @ 오후 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

업데이트: 2023년 12월 27일 @ 오전 11시 35분

Version 1.0 has been published to Stable tModLoader v2023.10