Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
gitlab.com/veloren/veloren
Veloren is a multiplayer voxel RPG written in Rust. It is inspired by games such as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft.
https://gitlab.com/veloren/veloren
temporarily disabled audio device selector
Pfauenauge opened this pull request over 5 years ago
Pfauenauge opened this pull request over 5 years ago
Switched to Debug trait object for backend errors
zesterer opened this pull request over 5 years ago
zesterer opened this pull request over 5 years ago
Fix tell command, rename to /tell
tommywatson opened this pull request over 5 years ago
tommywatson opened this pull request over 5 years ago
Adds colour to tells in chat box, closes #194
tommywatson opened this pull request over 5 years ago
tommywatson opened this pull request over 5 years ago
Add colour to tells
tommywatson opened this issue over 5 years ago
tommywatson opened this issue over 5 years ago
Fix pyramid spawning
Vechro opened this pull request over 5 years ago
Vechro opened this pull request over 5 years ago
WIP: Resolve "Do a barrel roll!" #192
tommywatson opened this pull request over 5 years ago
tommywatson opened this pull request over 5 years ago
WIP: Do a barrel roll!
tommywatson opened this issue over 5 years ago
tommywatson opened this issue over 5 years ago
Change the default port for the veloren server because the original server is...
xMAC94x opened this pull request over 5 years ago
xMAC94x opened this pull request over 5 years ago
WIP: Move to stable rust (almost)
timokoesters opened this pull request over 5 years ago
timokoesters opened this pull request over 5 years ago
Player to player DM, closes #191
tommywatson opened this pull request over 5 years ago
tommywatson opened this pull request over 5 years ago
Player to player DM
tommywatson opened this issue over 5 years ago
tommywatson opened this issue over 5 years ago
Persist the default server
tommywatson opened this issue over 5 years ago
tommywatson opened this issue over 5 years ago
Add server name to char selection screen, closes #172
tommywatson opened this pull request over 5 years ago
tommywatson opened this pull request over 5 years ago
/killnpcs command, closes #183
tommywatson opened this pull request over 5 years ago
tommywatson opened this pull request over 5 years ago
Switch threadpool implementation to uvth.
xacrimon opened this pull request over 5 years ago
xacrimon opened this pull request over 5 years ago
172 add server to char selection
tommywatson opened this pull request over 5 years ago
tommywatson opened this pull request over 5 years ago
Send commands to the server when session starts
tommywatson opened this pull request over 5 years ago
tommywatson opened this pull request over 5 years ago
Worldgen overhaul
zesterer opened this pull request over 5 years ago
zesterer opened this pull request over 5 years ago
Avoid unneeded remeshing caused by block changes
Songtronix opened this issue over 5 years ago
Songtronix opened this issue over 5 years ago
Fixed tree trimming
zesterer opened this pull request over 5 years ago
zesterer opened this pull request over 5 years ago
WIP: Added verify rebase and cargo.lock step
AngelOnFira opened this pull request over 5 years ago
AngelOnFira opened this pull request over 5 years ago
Fix rustc warning
AngelOnFira opened this pull request over 5 years ago
AngelOnFira opened this pull request over 5 years ago
Fix CI problems
AngelOnFira opened this pull request over 5 years ago
AngelOnFira opened this pull request over 5 years ago
Add Clippy CI
AngelOnFira opened this pull request over 5 years ago
AngelOnFira opened this pull request over 5 years ago
Show join message after selecting a character
timokoesters opened this pull request over 5 years ago
timokoesters opened this pull request over 5 years ago
WIP: Improve docs and asset module
timokoesters opened this pull request over 5 years ago
timokoesters opened this pull request over 5 years ago
Audio ignores volume settings once voxygen starts
Songtronix opened this issue over 5 years ago
Songtronix opened this issue over 5 years ago
Slipped animation warnings
jshipsey opened this pull request over 5 years ago
jshipsey opened this pull request over 5 years ago
comment out unused structs/functions in voxygen/audio
Songtronix opened this pull request over 5 years ago
Songtronix opened this pull request over 5 years ago
Fix warnings all around voxygen
timokoesters opened this pull request over 5 years ago
timokoesters opened this pull request over 5 years ago
Clean up ui
timokoesters opened this pull request over 5 years ago
timokoesters opened this pull request over 5 years ago
Add field to disable audio into settings
desttinghim opened this pull request over 5 years ago
desttinghim opened this pull request over 5 years ago
Resolve "WIP: Design modding system for Veloren with wasm support"
sheruost opened this pull request over 5 years ago
sheruost opened this pull request over 5 years ago
Resolve "WIP: Design modding system for Veloren with wasm support"
sheruost opened this pull request over 5 years ago
sheruost opened this pull request over 5 years ago
[Bug Fix] The infinity thread loops and thread-blocking is not working.
sheruost opened this pull request over 5 years ago
sheruost opened this pull request over 5 years ago
Better mesh scheduling, block picking, worldgen speedup
zesterer opened this pull request over 5 years ago
zesterer opened this pull request over 5 years ago
Loading `no-audio` mode from the game start without `rodio` crate initialisation completely
sheruost opened this pull request over 5 years ago
sheruost opened this pull request over 5 years ago
Temporarily remove `Sender` trait from `AudioPlayer` thread due to lacking of `Reciever` trait
sheruost opened this pull request over 5 years ago
sheruost opened this pull request over 5 years ago
Revamped asset directory search system and merged audio base
zesterer opened this pull request over 5 years ago
zesterer opened this pull request over 5 years ago
Used 3-level asset directory searching, not 2
zesterer opened this pull request over 5 years ago
zesterer opened this pull request over 5 years ago
Fix warnings and clippy recommendations in common
timokoesters opened this pull request over 5 years ago
timokoesters opened this pull request over 5 years ago
Add /health command
DrShongos opened this pull request over 5 years ago
DrShongos opened this pull request over 5 years ago
fix warnings from server
Songtronix opened this pull request over 5 years ago
Songtronix opened this pull request over 5 years ago
Get rid of warnings in chat-cli
DrShongos opened this pull request over 5 years ago
DrShongos opened this pull request over 5 years ago
Tracking Code Cleanup
Songtronix opened this issue over 5 years ago
Songtronix opened this issue over 5 years ago
Fixed chonk memory usage bug, added block manipulation
zesterer opened this pull request over 5 years ago
zesterer opened this pull request over 5 years ago
Wielding animation groundwork
jshipsey opened this pull request over 5 years ago
jshipsey opened this pull request over 5 years ago
Configured GameInput::Glide to be managed like the rest of events that stop on key release
Mujina opened this pull request over 5 years ago
Mujina opened this pull request over 5 years ago
Fixed Issue #109 and some related problems that took place while holding shortcut keys
Mujina opened this pull request over 5 years ago
Mujina opened this pull request over 5 years ago
Fixed Issue #109 and some related problems that took place while holding shortcut keys
Mujina opened this pull request over 5 years ago
Mujina opened this pull request over 5 years ago
Block-hopping fix, better dusk shaders
zesterer opened this pull request over 5 years ago
zesterer opened this pull request over 5 years ago
upgrade dependencies
Songtronix opened this pull request over 5 years ago
Songtronix opened this pull request over 5 years ago
Small fixes
zesterer opened this pull request over 5 years ago
zesterer opened this pull request over 5 years ago
Add option for "Character follows mouse"
Kekker-git opened this issue over 5 years ago
Kekker-git opened this issue over 5 years ago
Clean up ecs actor body components
timokoesters opened this pull request over 5 years ago
timokoesters opened this pull request over 5 years ago
Add a horizon at daytime
Pfauenauge opened this issue over 5 years ago
Pfauenauge opened this issue over 5 years ago
Improve asset loading
LunarEclipse363 opened this pull request over 5 years ago
LunarEclipse363 opened this pull request over 5 years ago
Catch panics the audio system produces on linux sometimes
LunarEclipse363 opened this pull request over 5 years ago
LunarEclipse363 opened this pull request over 5 years ago
Prevent text clients from gaining position.
DrShongos opened this pull request over 5 years ago
DrShongos opened this pull request over 5 years ago
Add server name to char selection
Pfauenauge opened this issue over 5 years ago
Pfauenauge opened this issue over 5 years ago
Update gitignore
LunarEclipse363 opened this pull request over 5 years ago
LunarEclipse363 opened this pull request over 5 years ago
Alternate heads
jshipsey opened this pull request over 5 years ago
jshipsey opened this pull request over 5 years ago
Fix fps dependent interpolation by using dt
timokoesters opened this pull request over 5 years ago
timokoesters opened this pull request over 5 years ago
Collisions
zesterer opened this pull request over 5 years ago
zesterer opened this pull request over 5 years ago
MacOS panic at start
rGradeStd opened this issue over 5 years ago
rGradeStd opened this issue over 5 years ago
Circular View Distance
Imbris opened this pull request over 5 years ago
Imbris opened this pull request over 5 years ago
Update README.md
DrShongos opened this pull request over 5 years ago
DrShongos opened this pull request over 5 years ago
Revamping the audio system for Voxygen
sheruost opened this issue over 5 years ago
sheruost opened this issue over 5 years ago
Added manual build option
AngelOnFira opened this pull request over 5 years ago
AngelOnFira opened this pull request over 5 years ago
Make hostile NPCs more intelligent
DrShongos opened this issue over 5 years ago
DrShongos opened this issue over 5 years ago
Stop drawing entities outside of player's VD
DrShongos opened this issue over 5 years ago
DrShongos opened this issue over 5 years ago
Backflip animation bug
YuriMomo opened this issue over 5 years ago
YuriMomo opened this issue over 5 years ago
WIP: Physocs
MidgeOnGitlab opened this pull request over 5 years ago
MidgeOnGitlab opened this pull request over 5 years ago
Timo fix join
timokoesters opened this pull request over 5 years ago
timokoesters opened this pull request over 5 years ago
Add fall damage
zesterer opened this issue over 5 years ago
zesterer opened this issue over 5 years ago
Network fix for 32-bit
zesterer opened this pull request over 5 years ago
zesterer opened this pull request over 5 years ago
Add a fallback no-audio mode
LunarEclipse363 opened this issue over 5 years ago
LunarEclipse363 opened this issue over 5 years ago
Resolve "Merge all spawning commands into one"
ghost1 opened this pull request over 5 years ago
ghost1 opened this pull request over 5 years ago
Automatic nightly toolchain selection
LunarEclipse363 opened this pull request over 5 years ago
LunarEclipse363 opened this pull request over 5 years ago
WIP: ECS Systems Revamp
MidgeOnGitlab opened this pull request over 5 years ago
MidgeOnGitlab opened this pull request over 5 years ago
cleared out unused animation variables
jshipsey opened this pull request over 5 years ago
jshipsey opened this pull request over 5 years ago
palette changes
Pfauenauge opened this pull request over 5 years ago
Pfauenauge opened this pull request over 5 years ago
WIP: Make chat-cli accept input
DrShongos opened this pull request over 5 years ago
DrShongos opened this pull request over 5 years ago
Cleanup
timokoesters opened this pull request over 5 years ago
timokoesters opened this pull request over 5 years ago
tree stumps, shorter pines
Pfauenauge opened this pull request over 5 years ago
Pfauenauge opened this pull request over 5 years ago
who command to show the online players
shnok opened this pull request over 5 years ago
shnok opened this pull request over 5 years ago
Tree fixes
Pfauenauge opened this pull request over 5 years ago
Pfauenauge opened this pull request over 5 years ago
Use Instant and running compensation in Clock
Imbris opened this pull request over 5 years ago
Imbris opened this pull request over 5 years ago
Resolve "MacOS Crash: Invalid call of undeclared identifier texture2D"
Songtronix opened this pull request over 5 years ago
Songtronix opened this pull request over 5 years ago
Ungrab mouse when closing settings with X
timokoesters opened this pull request over 5 years ago
timokoesters opened this pull request over 5 years ago
Configurable max fps
Pfauenauge opened this pull request over 5 years ago
Pfauenauge opened this pull request over 5 years ago
Worldgen stuff
zesterer opened this pull request over 5 years ago
zesterer opened this pull request over 5 years ago
Disabling the UI resets the chat position to the top
zesterer opened this issue over 5 years ago
zesterer opened this issue over 5 years ago
Better Settings
MidgeOnGitlab opened this pull request over 5 years ago
MidgeOnGitlab opened this pull request over 5 years ago
Added max chat message string length https://gitlab.com/veloren/veloren/issues/115 and partial fix for max alias length https://gitlab.com/veloren/veloren/issues/114
scorpion9979 opened this pull request over 5 years ago
scorpion9979 opened this pull request over 5 years ago
Update cpal
desttinghim opened this pull request over 5 years ago
desttinghim opened this pull request over 5 years ago
No transition from free-fall to gliding; gliding animation/physics.
MidgeOnGitlab opened this issue over 5 years ago
MidgeOnGitlab opened this issue over 5 years ago
Optimised sub-terrain chonk storage, fixed hash chunk bug, altered terrain base
zesterer opened this pull request over 5 years ago
zesterer opened this pull request over 5 years ago
Fixed bug in loading JSON assets
scorpion9979 opened this pull request over 5 years ago
scorpion9979 opened this pull request over 5 years ago