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
8d90548331
veloren
/
common
/
net
/
src
/
msg
History
Avi Weinstock
8d90548331
Get SitePricing information to clients, and use it to display coin-denominated prices in voxygen on tooltips during a trade. Also boost merchant spawn rate slightly.
2021-03-25 02:11:58 -04:00
..
client.rs
update toolchain to
nightly-2021-03-22
2021-03-22 16:41:04 +01:00
ecs_packet.rs
Apply ForcedUpdate messages to the interpolation system, potentially improving the handling of teleports.
2021-03-16 11:55:01 -04:00
mod.rs
Moved common networking code to common/net, clippy fixes
2020-12-13 17:23:45 +00:00
server.rs
Get SitePricing information to clients, and use it to display coin-denominated prices in voxygen on tooltips during a trade. Also boost merchant spawn rate slightly.
2021-03-25 02:11:58 -04:00
world_msg.rs
Implement /price_list (work in progress), stub for /buy and /sell
2021-03-14 03:18:32 +00:00