饑荒聯機版

饑荒聯機版

[API] Gem Core
目前顯示第 71-80 項,共 128 項
< 1 ... 6  7  8  9  10 ... 13 >
更新:2019 年 8 月 20 日 @ 下午 12:42

-v3.0.2 HOTFIX
fixed crash with invalid mod names crashing the new modconfigmanager.
added gemrun function extendenvironment to inject commonly used functions into an env.

更新:2019 年 8 月 20 日 @ 下午 12:01

-v3.0.1 HOTFIX
fixed crash issue with indexing a GLOBAL variable without having GLOBAL. present before it.

更新:2019 年 8 月 20 日 @ 上午 11:28

-v3.0.0
major rewrite of GemCore.
added new code loading system and support for specialized modfrontendmain.lua and modbackendmain.lua loading
added a config option(that appears in the mod config menu once GemCore has been enabled) that allows you to manually turn off memspikefix for specific mods.
probably lots of other tiny things, many code improvements, and more optimized code.
added another patch for global pause, fixing pausing being broken if a c_spawn()ed player is in the world.

更新:2019 年 5 月 31 日 @ 下午 1:58

-v2.6.14 HOTFIX
HOTFIX
fixed crash when using RoT beta.

更新:2019 年 5 月 31 日 @ 下午 12:00

-v2.6.13 HOTFIX
fixed crash when not using the RoT beta.

更新:2019 年 5 月 31 日 @ 上午 11:31

-v2.6.12
added the ability to control(to an extent) what tile ID your tile gets, by forcing it to be inside the UNDERGROUND tile range or the OCEAN tile range.
-v2.6.11
fixed issue with the dynamic tile management data not getting saved on single shard servers in the RoT beta.

更新:2019 年 5 月 21 日 @ 下午 3:47

-v2.6.10
removed klei implemented betafixes.
fixed maptagger bug.
added option for bank_build to DynamicTileManager.
temporary fix for overrides not getting set from inside the game.

更新:2019 年 5 月 20 日 @ 下午 6:12

-v2.6.9
fixed potential crash on RoT servers.
fixed crash when calling Kramped:OnNaughtyAction()
fixed weird edge case crash with non-existant snapshots for the dynamic tile mananger
greatly improved memspike fix.
added maptagger, which allows you to add map tags for worldgen

更新:2019 年 5 月 19 日 @ 下午 4:37

-v2.6.8
fixed OnPhysicsCollision crash with boats
fixed the following 3 bugs that exist in the beta:
-fixed teeth traps not being resetable, and spacebar improperly interacting with them.
-fixed the boat wake only showing up on the mastersim(client hosted servers).
-fixed clients being unable to repair boats.

更新:2019 年 5 月 19 日 @ 上午 9:59

-v2.6.7
fixed crash in the RoT beta
fixed recipe hints not appearing for certain modded recipes with custom tech requirements.