Skip to content
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.

Releases: 3vi1/IMP

Tom Sawyer Edition (i.e. Rushed)

22 Aug 01:05
Compare
Choose a tag to compare
  • If the map is autoscrolling its focus to a system and you move it yourself, it will no longer fight you and jump back to focusing on the first system.

  • Fix red-by-last check to not misreport partial matches.

  • Fix kos checks now that CVA uses https.

  • Improve parsing of messages that are responses to system status queries. (i.e. one player says "KBP status?", and another responds with only "clr".

  • Added test message dialog to debug menu.

Pandemic Lesion

12 Aug 16:16
Compare
Choose a tag to compare

Another small bug-fix release, which adds the following on top of the 0.9.4.1 fixes:

  • Fixed crash when map was left in invalid state after failed load.

  • Fixed bug where pilot and system names were not properly being passed to some functions due to menu shortcuts. Oddly, this didn't show itself when using Qt with Unity, but it does with KDE (and presumably Windows).

  • Change handling of ctrl/alt keys so that their up/down states can no longer get out of sync when swapping between windows.

Pigs Are People

05 Aug 17:11
Compare
Choose a tag to compare

Hopefully this fixes the issues people had with the recalled 0.9.4 release. Updates include:

0.9.4.1:

  • Fixed bug where #defines were not working with newest qt/gcc. Thanks to Hibasnev for spotting the cause before I even got the chance to look. :)

  • Fixed bug where Windows build would assert setting alarms.

  • Updated Qt libraries in Windows build to v5.9.1.

0.9.4:

  • Fixed crash when jump bridges fail to load. Also suppressed the error message, since most systems won't have jump bridges.

  • Corrected an issue where logcatcher could watch some duplicate log files unnecessarily.

  • Added menu option (to Windows menu) for toggling message list off and on so that people don't need to know shortcut key.

  • NEW FEATURE: Wormhole report tracking. "wormhole in xx-xxxx." or "wh in xx-xxxx collapsed/gone/closed".

WINDOWS DOWNLOAD: imp-0.9.4.1.zip

Everything's HunKOS-dory

14 Jul 14:14
Compare
Choose a tag to compare
  • New feature: Instead of one alert sound, you can now configure differing sounds (or the same sound) at differing (or the same) volumes for each jump away you wish to be alerted. If you've previously configured alerts, IMP will set the proximity configuration to give you the same results. New users get two defaults (for zero and one jump) that they can amend.

  • Fixed false KOS results when CVA checker has a partial name match or if a pilot's name matches an Alliance/Corp.

  • Parser improvements for when people are saying a system is not clear or are just saying a gate is clear.

  • No longer warns new users that rules file doesn't exist. Instead it creates one default rule that plays a sound if someone says things like " red" or "kos!" in local.

  • Updated Linux build instructions to include submodules.

The sponsored by Erasmus edition

28 Jun 20:54
Compare
Choose a tag to compare
  • Fixed parser bug where questions where not being marked as such.

  • Fixed bug where all messages with links were always being added to the messages dock.

  • Fixed an issue with recognizing stellar system changes that should make auto-follow now work for users who are using German localizations.

  • Added missing code so that Update checking toggle and Check Now button will actually work.

  • Converted theme customization dialog into a toolbox that immediately applies changes.

  • Cleanup: Changed all slot/signals to use new-style connect format, except for the dynamic connections in AsyncInfo.

v0.9.1 - Lycaan Trophy

10 Jun 00:55
Compare
Choose a tag to compare
  • Fixed the bug I totally missed when implementing hyperlink support yesterday. They should now work properly.

  • Parser improvements: IMP should now be able to recognize multiple sentences within an intel report and handle more complex reports such as "20+ red KBP. XHQ clr! JEIV pocket status?".

  • Fixed a memory leak introduced in 0.9.0, and a couple that were not. No apparent leakage under Valgrind now. :)

v0.9.0 - Round and Round Lycaan

08 Jun 23:40
Compare
Choose a tag to compare
  • Automatic update checking! Versions beyond 0.9.0 should alert you when a new release has been uploaded/committed.
  • Support for ALL regions! There is a 'maps' file in the dictionaries directory that controls which maps are on the Maps menu. You can customize it to add new ones, or pair it down to only the ones you want to see. I've added every system by default.
  • Hyperlinks in the message view now [edit:] do not work! This will be fixed in v0.9.1
  • Added option on Poller tab to skip loading of old intel channel messages at restart. Some people without SSD's have complained about the speed of the loading in the past, so this is a workaround until I can investigate more.
  • Improved parsing so that IMP won't alert for system-a when people say things like "red went from system-a to system-b", or "red left system-a", or "red system-b was system-a".

Unsound Lycaan

29 May 21:39
Compare
Choose a tag to compare
  • Fixes bug where Windows users couldn't click first two menus due to invisible widget.

  • Should make sound more performant and resilient by caching/reusing effect instances.

Lycrash vs. Silver Pointers

26 May 12:35
Compare
Choose a tag to compare
  • Fixes crash when switching region map.

A few new features/polish in the next release, then I'm diving into an improved system that will support more (all?) regions and alternate mapping options. See you on the other side!

v0.8.7 - Lupine Fresh Scent

20 May 00:09
Compare
Choose a tag to compare
  • Fixed avatars not showing for some users on Windows due to missing DLLs.

  • Modified pocket expansion to only occur for status messages, since people are too often sending free-form messages to intel with the word "pocket" in them. This will stop the entire pocket from going red and us all getting an earful of red alert.

  • Changed the parser to not ignore two letter words as potentially being part of a pilots name. At least one red created an alt with a two char first and two char last name to fly under the radar.