veloren/common
2020-10-26 19:28:18 -05:00
..
benches Remove spurious uses of Vox. 2020-09-26 16:30:40 +02:00
src Separated buffs into active and inactive buffs. There can only be 1 active buff at a time of a particular buff id. If a new buff is stronger than an active buff, it moves the active buff to inactive buffs. When active buffs are removed, it checks inactive buffs for any buffs of the same id and moves the strongest one to active buffs. 2020-10-26 19:28:18 -05:00
build.rs switching veloren naming scheme, to either one of the following: 2020-09-22 11:47:18 +02:00
Cargo.toml Fixing Tarpaulin isn't easy. 2020-10-26 17:04:20 +01:00