veloren/common
crabman 016fb0bc9b
Removed normalized ProbabilityFile tests
These tests no longer make sense, as multiple different items can now
drop in one roll and the probabilities can't be normalized.

These tests did not fail previously because they only checked one
specific loot table, which hasn't been touched until now.
2024-03-18 11:54:33 +00:00
..
assets Provide the same API when plugins are disabled 2024-01-30 23:52:41 +01:00
base use workspace dependencies to make our life easier maintaining them :) 2023-05-10 18:16:25 +02:00
benches Linearize light colors on the CPU 2023-10-14 18:10:35 +00:00
dynlib Don't overwrite loaded dynlib 2023-10-14 16:25:55 -04:00
ecs use workspace dependencies to make our life easier maintaining them :) 2023-05-10 18:16:25 +02:00
examples Overhauled sprite representation to support many more sprites and attributes 2024-01-19 18:05:56 +00:00
frontend add a log for each person accessing the chat api 2023-10-18 13:05:22 +02:00
i18n Implement item localization 2024-01-14 21:25:15 +02:00
net Load missing plugins from the server 2024-03-14 00:46:18 +01:00
src Removed normalized ProbabilityFile tests 2024-03-18 11:54:33 +00:00
state add to changelog 2024-03-14 21:59:47 +01:00
systems register plugins before worldgen and support spots in plugins 2024-03-14 21:57:50 +01:00
build.rs Removed existing LFS check 2023-01-18 22:31:33 +00:00
Cargo.toml Load missing plugins from the server 2024-03-14 00:46:18 +01:00