implement the new event system, things are still really messy

This commit is contained in:
lumi 2017-05-10 00:13:54 +02:00
commit 917b14b5d2
11 changed files with 403 additions and 156 deletions

View file

@ -1,4 +1,4 @@
image: "scorpil/rust:stable"
image: "scorpil/rust:nightly"
before_script:
- apt-get update -yqq