]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - Home.md
Update the Translating section
[xonotic/xonotic.wiki.git] / Home.md
1 # Xonotic Wiki
2
3 Welcome to the Xonotic wiki. If you wish to contribute, see [Editing](Editing).
4
5 -       You are looking at the [official wiki](https://gitlab.com/xonotic/xonotic/wikis/home) or its [mirror](https://github.com/xonotic/xonotic/wiki).
6         -       [Unofficial wiki](http://xonotic.wikia.com/wiki/Xonotic_Wiki) may contain dated but still helpful information.
7 -       [Website](http://xonotic.org)
8         -       [Forums](http://forums.xonotic.org) are a lively place for Xonotic players to discuss anything.
9         -       [Xonotic game stats](http://stats.xonotic.org/) show useful statistics information about servers, players, scores, maps, etc.
10 -       [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.
11 -       [Facebook](https://www.facebook.com/xonotic/)
12 -       [Twitter](https://twitter.com/xonotic)
13
14 ## Gameplay
15
16 ### Tutorials
17 - [HALOGENE’S NEWBIE CORNER](https://xonotic.org/guide/) has rich information for beginners. **Must read!** You will enjoy the game more!
18 - [Overkill Tutorial](https://xonotic.org/okguide/)
19
20 ### Game Mechanics
21 - [Maps](Maps)
22   - 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.
23 - [Players](Players)
24 - [Items](Items)
25 - [Vehicles](Vehicles)
26 - [Weapons](Weapons)
27
28 ### Game Modes (or Game Types)
29 In Xonotic, game modes and game types mean the same thing -- different modes/types have different goals to achieve in a game.
30
31 The following modes are more popular ones:
32
33 -   [Capture the Flag](Capture-the-Flag)
34 -   [Clan Arena](Clan-Arena)
35 -   [Deathmatch](Deathmatch)
36 -   [Duel](Duel)
37 -   [Freeze Tag](Freeze-Tag)
38 -   [Keepaway](Keepaway)
39 -   [Key Hunt](Key-Hunt)
40 -   [Race CTS](Race-CTS)
41 -   [Team Deathmatch](Team-Deathmatch)
42
43 The following modes are available, although slightly less common than the above:
44
45 -   [Arena](Arena) (removed)
46 -   [Assault](Assault)
47 -   [Invasion](Invasion)
48 -   [Domination](Domination)
49 -   [Last Man Standing](Last-Man-Standing)
50 -   [Nexball](Nexball)
51 -   [Onslaught](Onslaught)
52 -   [Race](Race)
53
54 ### Standard Mutators
55 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.
56
57 -   [Dodging](Dodging)
58 -   [Midair](Midair)
59 -   [Vampire](Vampire)
60 -   [Blood Loss](Blood-Loss)
61 -   [Low Gravity](Low-Gravity)
62 -   [Cloak](Cloak)
63 -   [Relics](Relics)
64 -   [Weapon Arena](Weapon-Arena)
65 -   [Grappling Hook](Grappling-Hook)
66 -   [Offhand blaster](Offhand-blaster)
67 -   [Jet Pack](Jet-Pack)
68 -   [Rocket Flying](Rocket-Flying)
69 -   [Pinata](Pinata)
70 -   [Weapons Stay](Weapons-Stay)
71 -   [InstaGib](InstaGib)
72 -   [NIX](NIX)
73 -   [Dynamic handicap](dynamic-handicap)
74 -   [New Toys](new-toys)
75
76 ### [Special Servers](Special-Servers)
77
78 ### [Mods](Mods)
79
80 ### Unofficial Web-based Server Lists
81 -   [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
82 -   [arena.sh/xo](https://arena.sh/xo/) - run by *nmc* on discord
83 -   [xonotic.lifeisabug.com](https://xonotic.lifeisabug.com/) - run by *incognico* in discord
84
85 ### Misc
86 -   [Autobuilds](Autobuilds)
87 -   [Privacy and Security](privacy-and-security)
88 -   [Handicap](handicap)
89 -   [Camera for demos explained](Demo-Camera)
90 -   [Capturing video clips and using the demo camera](Democapture)
91 -   [Xonotic Bot Orchestra](Xonotic-Bot-Orchestra)
92 -   [Impulse map](impulse-map)
93 -   [Console Tips & Tricks](https://forums.xonotic.org/showthread.php?tid=2987) - introduction to console scripting (cvars, aliases, hooks, conditions, RPN)
94 -   [Hardware Requirements](Hardware-Requirements)
95
96
97 ## Server Administration
98 ### Tutorials
99 -   [Local test server on GNU/Linux](local-test-server-on-gnu-linux)
100
101 ### Configuration
102 -   [Basic server configuration](basic-server-configuration)
103 -   [Custom server votes](custom-server-votes)
104 -   [Custom user directory](custom-user-directory)
105 -   [The `info` command](https://forums.xonotic.org/showthread.php?tid=7474&pid=81277#pid81277)
106 -   [Random start weapons](Random-start-weapons)
107 -   [Automatic map downloads](Automatic-map-downloads)
108 -   [Event logging](Event-logging)
109 -   [Score logging](Score-logging)
110
111 ### Troubleshooting
112 -   [Performance](https://forums.xonotic.org/showthread.php?tid=7374&pid=80938#pid80938)
113
114 ### External Tools
115 -   [Xonotic Map Manager](https://github.com/z/xonotic-map-manager)
116 -   [Xonotic Server Management Suite](https://github.com/z/xonotic-server-management-suite)
117
118 ## Development
119
120 -   [Repository Access](Repository_Access) (how to compile from git) (see also [Git repo structure](Git))
121 -   [Licensing / Legal](Legal)
122
123 ### Programming
124 -   [Introduction to QuakeC](Introduction-to-QuakeC)
125 -   [DarkPlaces Wiki](DarkPlaces-Index)
126 -   [Writing your first mutator](writing-your-first-mutator)
127 -   [Tips for new developers](Programming-Tips)
128
129 ### [Translating](Translating)
130 -   [Translation website](https://www.transifex.com/team-xonotic/xonotic/dashboard/)
131 -   [Translation guidelines](Translation guidelines)
132      -   [List of color codes](List of color codes)
133      -   [List of translation prefixes](List of translation prefixes)
134 -   [How to test your translations](Test your translations)
135
136 ### [Modeling](Modeling)
137 -   [Textures know-how](Textures)
138 -   [Normal Maps know-how](Normal-Maps)
139 -   [.framegroups](framegroups) file (allow self playing animations) know-how
140 -   [.sounds](Voices-and-sounds) file (player model sounds) know-how
141 -   [How to compile dpm models](dpmodel)
142 -   [How to make weapons](Weaponsystem)
143 -   How to get an animated mesh from [Blender to DPM](Blender-to-DPM)
144 -   [Inter-Quake Model (IQM) Format](http://sauerbraten.org/iqm/)
145 -   [Player Model Spec](Player-Model-Spec)
146 -   [Blender to IQM](Blender-to-IQM)
147
148 ### Texturing
149 -   [Tutorial](https://web.archive.org/web/20140328060504/http://www.cgtextures.com/content.php?action=tutorials)
150 -   [Recovering detailed normals from photo textures](https://web.archive.org/web/20140730154028/http://www.cgtextures.com/content.php?action=tutorial&name=normalmap)
151 -   [Hard Surface Texture Painting](http://forums.cgsociety.org/showthread.php?t=373024)
152 -   Some [tips](http://forums.xonotic.org/showthread.php?tid=63&pid=445#pid445) by *FruitieX*
153 -   [Q3A Shader Manual](http://toolz.nexuizninjaz.com/shader/)
154
155 ### [Mapping](Mapping)
156 -   [Creating Maps](Creating-Maps)
157 -   [Mapper resources](Mapper-resources)
158
159 ### Arts & Media
160 -   [Artistic Style](Artistic-Style)
161 -   [Xonotic Logo](Logo)
162 -   [Weapons Makeover](Weapons-Makeover)
163 -   [Music](Music)
164     -   [Music contributions](Music-contributions)
165 -   [Sound FX](Sound-FX)
166     -   [Sound FX contributions](Sound-FX-contributions)
167 -   Story Themes
168     -   [Close to home](Close-to-home)
169     -   [Tech Conglomerate](Tech-Conglomerate)
170
171
172 ## Misc
173
174 -   [Archive](Archive)
175 -   [Gitlab Markdown Reference](https://gitlab.com/help/user/markdown.md) (for editing this wiki)