Downloads:
523
Downloads of v 1.15.2-pre60:
523
Last Update:
08 Jun 2017
Package Maintainer(s):
Software Author(s):
- Thomas Biskup
Tags:
games roguelikeAncient Domains of Mystery (Tiles)
This is a prerelease version of Ancient Domains of Mystery (Tiles).
- 1
- 2
- 3
1.15.2-pre60 | Updated: 08 Jun 2017
Downloads:
523
Downloads of v 1.15.2-pre60:
523
Maintainer(s):
Software Author(s):
- Thomas Biskup
Ancient Domains of Mystery (Tiles) 1.15.2-pre60
This is a prerelease version of Ancient Domains of Mystery (Tiles).
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Thomas Biskup. The inclusion of Thomas Biskup trademark(s), if any, upon this webpage is solely to identify Thomas Biskup goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Passed
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Ancient Domains of Mystery (Tiles), run the following command from the command line or from PowerShell:
To upgrade Ancient Domains of Mystery (Tiles), run the following command from the command line or from PowerShell:
To uninstall Ancient Domains of Mystery (Tiles), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download adom-tiles --internalize --pre --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade adom-tiles -y --source="'INTERNAL REPO URL'" --prerelease [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade adom-tiles -y --source="'INTERNAL REPO URL'" --prerelease
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install adom-tiles
win_chocolatey:
name: adom-tiles
version: '1.15.2-pre60'
source: INTERNAL REPO URL
state: present
allow_prerelease: yes
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'adom-tiles' do
action :install
source 'INTERNAL REPO URL'
version '1.15.2-pre60'
options '--prerelease'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller adom-tiles
{
Name = "adom-tiles"
Version = "1.15.2-pre60"
Source = "INTERNAL REPO URL"
chocoParams = "--prerelease"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'adom-tiles':
ensure => '1.15.2-pre60',
install_options => ['--prerelease'],
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package is exempt from moderation. While it is likely safe for you, there is more risk involved.
ADOM (Ancient Domains Of Mystery) is one of the most successful roguelike games ever created, with downloads in the millions and many more every day. ADOM was the first roguelike to add a true role-playing experience to the roguelike genre, and boasts a brilliant mix of story, RPG, exploration, and intensely strategic and flexible combat. ADOM has been in development since 1994. In 2012 its development was revitalized with an immensely successful crowdfunding campaign on Indiegogo (see the link to the bottom right), now allowing us to offer ADOM both with ASCII and graphical modes allowing you to choose freely, and hopefully in the future also both as Steam- and Non-Steam versions.
ADOM is primarily known for being the first roguelike to include vibrant towns, NPC dialog, and quests, but it offers more than just a rich story line in a complex fantasy world:
- a huge game world with hundreds of locations such as towns, randomized dungeons, elemental temples, graveyards, ancient ruins, towers and other secrets
- loads of races (dwarves, drakelings, mist elves, hurthlings, orcs, trolls, ratlings and many others) and even more classes (fighters, elementalists, assassins, chaos knights, duelists and much more) allowing for infinite play styles
- hundreds of monsters and items, many with enhanced random features
- a corruption system forcing you to balance lust for power with fear of damnation (corruptions slowly transform you into a vile monster but at the same time grant inhuman benefits - most of the time)
- spells, prayers, mindcraft, alchemy, crafting and more
- dozens of quests and branching story lines
- numerous wildly different endings that might alter reality itself (simply drive Chaos away or slay a god or even become an immortal yourself, and others more)!
$shortcutdir = @{$true='CommonPrograms';$false='Programs'}[($PSVersionTable.PSVersion -gt '2.0.0.0')]
$shortcut = Join-Path ([System.Environment]::GetFolderPath($shortcutdir)) 'ADOM (Tiles).lnk'
Remove-Item -Path $shortcut -Force | Out-Null
Log in or click on link to see number of positives.
- regex2.dll (3a71bf90e8bd) - ## / 70
- adom-tiles.1.15.2-pre60.nupkg (97cec2ddf2f9) - ## / 59
- adom.exe (c347a61d34eb) - ## / 55
- libFLAC-8.dll (1c03360d9477) - ## / 60
- libfreetype-6.dll (32f4ee8d26cd) - ## / 60
- libjpeg-9.dll (b55a80875234) - ## / 56
- libmikmod-2.dll (f934839d9f30) - ## / 56
- libogg-0.dll (c2662ff0830a) - ## / 56
- libpng16-16.dll (c01f2d7d7b3a) - ## / 58
- libtiff-5.dll (f06ad0772f86) - ## / 57
- libvorbis-0.dll (4e9770772263) - ## / 56
- libvorbisfile-3.dll (52eb630f616b) - ## / 56
- libwebp-4.dll (c6752cc34126) - ## / 57
- lua51.dll (97bbddf964a6) - ## / 46
- noteye.dll (c8a52f386447) - ## / 56
- SDL2.dll (a23d944bea10) - ## / 61
- SDL2_image.dll (89f73cfd0df2) - ## / 61
- SDL2_mixer.dll (7aa41f2bba74) - ## / 56
- SDL2_net.dll (5950ee4c4935) - ## / 56
- SDL2_ttf.dll (7bf81e336da6) - ## / 56
- smpeg.dll (86e81a2c58b6) - ## / 62
- zlib1.dll (45ce780df6f2) - ## / 57
- adom-tilesInstall.zip (0cf75b6c1bd0) - ## / 59
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
This package has no dependencies.
Ground Rules:
- This discussion is only about Ancient Domains of Mystery (Tiles) and the Ancient Domains of Mystery (Tiles) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Ancient Domains of Mystery (Tiles), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.