]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - Home.md
Add OK tutorial to main page
[xonotic/xonotic.wiki.git] / Home.md
1 Xonotic Wiki
2 ============
3
4 Welcome to the official Xonotic wiki.
5
6 If you with to contribute, just ask for access at #xonotic on freenode.
7
8 Gameplay
9 --------
10
11 -   [HALOGENE’S NEWBIE CORNER](Halogenes_Newbie_Corner) has rich information for beginners. **Must read!** You will enjoy the game more!
12 -   [Overkill Tutorial](overkill-tutorial)
13
14 -   Game Mechanics
15     -   [Items](Items)
16     -   [Maps](Maps)
17     -   [Players](Players)
18     -   [Vehicles](Vehicles)
19     -   [Weapons](Weapons)
20     -   [Impulse map](impulse_map)
21
22 -   Gamemodes
23     -   [Arena](Gamemodes/Arena)
24     -   [Assault](Gamemodes/Assault)
25     -   [Capture the Flag](Gamemodes/Capture_the_Flag)
26     -   [Clan Arena](Gamemodes/Clan_Arena)
27     -   [Deathmatch](Gamemodes/Deathmatch)
28     -   [Domination](Gamemodes/Domination)
29     -   [Duel](Gamemodes/Duel)
30     -   [Freeze Tag](Gamemodes/Freeze_Tag)
31     -   [Keepaway](Gamemodes/Keepaway)
32     -   [Key Hunt](Gamemodes/Key_Hunt)
33     -   [Last Man Standing](Gamemodes/Last_Man_Standing)
34     -   [Nexball](Gamemodes/Nexball)
35     -   [Onslaught](Gamemodes/Onslaught)
36     -   [Race](Gamemodes/Race)
37     -   [Race CTS](Gamemodes/Race_CTS)
38     -   [Runematch](Gamemodes/Rune)
39     -   [Team Deathmatch](Gamemodes/Team_Deathmatch)
40     -   [Conquest](Gamemodes/Conquest)
41
42 -   Mutators
43     -   [Dodging](Mutators/Dodging)
44     -   [Midair](Mutators/Midair)
45     -   [Vampire](Mutators/Vampire)
46     -   [Blood Loss](Mutators/Blood_Loss)
47     -   [Low Gravity](Mutators/Low_Gravity)
48     -   [Cloak](Mutators/Cloak)
49     -   [Relics](Mutators/Relics)
50     -   [Weapon Arena](Mutators/Weapon_Arena)
51     -   [Grappling Hook](Mutators/Grappling_Hook)
52     -   [Jet Pack](Mutators/Jet_Pack)
53     -   [Rocket Flying](Mutators/Rocket_Flying)
54     -   [Pinata](Mutators/Pinata)
55     -   [Weapons Stay](Mutators/Weapons_Stay)
56     -   [InstaGib](Mutators/InstaGib)
57     -   [NIX](Mutators/NIX)
58
59 -   Misc
60     -   [Camera for demos explained](Recording/Demo_Camera)
61     -   [Xonotic Bot Orchestra](Xonotic_Bot_Orchestra)
62 -   [IRC channels](Channels)
63
64 The Software
65 ------------
66 -   [Repository Access](Repository_Access) (how to compile from git) (see also [Git repo structure](Git))
67 -   [Privacy and Security](privacy-and-security)
68 -   [Hardware Requirements](Hardware_Requirements)
69
70 Art & Media
71 -----------
72
73 -   [Art Roadmap](Art_Roadmap)
74 -   [Artistic Style](Artistic_Style)
75 -   [Xonotic Logo](Planning/Logo/Logo)
76 -   [Maps Makeover](Planning/Maps_Makeover)
77 -   [Weapons Makeover](Planning/Weapons_Makeover)
78     -   [New weapon names discussion](Planning/NamesWeapons)
79 -   [2d art](2d art)
80 -   [Music](Audio/Music)
81     -   [Music contributions](Audio/Music_contributions)
82 -   [Sound FX](Audio/Sound_FX)
83     -   [Sound FX contributions](Audio/Sound_FX_contributions)
84 -   Story Themes
85     -   [Close to home](Planning/Themes/Close_to_home)
86     -   [Tech Conglomerate](Planning/Themes/Tech_Conglomerate)
87
88
89 Editing
90 -------
91
92 In this section you will find helpful information about editing Xonotic in general, let that be coding, texturing, modeling, mapping, etc
93
94 -   Programming
95     -   [Introduction to QuakeC](QuakeC/Introduction_to_QuakeC)
96     -   [DarkPlaces Wiki](Darkplaces/index)
97     -   [QuakeC Specifications v1.0](QuakeC/QuakeC_Wiki)
98     -   [QuakeC tutorials](http://www.inside3d.com/tutorials.php) at inside3d.com
99     -   [NewQC](QuakeC/NewQC) - Possible changes regarding QC (compiler, syntax, …)
100
101 -   [Modeling](Darkplaces/Modeling)
102     -   [Textures know-how](Modeling/Textures)
103     -   [Normal Maps know-how](Modeling/Normal_Maps)
104     -   [Polygon count](Polycounts) on Weapons and Models
105     -   [.framegroups](Modeling/framegroups) file (allow self playing animations) know-how
106     -   [.sounds](Voices_and_sounds) file (player model sounds) know-how
107     -   [How to compile dpm models](Modeling/dpmodel)
108     -   [How to make weapons](Modeling/Weaponsystem)
109     -   How to get an animated mesh from [Blender to DPM](Modeling/Blender_to_DPM)
110     -   [Inter-Quake Model (IQM) Format](http://lee.fov120.com/iqm/)
111     -   [Player Model Spec](Modeling/Player_Model_Spec)
112     -   [Blender to IQM](Modeling/Blender_to_IQM)
113
114 -   Texturing
115     -   Tutorials [1](http://www.cgtextures.com/content.php?action=tutorials)
116     -   [Recovering detailed normals from photo textures](http://www.cgtextures.com/content.php?action=tutorial&name=normalmap)
117     -   [Hard Surface Texture Painting](http://forums.cgsociety.org/showthread.php?t=373024)
118     -   Some [tips](http://forums.xonotic.org/showthread.php?tid=63&pid=445#pid445) by *FruitieX*
119     -   [Q3A Shader Manual](http://toolz.nexuizninjaz.com/shader/)
120
121 -   Configuration
122     -   [Capturing video clips and using the demo camera](Recording/Democapture)
123     -   [Git](Git)
124
125 -   [Mapping](Mapping/Mapping)
126     -   [Creating Maps](Mapping/Creating_Maps)
127     -   [Mapper resources](Mapping/Mapper_resources)
128     -   [Map naming convention](http://alientrap.org/forum/viewtopic.php?f=2&t=2363&sid=4f8a9e06ada52255e98bdfa744ec6beb#p27330)
129
130 Project
131 -------
132
133 -   Community, Communication, and Public Relations
134     -   [Organizational Structure](Organizational_Structure)
135     -   [Roles and Skills](Roles) of contributing community members
136     -   [Community development](Community_development) planning
137     -   [Public Relations](Pr)
138 -   Plans
139     -   Check out our [Project Plan](Plan) so far
140     -   [Website planning](Planning/Website) 
141     -   Notes from brainstorming [ideas for names](Planning/names)
142     -   [Xonotic compatibility pack](Xonotic_compatibility_pack) a small pk3 that will rebrand a default Nexuiz install
143
144 Nexuiz-related
145 --------------
146
147 -   General Info
148     -   [Licensing / Legal](Legal)
149     -   [Announcements](Announcements)
150     -   [About Xonotic and Nexuiz](Faq)
151
152 References
153 ----------
154
155 -   [Git repo structure](Git)
156 -   [Forbidden disposable e-mail providers](Forbidden_disposable_e-mail_providers)
157 -   [Gitlab Markdown Reference](https://gitlab.com/help/markdown/markdown.md) (for editing this wiki)