Skip to content
Success

Changes

Summary

  1. Add API to allow use of Scene2D stages (commit: f015e5c) (details)
Commit f015e5c85d7abc7effd5e3816301d7f9d3772f1a by Geolykt
Add API to allow use of Scene2D stages

Not tested, but doesn't seem to crash the game - so everything all fine?
(commit: f015e5c)
The file was modifiedsrc/main/java/de/geolykt/starloader/api/gui/DrawingImpl.java (diff)
The file was modifiedsrc/main/java/de/geolykt/starloader/impl/DrawingManager.java (diff)
The file was modifiedsrc/main/resources/extension.json (diff)
The file was addedsrc/main/java/de/geolykt/starloader/impl/gui/s2d/MenuHandler.java
The file was modifiedsrc/main/java/de/geolykt/starloader/api/gui/Drawing.java (diff)
The file was modifiedbuild.gradle (diff)
The file was addedsrc/main/java/de/geolykt/starloader/impl/asm/GalemulatorASMTransformer.java