Go to file
Marcel de1f970088 Merge branch 'xMAC94x/tarpaulin-flanky' into 'master'
increase network sleep in order to fix flanky tests

See merge request veloren/veloren!1133
2020-06-29 12:32:52 +00:00
.cargo use gold linker instead of cc which is rust default for linux, which increases Compilcation by about 30% 2019-11-21 20:18:10 +01:00
.gitlab fix(ci): pages document default features only 2020-06-19 09:39:53 +02:00
assets Merge branch 'Swedneck/add-veloren-swedish-translation' into 'master' 2020-06-29 01:55:18 +00:00
chat-cli Add setting for displaying character names in chat. Placate cargo clippy. 2020-06-27 17:43:46 -04:00
client Moved sfx from common to voxygen 2020-06-28 18:16:22 +01:00
common Merge branch 'xvar/move-sfx-from-common-to-voxygen' into 'master' 2020-06-28 18:38:25 +00:00
network increase network sleep in order to fix flanky tests 2020-06-29 14:32:20 +02:00
nix nix: Add nixfmt package to shell.nix, update readme 2020-06-23 20:51:32 +03:00
server Fixed inventory full message when pressing the pickup item key in quick succession (#651) 2020-06-29 07:48:44 +01:00
server-cli fix server-cli tracing accepting RUST_LOG env var and pass RUST_LOG via docker-compose rather than hardcoding it 2020-06-29 11:05:55 +02:00
voxygen Fixed glider animation so glider does not block view in first person. 2020-06-28 16:47:31 -04:00
world Fix clippy warnings after toolchain update 2020-06-23 16:52:04 +10:00
.dockerignore - Load characters after login. 2020-05-09 15:41:25 +00:00
.gitattributes Add a default world map. 2020-01-23 18:18:15 +01:00
.gitignore Merge branch 'yusdacra/crate2nix' into 'master' 2020-06-28 18:28:29 +00:00
.gitlab-ci.yml CI cleanup 2020-06-16 12:45:35 +02:00
.rustfmt.toml Workaround for rustfmt bug that affects waylands source generation in clean builds 2020-02-03 18:34:52 +00:00
Cargo.lock fix: hot-anim feature 2020-06-24 14:35:52 +02:00
Cargo.toml Hotreload animations using libloading 2020-06-19 00:48:19 -04:00
CHANGELOG.md Merge branch 'wusyong/tchinese' into 'master' 2020-06-28 21:23:57 +00:00
CONTRIBUTING.md Add CONTRIBUTING 2019-05-17 01:34:07 +00:00
LICENSE Update Veloren license year 2020-05-22 08:05:10 -04:00
README.md Fix Milestones link in README 2020-06-29 00:41:30 -04:00
rust-toolchain update toolchain to nightly-2020-06-22 2020-06-22 18:37:24 +02:00

Veloren logo on a screenshot

pipeline status coverage report license discord lines of code

Welcome To Veloren!

Veloren is a multiplayer voxel RPG written in Rust. Veloren takes inspiration from games such as Cube World, Minecraft and Dwarf Fortress. The game is currently under heavy development, but is playable.

Development

Currently the communication of contributors happens mainly on our official Discord server. You can join it to keep up with the development, talk to us or contribute something yourself. Anyone who shows genuine effort to help is welcome in our team. You don't have to know how to program to contribute!

Sign Up - Here you can create an online account for Veloren. This will be needed to play on auth-enabled servers, including the official server.

The Book - A collection of all important information relating to Veloren. It includes information on how to compile Veloren and how to contribute.

Future Plans - Go here for information about Veloren's development roadmap and what we're currently working on.

Official social media and websites

Get Veloren

We provide 64-bit builds for Linux, Mac, and Windows, which can be downloaded on the official website: https://www.veloren.net

Due to rapid developement stable versions become outdated fast and might be incompatible with the public server.

If you want to compile Veloren yourself, take a look at the How to Compile Guide in the book.

Packaging status

Fedora

COPR repo: sudo dnf copr enable atim/veloren -y && sudo dnf install veloren -y

Arch

AUR Airshipper: yay -Syu airshipper-git

AUR latest binary release: yay -Syu veloren-bin

AUR latest release: yay -Syu veloren

AUR latest master: yay -Syu veloren-git

F.A.Q.

Q: How is this game licensed?

A: It's free to play, modify and distribute. Forever. Since it is a community project, we decided to license it under the GNU GPL 3.0 license which means it will always stay free and open source.

Q: What platforms are supported?

A: Veloren can run on Windows, Linux and Mac OS on all architectures (although x86_64 is our main focus). It's probably possible to compile Veloren on/for BSD, Fuchsia and others as well.

Q: Do you accept donations?

A: To keep Veloren a passion project free from financial incentives we will only accept donations to cover server hosting expenses. There is no way to donate yet.

Credit

Many thanks to everyone that has contributed to Veloren's development, provided ideas, crafted art, composed music, hunted bugs, created tools and supported the project.

Sponsorship

We are extremely proud to be sponsored by Digital Ocean.

Their support allows us to build and reliably power our shared backend services.