Saturday August 6 is our next regularly scheduled multiplayer test session! With a little luck Alpha 3 will be released before then, including various goodies from recent GSOC work. Focus during testing:
Beyond that I just released our CrashReporter at v4.0.0 with the ability to now embed it in source format in a Terasology workspace - so development on it can proceed hand in hand with Terasology changes without needing to compile it to a binary and distribute it somehow and depend on it from Terasology. To get the CR embedded:
This will place CR source at libs/CrashReporter in the Terasology workspace, register it in IntelliJ as a Git sub-root, and so on. The "gradlew idea" is also needed after pulling latest develop branch source as the CR dependency has been redefined some.
Finally check out Better Than Minecon's 2nd coming for 2016! A Minecraft convention inside Minecraft, live now unless it crashed and burned again (as is tradition). I did a panel last time but this time around didn't have time to set anything up. Still full of all kinds of fun mods and modders, some of which we might see around here from time to time
- Running DynamicCities by @Cpt. Crispy Crunchy including building our own structural templates to add to the building variety in some fashion (and finding new and interesting ways to crash a server!)
- This in turn should help with more testing of building templates, of probable interest to @Florian, @msteiger, and @Skaldarnar
- Playing with @Rostyslav Zatserkovnyi's new NUI (new new UI? Yep) editor in-game, which works about well enough to start making new UI screens in! Crunchy has even been talking about using it for new city UIs
- Validating that @tdgunes' 3d wizardry overhaul has brought neat new goodies (debug views?) to our renderer without leaving various users with new and interesting graphic artifacts!
Beyond that I just released our CrashReporter at v4.0.0 with the ability to now embed it in source format in a Terasology workspace - so development on it can proceed hand in hand with Terasology changes without needing to compile it to a binary and distribute it somehow and depend on it from Terasology. To get the CR embedded:
Code:
gradlew fetchLibCrashReporter
gradlew idea
Finally check out Better Than Minecon's 2nd coming for 2016! A Minecraft convention inside Minecraft, live now unless it crashed and burned again (as is tradition). I did a panel last time but this time around didn't have time to set anything up. Still full of all kinds of fun mods and modders, some of which we might see around here from time to time