Don't Starve Together

Don't Starve Together

[DST]kuijiang
12개 중 1~10개 표시 중
< 1  2 >
업데이트: 2021년 9월 8일 오전 10시 59분

업데이트: 2020년 10월 11일 오후 10시 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일 오후 8시 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일 오후 10시 46분

업데이트: 2020년 3월 24일 오후 10시 38분

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

업데이트: 2020년 3월 24일 오후 10시 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.