fix: 7.2/7.3 preset、7.3 入口函数 #89
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
恢复自动获取 contentFinderConditionId (即 mapId) 偏移
7.3 恢复原本的入口函数获取方式,避免某些会导致游戏崩溃的兼容性问题
7.3 的更新导致 preset 模块在程序启动后立刻获取 uiModule 时游戏有可能崩溃 (关于在国际服7.3大更新以后,打开鲶鱼精游戏就闪退 #88),改为和 command 等模块一样的延迟读取
修改副本 ID 上限:副本 ID 数现已超过旧版本写死的上限 1000
同步国服 WaymarkData 偏移