Dr. Dystopia
|
d5e2fcca0f
|
Resolve unused '#[allow(clippy::unnecessary_wraps)]' error supressions
|
2021-07-24 20:14:26 +02:00 |
|
ccgauche
|
a0d2fffc90
|
Reduced unsafe
|
2021-03-02 17:41:28 +01:00 |
|
ccgauche
|
b43afd4920
|
Added a Global State API in plugins
|
2021-03-02 17:15:19 +01:00 |
|
ccgauche
|
927b2868ec
|
Lots of improvement in pointer management (switched from i32 to u64) + New event implemented
|
2021-03-01 19:00:44 +01:00 |
|
ccgauche
|
eb30572d29
|
Fixed the plugin compilation and added comments
TODO: Remove compilation errors on WASM side (while using common).
|
2021-02-22 23:59:25 +01:00 |
|
ccgauche
|
9832139e4e
|
New cleaner safer version
|
2021-02-22 23:59:15 +01:00 |
|
Marcel Märtens
|
bda6390f1a
|
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 |
|
Joshua Barretto
|
d3eaa73c26
|
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
|
29aea4e818
|
Force type-correct hooks, renamed proc macro
|
2020-12-13 17:15:33 +00:00 |
|
Joshua Barretto
|
01efed677b
|
Reorganised plugin crates
|
2020-12-13 17:15:32 +00:00 |
|