Skip to content

Releases: bgol/LandingPad

Release 1.5.4

27 Aug 14:49
Compare
Choose a tag to compare

Minor update to remove deprecated functionality.

  • Removed _(...) calls, it wasn't used anyway.
  • Migrated from nb.Entry to nb.EntryMenu as requested.

Release 1.5.2

16 Jan 21:13
Compare
Choose a tag to compare

Just some small overlay graphics changes:

  • Option to not show the station graphic in the EDMC window (issue #5)
  • Draw thicker lines for the entrance (issue #6)
  • Use filled rectangles for the pad location.

Release 1.4 - Update for EDMC v5.x

24 Jul 18:28
Compare
Choose a tag to compare
  • Updated config to new EDMC standard
  • small code changes (no functional changes)

Release 1.3

02 Feb 15:09
Compare
Choose a tag to compare

New setting "max. Width" for maximum station width inside the EDMC window.

  • Default value is 0, which means no limitation, adapt to window width.
  • Minimum value is 150, you can't go below that.
  • A negativ value (eg. -1) will get the current window width.

Release 1.2

03 Oct 09:36
Compare
Choose a tag to compare
  • socket.send() needs a byte object (for EDMCOverlay)

Release 1.1

02 Oct 08:36
Compare
Choose a tag to compare
  • Python 2/3 compatibility (thanks to Athanasius and Marginal)

Release 1.0

26 Jan 10:18
Compare
Choose a tag to compare
  • Added changed stationtype for Ocellus starports (should fix issue #2).

5th beta

15 Apr 07:21
Compare
Choose a tag to compare
5th beta Pre-release
Pre-release
  • EDMC Overlay v0.4.13 adjustments
    • Adapted to new overlay aspect ration
    • Drawing delay can now be set manually in milliseconds (0<= delay <= 500)

4th beta

11 Apr 21:06
Compare
Choose a tag to compare
4th beta Pre-release
Pre-release
  • Workaround for drawing issues with EDMCHits v0.4.11, fixes issue #1

3rd beta

07 Apr 15:10
Compare
Choose a tag to compare
3rd beta Pre-release
Pre-release
  • Added settings to select which side the green should be.
  • Added "!pad ##" command (over local chat) to manually switch the pad display on/off.
  • Added EDMC-Overlay support. You have to switch it on separately in the new LandingPad settings.