James Melkonian
|
23b1df3cdd
|
Add basic NPC interaction and fix NPC chat spamming
|
2021-01-31 20:29:50 +00:00 |
|
Sam
|
cc60ca58be
|
Added sword skill tree
|
2021-01-19 08:06:59 -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 |
|
Joshua Barretto
|
f8c8e342e6
|
Moved common networking code to common/net, clippy fixes
|
2020-12-13 17:23:45 +00: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 |
|