This resource is paid, and requires to be purchased
- Fixed an issue where you could not add a quest if
Use Generic Rewards
is selected.
- Added a clean up function to remove unnecessary properties in your JSON when
Use Generic Rewards
is selected.
- Improved the appearance of the shutdown modal.
- Added
NameMapping
, this can be found under Stats
.
- Improved user experience with proper form layout for adding
dino
and item
rewards.
- Added
CryoPodExpirationTime
to General Settings.
- Clear separation between normal, random, and stackable items.
- Input validation with min/max values.
- Improved cleanup when switching between types.
- Improved state management.
- Better handle all edge cases.
- Added proper validation bounds for level inputs.
- Added validation to tier names in Rewards section, can no longer add spaces in tier names or enter an existing tier name.
- Added validation to tracking names, can no longer add spaces in names or enter an existing name.
- Improved import process.
- Improved export process.
- Added reload RCON command to reload the configs on servers when exporting is complete (optional).
- Directories are no longer exclusive to saved configs.
- Improved ArkData UI.
- ArkData now pulls the latest version from here when it notices a new version.
- Added Icons to ArkData (experimental, some may work some not, dumped from DevKit).
- Added Colors to ArkData.
- Added class names to Engrams in ArkData.
- Added Mod Manager to Ark Data, can improve JSON files with with mod blueprints.
- Exporting no longer has a default export location, select one or more location regardless when you export, saved configs will always have what you have assigned to them.
- Modified the shutdown process.
- Added a copy all button to the JSON viewer.
- Added a manual save button to the control bar when a saved config is loaded.
- Added new config option
EventTrackingRange
.
- Added new config option
DinoKillRange
.
- Added new config option
ForceKillRangeForAl
.
- Added new config option
ForcedKillRangeDinos
.
- Fixed blueprint auto complete input to allow custom values / blueprints to be parsed
- Fixed the RCON reload command (my bad, I hardcoded the wrong reload RCON command)
- Added nested key validation upon importing (checks for nested keys now as well as sections).
- Added warnings next to config options missing from your JSON and the ability to add them in.
- Removed unnecessary import requirement.
- Added
BlueOSD
, YellowOSD
, RedOSD
, PurpleOSD
, PurpleOSDWaves
, ElementNodeEasy
, ElementNodeMedium
, ElementNodeHard
for event tracking.
- Fixed export quest lists to various formats.
- Add new WShop Points reward type component for custom points commands.
- Added the ability to directly edit JSON configuration directly in the editor (advanced users only should use this).
- Added read/write mode toggle switch.
- Implement warning dialog for write mode activation.
- Added FTP Export Support: You can now export configurations directly to remote servers via FTP, configurable via Server Directory Management.
- Added extra validations when exporting, will no longer export to directories that do not exist (used to create them if it didn't exist).
- Added new feature to make new servers in Server Directory Management using existing server directory information (duplicating).
- Added extra validations when adding new server due to implementing duplicate feature.
- Updated various wording and UI/UX fixtures for a better user experience.