veloren/server
Imbris 619f62cb63 Use try_set for door destruction to avoid accidentally overwriting any
other changes that already occured that tick.

Also get terrain/block change resources from the ecs once to avoid the
overhead of fetching them from the ecs (and aquiring/releasing runtime
borrow).
2023-03-11 10:24:45 -05:00
..
agent frost_gigas 2023-02-15 00:10:37 +00:00
src Use try_set for door destruction to avoid accidentally overwriting any 2023-03-11 10:24:45 -05: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