Elin
Custom Whatever Loader
Showing 1-10 of 148 entries
< 1  2  3 ... 15 >
Update: 31 Jul @ 7:17am

1.20.41a
Cleaned up file loading outside of LangMod folder

清理了 LangMod 目录外的文件加载

Update: 27 Jul @ 9:25pm

1.20.41
Fixed the potential duplicating issue during spawning non-adventurer unique charas
Added certain mono type def to exception profile

优化了独特非冒险者生成逻辑
优化了异常分析对于部分类型的处理

Update: 27 Jul @ 12:52am

1.20.40c
Update mod help texts

Update: 27 Jul @ 12:49am

1.20.40b
Fixed a bug introduced in breaking changes from 23.173 Stable - all we know that stable patch is for the most aggressive changes while nightly is just for balancing

修复了 23.173 稳定版的激进改动引发的错误 - 众所周知,稳定版更新一般引入最激进的改动,而夜版更新只是修修平衡

Update: 26 Jul @ 7:16am

1.20.40a
Update mod help texts & compat

Update: 26 Jul @ 7:05am

1.20.40
*Optimized the sheet loader speed*. The prefetch chunk size can be configured, it will increase memory usage during initial load - but not after.
Added support to load the Calc row with same alias for Element with tag addDice
Added support of laser effects to guns that are ToolRangeGunEnergy or with tag addLaser
Added a suppression to a reported error during drama play - unconfirmed

*优化了源表加载器*。预加载块数量可以自定义修改,游戏启动时会增加内存消耗,但加载后不会
添加了标签 addDice 用于为法术加载同 alias 的 Calc 行
添加了对 Trait 为 ToolRangeGunEnergy 或拥有标签 addLaser 的枪械的激光特效支持
抑制了一处剧情演出时的角色名错误 - 未验证

Update: 22 Jul @ 5:09am

1.20.39a
Update mod help texts

Update: 21 Jul @ 8:28pm

1.20.39
Added workaround for Dungeon_Boss playlist
Enabled button for debug command Reload Sounds

处理了Dungeon_Boss播放列表
将debug命令 重载音频 添加至菜单

Update: 5 Jul @ 1:31pm

1.20.38a
Fixed a regression where line number was ordered first in build list

修复了一个对话文本序号问题

Update: 4 Jul @ 2:09pm

1.20.38
Added verbose exception handler for drama sheet parsing

添加了详细的剧情表解析异常处理