Elin
(Nightly) Custom Whategg Loader
Showing 1-10 of 208 entries
< 1  2  3 ... 21 >
Update: Dec 13 @ 7:19pm
by DK

1.21.1a
Updated mod version
Fixed a possible state corruption

更新了mod版本
修复了一个可能的脚本状态问题

ci build[github.com]

Update: Dec 13 @ 6:20pm
by DK

1.21.1
Fixed a bug where inject unique may be ignored

修复了inject unique可能不生效的问题

ci build[github.com]

Update: Dec 13 @ 3:45pm
by DK

1.21.0
Added runtime CSharp scripting[elin-modding.net]:
・cwl.cs.eval console command
・cwl.cs.state console command
・Drama sheet scripting support
・User scripts compiler support
・Scripting, compiling, and state API
Drama Expansion:
・choice(expansion_method) can now be used as normal choice with its params being expansion_method
・eval action for executing csharp scripts
・Fixed a possible mod_flag bug
・Fixed a mod_element bug where it does not correctly apply feat
・Rewrote the drama expansion patch as action handlers
Added reflex_greedy_args support for console commands

新增运行时 C# 脚本功能[elin-modding.net]
・cwl.cs.eval 控制台命令
・cwl.cs.state 控制台命令
・剧情表(Drama sheet)脚本支持
・用户脚本编译器支持
・脚本、编译与状态 API
剧情扩展:
・choice(expansion_method) 现在可作为普通 choice 使用,其 param 为 expansion_method
・新增用于执行 C# 脚本的 eval 动作
・修复了一个可能的 mod_flag 问题
・修复了一个 mod_element bug:未能正确应用 feat
・剧情扩展补丁重写
新增对控制台命令的 reflex_greedy_args 支持

ci build[github.com]

Update: Dec 8 @ 3:34am
by DK

1.20.57e
Added UGC debug helper
Fixed type query (the 114514th times)

添加了工坊上传debug
修复了类型查询(又一次)

ci build[github.com]

Update: Dec 7 @ 10:27am
by DK

1.20.57d
Fixed choice() action in drama expansion methods
Added more exception handling to drama invokes
Fixed language fallbacks for drama sheets

修复了剧情扩展方法中的 choice() 动作
为剧情调用添加了更多异常处理
修复了剧情表(drama sheets)的语言回退机制

ci build[github.com]

Update: Nov 28 @ 11:16pm
by DK

1.20.57c
Fixed some custom types not inheriting with exact parameter names

修复了部分自定义类型没有使用继承的参数名的问题

ci build[github.com]

Update: Nov 28 @ 2:53am
by DK

1.20.57b
Fixed loading on some maps without idFile

修复了部分地图没有 idFile 的问题

ci build[github.com]

Update: Nov 27 @ 2:26pm
by DK

1.20.57a
Added Alias & Name xlsx loader
Added debug panel

添加了 Alias & Name xlsx 加载
添加了 Debug面板

ci build[github.com]

Update: Nov 26 @ 9:53pm
by DK

1.20.57
Added 2 Chara helper extensions
Added custom zone map loading by default for scriptless rows at Maps/idExport.z
Drama Expansion:
+ if_cs_get(field_or_property, value_expr)
+ if_cint(cint_id, value_expr)

新增 2 个角色辅助扩展
默认为无脚本行加载自定义地图 Maps/idExport.z
剧情扩展:
+ if_cs_get(field_or_property, value_expr)
+ if_cint(cint_id, value_expr)

ci build[github.com]

Update: Nov 18 @ 6:07pm
by DK

1.20.56
Added more drama expansion conditions
Disabled FileSystemWatcher for Win7 (who uses it)
Added custom instrument sound file lookup

添加了更多剧情拓展条件
禁用了Win7系统的FileSystemWatcher
添加了自定义乐器音乐的文件路径

ci build[github.com]