This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
veloren
Watch
1
Star
0
Fork
0
You've already forked veloren
mirror of
https://gitlab.com/veloren/veloren.git
synced
2024-08-30 18:12:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
veloren
/
voxygen
History
Hudson
4881d2fd8b
fixed a bug where if a group member picks up an item, then the player picks up an item, it would display the incorrect number of items picked up. example: group member picks up an apple, then player picks up an apple, the ui would display that the player picked up two apples, instead of the group member picking up one and the player picking up one
2023-04-06 12:40:08 -05:00
..
anim
Merge branch 'sam/sword-balance-0' into 'master'
2023-03-29 01:26:33 +00:00
benches
Reduce overhead of messaging systems.
2022-09-14 21:04:53 -07:00
egui
Made auras no longer need to be mutably accessed every tick.
2023-03-11 16:45:12 -05:00
examples
(See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf
2020-08-20 20:34:59 +02:00
i18n-helpers
Small fixes
2023-03-29 23:11:59 +00:00
src
fixed a bug where if a group member picks up an item, then the player picks up an item, it would display the incorrect number of items picked up. example: group member picks up an apple, then player picks up an apple, the ui would display that the player picked up two apples, instead of the group member picking up one and the player picking up one
2023-04-06 12:40:08 -05:00
build.rs
feat(voxygen): add logo for windows executable
2019-10-02 16:57:08 +02:00
Cargo.toml
move client commands to voxygen + add Admin to be shared with client for permissions + unit test for alphabetical server command
2023-01-27 20:31:56 -05:00