]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Home.md
Update Home
[xonotic/xonotic.wiki.git] / Home.md
diff --git a/Home.md b/Home.md
index 3193e1058c3bfc2d89ef770ee56c0ef1eb4e567b..eeda4967384d0c7bd2866592da502627a5a51868 100644 (file)
--- a/Home.md
+++ b/Home.md
@@ -14,15 +14,16 @@ Welcome to the Xonotic wiki. If you wish to contribute, see [Editing](Editing).
 ## Gameplay
 
 ### Tutorials
-- [HALOGENE’S NEWBIE CORNER](Halogenes_Newbie_Corner) has rich information for beginners. **Must read!** You will enjoy the game more!
-- [Overkill Tutorial](Overkill-Tutorial)
+- [HALOGENE’S NEWBIE CORNER](https://xonotic.org/guide/) has rich information for beginners. **Must read!** You will enjoy the game more!
+- [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.
@@ -43,7 +44,7 @@ The following modes are available, although slightly less common than the above:
 
 -   [Arena](Arena) (removed)
 -   [Assault](Assault)
--   [Conquest](Conquest)
+-   [Invasion](Invasion)
 -   [Domination](Domination)
 -   [Last Man Standing](Last-Man-Standing)
 -   [Nexball](Nexball)
@@ -62,6 +63,7 @@ Mutators change the configuration of the game play, e.g. how weapon appears, whi
 -   [Relics](Relics)
 -   [Weapon Arena](Weapon-Arena)
 -   [Grappling Hook](Grappling-Hook)
+-   [Offhand blaster](Offhand-blaster)
 -   [Jet Pack](Jet-Pack)
 -   [Rocket Flying](Rocket-Flying)
 -   [Pinata](Pinata)
@@ -69,11 +71,17 @@ Mutators change the configuration of the game play, e.g. how weapon appears, whi
 -   [InstaGib](InstaGib)
 -   [NIX](NIX)
 -   [Dynamic handicap](dynamic-handicap)
+-   [New Toys](new-toys)
 
 ### [Special Servers](Special-Servers)
 
 ### [Mods](Mods)
 
+### 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/) - run by *nmc* on discord
+-   [xonotic.lifeisabug.com](https://xonotic.lifeisabug.com/) - run by *incognico* in discord
+
 ### Misc
 -   [Autobuilds](Autobuilds)
 -   [Privacy and Security](privacy-and-security)
@@ -95,10 +103,16 @@ Mutators change the configuration of the game play, e.g. how weapon appears, whi
 -   [Custom user directory](custom-user-directory)
 -   [The `info` command](https://forums.xonotic.org/showthread.php?tid=7474&pid=81277#pid81277)
 -   [Random start weapons](Random-start-weapons)
+-   [Automatic map downloads](Automatic-map-downloads)
+-   [Event logging](Event-logging)
+-   [Score logging](Score-logging)
 
 ### Troubleshooting
 -   [Performance](https://forums.xonotic.org/showthread.php?tid=7374&pid=80938#pid80938)
 
+### External Tools
+-   [Xonotic Map Manager](https://github.com/z/xonotic-map-manager)
+-   [Xonotic Server Management Suite](https://github.com/z/xonotic-server-management-suite)
 
 ## Development
 
@@ -108,10 +122,8 @@ Mutators change the configuration of the game play, e.g. how weapon appears, whi
 ### Programming
 -   [Introduction to QuakeC](Introduction-to-QuakeC)
 -   [DarkPlaces Wiki](DarkPlaces-Index)
--   [QuakeC Specifications v1.0](QuakeC-Wiki)
--   [QuakeC tutorials](http://www.inside3d.com/tutorials.php) at inside3d.com
--   [NewQC](NewQC) - Possible changes regarding QC (compiler, syntax, …)
 -   [Writing your first mutator](writing-your-first-mutator)
+-   [Tips for new developers](Programming-Tips)
 
 ### [Modeling](Modeling)
 -   [Textures know-how](Textures)