Wurt / Hallowed Nights - 375804 · Bug Fixes 问题修复 Added a new retrofitting pass for worlds that have under 5 Cookie Cutter spawners or under 20 Salt Formations. 为有少于5个Cookie Cutter刷新点或少于20个盐柱的世界新增了重整方法。 Improved how boat collisions are resolved 优化船体相撞时的处理。 Fossil Fragments no longer sink in the ocean 化石碎片不会沉入海中了。 Music volume increased for most musical cues 提升提示音效的大小。 · Change for OSX dedicated servers 对OSX上的独立服务器的修改 As we prepare to support Apple’s notarization process, the executable now needs to be launched from the Contents/Resources directory. 我们正在试图支持苹果公司的代码签名机制,在此之前,需要从Contents/Resources目录中启动程序。 If you use a script to launch a dedicated server on OSX, the executable now needs to be launched from 'dontstarve_dedicated_server_nullrenderer.app/Contents/Resources' instead of 'Contents/MacOS'. The server launch script posted in step “3. Create the script that will run the servers.” at ... has been updated with the latest changes. 如果你在OSX上使用脚本启动独立服务器,应用程序需要从'dontstarve_dedicated_server_nullrenderer.app/Contents/Resources'而不是'Contents/MacOS'中启动。论坛的教程中的代码也进行了相应的更新。 Also note that the legacy preconfigured launch scripts that used to be in 'Contents/MacOS/scripts' are now in 'Contents/Resources/scripts'. 请注意,位于'Contents/MacOS/scripts'中的旧版的预置启动脚本现在位于'Contents/Resources/scripts'中。