tModLoader

tModLoader

984 个评价
InnoVault
   
奖励
收藏
已收藏
取消收藏
模组功能: 模组类库
tModLoader版本: 1.4.4
文件大小
发表于
更新日期
916.995 KB
2024 年 9 月 27 日 上午 1:38
9 月 28 日 上午 1:04
82 项改动说明 ( 查看 )

订阅以下载
InnoVault

在 HoCha113 的 2 个合集中
Moder Tools
10 件物品
Overhaul Journey
17 件物品
描述
InnoVault 是一个API模组,它为开发者提供一些代码支持,如UI、Tile Processor、Particle、自定义NBT保存加载等基本API支持

如果您想了解更多,请访问 InnoVault 开源库 [github.com],在此您可以下载InnoVault的源代码

如果您想学习使用InnoVault提供的API,请浏览 InnoVault Wiki [github.com],这里有对API的基本介绍和使用演示

InnoVault Example Mod 演示了InnoVault提供的API的使用方法,开发者可以以InnoVault Example Mod的源代码为实际参考

您可以在游戏内直接提取到InnoVault Example Mod的完整项目代码,也可以前往开源库下载源代码: InnoVault Example 开源库 [github.com]

为偏向于使用英语的开发者准备的英文注释版本: InnoVault Example English Annotated Version [github.com]

您也可以选择订阅InnoVault Example Mod InnoVault Example 创意工坊主页
引用自 tModLoader InnoVault
Developed By HoCha113
96 条留言
aoioiobit 9 月 29 日 上午 7:22 
Unhandled exception. System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator.MoveNext()
at InnoVault.GameSystem.PlayerRebuildLoader.CanUseItem(Item item) in InnoVault\GameSystem\PlayerRebuildLoader.cs:line 486

Bro, someone told me innovault is the reason that made my game crashed. i played calamity with entropy and catalyst. Hope it will be fixed soon
diamondeyes2004 9 月 26 日 下午 6:48 
Does this mod have any conflicts with Fargo's souls? My game keeps despawning the Deviantt boss whenever their AI is on eternity mode. And when I check the log it says that Innovault is the mod that despawned her.
HoCha113  [作者] 9 月 23 日 上午 11:33 
It's fixed, and it can now be loaded with Atherius. The reason was that a certain class in Atherius tried to call the `NewDust` function to spawn particles during the game's loading phase, which triggered InnoVault's Dust Hook that hadn't been loaded yet (possibly to load some special content). But I still have to complain: Why are there always developers trying to call weird things during the loading phase... Shouldn't that kind of stuff be accessed within a world by default? At least wait until `SetupContent` is finished.
HoCha113  [作者] 9 月 23 日 上午 11:13 
....Atherius?
natsudragneel 9 月 23 日 上午 10:42 
it breaks atherius now
fosforum1 9 月 19 日 下午 1:42 
This mod for some reason doesn't like Verdant's bumblebees
dedsoulz23 9 月 12 日 下午 6:42 
I cant seem to update innovault to 1.9.57 in order to run calamity mod overhaul
cMoNbrUh 9 月 8 日 上午 9:39 
there is a bug occur with 'The Ultimate Infinite Star' mod which using InnoVault as dependent after your new update.
System.Collections.Generic.KeyNotFoundException: The given key 'ThisTianFaAndWuJingMod.Content.Particles.PRT_RTSpark' was not present in the dictionary.

I can provide the client.log for you to debug the issue.
Sleep-deprived Necrozma 9 月 6 日 下午 6:32 
So this mod, for some reason, makes it so that my only lighting options are color and white (I play terraria on a gaming computer and both options make my game really laggy) is there a reason for that?