veloren/common/src/comp
2021-08-31 13:31:27 +01:00
..
body Make each race's hitbox and weight scale linearly with their height 2021-08-09 10:06:16 +01:00
inventory Implement /kit all and a bit of refactoring 2021-08-10 13:28:38 +03:00
ability.rs Add ori_modifier for DashMelee and nerf it 2021-08-16 17:27:59 +03:00
admin.rs Added non-admin moderators and timed bans. 2021-05-09 21:19:16 -07:00
agent.rs Added action timer system for agent code 2021-08-04 14:04:56 +01: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 Make each race's hitbox and weight scale linearly with their height 2021-08-09 10:06:16 +01:00
buff.rs Make Frenzied buff again 2021-08-09 13:05:00 +03:00
character_state.rs #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -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 Added menacing, made agent code less hacky 2021-07-31 20:33:28 +01:00
dialogue.rs Implement a basic dialogue system 2021-03-29 14:47:42 +00:00
energy.rs Added comments on PositionSpecifier usage 2021-07-28 20:03:23 +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 Added comments on PositionSpecifier usage 2021-07-28 20:03:23 +03: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 * Pets are now saved on logout and spawned with the player on login 2021-07-28 22:36:41 +00: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 Avoid negative bounds in harm checks 2021-08-03 18:57:53 +03:00
poise.rs Adressed comments on energy and armor functions. 2021-06-07 11:06:25 +02:00
projectile.rs Make arrows 'bonk' hanging sprites 2021-08-31 13:31:27 +01:00
shockwave.rs Particles for ice spikes 2021-06-04 18:17:15 -05:00
skills.rs Buff swim thrust for humans reduce gains from skillpoints 2021-08-09 10:06:16 +01:00
stats.rs Max energy stat functional. 2021-06-07 10:58:37 +02:00
visual.rs fixed Cargo.lock conflict 2021-01-07 20:25:12 +00:00