Elin
(Nightly) Custom Whatever Loader
Showing 61-70 of 192 entries
< 1 ... 5  6  7  8  9 ... 20 >
Update: 17 Jun @ 2:43am
by DK

1.20.35
Added a fix for ElementContainer.ValueBonus where game hasn't been created yet
^ noa is aware of this bug now and will be fixed in the next update

修复了游戏调用 ElementContainer.ValueBonus 时游戏可能还未创建的错误
^ noa已知晓该bug,将会在下次更新集成修复

Update: 16 Jun @ 12:24am
by DK

1.20.34
Fixed a bug where DNA reversal weren't taken into consideration when purging

修复了DNA添加的反转元素ID消失的问题

Update: 15 Jun @ 6:35am
by DK

1.20.33a
Squashed a bug where mod elements change ID would cause ability refresh error(do not change ID please)

添加了一个mod导入的元素改变ID后产生的bug(请不要中途改ID

Update: 15 Jun @ 1:39am
by DK

1.20.33
Refactored drama sheet text syncing logic

优化了本地化代码

Update: 14 Jun @ 8:07am
by DK

1.20.32a
no code change: Update mod help texts

Update: 14 Jun @ 7:40am
by DK

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
by DK

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
by DK

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
by DK

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
by DK

1.20.28b
Improved colored logging texts