ARK: Survival Evolved

ARK: Survival Evolved

Construction Tool
Viser 1-10 af 11 forekomster
< 1  2 >
Opdatering: 11. jan. 2023 kl. 14:29

A fix for handling item remaps not pulling correctly.

Opdatering: 27. nov. 2022 kl. 14:55

Fixed json error popup.

Opdatering: 20. juni 2022 kl. 17:59

Some load optimizations
Minor bug fixes.

Opdatering: 15. juni 2022 kl. 8:33

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

Opdatering: 12. juni 2022 kl. 16: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/

Opdatering: 13. apr. 2022 kl. 16:06

Small bug fix
Crafting requirements displayed on hud

Opdatering: 11. apr. 2022 kl. 15: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.

Opdatering: 7. apr. 2022 kl. 15: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=

Opdatering: 13. okt. 2021 kl. 17: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

Opdatering: 10. sep. 2021 kl. 19: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.