ARK: Survival Evolved

ARK: Survival Evolved

TCs Auto Rewards v1.12.16
Showing 1-10 of 47 entries
< 1  2  3  4  5 >
Update: Jun 19, 2021 @ 5:08pm

Minor Update v1.12.16
Join the Discord[discord.gg]
Bug Fix: API will now be in sync mode after server restart
Bug Fix: Mod will always initialise correctly now, this will also fix other inconsistencies of the mod.
Special thanks to BlindFox for finally solving this issue
New INI Setting: ForceSyncEnabled=<boolean> (This shouldn't be needed, but is available as a bit more insurance in ensuring servers start in auto sync mode)

Update: Jun 13, 2021 @ 4:42pm

Minor Update v1.12.15
Join the Discord[discord.gg]

Update: May 25, 2020 @ 6:18pm

Minor Update v1.12.14
Find All Patch Notes Listed Here[trello.com]
Join the Discord[discord.gg] to follow development and help shape the mod.
TCsAR-SaveGame-Tool[github.com] created by BlindFox2015
  • Merges TCsAR_PlayerData.sav files to consolidate player points, played time, etc plus other features.
  • Useful for merging player profiles from multiple servers before activating the API to have it auto synced.

Minor New Features
    New INI Setting: DisablePurchaseFromNonOwnedLockedVaults=<boolean>
    • Used to stop players from being able to open the UI and purchase packs from Vaults that are locked unless they are in the same tribe. With this set to true Players can still use vaults that are unlocked, but the player needs to be in the same tribe if the vault is locked.
      Default: false

Tweaks, Bug Fixes & Optimisations
  • Tweak - API - Removed start up sync process. Details Here[trello.com].
  • Tweak - API - Disabled radial option for Force Sync. Details Here[trello.com]
  • Tweak - API - Added a check to ensure empty objects cannot be sent during Manual Upload.
  • Tweak - API - Added more logging to API data type.
  • Tweak - Reward Vault and UI Tool can no longer be uploaded via transmitter, beacon, etc.
  • Tweak - Added validation to INI setting SaveFileLocation to ensure absolute paths are not entered. (Relative Paths Only)
  • Bug Fix - API - Removed bug with start up sync. Details Here[trello.com]
  • Bug Fix - API - Fixed a bug related to download / sync not showing completion message. Details Here[trello.com]

Update: May 8, 2020 @ 3:12am

Minor Update v1.12.13
Find All Patch Notes Listed Here[trello.com]
Join the Discord[discord.gg] to follow development and help shape the mod.
TCsAR-SaveGame-Tool[github.com] created by BlindFox2015
  • Merges TCsAR_PlayerData.sav files to consolidate player points, played time, etc plus other features.
  • Useful for merging player profiles from multiple servers before activating the API to have it auto synced.

Tweaks, Bug Fixes & Optimisations
  • Tweak - Removed bloated mod size

Update: May 8, 2020 @ 12:47am

Minor Update v1.12.12
Find All Patch Notes Listed Here[trello.com]
Join the Discord[discord.gg] to follow development and help shape the mod.
TCsAR-SaveGame-Tool[github.com] created by BlindFox2015
  • Merges TCsAR_PlayerData.sav files to consolidate player points, played time, etc plus other features.
  • Useful for merging player profiles from multiple servers before activating the API to have it auto synced.

Minor New Features
    New INI Setting: EnableUITool=<boolean>
    • NOTE: HARDCODED TO ALWAYS BE FALSE TO DISABLE THE UI TOOL UNTIL IT IS FINISHED
    • Used to enable the use of the UI Tool by any player to access the TCsAR UI. With this set to true all players can access the TCsAR UI from any location on the map and purchase packs directly into their inventory provided they have enough inventory slots to fit the contents.
    • Default: false
    New Item: UI Tool
    • Level Required: 1
      Crafting Cost: 1 Thatch
      Engram Entry: EngramEntry_TCsAR_UITool
      Inventory Item: Blueprint'/Game/Mods/TCsAutoRewards/Main/UITool/PrimalItem_TCsAR_UITool.PrimalItem_TCsAR_UITool'
      Handheld Item: Blueprint'/Game/Mods/TCsAutoRewards/Main/UITool/TCsAR_UITool.TCsAR_UITool'
    • The UI Tool (if enabled via ini setting, see EnableUITool[trello.com]) is a hand held remote used to open the TCsAR UI (a.k.a Admin Menu / Reward Menu).
    • Equip it, click left mouse button to open menu.
    • The new UI is context sensitive meaning that if you are an admin of the server you will have access to the Admin Menu as well as the Reward Menu while regular players will only have access to the Reward Menu.
      The UI Tool when used will use your inventory to spawn the contents of a purchased pack provided you have enough inventory space available.

Tweaks, Bug Fixes & Optimisations
  • Tweak - Minor adjustment to optimise the API response procedure.

Update: May 2, 2020 @ 10:04am

Minor Update v1.12.11
Find All Patch Notes Listed Here[trello.com]
Join the Discord[discord.gg] to follow development and help shape the mod.
TCsAR-SaveGame-Tool[github.com] created by BlindFox2015
  • Merges TCsAR_PlayerData.sav files to consolidate player points, played time, etc plus other features.
  • Useful for merging player profiles from multiple servers before activating the API to have it auto synced.

Tweaks, Bug Fixes & Optimisations
  • Bug Fix - Fixed crash on start up for servers not running with the mod S+ or a mod derived from it.

Update: May 1, 2020 @ 11:46pm

Minor Update v1.12.10
Find All Patch Notes Listed Here[trello.com]
Join the Discord[discord.gg] to follow development and help shape the mod.
TCsAR-SaveGame-Tool[github.com] created by BlindFox2015
  • Merges TCsAR_PlayerData.sav files to consolidate player points, played time, etc plus other features.
  • Useful for merging player profiles from multiple servers before activating the API to have it auto synced.

Tweaks, Bug Fixes & Optimisations
  • Bug Fix - Players returning to a server will have their profile saved locally.
    • This was affecting API users only, a player that had played on a server previously but went to a different server and then came back might have lost their profile progress from the other server.
    • Now the mod will save the downloaded profile ensuring they have the most up-to-date profile.

Update: Apr 23, 2020 @ 12:37am

Minor Update v1.12.9
Find All Patch Notes Listed Here[trello.com]
Join the Discord[discord.gg] to follow development and help shape the mod.
TCsAR-SaveGame-Tool[github.com] created by BlindFox2015
  • Merges TCsAR_PlayerData.sav files to consolidate player points, played time, etc plus other features.
  • Useful for merging player profiles from multiple servers before activating the API to have it auto synced.

Tweaks, Bug Fixes & Optimisations
  • Tweak - Changed API URL

Update: Mar 23, 2020 @ 8:27pm

Minor Update v1.12.8
Find All Patch Notes Listed Here[trello.com]
Join the Discord[discord.gg] to follow development and help shape the mod.
TCsAR-SaveGame-Tool[github.com] created by BlindFox2015
  • Merges TCsAR_PlayerData.sav files to consolidate player points, played time, etc plus other features.
  • Useful for merging player profiles from multiple servers before activating the API to have it auto synced.

Minor New Features
    New Command: AddPlayerBonus
    • cheat ScriptCommand TCsAR AddPlayerBonus <Steam ID> <Amount>
    • Adds <Amount> to the current Bonus Amount of the player matching <Steam ID>.
    • Accepts "all" as <Steam ID> to run the command on all players. (May cause lag depending on how many player profiles it needs to iterate through)
    • NOTE: Not API compatible (Will not sync the data to the API. It will only change it locally.
    Bypass API setup process
    • Before the mod would throw an error if there wasn't any data to upload, and also wouldn't let you switch to Auto Sync unless something was either uploaded or downloaded.
    • Now the mod will allow you to bypass this process by uploading an empty array, allowing you to skip it an go into Auto Sync mode.
    • This allows servers to start off without any packs and/or players but still keep the servers synced for when they do get new players / packs.
    • It also allows admins to wipe data from the API and Servers without having to reset the API state in the mod back to "First Run"
    Auto Download for API
    • If the API encounters too many objects to download in Auto Sync during a restart, it will now switch over and run a manual download before switching back to Auto Sync.
    • This will stop servers from getting stuck in manual mode after a restart if there were too many new players / packs to download with the Auto Sync

Update: Mar 17, 2020 @ 10:19pm

Minor Update v1.12.7
Find All Patch Notes Listed Here[trello.com]
Join the Discord[discord.gg] to follow development and help shape the mod.
TCsAR-SaveGame-Tool[github.com] created by BlindFox2015
  • Merges TCsAR_PlayerData.sav files to consolidate player points, played time, etc plus other features.
  • Useful for merging player profiles from multiple servers before activating the API to have it auto synced.

Tweaks, Bug Fixes & Optimisations
  • Tweak - Added additional logging during the process of loading from save files. Error Log Level must be set to Error or Debug.
  • Optimisation - Removed several dinos and items from the master list which no longer exist in the game files. Details[trello.com]
  • Bug Fix - Added an alternative function to display Pack Names in the UI in attempts to bypass the localisation bug introduced by Genesis.
  • Bug Fix - After downloading from API, the mod will now immediately save the data to the appropriate save files to ensure the mod stays in Auto Sync after restarts.