Go to file
Joshua Barretto 9e17042bf6 Merge branch 'rtsim2' into 'master'
Initial implementation of rtsim2

Closes #1476

See merge request veloren/veloren!3517
2023-04-12 16:17:52 +00:00
.cargo Addressed review 2023-01-09 20:18:31 -05:00
.github Lock lfs to 2.X 2021-12-28 16:11:58 -05:00
.gitlab Revert hacks to CI 2023-03-21 20:07:37 -04:00
assets Localised rtsim NPC speech 2023-04-11 17:00:08 +01:00
client Use nested broken key as fallback if not using english fallback 2023-04-12 16:18:31 +01:00
common Merge branch 'rtsim2' into 'master' 2023-04-12 16:17:52 +00:00
network fix clippy errors 2022-11-28 14:08:11 +01:00
nix fix: update flake 2022-12-18 04:25:45 +03:00
plugin Fix typos 2022-07-15 18:59:37 +02:00
rtsim Correct localisation of numeric values, use coordinate conversions in rtsim 2023-04-12 10:36:11 +01:00
server Merge branch 'rtsim2' into 'master' 2023-04-12 16:17:52 +00:00
server-cli Switch from ansi-parser to cansi, down to a single version of nom! 2023-04-05 02:38:58 -04:00
voxygen Merge branch 'rtsim2' into 'master' 2023-04-12 16:17:52 +00:00
world Don't pessimise worldgen fast paths for rtsim resources 2023-04-09 19:25:58 +01:00
.dockerignore - Load characters after login. 2020-05-09 15:41:25 +00:00
.gitattributes Added canary asset 2023-01-18 22:01:00 +00:00
.gitignore Items images export for wiki 2022-12-15 16:19:49 +00:00
.gitlab-ci.yml update tag and fix empty maps, other bugs introduced by auto fix 2022-11-29 09:19:10 +01:00
.mailmap Updated some of my personal info 2022-11-08 23:06:32 +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 Simplified localisation logic 2023-04-11 23:51:07 +01:00
Cargo.toml Added rtsim crate, added initial persistence model 2023-04-09 19:25:51 +01:00
CHANGELOG.md Updated changelog 2023-04-09 19:26:26 +01:00
clippy.toml stricten some rules and fix some clippy warnings 2022-01-30 20:16:21 +01:00
CODE_OF_CONDUCT.md speeling fix and feedback for CoC 2021-08-23 09:46:12 +02:00
CONTRIBUTING.md Add CONTRIBUTING 2019-05-17 01:34:07 +00:00
flake.lock build(nix): update flake.nix 2023-02-25 08:54:38 +03:00
flake.nix build(nix): update flake.nix 2023-02-25 08:54:38 +03:00
LICENSE Update LICENSE 2023-02-13 11:12:20 +00:00
README.md update Get Veloren Url in README 2021-11-13 08:35:49 +00:00
rust-toolchain update toolchain 2022-11-28 14:08:11 +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/download/

Due to rapid development 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.