veloren/common/src/comp
2021-06-14 12:56:28 +00:00
..
body Restore collision data for airships, and add the test that would have caught this. 2021-06-07 18:09:09 -04:00
inventory Merge branch 'juliancoffee/asset_entity' into 'master' 2021-06-14 12:56:28 +00:00
ability.rs Added totem ability, totem ai, totem ability set, particles for totem abilities, and totem voxel model. 2021-06-03 21:39:15 -05:00
admin.rs Added non-admin moderators and timed bans. 2021-05-09 21:19:16 -07:00
agent.rs Split LodoutBuilder::build_loadout 2021-06-09 15:37:04 +03:00
aura.rs New abilities for sceptre are done 2021-03-09 17:56:38 -05:00
beam.rs Added base ability set 2021-06-04 18:17:14 -05:00
body.rs Fixed biped_small and humanoid hitboxes 2021-06-09 15:23:10 +01:00
buff.rs Repaired common such that it works for plugin targets 2021-06-11 08:33:32 +01:00
character_state.rs Don't modify position in glide character state 2021-05-23 07:26:11 +00:00
chat.rs Item pickups are shown in separate window and "inventory-full" messages are shown above the item attempted to be picked up 2021-05-22 20:47:08 +00:00
combo.rs Increased combo duration by 50% 2021-03-20 16:44:18 -04:00
compass.rs Implement a basic dialogue system 2021-03-29 14:47:42 +00:00
controller.rs Blocking now works if no weapon is equipped in main hand. 2021-04-25 13:09:02 -04:00
dialogue.rs Implement a basic dialogue system 2021-03-29 14:47:42 +00:00
energy.rs Adressed comments on energy and armor functions. 2021-06-07 11:06:25 +02:00
fluid_dynamics.rs Repaired common such that it works for plugin targets 2021-06-11 08:33:32 +01:00
group.rs MR 1775 review fixes. 2021-02-14 11:13:56 -05:00
health.rs Removed potential for divide by zero 2021-03-27 21:06:21 -04:00
home_chunk.rs Fix bug that caused campfires and other stuff to duplicate 2020-11-22 21:03:06 +00: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 Repaired common such that it works for plugin targets 2021-06-11 08:33:32 +01:00
ori.rs Made golem laser spawn based off of orientation rather than look_dir. Additional balance tweaks. 2021-05-10 18:54:00 -05:00
phys.rs Basic fluid dynamics and physical properties for entities 2021-04-20 17:38:19 +02:00
player.rs instead of manually trying to sync disconnect metrics we now pass a Reason to the handle_disconnect. 2021-05-06 11:43:10 +02:00
poise.rs Adressed comments on energy and armor functions. 2021-06-07 11:06:25 +02:00
projectile.rs Snowball attack. 2021-06-04 18:17:15 -05:00
shockwave.rs Particles for ice spikes 2021-06-04 18:17:15 -05:00
skills.rs Update toolchain 2021-05-31 20:44:57 -04: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