Joshua Barretto
|
f8c8e342e6
|
Moved common networking code to common/net, clippy fixes
|
2020-12-13 17:23:45 +00:00 |
|
Joshua Barretto
|
027842f832
|
Resolved plugin dependency cycle, allowing more interesting plugin API
|
2020-12-13 17:15:33 +00:00 |
|
Joshua Barretto
|
8e937a50ca
|
Better plugin API
|
2020-12-13 17:15:33 +00:00 |
|
Joshua Barretto
|
780f54ac90
|
Reorganised plugin crates
|
2020-12-13 17:15:32 +00:00 |
|
ccgauche
|
ee7fb990c3
|
Added plugin system
Added a plugin system based on wasmer-runtime
- Support Action (Print handled)
- Support Events (PluginLoadEvent handled)
|
2020-12-13 17:14:37 +00:00 |
|
Joshua Barretto
|
12b29ea174
|
Began work on plugin API and plugin loading
|
2020-12-13 17:13:57 +00:00 |
|
James Melkonian
|
71303fecfd
|
Aura System and Campfire Health Regen
|
2020-12-04 22:24:56 +00:00 |
|
Marcel Märtens
|
e398cca53c
|
move common_state into common_sys
|
2020-12-01 13:46:28 +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 |
|