veloren/common/src/comp
2020-09-20 11:46:12 +01:00
..
body Improve first-person projectile aiming 2020-09-19 19:14:23 +08:00
inventory Improved representation of Block for better performance, more features, and better backwards-compatibility 2020-09-20 11:46:12 +01:00
ability.rs Addressed comments 2020-09-19 14:40:21 -05:00
admin.rs Admin status added when registering; cargo fmt 2020-06-27 17:43:45 -04:00
agent.rs clippy 2020-09-17 22:58:02 -04:00
body.rs Changed boss from cyclops to stone golem. Added ai specific for boss. 2020-09-19 14:40:16 -05:00
character_state.rs Started to implement shockwave system. 2020-09-19 14:29:06 -05:00
chat.rs Added localization config options for new death messages 2020-09-09 20:26:20 +00:00
controller.rs Corrected some spelling errors 2020-08-25 12:21:25 +00:00
damage.rs Fixed shockwave and melee crit damage bypassing infinite armor. Made knockback not be applied if infinite armor. 2020-09-19 14:40:18 -05:00
energy.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
group.rs Corrected some spelling errors 2020-08-25 12:21:25 +00:00
inputs.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
last.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
location.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
misc.rs Add firework hues 2020-08-12 22:29:06 +08:00
mod.rs Started to implement shockwave system. 2020-09-19 14:29:06 -05:00
phys.rs Addressed review issues 2020-08-25 11:01:17 +01:00
player.rs * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
projectile.rs Increase entity vs entity repulsion factor, add check to ensure entities don't collide with themselves, fix possession projectiles not working on entities in the same group 2020-09-19 13:54:05 -04:00
shockwave.rs Add shockwave system to handle shockwaves colliding with other entities 2020-09-19 14:40:10 -05:00
skills.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
stats.rs * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
visual.rs Add fireball and bomb particle effects 2020-08-08 19:25:00 +08:00