veloren/common/src/sys
2019-10-26 22:14:11 +02:00
..
agent.rs Move serverside client to a component and communications into server ecs systems 2019-10-23 23:50:06 -04:00
cleanup.rs Exponential interpolation for linear damping 2019-09-09 19:11:40 +00:00
combat.rs feat: store items as RON files 2019-10-24 23:47:26 +02:00
controller.rs improvement: make debug items of type ItemKind::Tool 2019-10-24 23:55:24 +02:00
mod.rs fix(bow): Don't remove vel and use sticky component instead 2019-10-04 21:30:13 +02:00
movement.rs fixing character movement to no longer fail normalization then get a zero vec and then normalize again 2019-10-26 22:14:11 +02:00
phys.rs refactor: create_projectile doesn't take a light 2019-10-17 20:59:36 +00:00
projectile.rs refactor: create_projectile doesn't take a light 2019-10-17 20:59:36 +00:00
stats.rs refactor: create_projectile doesn't take a light 2019-10-17 20:59:36 +00:00