Elin
Custom Whatever Loader
Showing 21-30 of 148 entries
< 1  2  3  4  5 ... 15 >
Update: 14 Jun @ 8:07am

1.20.32a
no code change: Update mod help texts

Update: 14 Jun @ 7:40am

1.20.32
Fixed vacate_beggar command for removal of chicken
Fixed the issue where custom playlist failed to deduplicate from gramophone insertion
Added better localization support for drama sheet, you can now use text_XX to localize in the same sheet where XX is the lang code, such as text_ZHTW[elin-modding-resources.github.io]

修复了 vacate_beggar 对应的移除小鸡功能
修复了录音机插入自定义播放列表时未能去重的问题
添加了更好的剧情表本地化支持, 现在可以在同一张表中提供 text_XX 列来进行本地化(XX对应语言代码, 如 text_CN)[elin-modding-resources.github.io]

Update: 11 Jun @ 8:31pm

1.20.31 - 1.6 compatible

Applied minor changes in stable 152
Improved exception profile parsing for generic methods
Added support for <sound=soundId,chance> tag in CharaText entries for audible barks[elin-modding-resources.github.io]
Changed tape to drop a random entry from current playlist instead of first one
Added a context menu entry for adding current playlist into known BGM list
Adjusted context menu entries

应用了稳定版152的小更改
优化了异常分析对泛型的解析
添加了在 CharaText 条目中使用 <sound=soundId,chance> 标签的支持 [elin-modding-resources.github.io]
将磁带改为从当前播放列表中随机掉落一个曲目,而不是第一个
在系统菜单条目中添加了将当前播放列表添加到已知BGM列表中的功能
调整了系统菜单条目

Update: 7 Jun @ 10:15am

1.20.30

Changed the Let's Talk in nightly 149 to be always available for modded characters with unique texts
Added support for caching GetDialog/HasTopic talk texts, optional, reduces 60% runtime loading

更改了一处夜版149引入的逻辑: 当Mod角色拥有独特聊天文本时,总是显示 来聊天吧 选项
添加了可选的缓存GetDialog/HasTopic文本功能, 减少运行时60%加载时间

Update: 7 Jun @ 4:14am

1.20.29

Applied new playlist naming
Added support for more zone playlist overrides[elin-modding-resources.github.io]

应用了新的播放列表命名规则
添加了更多的区域播放列表覆盖规则[elin-modding-resources.github.io]

Update: 5 Jun @ 10:06am

1.20.28b
Improved colored logging texts

Update: 4 Jun @ 9:37pm

1.20.28a
Update Mod Help texts

Update: 4 Jun @ 9:28pm

1.20.28
Added support for forcing tag noCopy on Thing, requires element purity/40
Added cwl.spawn command for tagged character creation

添加了对标签 noCopy 的强制应用, 需要同时添加元素 purity/40
添加了 cwl.spawn 控制台命令用于测试生成带标签的角色

Update: 4 Jun @ 6:19am

1.20.27
Drama Expansion:
+ Added equip_item(id, material, lv)
Added support for restoring modded character data, optional
Applied new changes in nightly 149 from beggar to chicken
Applied nwe changes in nightly 149 Let's Talk condition

剧情拓展:
+ 添加了 equip_item(id, material, lv)
添加了可选的恢复Mod角色数据功能
应用了夜版149引入的chicken默认ID
应用了夜版149引入的新 来聊天吧 选项

Update: 2 Jun @ 1:31pm

1.20.26a
Fixed a duplicate Let's Talk option introduced in nightly 148

修复了夜版148引入的重复 来聊天吧 选项