Skip to content

Releases: Epse/vSMR-belux

v1.13.0

16 Feb 19:30
Compare
Choose a tag to compare

I drank two litres of coffee and rewrote the tag positioning and rendering code.
It now draws to an offscreen buffer, positioning it so the actual length of the leader line is used.
This allows consistent distances all around and means the initial position will never overlap the PRS.
Removed the tag deconfliction logic because it got in my way and didn't do its job anyway.
Kicked the tags a bit harder so now they spawn at 45 degrees to the aircraft which is vaguely pleasing and acceptable.
If you're OCD or, like me, overcaffeinated; just drag them to whatever position you prefer. Or fiddle with them if you're ADHD. I have no experience with ADHD of course. I do have experience with coffee. Get ethiopian. Love a good natural process coffee. Don't drink two liters. Or do, I'm not your mom. In general the TAGs should behave a lot more predictable and be more pleasing. And no longer do a jarring jump when passing the boundary between left-aligned or right-aligned. John should be pleased. Be like John.

Oh and fixes #45, so now you have context menus for aircraft in the inset windows. It's great, you should try it.

Full Changelog: v1.12.2...v1.13.0

v1.12.2

14 Feb 14:48
Compare
Choose a tag to compare

Removes minimum tag distance, put it on top if you like

v1.12.1

14 Feb 09:59
Compare
Choose a tag to compare

Bugfixes:

  • Can no longer pan radar

v1.12.0

14 Feb 09:34
Compare
Choose a tag to compare

What's Changed

  • Fix tag starting position by @Epse in #36
  • Add Show STUP filter by @Epse in #39
  • Replace backup tags by alt-mode by @Epse in #42
  • Implement Context Menu by @Epse in #44

Other changes

  • TAGs no long constrained to discrete angles

See the wiki for documentation :)

Full Changelog: v1.11.0...v1.12.0

v1.11.0

23 Dec 11:21
Compare
Choose a tag to compare

v1.11.0

In this release:

  • Introduce NSTS filter
  • Update Hoppie connection logic, now using HTTPS to protect your logon code, and updating the poll rate according to Hoppie official standards.
  • Refactor filter organisation

This release will reset your saved filters, showing all traffic again. Once you set them back up as per your preference, they will once again save.

Full Changelog: v1.10.6...v1.11.0

v1.10.6

17 Jun 14:39
Compare
Choose a tag to compare

Fixes a crash when an aircraft has an unknown gate assigned

Full Changelog: v1.10.5...v1.10.6

v1.10.5

06 Jun 09:07
Compare
Choose a tag to compare

Fixes On The Blocks filter, which instead of showing VFR circuit aircraft and hiding the rest, only showed those circuit aircraft...

Full Changelog: v1.10.4...v1.10.5

v1.10.4

05 Jun 11:25
Compare
Choose a tag to compare

What's Changed

  • Replace libcurl by Wininet calls by @Epse in #33
  • Gates over http by @Epse in #32
  • Store filter settings in ASR by @Epse in #34

Full Changelog: v1.10.3...v1.10.4

v1.10.3

03 Jun 05:50
Compare
Choose a tag to compare

On Blocks filter now ignores aircraft whose departure airport is the current aircraft.
This fixes #31 where VFR circuit aircraft would always show up without label.

Full Changelog: v1.10.2...v1.10.3

v1.10.2

02 Jun 12:12
Compare
Choose a tag to compare

Moves gate targets to be below RPS and target symbols, see below

Screenshot 2024-06-02 141009

Full Changelog: v1.10.1...v1.10.2