AMP 2.2.2.2 Release Notes
AMP 2.2.2.2 includes support for three new titles, and introduces a handful of new features to the Generic module to accomode them.
- ampinstmgr no longer attempts to sync expired root certificates into its own certificate store. Slightly experimental workaround for the LetsEncrypt certificate expiry issues.
- AMP automatically warns if you try to start an instance that requires docker but docker is not available.
- AMPs password censorship for command line logging supports a few more additional common formats and syntaxes.
- Add an update task that allows the creation of symlinks.
- Add an update task that allows the creation of simple files. (Useful for steamappid.txt)
- Add support for extracting .tar.gz/.tgz archives on Linux when using the Download File update task on Generic.
- Add a notification to ADS when creating instances that are based on community configs.
- Fixed missing filename/dirty status indicator in File Manager when editing files.
- USleep server no longer uses NAT traversal (it was never needed)
- New game support: Last Oasis. See further notes.
- New game support: Avorion (Community Contrib)
- New game support: Squad (Community Contrib)
New Game: Last Oasis.
Last Oasis is slightly unusual in how it's hosted compared to other games. You need to register at https://myrealm.lastoasis.gg/ and not only create a 'realm' that your server will be associated with but you must also obtain a customer key and provider key (this does not cost anything) - each 'tile' within your realm will require it's own AMP instance so if you want to fully populate the tiles on your server this will use up more AMP activations.
New Game: Squad
This template was contributed by a member of the AMP community (Shinynecrid) - For now this is a fairly straightforward template that just allows you to get things started.
New Game: Avorion
This template was contributed by a member of the AMP community (Shinynecrid) - For now this is a fairly straightforward template that just allows you to get things started.
AMP 2.2.2.0 Release Notes
AMP 2220 introduces some powerful new functionality to the Generic module - including universal sleep and better support for custom docker images.
- Easier to use custom Docker images on Linux - see https://github.com/CubeCoders/AMP/wiki/Using-custom-Docker-images-with-AMP-and-the-generic-module
- New SteamCMD settings for updates etc are now exposed publicly.
- Fixed incorrect 'reason' message when taking a backup fails.
- Implemented universal sleep (usleep).
- Implemented a 'Create Symlink' update task for Generic (Linux Only)
- Added new scheedule triggers for generic: First user Joins and Last user Leaves
- Added support to Valheim configuration for usleep.
- Added missing settings for 7d2d, Space Engineers and SRCDS.
- Added a warning if you try to start an instance that is set to require docker.