veloren/common
Cat Stevens e19a497989 Don't require 10 energy for climbing
The infinite climb bug should be fixed by !3792
	(Refactor energy and poise regen), so we
	can safely remove the need for the
	character to have at least 10 energy to
	climb.

The minimum energy needed to start climbing is
	now 1 energy.

This was suggested by James M#8698.
2023-02-13 21:23:25 -05:00
..
assets Update dot_vox dependency 2023-01-22 18:00:39 +01:00
base Update tracy 2022-05-26 00:04:03 -04:00
benches Various minor optimisations 2022-10-12 13:57:14 +01:00
dynlib update dependencies 2022-09-22 11:57:55 +02:00
ecs fix clippy errors 2022-11-28 14:08:11 +01:00
frontend Reduce overhead of messaging systems. 2022-09-14 21:04:53 -07:00
net 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
src Don't require 10 energy for climbing 2023-02-13 21:23:25 -05:00
state 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
systems Refactor energy and poise regen 2023-02-07 18:02:26 +00:00
build.rs Removed existing LFS check 2023-01-18 22:31:33 +00:00
Cargo.toml Update dot_vox dependency 2023-01-22 18:00:39 +01:00