Sam
|
69be3a3d93
|
Added persistence for skill trees.
|
2021-01-19 08:07:00 -05:00 |
|
Sam
|
cbfe064e4f
|
You now gain skill points after a threshold of xp within a particular skill group.
Skills can now unlock skill groups. Temp method of using chat to unlock skills.
|
2021-01-19 08:06:52 -05: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 |
|
Ludvig Böklin
|
8f9db19a4a
|
Glider mid-air deploy and gliding energy-cost
|
2020-12-18 19:16:06 +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 |
|
Marcel Märtens
|
add7922653
|
Move Systems out of common into common_sys
This requires to move `State` into a own crate called `common_state` which depends on `common` and `common_sys`
|
2020-12-01 13:44:07 +01:00 |
|