veloren/common/src/comp
Samuel Keiffer 73d3d3e4bb Merge branch 'sam/health-float' into 'master'
Turned Health into a Float

See merge request veloren/veloren!2824
2021-09-13 15:23:18 +00:00
..
body 0.11 Background images and more 2021-09-10 08:34:01 +00:00
inventory Merge branch 'juliancoffee/skill_boost_rework' into 'master' 2021-09-02 16:04:23 +00:00
ability.rs Merge branch 'juliancoffee/skill_boost_rework' into 'master' 2021-09-02 16:04:23 +00:00
admin.rs Added non-admin moderators and timed bans. 2021-05-09 21:19:16 -07:00
agent.rs Cultists now properly raid villages. 2021-09-04 12:25:04 -04:00
anchor.rs * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +00:00
aura.rs Removed references to Healing Beam, which Healing Aura is replacing 2021-07-10 21:39:11 -07:00
beam.rs Removed references to Healing Beam, which Healing Aura is replacing 2021-07-10 21:39:11 -07:00
body.rs Overhauled health component, making it a float to outer interfaces. 2021-09-09 00:10:17 -04:00
buff.rs Overhauled health component, making it a float to outer interfaces. 2021-09-09 00:10:17 -04:00
character_state.rs Sprites now go through a character state to be picked up. 2021-08-31 13:36:04 -04:00
chat.rs fix clippy warnings 2021-07-12 12:09:09 +02:00
combo.rs Move assignment out of if-statement 2021-08-12 12:34:04 +02:00
compass.rs Implement a basic dialogue system 2021-03-29 14:47:42 +00:00
controller.rs Sprites now go through a character state to be picked up. 2021-08-31 13:36:04 -04:00
dialogue.rs Implement a basic dialogue system 2021-03-29 14:47:42 +00:00
energy.rs Inline skills::Boost to voxygen code 2021-08-26 14:49:52 +03:00
fluid_dynamics.rs Fix mistake of pre-multiplying aerodynamic coefficients 2021-08-09 10:06:15 +01:00
group.rs MR 1775 review fixes. 2021-02-14 11:13:56 -05:00
health.rs Fixed plugin tests with hack. 2021-09-13 10:34:40 -04:00
inputs.rs Remove panics and unwraps, part 1. 2021-04-10 10:03:21 +02:00
invite.rs MR 1775 review fixes. 2021-02-14 11:13:56 -05:00
last.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
location.rs fixed Cargo.lock conflict 2021-01-07 20:25:12 +00:00
misc.rs Moved common networking code to common/net, clippy fixes 2020-12-13 17:23:45 +00:00
mod.rs Overhauled health component, making it a float to outer interfaces. 2021-09-09 00:10:17 -04:00
ori.rs Improve gliding 2021-08-09 10:06:16 +01:00
pet.rs * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +00:00
phys.rs Fixed handling of orientation changes for airships 2021-07-18 01:13:36 +01:00
player.rs Cooldowns 2021-09-04 01:41:48 +03:00
poise.rs Adressed comments on energy and armor functions. 2021-06-07 11:06:25 +02:00
projectile.rs Merge branch 'juliancoffee/skill_boost_rework' into 'master' 2021-09-02 16:04:23 +00:00
shockwave.rs Particles for ice spikes 2021-06-04 18:17:15 -05:00
skills.rs Inline skills::Boost to voxygen code 2021-08-26 14:49:52 +03:00
stats.rs Overhauled health component, making it a float to outer interfaces. 2021-09-09 00:10:17 -04:00
visual.rs fixed Cargo.lock conflict 2021-01-07 20:25:12 +00:00