veloren/common/sys/src
Entropy9s 1f6cf7e155 StaminaPlus buff, modifying stamina via buffs
trying to fix this, coming back to this later

please remember to change potion back future self!

this ALMOST works. maybe MR ready, kinda jank tho

so close, and yet so far...

IT WORKS IT WORKS IT WORKS IT WORKS IT WORKS IT WO

did the same with health, ill fix this garbage l8r

think we're basically done here

whoops forgot to change the food back

fixing and cleaning up part 1

fixed everything part 2 now with buff images

ran clippy + fmt, fixed items that i modified

bracket bulldozing, boldly

hopefully this should be good?

need to rebase real quick

please let me be done

StaminaPlus buff, modifying stamina via buffs

trying to fix this, coming back to this later

please remember to change potion back future self!

this ALMOST works. maybe MR ready, kinda jank tho

so close, and yet so far...

IT WORKS IT WORKS IT WORKS IT WORKS IT WORKS IT WO

did the same with health, ill fix this garbage l8r

think we're basically done here

whoops forgot to change the food back

fixing and cleaning up part 1

fixed everything part 2 now with buff images

ran clippy + fmt, fixed items that i modified

hopefully this should be good?

cargo clippy fmt stuff

deleted an extraneous file?? how did that even...?
2021-01-26 22:47:55 +00:00
..
plugin Added feature flag 2021-01-08 08:48:30 +00:00
agent.rs General NPC Hitbox Adjustments 2021-01-24 04:00:57 +00:00
aura.rs Set up aura filtering 2021-01-18 22:58:56 +00:00
beam.rs Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
buff.rs StaminaPlus buff, modifying stamina via buffs 2021-01-26 22:47:55 +00:00
character_behavior.rs Humanoid skill config and AI skill check 2021-01-19 08:08:05 -05:00
controller.rs fixed Cargo.lock conflict 2021-01-07 20:25:12 +00:00
lib.rs Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
melee.rs General NPC Hitbox Adjustments 2021-01-24 04:00:57 +00:00
mount.rs update chrossbeam, tracy, prometheus (and reduce server deps to crossbeam-channel) 2020-12-16 00:51:07 +01:00
phys.rs switch toolchain to nightly-2021-01-01 2021-01-03 21:31:21 +01:00
projectile.rs Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
shockwave.rs Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
state.rs Move outcome vec from being defined in frontend and server to common. 2021-01-23 15:17:36 -05:00
stats.rs Removed body from stats component as there is already a body component. 2021-01-22 16:50:22 -05:00