Go to file
2021-04-11 22:08:41 -04:00
.cargo Turn off incremental compilation to avoid fingerprints bug 2021-03-28 15:49:58 -04:00
.github/workflows Remove git filter repo 2021-02-19 08:55:10 -05:00
.gitlab change(ci): only create artifacts triggered by schedule 2021-03-31 17:02:47 +02:00
assets Make fade timings configurable, and stop combat music on death. 2021-04-11 22:08:41 -04:00
client Remove panics and unwraps, part 1. 2021-04-10 10:03:21 +02:00
common Merge branch 'DaforLynx/more-music' into 'master' 2021-04-12 00:43:08 +00:00
network change some Ordering::Relaxed to Ordering::SeqCst when we do not want to have it moved/or taken effects from other threads. 2021-04-07 23:17:09 +02:00
nix docs(nix): update nix commands to match latest nix changes 2021-03-27 12:41:35 +03:00
plugin Reduced unsafe 2021-03-02 17:41:28 +01:00
server Give NPCs the ability to use potions. 2021-04-11 23:47:29 +00:00
server-cli move tracing code to own crate 2021-03-30 16:35:36 +02:00
voxygen Address MR2077 review comments: add comment about group::ENEMY and remove trace statements, and fuse filtering loops. 2021-04-11 22:08:41 -04:00
world Merge branch 'DaforLynx/more-music' into 'master' 2021-04-12 00:43:08 +00:00
.dockerignore - Load characters after login. 2020-05-09 15:41:25 +00:00
.gitattributes Added .tar to LFS extensions 2020-12-13 17:15:33 +00:00
.gitignore build(nix): switch to naersk 2021-03-23 16:02:47 +03:00
.gitlab-ci.yml running cargo check with -D warnings seems to trigger a complete cache invalidation. 2021-01-12 01:15:13 +01:00
.mailmap Added a .mailmap file to unify my name in commits made with my email address 2021-01-15 00:19:47 +01:00
.rustfmt.toml update toolchain to nightly-2021-03-22 2021-03-22 16:41:04 +01:00
.tokeignore Added tokeignore for Cargo.nix 2020-07-02 12:14:01 -04:00
Cargo.lock update deps 2021-04-10 15:53:00 +02:00
Cargo.toml Mesh sprites in the background. 2021-04-10 17:51:42 +02:00
CHANGELOG.md Add combat music transitions based on number of enemies in player radius. 2021-04-11 22:08:40 -04:00
CONTRIBUTING.md Add CONTRIBUTING 2019-05-17 01:34:07 +00:00
flake.lock build(nix): switch to naersk 2021-03-23 16:02:47 +03:00
flake.nix build(nix): switch to naersk 2021-03-23 16:02:47 +03:00
LICENSE Update Veloren license year 2020-05-22 08:05:10 -04:00
README.md Added badge to show contributor count from Github 2021-02-18 09:46:03 -05:00
rust-toolchain update toolchain to nightly-2021-03-22 2021-03-22 16:41:04 +01:00

Veloren logo on a screenshot

pipeline status coverage report license discord lines of code contributor count

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, follow the instructions in our Book.

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: You can support the project on our OpenCollective Page.

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.