veloren/common/src/comp
2019-10-13 21:39:37 -05:00
..
body Help window, UI fixes, asset fixes 2019-10-06 19:19:08 +00:00
inventory fixes #324 - changes possible modulo range from 0-29 to 1-29 to prevent mod by 0 2019-10-13 21:39:37 -05:00
admin.rs Add adminify command to temporarily give admin perms 2019-08-17 23:35:01 +02:00
agent.rs Added bosses, improved secret object spawn rates 2019-08-02 20:10:52 +01:00
body.rs Made humanoids glide when chasing 2019-08-04 09:21:29 +01:00
character_state.rs Exponential interpolation for linear damping 2019-09-09 19:11:40 +00:00
controller.rs Exponential interpolation for linear damping 2019-09-09 19:11:40 +00:00
inputs.rs Fix some warnings, cleanup comment 2019-09-03 23:09:29 -04:00
last.rs Remove all warnings 2019-09-04 19:03:49 -04:00
location.rs Added velorite 2019-09-26 00:15:07 +01:00
mod.rs fix(bow): Don't remove vel and use sticky component instead 2019-10-04 21:30:13 +02:00
phys.rs fix(bow): Don't remove vel and use sticky component instead 2019-10-04 21:30:13 +02:00
player.rs Switch everything to IDVStorage (No tuning yet.) 2019-07-31 11:40:58 +02:00
projectile.rs Make bows give experience via giving projectiles an owner field 2019-10-11 19:33:01 -04:00
stats.rs Make bows give experience via giving projectiles an owner field 2019-10-11 19:33:01 -04:00
visual.rs Formatted code. 2019-07-31 11:40:58 +02:00