Difference between revisions of "Game Collection"

From Armagetron
(Page created, added fort list so far.)
 
(Info text added)
Line 3: Line 3:
  
 
== Info ==
 
== Info ==
 +
From http://www.trontimes.tk/repository/files/games/info.txt
 +
 +
 +
This is a collection of different Armagetron Advanced game settings.
 +
If you INCLUDE/RINCLUDE them you'll get what it says on the tin.
 +
 +
At time of writing it's located on trontimes.tk and if you don't have that as your resource path, it may sometimes depend on it being up.
 +
 +
 +
You can add your own settings to it, encouraged would be these guidelines:
 +
 +
* Full games need a physics reset at the start (like reset_vov_A.cfg) to guarantee proper loading.
 +
 +
* No access restriction related settings (except opening it for all, that's fine :D) and no access exploits.
 +
 +
* Comment what stuff is (minimum: "WTF IS THIS:" line at the top), unless it's clear from the file name.
 +
 +
* And of course common sense like putting your game into the right folder (or creating one) etc.
 +
 +
 +
If you want your awesome settings added to the collection and don't know how, ask vov/NinjaPotato.
 +
 +
The games/ folder:
 +
Categories: These group by game type, e.g fortress (capture enemy zone) from arena (classic kill em all)
 +
Names: Files usually have 2 name endings to watch out for:
 +
_v12345.cfg  <- full game, rinclude once and you're done (example: sumo/bar_v1.cfg)
 +
_p12345.cfg  <- p for patch, they are usually to be applied to an already existing game
 +
                  of the folder type you found it in and just change one aspect (e.g sumo/killdetection_p2.cfg)
 +
the numbers are ofc version numbers that change as stuff is added or fixed.
 +
 +
Usually the files are well commented too, so if you want more info about one look there.
 +
Or just try it on a server or local game.
 +
 +
Games may not work on all server versions.
 +
For example currently Shooting or CTF only works on special sty+ct branch servers.
 +
It may say it in the file.
 +
 +
For questions or if something does not work
 +
contact either the gametype's author, or also
 +
vov/NinjaPotato on IRC (freenode.net, armagetron)
 +
or on the Armagetron forums. IRC is preferred.
 +
 +
2015-01-15 vov
 +
  
 
== Currently available ==
 
== Currently available ==

Revision as of 19:46, 15 January 2015

This is a list of games in the collection currently hosted at http://www.trontimes.tk/repository/ which aims to collect different Game Variations as files to easily RINCLUDE. Includes lines to paste into your client's console (requires v0.4) for either local/LAN enjoyment or after /admin in the chat to set a server up.

Info

From http://www.trontimes.tk/repository/files/games/info.txt


This is a collection of different Armagetron Advanced game settings. If you INCLUDE/RINCLUDE them you'll get what it says on the tin.

At time of writing it's located on trontimes.tk and if you don't have that as your resource path, it may sometimes depend on it being up.


You can add your own settings to it, encouraged would be these guidelines:

  • Full games need a physics reset at the start (like reset_vov_A.cfg) to guarantee proper loading.
  • No access restriction related settings (except opening it for all, that's fine :D) and no access exploits.
  • Comment what stuff is (minimum: "WTF IS THIS:" line at the top), unless it's clear from the file name.
  • And of course common sense like putting your game into the right folder (or creating one) etc.


If you want your awesome settings added to the collection and don't know how, ask vov/NinjaPotato.

The games/ folder:
Categories: These group by game type, e.g fortress (capture enemy zone) from arena (classic kill em all)
Names: Files usually have 2 name endings to watch out for:
_v12345.cfg  <- full game, rinclude once and you're done (example: sumo/bar_v1.cfg)
_p12345.cfg  <- p for patch, they are usually to be applied to an already existing game
                 of the folder type you found it in and just change one aspect (e.g sumo/killdetection_p2.cfg)
the numbers are ofc version numbers that change as stuff is added or fixed.

Usually the files are well commented too, so if you want more info about one look there. Or just try it on a server or local game.

Games may not work on all server versions. For example currently Shooting or CTF only works on special sty+ct branch servers. It may say it in the file.

For questions or if something does not work contact either the gametype's author, or also vov/NinjaPotato on IRC (freenode.net, armagetron) or on the Armagetron forums. IRC is preferred.

2015-01-15 vov


Currently available

Arena

Fortress

Complete Modules

* Fortress (tourneylike).
RINCLUDE games/fort/fortress2014_v1.cfg(http://www.trontimes.tk/repository/files/games/fort/fortress2014_v1.cfg)
* Complete three team fortress game on a hexagon map, symmetrical in 6 axes.
RINCLUDE games/fort/hexagon_v1.cfg(http://www.trontimes.tk/repository/files/games/fort/hexagon_v1.cfg)
* Fortress variant: revenge. Complete module.
RINCLUDE games/fort/revenge_v1.cfg(http://www.trontimes.tk/repository/files/games/fort/revenge_v1.cfg)
* Fortress with a smaller map, no holes, and shorter trails.
RINCLUDE games/fort/smallfort_v1.cfg(http://www.trontimes.tk/repository/files/games/fort/smallfort_v1.cfg)

Patch Modules

* Revenge variant to put on top of any fort server (adds revenge, changes scoring).
RINCLUDE games/fort/revenge_p1.cfg(http://www.trontimes.tk/repository/files/games/fort/revenge_p1.cfg)
* 1-Rubber patch that changes the more fiddly settings too to make it feel better.
RINCLUDE games/fort/lrf_p1.cfg(http://www.trontimes.tk/repository/files/games/fort/lrf_p1.cfg)


Sumo

CTF

Shooting

Racing