Downloads:
4,569
Downloads of v 1.2.0.201:
1,338
Last Update:
07 Jan 2018
Package Maintainer(s):
Software Author(s):
- AssaultCube developers
Tags:
first-person foss cross-platform shooter game adminAssaultCube
- 1
- 2
- 3
1.2.0.201 | Updated: 07 Jan 2018
Downloads:
4,569
Downloads of v 1.2.0.201:
1,338
Maintainer(s):
Software Author(s):
- AssaultCube developers
AssaultCube 1.2.0.201
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by AssaultCube developers. The inclusion of AssaultCube developers trademark(s), if any, upon this webpage is solely to identify AssaultCube developers 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 AssaultCube, run the following command from the command line or from PowerShell:
To upgrade AssaultCube, run the following command from the command line or from PowerShell:
To uninstall AssaultCube, 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 assaultcube --internalize --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 assaultcube -y --source="'INTERNAL REPO URL'" [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 assaultcube -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install assaultcube
win_chocolatey:
name: assaultcube
version: '1.2.0.201'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'assaultcube' do
action :install
source 'INTERNAL REPO URL'
version '1.2.0.201'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller assaultcube
{
Name = "assaultcube"
Version = "1.2.0.201"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'assaultcube':
ensure => '1.2.0.201',
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.
This package was approved as a trusted package on 11 Jul 2020.
AssaultCube is a free, multiplayer, first-person shooter game, based on the CUBE engine. Taking place in realistic environments, with fast, arcade gameplay, it's addictive and fun! With efficient bandwidth usage, it's low-latency and can even run over a 56Kbps connection. It's tiny too, weighing in at a lightweight 40 MB package available for Windows, Mac and Linux. On the correct settings, it can even run on old hardware (Pentium III and above).
Features
- It's FREE.
- Source code is available under a zlib-like open source license.
- Low latency, it can even run across a 56Kbps connection!
- Lightweight size, only 40MB to download, plus additional maps average 20KB each!
- With the correct settings, it can run on old hardware (Pentium III and above).
- Officially runs on most major systems, and maybe even some non-major ones?
- Has a built in, in-game map editor to help players create their own maps and allows for co-operative editmode in realtime with others!
- Features a single-player bot system.
- Supports recording of your game by the "demo" system.
- Contains 12 multiplayer game modes, including: Deathmatch, Survivor, Capture the Flag, Hunt the Flag, Keep the Flag, Pistol Frenzy, Last Swiss Standing and One-Shot One-Kill (plus team versions of these modes).
- Comes pre-packaged with 26 different maps!
Licensing information
AssaultCube is developed by various people around the world. People that enjoy making this game together. All of these various people have been given the freedom to license their works in the way they wish. Because of this, licensing of AssaultCube is very specific.
To find out more about the people that help make AssaultCube happen, take a look at the team: Rabid Viper Productions.
Please select from the list below to find out how permission is granted for:
The entire AssaultCube package
AssaultCube website and documentation
A specific file in the AssaultCube package
For anything else, please check in your ./docs/package_copyrights.txt file and any individual *.txt files or *.cfg files within AssaultCube to see if permission is granted to redistribute that data. If no permission is found, you MUST assume that the data is COPYRIGHT and you are NOT allowed to redistribute that data outside of an UNMODIFIED AssaultCube package(s).
The entire AssaultCube package
AssaultCube is FREEWARE. By downloading the AssaultCube package(s) you agree that you may freely use and redistribute the AssaultCube package(s) UNMODIFIED (the AssaultCube package(s) can be originally found at https://github.com/assaultcube/AC/) on any media, subject to the following licensing conditions:
- AssaultCube is provided "as-is", without any express or implied warranty.
- In no event will the authors be held liable for any damages arising from the use of AssaultCube.
- You MAY NOT use AssaultCube for ANY commercial purposes.
- You may re-compress the AssaultCube package(s) using different archival formats (i.e. zip/tgz/rpm/deb/dmg).
- Any other changes beyond this, require EXPLICIT permission.
- The origin of AssaultCube, or its package(s) must not be misrepresented.
- You must not claim that you created AssaultCube or any of the original AssaultCube package(s).
- You must not modify AssaultCube for the purposes of gaining an unfair advantage over others and you must not redistribute these modifications in any form, including, but not limited to videos, text and software.
PLEASE NOTE: This license is for the entire UNMODIFIED AssaultCube package(s). You may choose to disect, and use or redistribute, etc. pieces of AssaultCube, instead of the entire package(s) if you wish. HOWEVER, you must adhere to the license specified for that particular data. If no license is specified, you MUST assume that the data is COPYRIGHT and you are NOT allowed to redistribute that data outside of an UNMODIFIED AssaultCube package(s).
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from the listed download
location on <https://github.com/assaultcube/AC/releases>
and can be verified by doing the following:
1. Download the following <https://github.com/assaultcube/AC/releases/download/v1.2.0.2/AssaultCube_v1.2.0.2.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:
checksum type: sha256
checksum: 0421F3341025EDD17171A23CCFD753960DB78B9B46F8ECCC2AD01CE3781859D7
The file 'LICENSE.txt' has been obtained from <https://assault.cubers.net/docs/license.html>
md5: 0633683F40B6AC8307BB64A5108FC9AA | sha1: 85857324AA35BD2FA3DF7DBD91F19FC3B728AC63 | sha256: 0421F3341025EDD17171A23CCFD753960DB78B9B46F8ECCC2AD01CE3781859D7 | sha512: 4832E89F572D5DED235C69511A50E7583DCC37E2E051CBE0AF62599ACB28C7EC6DE75EA203F1D0781E32339293563D2A5A1E5814985023DEC81521739DF2A444
$ErrorActionPreference = 'Stop';
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'AssaultCube*'
fileType = 'exe'
silentArgs = "/x86=0 /S"
validExitCodes = @(0)
}
$uninstalled = $false
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | % {
$packageArgs['file'] = "$($_.UninstallString -replace ' /x86=0','')"
Uninstall-ChocolateyPackage @packageArgs
}
}
elseif ($key.Count -eq 0) {
Write-Warning "$($packageArgs['packageName']) has already been uninstalled by other means."
}
elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $($_.DisplayName)"}
}
Log in or click on link to see number of positives.
- assaultcube.1.2.0.201.nupkg (acc9054391eb) - ## / 61
- AssaultCube_v1.2.0.2.exe (0421f3341025) - ## / 64
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.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
AssaultCube 1.2.0.201 | 1338 | Sunday, January 7, 2018 | Approved | |
AssaultCube 1.2.0.3 | 527 | Monday, November 14, 2016 | Approved | |
AssaultCube 1.2.0.2 | 845 | Monday, November 11, 2013 | Unknown | |
AssaultCube 1.2.0.1 | 552 | Thursday, October 31, 2013 | Unknown | |
AssaultCube 1.1.0.420130508 | 568 | Wednesday, May 8, 2013 | Unknown | |
AssaultCube 1.1.0.4 | 604 | Sunday, May 5, 2013 | Unknown |
Rabid Viper Productions
-
- chocolatey-core.extension (≥ 1.3.3)
Ground Rules:
- This discussion is only about AssaultCube and the AssaultCube 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 AssaultCube, 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.