ARK: Survival Evolved

ARK: Survival Evolved

Construction Tool
Showing 1-10 of 11 entries
< 1  2 >
Update: 11 Jan, 2023 @ 2:29pm

A fix for handling item remaps not pulling correctly.

Update: 27 Nov, 2022 @ 2:55pm

Fixed json error popup.

Update: 20 Jun, 2022 @ 5:59pm

Some load optimizations
Minor bug fixes.

Update: 15 Jun, 2022 @ 8:33am

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

Update: 12 Jun, 2022 @ 4:04pm

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/

Update: 13 Apr, 2022 @ 4:06pm

Small bug fix
Crafting requirements displayed on hud

Update: 11 Apr, 2022 @ 3:33pm

- 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.

Update: 7 Apr, 2022 @ 3:03pm

- Adds support for virtually all mods, allowing for the creation and importing of structure/category data. Details: https://steamhost.cn/steamcommunity_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=

Update: 13 Oct, 2021 @ 5:55pm

- 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

Update: 10 Sep, 2021 @ 7:16pm

- 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.