Elin
(Nightly) Custom Whatever Loader
Showing 81-90 of 192 entries
< 1 ... 7  8  9  10  11 ... 20 >
Update: 28 May @ 9:07pm
by DK

1.20.24
Fixed a bug where optional parameter might not be accounted for in drama expansion
Added Caching.Types config value for ClassCache.CreateThunk patch

修复了一处调用拓展方法时可选参数可能没被正确调整的问题
添加了 ClassCache.CreateThunk 优化的可选配置值 Caching.Types

Update: 27 May @ 6:58am
by DK

1.20.23
Drama Expansion[elin-modding-resources.github.io]:
+ Added if_currency(currency, valueExpression)
+ Added if_fame(valueExpression)
+ Added mod_currency(currency, valueExpression)
+ Added mod_fame(valueExpression)
+ Changed portrait_set(partial portraitId) now it supports partial portrait ID matching
Fixed a bug where SourceStat and SourceElement data might lose their qualified types from de-duplication
Added a toggle config value for RepositionTcPatch
Added support for multiline-wrap in dialog
Added extensive drama actor support for other Chara

剧情拓展[elin-modding-resources.github.io]:
+ 添加了 if_currency(currency, valueExpression)
+ 添加了 if_fame(valueExpression)
+ 添加了 mod_currency(currency, valueExpression)
+ 添加了 mod_fame(valueExpression)
+ 修改了 portrait_set(partial portraitId) 现在可以支持部分ID匹配
修复了 Condition 和 Element 数据去重时可能会丢失限定类型的问题。
添加了 Reposition TcPatch 的配置。
添加了对原版对话多行文本的支持。
添加了对剧情表中不支持的 Person 作为讲述人的支持。

Update: 25 May @ 4:27pm
by DK

1.20.19
Drama Expansion[elin-modding-resources.github.io]:
+ Renamed add_element to mod_element.
+ Added mod_element_exp(elementAlias, valueExpression).
+ Added show_book(bookId, categoryId).
Fixed a potential bug with Zone_id importing where characters might get duplicated on certain zones.
Fixed a bug where bio override wasn't enabled since last week. Whoops.
Added a scaled TcPos adjustment to custom skin renderers to fix vanilla bug where bubble and icons would display ye high.

剧情拓展:[elin-modding-resources.github.io]
+ 将 add_element 重命名为 mod_element。
+ 添加了 mod_element_exp(elementAlias, valueExpression)。
+ 添加了 show_book(bookId, categoryId)。
修复了新 Zone_id 导入角色时可能出现复数角色的问题。
修复了人物传记覆盖功能在上周不小心禁用的问题。忘了。
应用了CWL位置调整至自定义贴图的角色上,以修复原版中气泡和图标显示浮空的问题。

Update: 24 May @ 9:13pm
by DK

1.20.17
Drama Expansion[elin-modding-resources.github.io]:
+ Added add_element(elementAlias, optional power).
+ Added mod_keyitem(keyItemId, optional valueExpression).
+ Added if_keyitem(keyItemId, optional valueExpression).
+ Added move_next_to(charaId).
+ Added pop_text(text).
ExceptionProfile:
+ Changed internal error to exception profile pop up for better debugging.

剧情拓展:[elin-modding-resources.github.io]
+ 添加了 add_element(elementAlias, optional power).
+ 添加了 mod_keyitem(keyItemId, optional valueExpression).
+ 添加了 if_keyitem(keyItemId, optional valueExpression).
+ 添加了 move_next_to(charaId).
+ 添加了 pop_text(text).
+ 将内部错误提示更换为异常分析以便追踪mod错误.

Update: 23 May @ 1:35pm
by DK

1.20.16 Fixed a bug where custom skin renderer would get adjusted TCPos

Update: 22 May @ 10:39am
by DK

1.20.15a Follow up fix also applies to vanilla emoticons (love, happy, angry, skull, shear, restock, etc)

Update: 22 May @ 8:57am
by DK

1.20.15 Fixed a vanilla bug where characters with @chara tiles will have the bark bubble shown way above their heads.

Update: 20 May @ 7:01pm
by DK

1.20.14
Drama Expansion:[elin-modding-resources.github.io]
+ Added if_element(elementAlias, valueExpression).
+ Renamed if_location to if_zone.
EffectSetting.guns:[elin-modding-resources.github.io]
+ Added CaneColor, CaneColorBlend to the data spec.
+ Renamed SpriteId to IdSprite. This change is backwards compatible.

Update: 16 May @ 6:56am
by DK

1.20.12 Added if_faith(religionId, optional giftRank) drama expansion method.
Added support for auto syncing texts between text, text_JP, and text_EN.

Update: 15 May @ 3:41pm
by DK

1.20.11 Fixed a bug when exiting to main menu that might cause BGM refresh to throw.
Added support for Zone alias usage in addZone_ tags, also with /n to designate levels.
Added more drama expansion methods and safety patch. Please check the docs here[elin-modding-resources.github.io]
Dosed up the beggarcide.