Don't Starve Together

Don't Starve Together

[DST]kuijiang
Showing 1-10 of 12 entries
< 1  2 >
Update: 8 Sep, 2021 @ 10:59am

Update: 11 Oct, 2020 @ 10:46pm

Update: 9 Oct, 2020 @ 8:58am

Update: 16 Sep, 2020 @ 5:07am

1.07

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

Update: 2 Jun, 2020 @ 6:58am

Update: 7 Apr, 2020 @ 8:11pm

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

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

Update: 29 Mar, 2020 @ 10:02am

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

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

Update: 27 Mar, 2020 @ 10:46pm

Update: 24 Mar, 2020 @ 10:38pm

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

Update: 24 Mar, 2020 @ 10:23pm

对五格的支持代码写反了,纠正过来。
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.