=Wingman 5.1= A companion for Discovery Freelancer - Printable Version +- Discovery Gaming Community (https://discoverygc.com/forums) +-- Forum: Discovery Development (https://discoverygc.com/forums/forumdisplay.php?fid=7) +--- Forum: Discovery Developers Forum (https://discoverygc.com/forums/forumdisplay.php?fid=183) +---- Forum: Discovery Unofficial Development (https://discoverygc.com/forums/forumdisplay.php?fid=389) +---- Thread: =Wingman 5.1= A companion for Discovery Freelancer (/showthread.php?tid=150721) |
RE: =Wingman 0.4= A companion for Discovery Freelancer - ronillon - 07-06-2021 (09-18-2020, 02:26 PM)Haste Wrote: To expand on Traxit's point I actually like that it lists infocard IDs and could actually be useful to developers as it allows us to find equipment infocards to change without opening up weapon_equip and ctrl+f'ing an internal nickname.You likely know this, but if not, here you go. FLStat also lists infocard IDs (Name ID and Info ID columns.) (05-11-2021, 07:54 AM)Groshyr Wrote: Hello. This is not a bug report but rather asking for adjustment: can you please disable opening New York every time when Wingman is the launch? I would prefer to stay on the galactic map instead, and it seems to be more friendly to performance as well.I seconds this. (09-15-2020, 09:40 PM)Biggles Wrote:Download link for portable version in the OP leads to: Code: https://github.com/biqqles/wingman/releases/download/v0.4/wingman-0.4.1-portable.zip Code: https://github.com/biqqles/wingman/releases/download/v0.4.1/wingman-0.4.1-portable.zip Can we have multiple NavMap tabs? 2-3 would be nice. I usually have one tab with galactic map, one with current sytem, one with the system I'm going into. Thank you for working on a program like this. It is nice to see something modern. I can't wait to test it. RE: =Wingman 0.4= A companion for Discovery Freelancer - Toaster - 08-28-2021 The latest Discovery patch seems to have borked up Wingman. Upon launch, it gets stuck at loading equipment, 60%. Reinstalling Wingman doesn't fix it. Worked around it by directing it towards a backup install that's still running the previous patch. Suboptimal solution, of course. RE: =Wingman 5.0= A companion for Discovery Freelancer - Biggles - 10-14-2021 Version 5.0 has been released. This major release has several improvements and bug fixes. The main ones are summarised below: v5.0 Changelog Wrote: ➤ wingman-5.0-setup.exe (51.8 MB) ➤ wingman-5.0-portable.zip (54.5 MB) (08-28-2021, 04:02 PM)Toaster Wrote: The latest Discovery patch seems to have borked up Wingman. Upon launch, it gets stuck at loading equipment, 60%.Fixed. It was a one-line change but I took months to become aware of the problem (thanks @Toaster and @Swallow for messaging me on Discord). This means that whoever was using Wingman has probably moved back to FLC etc. If more than about two people out there are still interested in using Wingman, please let me know and I will continue providing bugfixes and maybe even (very slowly) getting through the feature backlog. (07-06-2021, 01:21 AM)ronillon Wrote: Download link for portable version in the OP leads to:Fixed, thanks. (05-11-2021, 07:54 AM)Groshyr Wrote: Hello. This is not a bug report but rather asking for adjustment: can you please disable opening New York every time when Wingman is the launch? I would prefer to stay on the galactic map instead, and it seems to be more friendly to performance as well.Fixed. The intended behaviour for the navmap was to "remember" the last system or base you looked at and return to this when reopened. Due to an oversight (base solar nicknames being different to base names), if you last selected a base, this would not be restored, and would default back to New York instead. (07-06-2021, 01:21 AM)ronillon Wrote: Can we have multiple NavMap tabs? 2-3 would be nice.Interesting idea. Right now you can open the universe map in a separate window (obviously) but it's application modal which means you can't interact with the navmap tab (it will still update if you are using "Follow" mode). The easiest improvement would be to try making this not modal, I suppose. RE: =Wingman 5.0= A companion for Discovery Freelancer - Vitoniz30 - 10-14-2021 Perfect. Going to take a look on it soon. I have stopped using app after discovering its constant shutting down RE: =Wingman 5.0= A companion for Discovery Freelancer - kokek - 10-15-2021 (10-14-2021, 01:40 PM)Biggles Wrote: Version 5.0 has been released. This major release has several improvements and bug fixes. The main ones are summarised below: Thanks for updating this. Its great! RE: =Wingman 5.0= A companion for Discovery Freelancer - Groshyr - 11-11-2021 Bug report Wrote:Operating system: Windows 8.1 RE: =Wingman 5.0= A companion for Discovery Freelancer - Biggles - 11-11-2021 I'm not aware of anyone else running on Windows 8.1 but it should be supported. Did Wingman used to work? I've just tested on Win 10 with the latest Disco patch and everything is fine. RE: =Wingman 5.0= A companion for Discovery Freelancer - Groshyr - 11-11-2021 I did use it on W10 before and it worked just fine, know people running it at 7, but my laptop shown the best performance on 8.1 so I stuck to it. Will check tomorrow on another machine to see if its 8.1's fault or something wrong on my side RE: =Wingman 5.0= A companion for Discovery Freelancer - Biggles - 11-11-2021 The logfile is probably helpful - %USERPROFILE%\AppData\Local\wingman\wingman.log. RE: =Wingman 5.1= A companion for Discovery Freelancer - Biggles - 12-14-2021 Version 5.1 has been released. This release adds no new features but includes significant bugfixes: v5.1 Changelog Wrote: ➤ Windows installer: wingman-5.1-setup.exe (51.8 MB) ➤ Windows portable: wingman-5.1-portable.zip (66.1 MB) ➤ Linux: run pip install -U wingman Unfortunately the portable file size is larger than previous versions because Windows Explorer has suddenly decided it can't cope with the archive being LZMA compressed. Thanks for your encouragement! |