Don't Starve Together

Don't Starve Together

[DST]kuijiang
1–10/12 bejegyzés mutatása
< 1  2 >
Frissítés: 2021. szept. 8. @ 10:59

Frissítés: 2020. okt. 11. @ 22:46

Frissítés: 2020. okt. 9. @ 8:58

Frissítés: 2020. szept. 16. @ 5:07

1.07

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

Frissítés: 2020. jún. 2. @ 6:58

Frissítés: 2020. ápr. 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:
增加一个平衡性补丁,你可以设置它为更小的武器伤害与攻击范围。
增加英文主页设置。(测试克雷函数)

Frissítés: 2020. márc. 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设置。
铁锹和锤子不能正确地被取消,因为我忘记写两串代码。
现在应该正常了。

Frissítés: 2020. márc. 27. @ 22:46

Frissítés: 2020. márc. 24. @ 22:38

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

Frissítés: 2020. márc. 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.