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