]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Home.md
Update Compiling: add libtool dependency
[xonotic/xonotic.wiki.git] / Home.md
diff --git a/Home.md b/Home.md
index 8a1559c113402320bd38ff22689de0217b14f32a..0e4904b789b64690f49cc7d3d78895ae35b37496 100644 (file)
--- a/Home.md
+++ b/Home.md
@@ -8,7 +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.
 -      [Matrix and IRC channels](Chat-Rooms) 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](Chat-Rooms#discord): there is also a Discord server that serves more or less the same purpose as the IRC channels.
+-      [Discord](Chat-Rooms#discord): there is also an unofficial 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)
 
@@ -23,6 +23,7 @@ Welcome to the Xonotic wiki. If you wish to contribute, see [Editing](Editing).
 - [xonotic.fps.gratis](http://xonotic.fps.gratis/) (or [dl.xonotic.fps.gratis](http://dl.xonotic.fps.gratis/) for a simple list that loads faster) - Run by [-z-](https://github.com/z/)/[detrate](https://gitlab.com/detrate).
 - [gnome.xonotic.in.ua](http://gnome.xonotic.in.ua/)
 - [xon.recombi.net](http://xon.recombi.net/) (or [xon.recombi.net/dl](http://xon.recombi.net/dl/) for a simple list that loads faster) - Has content from both [fps.gratis](http://xonotic.fps.gratis/) and [gnome](http://gnome.xonotic.in.ua/), [fps.gratis](http://xonotic.fps.gratis/) has precedence in case of conflict.
+-   [naitlee.github.io/map-repo-poc](https://naitlee.github.io/map-repo-poc/) - Stylized Xonotic map repository. Better performance. Run by [NaitLee](https://github.com/NaitLee).
 
 ### Unofficial Web-based Server Lists
 -   [dpmaster.deathmask.net](http://dpmaster.deathmask.net/?game=xonotic)
@@ -52,8 +53,12 @@ The following modes are the more popular ones:
 -   [Freeze Tag](Freeze-Tag)
 -   [Keepaway](Keepaway)
 -   [Key Hunt](Key-Hunt)
+-   [Mayhem](Mayhem)
 -   [Race CTS](Race-CTS)
 -   [Team Deathmatch](Team-Deathmatch)
+-   [Team Mayhem](Team-Mayhem)
+-   [Team Keepaway](Team-Keepaway)
+
 
 The following modes are available, although slightly less common than the above:
 
@@ -63,9 +68,15 @@ The following modes are available, although slightly less common than the above:
 -   [Nexball](Nexball)
 -   [Onslaught](Onslaught)
 -   [Race](Race)
+-   [Survival](Survival)
+
+Old/experimental modes:
+
 -   [Invasion](Invasion) (experimental)
 -   [Arena](Arena) (removed)
--   [Trouble in Terrorist Town](Trouble-in-Terrorist-Town) (lost)
+
+The following modes are mods:
+-   [Murder in Megaerebus Manor](Murder-in-Megaerebus-Manor)
 
 ### 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.
@@ -106,9 +117,11 @@ Other mutators:
 ### [Mods](Mods)
 - [SMB modpack (contains git dev guide about how is built)](SMB-modpack)
 - [BaI mod](BaI-mod)
+- [Fresh Meat Mod](Freesh-Meat-Mod)
 
 ### Misc
 -   [Autobuilds](Autobuilds)
+-   [Compiling](Compiling)
 -   [Privacy and Security](privacy-and-security)
 -   [Handicap](handicap)
 -   [Camera for demos explained](Demo-Camera)
@@ -133,6 +146,9 @@ Other mutators:
 -   [Event logging](Event-logging)
 -   [Score logging](Score-logging)
 
+### Moderation
+-   [Moderation tools](Moderation-tools)
+
 ### Troubleshooting
 -   [Performance](https://forums.xonotic.org/showthread.php?tid=7374&pid=80938#pid80938)
 
@@ -168,7 +184,8 @@ Other mutators:
 -   [.framegroups](framegroups) file (allow self playing animations) know-how
 -   [.sounds](Voices-and-sounds) file (player model sounds) know-how
 -   [How to compile dpm models](dpmodel)
--   [How to make weapons](Weaponsystem)
+-   [Weapon modeling system](Weaponsystem)
+-   [Exporting a weapon for Xonotic](Exporting-a-weapon-for-Xonotic)
 -   How to get an animated mesh from [Blender to DPM](Blender-to-DPM)
 -   [Inter-Quake Model (IQM) Format](http://sauerbraten.org/iqm/)
 -   [Player Model Spec](Player-Model-Spec)
@@ -181,6 +198,9 @@ Other mutators:
 -   Some [tips](http://forums.xonotic.org/showthread.php?tid=63&pid=445#pid445) by *FruitieX*
 -   [Q3A Shader Manual](http://toolz.nexuizninjaz.com/shader/)
 
+### Effects and particles
+- [Effectinfo Scripting](Effectinfo-Scripting)
+
 ### [Mapping](Mapping)
 -   [Creating Maps](Creating-Maps)
 -   [Mapper resources](Mapper-resources)