X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=Home.md;h=cae51c1141dabbd74ee90f415b417cd3084bb989;hb=c0441f7039098a232e828e22edcdf30dc2579232;hp=ffdff2d1b5515262cfb3a7408a1b4281d19a9a4d;hpb=9eb07cc57425ba97aab2416c735434b6c64f5f24;p=xonotic%2Fxonotic.wiki.git diff --git a/Home.md b/Home.md index ffdff2d..cae51c1 100644 --- 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. @@ -43,7 +45,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 +78,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/) - 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) @@ -84,6 +91,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) @@ -104,6 +112,9 @@ Mutators change the configuration of the game play, e.g. how weapon appears, whi ### 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 @@ -113,10 +124,16 @@ 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) + +### [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)