veloren/voxygen/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
..
audio All gems make a sound. 2021-01-25 22:53:23 +00:00
ecs Move outcome vec from being defined in frontend and server to common. 2021-01-23 15:17:36 -05:00
hud StaminaPlus buff, modifying stamina via buffs 2021-01-26 22:47:55 +00:00
menu Revert "Added TR translations for deaths by debuffs." 2021-01-20 11:20:06 +00:00
mesh fix wrong alignment 2020-12-16 15:17:17 +01:00
render cargo fmt 2020-12-17 12:06:22 +01:00
scene Rotsuoy/savanna grass 2021-01-23 07:46:54 +00:00
ui Update winit and iced 2021-01-23 01:09:33 -05:00
controller.rs More resiliant settings, better key defaults 2020-11-11 17:37:26 +00:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
i18n.rs Use concat to build i18n specifiers" 2021-01-04 00:06:14 +01:00
key_state.rs Implemented Flight 2020-11-03 22:46:07 +00:00
lib.rs Convert Localization from Asset to Compound 2020-12-31 12:32:18 +01:00
logging.rs Follow-up fixes from review of inventory MR 2021-01-10 11:27:09 +00:00
main.rs Implemented #896 - Added option for Unlimited FPS 2021-01-23 08:34:38 +00:00
meta.rs Put server-cli specific settings in their own structure, serde_derive -> serde 2020-10-10 02:10:32 -04:00
profile.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
run.rs Implemented #896 - Added option for Unlimited FPS 2021-01-23 08:34:38 +00:00
session.rs Exp floaters. 2021-01-19 08:07:36 -05:00
settings.rs Implemented #896 - Added option for Unlimited FPS 2021-01-23 08:34:38 +00:00
singleplayer.rs Remove ability map from top level functions 2020-11-12 21:24:35 -06:00
window.rs Move to WindowEvent from DeviceEvent for zooming 2021-01-08 01:38:33 -05:00