]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Home.md
add nades mutator
[xonotic/xonotic.wiki.git] / Home.md
diff --git a/Home.md b/Home.md
index d9f1c23d22b26f7340ab9cfad98c2dedf819aaf9..043d2409ac0507ceeff890e0bf89d76f81120614 100644 (file)
--- a/Home.md
+++ b/Home.md
@@ -8,6 +8,7 @@ Welcome to the Xonotic wiki. If you wish to contribute, see [Editing](Editing).
        -       [Forums](http://forums.xonotic.org) are a lively place for Xonotic players to discuss anything.
        -       [Xonotic game stats](http://stats.xonotic.org/) show useful statistics information about servers, players, scores, maps, etc.
 -      [IRC channels](Channels) are where most players ask/answer questions, exchange ideas, organize game events, etc. in **real time**. You can even chat with players in the game.
+-      [Discord](https://discord.gg/0uxcsw1XMkaOB936): there is also a Discord server that serves more or less the same purpose as the IRC channels.
 -      [Facebook](https://www.facebook.com/xonotic/)
 -      [Twitter](https://twitter.com/xonotic)
 
@@ -18,11 +19,12 @@ Welcome to the Xonotic wiki. If you wish to contribute, see [Editing](Editing).
 - [Overkill Tutorial](https://xonotic.org/okguide/)
 
 ### Game Mechanics
--   [Maps](Maps)
--   [Players](Players)
--   [Items](Items)
--   [Vehicles](Vehicles)
--   [Weapons](Weapons)
+- [Maps](Maps)
+  - Also see unofficial map repository: [xonotic.co](http://xonotic.co/) or mirror: [xonotic.fps.gratis](http://xonotic.fps.gratis/) run by [-z-](https://github.com/z/)/[detrate](https://gitlab.com/detrate). Prefix with `dl.` (e.g. [dl.xonotic.co](http://dl.xonotic.co/)) if you just want the list - it loads quicker.
+- [Players](Players)
+- [Items](Items)
+- [Vehicles](Vehicles)
+- [Weapons](Weapons)
 
 ### Game Modes (or Game Types)
 In Xonotic, game modes and game types mean the same thing -- different modes/types have different goals to achieve in a game.
@@ -41,36 +43,48 @@ The following modes are more popular ones:
 
 The following modes are available, although slightly less common than the above:
 
--   [Arena](Arena) (removed)
 -   [Assault](Assault)
--   [Invasion](Invasion)
 -   [Domination](Domination)
 -   [Last Man Standing](Last-Man-Standing)
 -   [Nexball](Nexball)
 -   [Onslaught](Onslaught)
 -   [Race](Race)
+-   [Invasion](Invasion) (experimental)
+-   [Arena](Arena) (removed)
 
 ### Standard Mutators
 Mutators change the configuration of the game play, e.g. how weapon appears, which special weapons are availabale, or the physics in the game. This is usually set by the game admins who set up games for other players. Standard Mutators are available in the game menu.
 
+Gameplay mutators:
+
 -   [Dodging](Dodging)
+-   [Touch Explode](Touch-Explode)
+-   [Cloaked](Cloaked)
+-   [Buffs](Buffs)
 -   [Midair](Midair)
 -   [Vampire](Vampire)
 -   [Blood Loss](Blood-Loss)
--   [Low Gravity](Low-Gravity)
--   [Cloak](Cloak)
--   [Relics](Relics)
--   [Weapon Arena](Weapon-Arena)
+-   [Low Gravity](Gravity)
+
+Weapon/item mutators:
 -   [Grappling Hook](Grappling-Hook)
--   [Offhand blaster](Offhand-blaster)
--   [Jet Pack](Jet-Pack)
+-   [Jetpack](Jetpack)
+-   [Invincible Projectiles](Invincible-Projectiles)
+-   [New Toys](new-toys)
 -   [Rocket Flying](Rocket-Flying)
--   [Pinata](Pinata)
+-   [Piñata](Pinata)
 -   [Weapons Stay](Weapons-Stay)
+
+Arena mutators:
+-   [Weapon Arena](Weapon-Arena)
 -   [InstaGib](InstaGib)
 -   [NIX](NIX)
+
+Other mutators:
+-   [Nades](Nades)
+-   [Offhand blaster](Offhand-blaster)
 -   [Dynamic handicap](dynamic-handicap)
--   [New Toys](new-toys)
+-   [Relics](Relics) (experimental)
 
 ### [Special Servers](Special-Servers)
 
@@ -78,8 +92,8 @@ Mutators change the configuration of the game play, e.g. how weapon appears, whi
 
 ### Unofficial Web-based Server Lists
 -   [dpmaster.deathmask.net](http://dpmaster.deathmask.net/?game=xonotic) - one of the 2 master servers, doesn't always have all servers but the other one doesn't have a web interface
--   [arena.sh/xo](https://arena.sh/xo/)
--   [xonotic.lifeisabug.com](https://xonotic.lifeisabug.com/)
+-   [arena.sh/xo](https://arena.sh/xo/) - run by *nmc* on discord
+-   [xonotic.lifeisabug.com](https://xonotic.lifeisabug.com/) - run by *incognico* in discord
 
 ### Misc
 -   [Autobuilds](Autobuilds)
@@ -89,6 +103,7 @@ Mutators change the configuration of the game play, e.g. how weapon appears, whi
 -   [Capturing video clips and using the demo camera](Democapture)
 -   [Xonotic Bot Orchestra](Xonotic-Bot-Orchestra)
 -   [Impulse map](impulse-map)
+-   [Console Tips & Tricks](https://forums.xonotic.org/showthread.php?tid=2987) - introduction to console scripting (cvars, aliases, hooks, conditions, RPN)
 -   [Hardware Requirements](Hardware-Requirements)
 
 
@@ -124,6 +139,14 @@ Mutators change the configuration of the game play, e.g. how weapon appears, whi
 -   [Writing your first mutator](writing-your-first-mutator)
 -   [Tips for new developers](Programming-Tips)
 
+### [Translating](Translating)
+-   [Translation website](https://www.transifex.com/team-xonotic/xonotic/dashboard/)
+-   [Translation guidelines](Translation-guidelines)
+     -   [List of translation placeholders](List-of-translation-placeholders)
+     -   [List of color codes](List-of-color-codes)
+     -   [List of translation prefixes](List-of-translation-prefixes)
+-   [How to test your translations](Test-your-translations)
+
 ### [Modeling](Modeling)
 -   [Textures know-how](Textures)
 -   [Normal Maps know-how](Normal-Maps)