Skip to content
Success

Changes

Summary

  1. Expose Space#setBackgroundTaskProgress (commit: 56e2d9c) (details)
Commit 56e2d9ceb74232778f50bd15564772d5297d54b0 by Geolykt
Expose Space#setBackgroundTaskProgress

Space#setBackgroundTask isn't exposed yet, but that's mainly
because I intend to use the progress update logic in faststar
and fast-asynchronous-starlane-triangulation, where as
the background task description would only need to be set in
faststar, which can already access said method via gslStarplane.
(commit: 56e2d9c)
The file was modifiedsrc/main/java/de/geolykt/starloader/impl/GalimulatorImplementation.java (diff)
The file was modifiedsrc/main/java/de/geolykt/starloader/api/Galimulator.java (diff)