Don't Starve Together

Don't Starve Together

Global Positions (CompleteSync)
Showing 1-10 of 29 entries
< 1  2  3 >
Update: 29 Apr @ 5:52am

In V660872, Klei update the codes of maprevealer, I update my codes accordingly.
在 V660872中,Klei更新了maprevealer的实现,我相应更新了我的代码。

Update: 7 Mar @ 6:11am

现在沃尔特可以在不使用指南针的情况下给队友运行物品。也可以在选项中关闭此公共。感谢@Kerr 提供的编程思路。
Now Walter can deliver items to teammates without using a compass. This feature can also be disabled in the options. Thanks to @Kerr for providing the coding idea.

Update: 7 Feb @ 11:03am

Fix a bug that make games lag. Sorry for the inconvenience.
修复了一个导致游戏卡顿的bug,造成不便十分抱歉。

Update: 4 Feb @ 10:05am

Remove the dependency of Gem Core
移除对于Gem Core的依赖

Update: 4 Feb @ 9:02am

1. In the previous update, adding the mod midway and changing characters would still cause the loss of map exploration progress. This update fixes that issue.
1. 上次的更新中,中途加入本mod并且更换角色会导致地图探索进度丢失。本次更新进行修复。

Update: 4 Feb @ 7:28am

1. Try to fix a bug that causes the loss of map exploration progress when adding this mod halfway through the game.
2. Better Chinese Translation. Thank @冰冰羊 for help.
1. 尝试修复一个导致在游戏半途添加此mod时丢失地图探索进度的bug。
2. 更好的中文翻译。感谢@冰冰羊 的帮助。

Update: 24 Dec, 2024 @ 6:51pm

1. Fix a bug that makes Chinese translation not work. (Fixed by @冰冰羊)
1. 修复了一个导致中文翻译不工作的bug。(由@冰冰羊 修复)

Update: 1 Nov, 2024 @ 11:18am

1. Fixed the bug that caused a crash when players in ghost state joined the game, which was introduced in the last update.
2. Removed a line of print from the last update to prevent repeated printing on slower-loading servers, saving time.
1. 修复了上次更新时引入的鬼魂状态的玩家加入游戏引发崩溃这一bug
2. 删除了上次更新时加入的一行print,避免对于加载较慢的服务器反复打印而浪费时间。

Update: 31 Oct, 2024 @ 8:00pm

Fix bugs:
1. Fixed the longstanding issue of icon misalignment in modules related to global positioning.
2. Fix the ghosting icons of beefalo
Update:
1. Added the property of 'fogrevealer' for players, creating a circular bright area around them, making it easier for players to locate each other on the map.
bug修复:
1. 修复了全球定位类模组中长期存在的图标错位的问题。
2. 修复了牛的图标的残影。
更新:
1. 给玩家增加了fogrevealer的属性,这样其他玩家周围会有一个圆形的明亮区域,让玩家更容易在地图上找到其他玩家。

Update: 13 Oct, 2024 @ 12:25am

1.
The bug that caused the ping(signal) marker to deviate from the mouse position has been fixed.
1. 修复了导致信号的标记可能偏离鼠标位置的bug。