veloren/common/src/comp
Joshua Yanovski 0cf0f59fa7 Merge branch 'sharp/modtools' into 'master'
Added non-admin moderators and timed bans.

See merge request veloren/veloren!2276
2021-05-10 04:54:06 +00:00
..
body Snowram/craft mats 2021-05-07 17:03:45 +00:00
inventory Extract common/src/assets.rs to own crate 2021-05-09 13:12:26 +03:00
ability.rs Add DamageKind, and make piercing damage partially ignore damage resistence. 2021-05-06 17:39:06 -04:00
admin.rs Added non-admin moderators and timed bans. 2021-05-09 21:19:16 -07:00
agent.rs Change agent's condition field back to a bool (from bitflags) and add a separate int_counter field. 2021-05-09 18:09:53 -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 Add species to /spawn auto-complete 2021-05-09 20:43:13 +03:00
buff.rs Made buff commands exhaustive 2021-05-04 09:54:28 -04:00
character_state.rs Added frenzy ability to minotaur. 2021-05-04 08:45:07 -04: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 Added non-admin moderators and timed bans. 2021-05-09 21:19:16 -07: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 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 Poise (stun) SFX and fix for town music 2021-04-29 23:36:22 +00:00
projectile.rs Add a purple fireball to mindflayer and have it shoot it a few times before teleporting, and fix mindflayer AI's husk summons. 2021-05-09 18:09:31 -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 Crippling strike now functional. Crippled debuff added. 2021-05-04 08:45:05 -04:00
visual.rs fixed Cargo.lock conflict 2021-01-07 20:25:12 +00:00