ARK: Survival Evolved

ARK: Survival Evolved

Inventory Backup System
Viser 1-10 af 23 forekomster
< 1  2  3 >
Opdatering: 18. nov. 2022 kl. 9:54

  • Added logic to account for instances where a player dies from either a command, or in map area that force deletes the character from the universe.
  • Fixed something I was confused about, so offline deaths should now work properly. (Previously it just deleted your items. Now, if it fails or messed up, it will leave your items on your old body)

Opdatering: 14. nov. 2022 kl. 15:49

  • Added a fix for an odd occurance where if the player died multiple times in one life it would cause odd issues. (Good job ARK Omega)

Opdatering: 4. nov. 2022 kl. 19:59

  • Changed around code to allow for offline saves.
  • Added new offline saves INI.
  • Fixed the item returning so its false like its supposed to be.

Opdatering: 4. nov. 2022 kl. 19:59

  • Changed around code to allow for offline saves.
  • Added new offline saves INI.
  • Fixed the item returning so its false like its supposed to be.

Opdatering: 20. okt. 2022 kl. 13:04

  • Fixed a bug that would cause up to 6 items to get deleted, because I didn\'t realize the game deletes items if it fails to equip them.
  • Removed the "GlobalTimer" INI. In hindsight, its existence made no sense, no reason to have a difference of them (Its now global all the time)
  • Note: I\'ll be updating it in the next like week or something, to add a new INI to detect offline deaths.

Opdatering: 18. okt. 2022 kl. 13:45

  • Added a few new INI\'s that are detailed in the description (StartFirstSave, ReturnItems, NumberofOverrideSaves)
  • Pretty sure I fixed all the weird items not being saved. (I could never replicate it)
  • The admin UI now shows some of the current INI values.
  • Some other general fixes of stupid stuff.

Opdatering: 15. juni 2022 kl. 15:59

  • Fixed name issue, that made one of the INIs not work. :)

Opdatering: 5. maj 2022 kl. 0:56

  • Changed around the UI\'s look/ design.
  • Removed the 2 items, that players used, so the mod was usable.
  • Moved the item features, into the pause menu of the game.
  • Maybe fixed tooltips not being displayed properly?
  • Renamed some files. (Should not matter to anyone, but just in case)

Opdatering: 9. dec. 2021 kl. 14:30

  • Changing the list ordering to show most recent first, rather then last.
  • Added a text field to type in a SteamID.

Opdatering: 4. nov. 2021 kl. 12:49

  • Added a check, to stop all the saving, if the related error is detected, and a bit more logging, for when the error is detected.