Don't Starve Together

Don't Starve Together

[DST]kuijiang
12件中 1-10 を表示
< 1  2 >
更新:2021年9月8日 @ 10時59分

更新:2020年10月11日 @ 22時46分

更新:2020年10月9日 @ 8時58分

更新:2020年9月16日 @ 5時07分

1.07

修复与防熊锁兼容的问题。/Fixed compatibility issue with a MOD crash.

更新:2020年6月2日 @ 6時58分

更新:2020年4月7日 @ 20時11分

English:
Added a balance patch that you can set for smaller weapon damage and attack ranges.
Try to add English(Test Kiel function)

Chinese:
增加一个平衡性补丁,你可以设置它为更小的武器伤害与攻击范围。
增加英文主页设置。(测试克雷函数)

更新:2020年3月29日 @ 10時02分

Fixed Mod setting.
The shovel and hammer cannot be cancelled correctly because I am missing some code.
Now it should be normal.

修复MOD设置。
铁锹和锤子不能正确地被取消,因为我忘记写两串代码。
现在应该正常了。

更新:2020年3月27日 @ 22時46分

更新:2020年3月24日 @ 22時38分

优化了一下代码。
Optimize the code.

更新:2020年3月24日 @ 22時23分

对五格的支持代码写反了,纠正过来。
The code was written in the wrong order (hmmm)(for the support for the Extra Equip Slots)

有出现错误无法读档的,打开scripts\prefabs\kuijiang_armor.lua 第120行把两个or的值倒过来,读档换一下背包然后再改回去重新进游戏。

if your use the Extra Equip Slots.
And the game archive cannot be read.Open the【scripts\prefabs\kuijiang_armor.lua】line:120.
change it:inst.components.equippable.equipslot = EQUIPSLOTS.BODY or EQUIPSLOTS.BACK
Take off your gear,And change back
inst.components.equippable.equipslot = EQUIPSLOTS.BACK or EQUIPSLOTS.BODY
Then re-enter the game.

现在冰冻怪物不会再导致崩溃。
Frozen monsters will no longer cause crashes.

武器对冰冻怪物的数值现在被减弱了。(她说是三五下冻住,但是我问了花花有区别,所以只能砍一砍)
The weapon's freezing ability has been reduced.