]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Home.md
Update Programming Tips
[xonotic/xonotic.wiki.git] / Home.md
diff --git a/Home.md b/Home.md
index fe82f22097581a58892fd2beb1eb93ea8f96b296..f68a823ff7a636ab65a9f8dd484c27458793e462 100644 (file)
--- a/Home.md
+++ b/Home.md
@@ -43,7 +43,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)
@@ -76,6 +76,11 @@ Mutators change the configuration of the game play, e.g. how weapon appears, whi
 
 ### [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/)
+-   [xonotic.lifeisabug.com](https://xonotic.lifeisabug.com/)
+
 ### Misc
 -   [Autobuilds](Autobuilds)
 -   [Privacy and Security](privacy-and-security)
@@ -97,11 +102,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](mapdownload)
+-   [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
 
@@ -115,6 +125,7 @@ Mutators change the configuration of the game play, e.g. how weapon appears, whi
 -   [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)