Skip to content

Releases: lucasluqui/spiralview

spiralview 1.8.5

19 Apr 13:55
Compare
Choose a tag to compare
  • Removed the ".dat" file extension filtering when opening scene files in the Scene Editor.
  • Fixed an error whereby the Scene Editor would prompt failed to open file="" when booting up.

spiralview 1.8.4

18 Apr 17:08
Compare
Choose a tag to compare
  • Fixed an error whereby some scenes would fail to load due to ProjectXActionConfig$UnlockAchievement not being properly implemented.
  • Fixed an error whereby the Model Viewer would still be opened after prematurely closing the app.

spiralview 1.8.3

31 Mar 15:37
Compare
Choose a tag to compare
  • Prioritize game's Java VM and use system's as fallback instead.

spiralview 1.8.2

24 Jan 18:39
Compare
Choose a tag to compare
  • Fixed an error related to java.lang.NoClassDefFoundError: org/lwjgl/util/glu/GLU.
  • Fixed an error where spiralview would attempt to launch viewers with too modern Java VMs.

spiralview 1.8.1

17 Jan 20:04
Compare
Choose a tag to compare
  • Implements logging when launching editors to facilitate error tracking. Refers to "spiralview.log" in your game's root directory.
  • Spiralview will now use your system's Java installation instead of relying on game's bundled.
  • Environment models are now cleaned when booting up the Model Viewer, make sure to save your scenes properly before closing it.

From 1.8.1 onwards the .jar file inside the downloadable .zip will no longer have spiralview's version suffixed.
For example: Instead of being "spiralview-1.8.1.jar" it now is simply "spiralview.jar".

Do not rename the .jar file as it WILL break spiralview.

spiralview 1.8

22 Nov 23:39
Compare
Choose a tag to compare
  • Fixed numerous errors that prevented spiralview from running.

This patch should address most if not all errors that were present from spiralview 1.0 to 1.7, and you should no longer be required to run an old version of spiralview.

Hotfix 23/11:

  • Fixed a NullPointerException raised in some systems.
  • Re-enabled some functions that were accidentally disabled while transitioning to 1.8.

spiralview 1.7

24 Aug 14:07
Compare
Choose a tag to compare

Fixes issues with Scene Globals within the Level Editor, might help with some issues in the rest of editors as well.

spiralview 1.6

04 Jul 03:41
Compare
Choose a tag to compare
  • Updated configs provided by rrrrex.
  • Fixed some old references to SpiralSpy.

NOTE: Versions 1.3, 1.4 and 1.5 were skipped to avoid confusion with SpiralSpy 1.3, 1.4, and 1.5.

spiralview 1.2

15 Mar 17:40
Compare
Choose a tag to compare

Fixes an issue on Linux distributions where it would look for the wrong JVM path.

spiralview 1.1

23 Feb 00:42
Compare
Choose a tag to compare

Stability improvements.