Andrew Steinborn
707de2dfba
A little debugging(?)
2021-05-15 08:29:50 -04:00
Andrew Steinborn
c753037b7b
Fix Checkstyle
2021-05-15 08:17:47 -04:00
Andrew Steinborn
2a39ddb03e
Add support for resolving dependencies that require a version range
2021-05-15 08:16:17 -04:00
Andrew Steinborn
348ea4cc23
Fix annotation processor choking on event subscribers
2021-05-15 08:15:25 -04:00
Andrew Steinborn
07f8980f82
Fix compile errors
2021-05-14 16:28:16 -04:00
Andrew Steinborn
ee2870aafb
Add annotation processor for @Subscribe
2021-05-14 16:14:42 -04:00
Andrew Steinborn
3c41211163
Switch over to Error Prone (now with NullAway!)
...
There is one major change: we now have a separate artifact for the annotation processor.
As for NullAway, we are currently exempting the clientbound join game/respawn packets. They are ugly and need to be refactored.
2021-05-13 04:13:15 -04:00