veloren/common/src
2019-12-20 22:48:14 -05:00
..
assets feat(log): add date to log file 2019-11-22 19:12:58 +01:00
comp Move sync code into common submodule 2019-12-20 22:37:12 -05:00
figure Assets update, aesthetics, minor fixes 2019-10-04 18:27:12 +00:00
msg cleanup 2019-12-20 22:48:14 -05:00
net [Common] Switch mutexes and channels. 2019-08-16 00:19:54 +02:00
sync Upgrade to specs 0.15.1 2019-12-20 22:48:14 -05:00
sys Fix NaN in agent sys, stop pushback from turning player around, account for Scale in melee attack hit detection 2019-12-20 22:48:14 -05:00
terrain refactor: create_projectile doesn't take a light 2019-10-17 20:59:36 +00:00
util fix(crash): singleplayer 2019-10-18 17:39:57 +02:00
volumes Higher level cache abstraction 2019-10-01 02:10:28 -04:00
astar.rs Add advanced path finding to new 'Traveler' enemy using A* algorithm 2019-12-11 05:28:45 +00:00
clock.rs Fix warnings and clippy recommendations in common 2019-07-02 15:48:25 +02:00
effect.rs refactor: create_projectile doesn't take a light 2019-10-17 20:59:36 +00:00
event.rs Move sync code into common submodule 2019-12-20 22:37:12 -05:00
lib.rs Move sync code into common submodule 2019-12-20 22:37:12 -05:00
npc.rs SFX system 2019-11-23 08:26:39 +00:00
pathfinding.rs Add advanced path finding to new 'Traveler' enemy using A* algorithm 2019-12-11 05:28:45 +00:00
ray.rs common: Rework volume API 2019-09-06 15:43:31 +02:00
region.rs Upgrade to specs 0.15.1 2019-12-20 22:48:14 -05:00
state.rs Upgrade to specs 0.15.1 2019-12-20 22:48:14 -05:00
vol.rs Bugfix: DefaultPosIterator now starts at lower_bound 2019-09-11 01:48:28 +02:00