Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/README
blob: 107bd3af21ea829cdde2201f0f9cb358c04ce1b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161

Project::OSiRiON - README

	http://osirion.org

	Project::OSiRiON is a free space trading and combat simulation under development.
	Its goal is to create an immersive universe with open gameplay inspired by
	classic titles such as Elite, Privateer and Freelancer.

	Join the game as a poor man with a small ship and try to get rich through
	trading or fighting. More credits buy bigger ships and more guns,
	enabling you to gathering your riches even faster.

Features

	Available for Windows and Linux

	Singleplayer, open gameplay mode

	Multiplayer through a dedicated server

	Open game universe with many starsystems to visit. Go wherever you want,
	whenever you want. The universe is defined in easy to edit ini files,
	server owners can run fully customized games.

	Planets, starbases, starsystems and jumpgates.
	Larger ships have their own jumpdrives

	Buyable ships ranging from small transports to large command carriers.

	Commodity trading, equipable weapons, ejectable cargo.

	NPC factions and player reputation, friendly and hostile NPCs.

	Player owned carriers which can be docked by other players.

	PvP dogfights.

	Cheap graphics, it's a feature!

	Physics support through the Bullet Physics library.

	The engine and the game are written in C++ and are a work in progress.

Planned

	Player-to-player trading.

	Mercenary and trading missions.

	Asteroids, nebula and an asteroid mining system with related industry.

	Wingmen

	The long term goal is to end up with a compelling singleplayer campaign.
	This requires a lot of missing features to be implemented and will therefor
	remain on the wishlist until the game itself is fully playable.

Internet

	The website for Project::OSiRiON can be found at http://osirion.org

	The community forums can be found at http://osirion.org/forum

	Documentation can be found on the wiki at http://osirion.org/wiki

	The official IRC channel is #osirion on the FreeNode IRC network.

Team
	The core team, these people work on the game and decide about its future:

	Stijn 'Ingar' Buys		Programming, modeling, graphics, sound
	Michael 'Thorn' Rodenhurst	Modeling, graphics, web server
	Evan 'Mega' Goers  		Modeling, graphics

Contributors

	These people created new content for the game:

	Cody 'Supertanker' Jackson  	Modeling
	Antti 'Karvajalka' Lahti  	Modeling, graphics

Development

	Development can be tracked on the GitLab instance
	http://git.osirion.org/groups/osirion

	The engine and game source code can be downloaded here
	http://git.osirion.org/osirion/osirion-src

	The game data can be downloaded here
	http://git.osirion.org/osirion/osirion-data

License

	The engine and game source code is distributed under the terms and conditions of the
	GENERAL PUBLIC LICENSE, version 2.

	Please refer to
	http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
	for more information about this license.

	The game data is distributed under the terms and conditions of the
	CREATIVE COMMONS ATTRIBUTION-SHARE ALIKE 3.0 LICENSE.
	Please be aware of a few exceptions, listed below.

	Please refer to
	http://creativecommons.org/licenses/by-sa/3.0/
	for more information about this license.

Exceptions

	The following game data files are not licensed under CC-SA 3.0,
	but are distributed under a different license:

	These files are distributed under the terms and conditions of the
	CREATIVE COMMONS SAMPLING PLUS 1.0 LICENSE:

	base/sounds/engines/loop00.wav
	base/sounds/engines/loop01.wav
	base/sounds/engines/loop02.wav

Acknowledgements

	This project could not have been possible without the work of others:

	Robert Kuroto
	Georges 'TRaK' Grondin
	Chance Ragen 
	Jeremy 'Jestr' Gardner
	Your_Face

	id Software
	NASA Jet Propulsion Laboratory

	Thanks to:
	
	The Satgnu crew
	The Quake2World community
	the GtkRadiant and Netradiant contributers
	blaze-x
	bobke
	Josky=KCT=
	[mDc]Minisori
	Gareth
	StalKermit
	DVSoftware
	maci

	QUAKE and ID are registered trademarks of id Software, Inc.

	LEGO is a registered trademark of the LEGO Group.
        
	Linux is the registered trademark of Linus Torvalds in the U.S. and other countries.

	Microsoft and Windows are either registered trademarks or trademarks of Microsoft Corporation 
	in the United States and/or other countries.
	
	Project::OSiRiON is an independent, not-for-profit project and is not affiliated with these companies.