Go to file
Webster Sheets 2a8c39f854
Switch to Libera.Chat in Readme.md (#5197)
* Change all mentions of Freenode to Libera.Chat

With the sale and subsequent takeover of freenode, the development team no longer uses that IRC network for collaboration. Update links to point to libera.chat instead.
2021-05-26 15:58:31 -04:00
.github Use Ubuntu-20.04 in github actions 2021-01-13 16:37:35 -05:00
.tx Add rondel to translation system 2021-05-04 09:36:50 +02:00
CI/appveyor MSVC CMake Updates (#5012) 2020-11-15 17:54:56 -05:00
application-icon add application icon PNGs and Windows Icon file 2012-09-23 18:41:01 +01:00
cmake/Modules CMake: Ship Debian's FindGLEW.cmake script 2019-08-10 14:36:58 +02:00
contrib Clean up useless profiling calls 2021-05-01 17:50:24 -04:00
data auto-commit: translation updates 2021-05-26 03:01:33 +02:00
debian Fix debian/docs, README.md instead of README.txt 2017-05-09 12:47:06 +02:00
doxygen Doxygen support added 2014-08-23 06:49:14 +02:00
licenses Add string_view and fmt to AUTHORS 2020-05-21 16:54:12 -04:00
metadata Fix order of release tag matters (ref: #4496) 2019-02-04 08:29:22 +01:00
nd document Event 2012-08-30 18:16:43 +10:00
nix Fixed the nix expression for building under NixOS 2018-08-26 19:59:32 +02:00
osx Delete almost all XCode related files. 2018-08-26 09:56:06 +01:00
scripts Be explicit about clang-format.sh operating on staged files 2021-01-13 16:37:35 -05:00
src Add constexpr to PiRngWrapper min() and max() 2021-05-07 00:45:58 -04:00
win32/vs2019 Add PrecalcPath files and once again lament the lack of wildcard filesnames in VS 2021-05-03 11:51:43 +01:00
.clang-format Update scripts 2020-03-13 14:06:52 -04:00
.editorconfig Ye, tabs be gone! 2016-11-07 17:39:42 +01:00
.gitattributes Enforce end-of-line normalization via gitattributes 2013-07-10 18:04:49 -04:00
.gitignore Promote FrameId to wrapper and fix crash, remove unused test (#4745) 2019-11-26 09:26:59 +01:00
.travis.yml Update travis.yml and appveyor.yml 2020-08-16 01:33:16 -04:00
AUTHORS.txt Happy new year! 2021-01-03 19:40:16 +01:00
CMakeLists.txt Build with C++17, remove nonstd::string_view 2021-04-23 03:12:20 -04:00
CMakeSettings.json Link against new VS2019 pioneer-thirdparty libs on Windows builds 2020-11-20 18:21:12 -05:00
COMPILING.txt Switch to Libera.Chat in Readme.md (#5197) 2021-05-26 15:58:31 -04:00
Changelog.txt Update changelog 2021-05-24 13:17:41 +02:00
Modelviewer.txt Update for current modelviewer usage 2015-09-10 17:08:03 +01:00
Quickstart.txt Mention hyperjump adding in Quickstart 2021-02-02 20:40:25 +01:00
README.md Switch to Libera.Chat in Readme.md (#5197) 2021-05-26 15:58:31 -04:00
SAVEBUMP.txt Savegame Bump 2020-11-08 19:03:17 -05:00
appveyor.yml Deploy appveyor artifacts on all tag builds 2020-11-20 18:16:24 -05:00
autoformat Move clang-format to Github Actions 2020-03-23 23:28:39 -04:00
bootstrap Remove the (unmaintained) Autotools build method. (#4511) 2019-05-18 15:35:06 +02:00
buildopts.h.cmakein Re-introduce support for remote Lua console 2020-02-23 15:44:58 +01:00
msvc-defaults.cmake Link against new VS2019 pioneer-thirdparty libs on Windows builds 2020-11-20 18:21:12 -05:00
pioneer Fix boostrap to bootstrap 2019-10-20 14:05:24 +02:00
pioneer.iss.cmakein Add MSVC build to github action builds 2020-12-10 15:22:50 -05:00
pioneer.rc.cmakein CMake: Compile meta-data information and icon file on Windows 2018-12-12 10:23:19 +01:00

README.md

Build Build status License GPLv3 #pioneer on Libera.Chat

Pioneer Space Simulator

Pioneer is a space adventure game set in the Milky Way galaxy at the turn of the 31st century.

The game is open-ended, and you are free to explore the millions of star systems in the game. You can land on planets, slingshot past gas giants, and burn yourself to a crisp flying between binary star systems. You can try your hand at piracy, make your fortune trading between systems, or do missions for the various factions fighting for power, freedom or self-determination.

For more information, see: http://pioneerspacesim.net/

Community

Come by #pioneer at irc.libera.chat and say hi to the team: https://kiwiirc.com/client/irc.libera.chat/pioneer

Bugs? Please log an issue: http://pioneerspacesim.net/issues

Follow Pioneer on Twitter: https://twitter.com/pioneerspacesim/

Pioneer wiki http://pioneerwiki.com/wiki/Pioneer_Wiki

Join the player's forum: http://spacesimcentral.com/community/pioneer/

Join the development forum: http://pioneerspacesim.net/forum

Manual

Manual can be found at: http://pioneerwiki.com/wiki/Manual

Basic flight: https://pioneerwiki.com/wiki/Basic_flight

Keyboard and mouse control is found at: http://pioneerwiki.com/wiki/Keyboard_and_mouse_controls

FAQ

For frequently asked questions, please see http://pioneerwiki.com/wiki/FAQ

BUG Reporting

Please see the section of the FAQ pertaining to bugs, crashs and reporting other issues: Bug Reporting FAQs.

Please do your best to fill out the issue template as completely as possible, especially when you're reporting a crash bug or a graphical issue. Having system information including graphics drivers and the method you used to install Pioneer helps immensely to diagnose and fix these kinds of issues.

Contributing

If you are hungry to contribute, more information can be found here: http://pioneerwiki.com/wiki/How_you_can_contribute

If you have a contribution you want to share, and want to learn how to make a pull request, see: http://pioneerwiki.com/wiki/Using_git_and_GitHub

Localization

Localization for Pioneer is handled trough Transifex, and pulled to the source from there automatically. Because of this please don't make pull requests for translations. You can find the localization project here. You need to register at transifex to be able to access the translations.

If you want a new language introduced, please request it on the Freenode IRC channel of Pioneer, or here by making an issue for it.

Getting Pioneer

Latest build is available at https://pioneerspacesim.net/page/download/

For compiling from source, please see COMPILING.txt

Changelog

Please see Changelog.txt