veloren/common/src
2021-01-05 01:04:01 +00:00
..
bin/csv_export move tools and chat-cli in src/bin and examples 2020-12-12 02:12:00 +01:00
comp Converts npcs names file to ron 2020-12-23 00:58:25 +01:00
figure fix clippy warnings in new version 2020-08-17 11:10:18 +02:00
states Glider mid-air deploy and gliding energy-cost 2020-12-18 19:16:06 +01:00
terrain cargo fmt 2020-12-17 12:06:22 +01:00
util adjust fmt and clippy after toolchain upgrade 2020-12-10 14:53:01 +01:00
volumes Reduce chunks / chonk by trimming the ends. 2020-09-29 19:08:45 +02:00
assets.rs Fix i18n::list_localizations 2021-01-03 17:48:23 +01:00
astar.rs Updated changelog, cleaned up warnings, minor fixes 2020-08-12 21:16:11 +01:00
character.rs * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
clock.rs Fixed slow motion effect after lag 2020-12-14 16:05:42 -08:00
cmd.rs Use assets_manager to load assets 2020-12-17 12:06:07 +01:00
combat.rs Moved common networking code to common/net, clippy fixes 2020-12-13 17:23:45 +00:00
consts.rs Move Systems out of common into common_sys 2020-12-01 13:44:07 +01:00
effect.rs Adresses comment 2020-11-06 01:08:34 +01:00
event.rs Updated changelog, fmt and clippy fixes 2020-12-13 17:40:15 +00:00
explosion.rs Removed Damages struct. Added GroupTarget enum. Changed RadiusEffect to use Effect instead of Daamges. Added Damage variant to Effect Eenum. 2020-11-04 19:22:07 -06:00
generation.rs Use assets_manager to load assets 2020-12-17 12:06:07 +01:00
grid.rs Fixed incorrect grid check 2020-12-05 18:30:07 +00:00
hierarchical.rs Convert all other veloren crates to use tracing 2020-06-21 23:19:41 +08:00
lib.rs Updated changelog, fmt and clippy fixes 2020-12-13 17:40:15 +00:00
loadout_builder.rs Use assets_manager to load assets 2020-12-17 12:06:07 +01:00
lottery.rs cargo fmt 2020-12-17 12:06:22 +01:00
metrics.rs update chrossbeam, tracy, prometheus (and reduce server deps to crossbeam-channel) 2020-12-16 00:51:07 +01:00
npc.rs cargo fmt 2020-12-17 12:06:22 +01:00
outcome.rs Fully move sfx away from ECS event bus 2020-11-18 13:31:13 -08:00
path.rs Reduced downward fall of birds, Humanoid travelers no longer visit dungeons, birds only travel between dungeons 2021-01-05 01:04:01 +00:00
ray.rs Added site names, dungeon difficulty, better explosions 2020-11-23 10:57:55 +00:00
recipe.rs Fix clippy lints 2020-12-17 12:06:28 +01:00
region.rs Use less verbose span names when the tracy feature is off 2020-09-07 00:59:16 -04:00
resources.rs Updated changelog, fmt and clippy fixes 2020-12-13 17:40:15 +00:00
rtsim.rs Fmt, make clippy happy 2020-11-23 15:39:03 +00:00
spiral.rs Fmt and clippy lints fixes 2020-08-12 21:16:14 +01:00
store.rs Broken wind implementation 2020-11-18 13:31:12 -08:00
time.rs make clippy happy 2020-10-07 02:23:20 +00:00
typed.rs Further generalize the typed module. 2020-08-31 05:59:44 +02:00
uid.rs Switched to hashbrown everywhere 2020-12-17 10:31:35 +01:00
vol.rs fix clippy after toolchain update 2020-10-26 22:30:51 +01:00