]> 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 d4e653f370ff8f9de98acea263f0c2490d6ddf8f..0e4904b789b64690f49cc7d3d78895ae35b37496 100644 (file)
--- a/Home.md
+++ b/Home.md
@@ -7,8 +7,8 @@ Welcome to the Xonotic wiki. If you wish to contribute, see [Editing](Editing).
 -      [Website](http://xonotic.org)
        -       [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.
+-      [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 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)
 
@@ -20,10 +20,10 @@ Welcome to the Xonotic wiki. If you wish to contribute, see [Editing](Editing).
 - [Creating bot waypoints](https://gitlab.com/xonotic/xonotic/-/wikis/Creating-bot-waypoints)
 
 ### Unofficial map repositories
-- [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). Same content as [xonotic.co](http://xonotic.co/).
+- [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.
-- [xonotic.co](http://xonotic.co/) - Currently down.
+-   [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)
@@ -53,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:
 
@@ -64,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.
@@ -105,9 +115,13 @@ Other mutators:
 ### [Special Servers](Special-Servers)
 
 ### [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)
@@ -132,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)
 
@@ -141,7 +158,8 @@ Other mutators:
 
 ## Development
 
--   [Repository Access](Repository_Access) (how to compile from git) (see also [Git repo structure](Git))
+-   [Repository Access: Compiling and Requesting Push Access](Repository_Access)
+-   [Git: HowTo and Repository Structure](Git)
 -   [Licensing / Legal](Legal)
 
 ### Programming
@@ -166,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)
@@ -179,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)
@@ -201,4 +223,4 @@ Other mutators:
 ## Misc
 
 -   [Archive](Archive)
--   [Gitlab Markdown Reference](https://gitlab.com/help/user/markdown.md) (for editing this wiki)
+-   [Gitlab Markdown Reference](https://gitlab.com/help/user/markdown.md) (for editing this wiki)
\ No newline at end of file