veloren/common/src/comp
2022-01-31 21:19:23 +01:00
..
body SeaCrocodile spawning in tropical Oceans 2022-01-24 19:36:13 +01:00
inventory create a nice csv table for comparison 2022-01-31 21:19:23 +01:00
skillset Add a comment explaining something unintuitive 2022-01-17 10:39:58 -06:00
ability.rs Can move around, so character state system runs 2022-01-20 15:26:35 -05:00
admin.rs Added non-admin moderators and timed bans. 2021-05-09 21:19:16 -07:00
agent.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +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 SeaCrocodile spawning in tropical Oceans 2022-01-24 19:36:13 +01:00
buff.rs Stunned and jump anims, stats, spawns, more IA work 2022-01-20 00:53:29 +01:00
character_state.rs Preventing gliding when mounted, allowed dancing 2022-01-20 12:53:08 +00: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 Create 'push_initiate_invite' function 2022-01-26 21:23:37 +01:00
dialogue.rs Implement a basic dialogue system 2021-03-29 14:47:42 +00:00
energy.rs Address review comments 2022-01-19 00:56:42 -05:00
fluid_dynamics.rs Adds arthropod skeleton 2022-01-19 19:01:11 +01:00
group.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
health.rs Address review comments 2022-01-19 00:56:42 -05: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
melee.rs Addressed review comments. 2022-01-19 00:56:44 -05:00
misc.rs Moved common networking code to common/net, clippy fixes 2020-12-13 17:23:45 +00:00
mod.rs Adds arthropod skeleton 2022-01-19 19:01:11 +01:00
ori.rs Fix warnings 2022-01-23 19:03:47 +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 Arbitrary volume airships 2021-11-13 17:13:08 +00:00
player.rs Kaedr/pretty printing error messages 2021-10-14 18:37:51 +00:00
poise.rs Diary stats now use real values. 2022-01-15 21:46:55 -05:00
projectile.rs Stunned and jump anims, stats, spawns, more IA work 2022-01-20 00:53:29 +01:00
shockwave.rs Particles for ice spikes 2021-06-04 18:17:15 -05:00
stats.rs Reduce extra energy updates 2022-01-19 00:56:42 -05:00
visual.rs fixed Cargo.lock conflict 2021-01-07 20:25:12 +00:00