veloren/common/src/comp
2022-05-16 15:11:25 -04:00
..
body Changed Item to have ItemBase instead of ItemDef. NO ASSETS. 2022-05-16 15:11:10 -04:00
inventory Formatting tweaks to tooltips 2022-05-16 15:11:25 -04:00
skillset Add a comment explaining something unintuitive 2022-01-17 10:39:58 -06:00
ability.rs Changed Item to have ItemBase instead of ItemDef. NO ASSETS. 2022-05-16 15:11:10 -04:00
admin.rs Added non-admin moderators and timed bans. 2021-05-09 21:19:16 -07:00
agent.rs Fix agents not hearing sounds due to reduced listen_dist, caused by commit a6955e5af. 2022-05-04 21:22:19 -05: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 Chieftain AI and attacks 2022-02-10 14:58:35 -05:00
beam.rs Balance tweaks 2022-04-23 14:54:01 +00:00
body.rs Balance tweaks 2022-04-23 14:54:01 +00:00
buff.rs update further dependencies, including strum and get rid of old strum_macro 2022-04-04 16:06:47 +02:00
character_state.rs update further dependencies, including strum and get rid of old strum_macro 2022-04-04 16:06:47 +02:00
chat.rs fix clippy warnings 2021-07-12 12:09:09 +02:00
combo.rs update toolchain to nightly-2022-04-25 2022-05-03 15:22:28 +02:00
compass.rs Implement a basic dialogue system 2021-03-29 14:47:42 +00:00
controller.rs Consolidated crafting UI for the primnary component of modular weapons. 2022-05-16 15:11:21 -04: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 Merge branch 'gnarlings' into 'master' 2022-02-15 00:22:37 +00:00
group.rs Shared and persistent waypoints 2022-02-20 10:10:18 +00: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 Shared and persistent waypoints 2022-02-20 10:10:18 +00:00
melee.rs Mandragora attacks and ai 2022-02-10 14:58:32 -05:00
misc.rs Moved common networking code to common/net, clippy fixes 2020-12-13 17:23:45 +00:00
mod.rs Fix waypoints being movable 2022-02-28 19:20:37 +00: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 Fix waypoints being movable 2022-02-28 19:20:37 +00:00
player.rs Kaedr/pretty printing error messages 2021-10-14 18:37:51 +00:00
poise.rs Changed Item to have ItemBase instead of ItemDef. NO ASSETS. 2022-05-16 15:11:10 -04:00
projectile.rs Balance tweaks 2022-04-23 14:54:01 +00: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