Skip to content

Releases: IR0NSIGHT/Warpspace

0.7.1 Compiler fix

23 Dec 13:05
Compare
Choose a tag to compare

Fixed wrong java compile version -> works now with vanilla loader
Removed starapi dependency
Fixed small bug with navigation marker when navpoint and targetjump share same plane

Improved HUD

21 Dec 16:20
Compare
Choose a tag to compare

This new version brings a simple, but working HUD with indication of

  • WARP or Realspace (RSP)
  • jumping
  • dropping/exiting warp

Hotfix - station drop and navigation tools

16 Dec 14:35
Compare
Choose a tag to compare

Fixed stations dropping to a random location
Fixed navmarkers updating on warp.

0.6

15 Dec 16:49
Compare
Choose a tag to compare
0.6 Pre-release
Pre-release

SMD working state with hardcoded resource ID.

0.5.01

14 Dec 16:50
Compare
Choose a tag to compare
0.5.01 Pre-release
Pre-release

very minor fixes and refactoring. Should run more stable.

Sound and nav HUD

27 Oct 20:29
8047181
Compare
Choose a tag to compare
Sound and nav HUD Pre-release
Pre-release

Added a simple HUD that tells you the correlating warp/realspace position to your current sector.
added warning sound when dropping out of warp
tested in dedicated setup
updated to latest starloader setup for reloading during runtime

Reliable dropouts and more polished timer

21 Oct 20:41
Compare
Choose a tag to compare

Did a bunch of background code changes, like moving the checks from eventbased to a loop. It now reliably detects anything in warp, so no more spawning ships or undocking to avoid warp mechanics.
stations will now drop out to a random location, to avoid warpbasing and dropping stations to realspace sectors precisely
minimum speed in warp is 50 m/s, go below it and drop out
player receives better warning timer
subspeed timer is 30 seconds when entering warp.

this version was tested in multiplayer on a dedicated online server.
Will very likely have to update again for latest starloader which introduces reloading during runtime

Concept release 0.2

15 Oct 14:16
1178e4d
Compare
Choose a tag to compare
Concept release 0.2 Pre-release
Pre-release

Working version of the mod (singleplayer tested) with basic functions like normal FTL behavior, playing effects and player hints.