Monty Marz
|
ac60bf5794
|
Better visuals for skill button labels, don't show "0 EXP" in the SCT
Made functions that were called every frame significantly cheaper.
Final UI fixes.
|
2021-01-19 08:08:29 -05:00 |
|
Sam
|
c0c45a1996
|
Purged stats, including level and experience
|
2021-01-19 08:07:23 -05:00 |
|
Ben Wallis
|
aef2637288
|
Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts
|
2021-01-08 19:12:09 +00:00 |
|
Joshua Barretto
|
a4b9230f03
|
fixed Cargo.lock conflict
Fixed `crossbeam-queue` being referenced twice in the lockfile
|
2021-01-07 20:25:12 +00:00 |
|
Acrimon
|
e76474463a
|
update authc
|
2020-12-28 16:42:40 +01:00 |
|
Marcel Märtens
|
e8003a44dd
|
update specs
|
2020-12-16 14:31:16 +01:00 |
|
Marcel Märtens
|
26918d10c9
|
update chrossbeam, tracy, prometheus (and reduce server deps to crossbeam-channel)
|
2020-12-16 00:51:07 +01:00 |
|
Joshua Barretto
|
fc96fd780b
|
Moved plugin API to Uid instead of usize for entity IDs, hello plugin to an example
|
2020-12-13 23:08:15 +00:00 |
|
Joshua Barretto
|
023888f560
|
Updated changelog, fmt and clippy fixes
|
2020-12-13 17:40:15 +00:00 |
|
Joshua Barretto
|
f8c8e342e6
|
Moved common networking code to common/net, clippy fixes
|
2020-12-13 17:23:45 +00:00 |
|