Marcel Märtens
|
6390e758d4
|
fix clippy in all examples.
added a ignore for plugins, as we cannot remove the `Result<>` type, it is necessary
|
2021-01-13 15:06:04 +01:00 |
|
ccgauche
|
19eb7d1814
|
Fixed tests on WIndows due to target arch wasm32
|
2021-01-10 21:49:10 +01:00 |
|
ccgauche
|
7f20c78ce6
|
Updated to zesterer suggestion
|
2020-12-14 21:48:37 +01:00 |
|
ccgauche
|
248e8f7706
|
added safety section
|
2020-12-14 18:22:03 +01:00 |
|
ccgauche
|
438a0dce88
|
added unsafe on function
|
2020-12-14 17:43:32 +01:00 |
|
ccgauche
|
d7aa26371c
|
Fixed memory issue now using alloc
|
2020-12-14 17:07:05 +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 |
|
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 |
|
ccgauche
|
b18eda37b5
|
Added parallelism to event execution using rayon
|
2020-12-13 17:15:33 +00:00 |
|
ccgauche
|
cae81e625e
|
Added plugin command support
|
2020-12-13 17:15:33 +00:00 |
|
Joshua Barretto
|
2743825181
|
Force type-correct hooks, renamed proc macro
|
2020-12-13 17:15:33 +00:00 |
|
Joshua Barretto
|
780f54ac90
|
Reorganised plugin crates
|
2020-12-13 17:15:32 +00:00 |
|