veloren/world/src
2021-04-06 08:42:07 -07:00
..
block fmt 2021-03-07 14:25:03 +00:00
civ Less horrible spawn 2021-03-28 20:12:27 +01:00
column Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
layer Removed all rng matches in code to determine loot tables, and moved to loot tables specific for each sprite, creature, or dungeon. 2021-04-02 23:24:55 -04:00
sim Added map layers 2021-04-06 08:42:07 -07:00
sim2 Softer and faster clouds with more verticality 2021-03-28 17:01:51 +01:00
site Merge branch 'christof/economy_graph' into 'master' 2021-04-04 20:21:19 +00:00
site2 Rotation uses matrix and some fixes for plane primitive 2021-03-24 18:21:01 +01:00
util Implement /price_list (work in progress), stub for /buy and /sell 2021-03-14 03:18:32 +00:00
all.rs fmt 2021-03-07 14:25:03 +00:00
canvas.rs Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
config.rs Better humidity, better snow trees 2020-11-09 15:06:37 +00:00
index.rs Get SitePricing information to clients, and use it to display coin-denominated prices in voxygen on tooltips during a trade. Also boost merchant spawn rate slightly. 2021-03-25 02:11:58 -04:00
land.rs fmt 2021-03-07 14:25:03 +00:00
lib.rs Move common code out into function 2021-03-28 18:22:47 +01:00
pathfinding.rs Fmt, make clippy happy 2020-11-23 15:39:03 +00:00