ARK: Survival Evolved

ARK: Survival Evolved

Pokeballs - Dino Storage (Discontinued)
Viser 1-10 af 65 forekomster
< 1  2  3  4  5  6  7 >
Opdatering: 8. feb. 2021 kl. 16:57

- Dino Item Storage has a dynamic max item limit implemented now. This is in hopes to solve people\'s items dissappearing.

Opdatering: 28. jan. 2021 kl. 14:36

- Recompile of PokeballCaptured classes to fix corrupted items that might have made it into the last update.

Opdatering: 27. jan. 2021 kl. 15:15

- Changes the way that equipped items on dinos are stored to prevent a crash that people were having. Now equipped items are handled like the other items in the dino\'s inventory.
- Saddle Structures are picked up and stored in the dino\'s inventory upon capture. Unfortunately, there\'s no way to reliably place the structures back on the saddle platform. I tried and didn\'t like results at all.
- Added preventative measures for those who use the InfiniteStats cheat

Opdatering: 22. jan. 2021 kl. 2:34

- Reverted the logic for configuring key inputs. Sorry, folks. This just isn\'t possible with this version of the ADK.

Opdatering: 21. jan. 2021 kl. 18:11

- Addresses a crash that could occur while using the CustomUI
- The CustomUI now closes slots when it can\'t find the dino assigned to it. This occurs when the Pokeball is in midair after being thrown and certain other situations.
- Fixes a bug where CustomUI slots would be active with invalid data if you added a dino to a slot under an empty one
- Fixes a bug where CustomUI slots would sometimes show blank data on a slot
- Fixes a bug where the CustomUI\'s Party Manager couldn\'t load previously saved slots, allowing you to save a new set of slots with bad data
- Attempts to fix a crash that could occur when you release a dino with one or more equipped items
- Adds support for four new configuration options that allow for the customization of CustomUI controls

Opdatering: 18. jan. 2021 kl. 13:37

- The ADK likes to remove things and break things on its own. One of the things it removed was the delete panel from the PokeballPC. That\'s back now, and it\'s there to stay.
- REINST somehow made it into the cooked mod... Let\'s just say that the ADK renamed important classes and even though they were fixed, it did it again, and again, and again. That\'s also solved, which will fix any crashes that may have occurred with certain UIs.
- In a short time, many have voiced their opinions of the new way that items had to be handled that were in the dino\'s inventory. My original solution was to drop the items on the ground, but it was clear that no one really liked that. Truthfully, I didn\'t either. I went back to the drawing board and came up with a solution that I think you\'ll like.

Opdatering: 17. jan. 2021 kl. 16:16

- Refactored the entirety of the mod, which changes how the core of its functionality works. Dinos are now destroyed and stored in the ball, then recreated and spawned in. This means that your dino cannot be hurt and is nowhere on the map anymore while in a Pokeball. This also means that if you lose the ball, you lose the dino along with it. The Pokeball Restorative can only see and rescue your dinos that are on the map.
- Removes the DinoCaptured, DinoReleased, and DinoAggro buffs from the mod as they are no longer needed
- Captured dinos are tamed after release as opposed to at the time of capture
- Fixes a bug where Return to Pokeball and Remove Pokeball Protection options were not working
- Removed support for the DropItemsUponCapture config option. There\'s no feasible way to handle keeping all items in the dino\'s inventory, so they have to be dropped. Any hats, saddles, and costumes are kept equipped, however
- Makes the rescue logic fire immediately when a Dino is detected to have been severely injured. This should protect from more deaths, but it still may not protect from everything.

Opdatering: 2. jan. 2021 kl. 14:37

ADK updated. Re-cook and upload

Opdatering: 31. dec. 2020 kl. 10:21

Re-cook and re-upload to test for bad cook

Opdatering: 30. dec. 2020 kl. 11:15

- Fixed a bug where the Escape key would - more often than not - return control to the player, having the PokeballPC UI still active
- Adjusting settings across all Widgets and UI elements to prevent the Esc bug from occuring there too
- Re-cook and upload with new version of the ADK to hopefully fix crashing issues with newer versions of ARK since the last time the mod was uploaded