veloren/common/src/comp
2021-05-01 09:25:53 -04:00
..
body Add more specific masses to objects 2021-04-29 11:46:03 +02:00
inventory Formatting stuffs. 2021-05-01 09:25:53 -04:00
ability.rs Addressed testing feedback. 2021-04-25 13:09:08 -04:00
admin.rs Change admins from Vec<String> into Hashset<Uuid>, add commands to server-cli-bin for adding and removing admins 2020-10-10 02:10:32 -04:00
agent.rs Removed all unique and simple tool kinds. 2021-05-01 09:25:51 -04:00
aura.rs New abilities for sceptre are done 2021-03-09 17:56:38 -05:00
beam.rs Added cursed flame attack to mindflayer 2021-03-27 21:05:03 -04:00
body.rs Body specific beam offsets 2021-04-25 04:07:12 +02:00
buff.rs Removed unwraps in buffs 2021-04-25 12:01:21 -04:00
character_state.rs Glider physics 2021-04-27 14:41:48 +00:00
chat.rs Remove panics and unwraps, part 1. 2021-04-10 10:03:21 +02: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 Glider physics 2021-04-27 14:41:48 +00:00
fluid_dynamics.rs Lower zero-lift drag 2021-04-29 19:22:09 +02: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 Swaps bird_small skeleton to a new bird_large 2021-04-25 02:14:49 +02:00
ori.rs Glider physics 2021-04-27 14:41:48 +00:00
phys.rs Basic fluid dynamics and physical properties for entities 2021-04-20 17:38:19 +02:00
player.rs login trim username, improve validation, social ordering 2021-04-01 16:43:27 +02:00
poise.rs Poise (stun) SFX and fix for town music 2021-04-29 23:36:22 +00:00
projectile.rs Unlock dodge roll iframes and staff explosion by default. 2021-04-18 16:16:06 -04:00
shockwave.rs Shockwaves now use attacks. 2021-02-02 13:07:05 -05:00
skills.rs Overhauled dash melee. 2021-04-18 18:36:12 -04:00
stats.rs Resolve Issue #978 - Extract SkillSet Into Its Own Component 2021-04-14 15:35:34 +00:00
visual.rs fixed Cargo.lock conflict 2021-01-07 20:25:12 +00:00