ARK: Survival Evolved

ARK: Survival Evolved

Construction Tool
正在显示第 1 - 10 项,共 11 项条目
< 1  2 >
更新于:2023 年 1 月 11 日 下午 2:29

A fix for handling item remaps not pulling correctly.

更新于:2022 年 11 月 27 日 下午 2:55

Fixed json error popup.

更新于:2022 年 6 月 20 日 下午 5:59

Some load optimizations
Minor bug fixes.

更新于:2022 年 6 月 15 日 上午 8:33

Actually works this time:
When reequipping construction tool, it loads the last used Mod category instead of defaulting to All everytime.

更新于:2022 年 6 月 12 日 下午 4:04

When reequipping construction tool, it loads the last used Mod category instead of defaulting to All everytime.

Removed Configs:
DisableMod_S+
DisableMod_CKFR
DisableMod_CKFSF
DisableMod_MrRadTools

Added Configs:
DisabledMods=

DisabledMods: A comma delimited list of mod names to disable functionality for.
ie: DisabledMods=StructuresPludMod,CKF_Remastered

Note: The name is the name found in spawn codes for items/etc immediately after /game/mods/

更新于:2022 年 4 月 13 日 下午 4:06

Small bug fix
Crafting requirements displayed on hud

更新于:2022 年 4 月 11 日 下午 3:33

- Removed accidental inclusion of a test structure
- Added a handy dandy scriptcommand for admins to help with their json construction.

cheat scriptcommand constructiontool hotloadurl "InsertUrlHere"

Will allow loading a remote json url while server is running without needing to restart server.

更新于:2022 年 4 月 7 日 下午 3:03

- Adds support for virtually all mods, allowing for the creation and importing of structure/category data. Details: https://psteamcommunity.yuanyoumao.com/workshop/filedetails/discussion/2592517779/3274687384250470345/

- Tool builde mode saves to inventory item
- Disable support for baked in mods(CKFR, CKF:SF, S+, MrRadTools) with ini configs
- Added repair target function if in admin mode or free upgrading is enabled

New Configs:
[ConstructionTool]
DisableMod_CKFR=false
DisableMod_CKFSF=false
DisableMod_S+=false
DisableMod_MrRadTools=false
DisableBakedInContent=false
ModDataUrl=

更新于:2021 年 10 月 13 日 下午 5:55

- Moved structure caching to login stage for a smooth first time tool usage.
- Added 2 admin settings. Free Build & Free Upgrade modes.
- Free build, if enabled, allows players to build structures for free. Bypasses all restrictions. Default: False
- Free upgrades, if enabled, allows players to upgrade structures for free. Bypasses all restrictions. Default: False

更新于:2021 年 9 月 10 日 下午 7:16

- Improved pickup structures that are obscured in the terrain.
- Added more max range values for upgrade mode.
- Added a bulk crafting option. Only works in build mode. Only available if a resource container is set. Allows for crafting bulk quantities(1, 5, 10, 25) of structures. This setting resets to 1 when re-equipping the tool.
- Fixed compatability with Awesome Spyglass outline feature.
- Adjustment to visuals regarding resource container updates.
- Clarified/Changed some notifications.
- Updated the HUD display to show rebound key values.
- Added support for vanilla & S+ staircases.
- Fixed a bug in singleplayer which effectively broke the mod.