Community Event / Creation TradeDangerous GUI front end

It posts to EDDN when using EDAPI. I can't think of a reason not to post the data, as it's straight from the server and routes recover fairly quickly anyway.

As an aside, I'm almost done with another big bugfix update that increases performance for large data sets of systems. Getting the database stuff working without glitches is proving to be more complicated and time consuming than I first thought.

Makes sense, just wanted to make sure. I am doing a Large Writeup of TD and TD Helper for the Mobius group.


Oh, and I just posted a bug that the ShipVendor/List is not working. Guess I should really make an account there. :p

Feature Request: In Tree view, could we get an update button so we can have the EDAPI plugin run when it's in Tree view an we have it always on top.

Also, is there any way to get slightly larger fonts for us old people? lol
 
Last edited:
Makes sense, just wanted to make sure. I am doing a Large Writeup of TD and TD Helper for the Mobius group.


Oh, and I just posted a bug that the ShipVendor/List is not working. Guess I should really make an account there. :p

Feature Request: In Tree view, could we get an update button so we can have the EDAPI plugin run when it's in Tree view an we have it always on top.

Also, is there any way to get slightly larger fonts for us old people? lol

1) Yes, it's fixed in the next version.

2) I'll seriously consider it, but the TreeView wasn't originally intended to overlap with the functionality of the main window.

3) Absolutely, now that I have a Misc. Settings pane to work with (the gear button in the Run panel) I can add settings for things like that very easily. No promises on it being included for the next version, but I'll try to add it soon.
 
2) I'll seriously consider it, but the TreeView wasn't originally intended to overlap with the functionality of the main window.

I can appreciate that, but as it stands now, if I cancel Treeview to use the import, Treeview does not remember the previous size and I have to reset it each time. I understand why Treeview works that way, but with the new import options it would make sense. More updates are better for everyone ;)

Thanks for the work you are doing.
 
I can appreciate that, but as it stands now, if I cancel Treeview to use the import, Treeview does not remember the previous size and I have to reset it each time. I understand why Treeview works that way, but with the new import options it would make sense. More updates are better for everyone ;)

Thanks for the work you are doing.

Hmm.. that doesn't sound like intended behavior for the TreeView. The only time it should reset its size is when using a different route when re-entering TreeView mode. It should always remember what size it was when using the same route input.

I'll investigate when I get a chance, and try to improve the behavior.
 
Hmm.. that doesn't sound like intended behavior for the TreeView. The only time it should reset its size is when using a different route when re-entering TreeView mode. It should always remember what size it was when using the same route input.

I'll investigate when I get a chance, and try to improve the behavior.

My Bad. It is working as you said and remembering the size. It was a BCAK problem (Between the Chair and Keyboard) again. Funny how those problems happen on my machine so much. Sorry.
 
Possible bug or intended...
1) when traveling to new systems should the log and dropdown be updated automatically if so then this is not happening on my system (with or without notify on)
2) possibly due to above but sometimes after traveling through 5/10 systems then i hit [C] some of the systems just traveled appear below my first ever jump until i quit and re-load

Liking the new version alot
 
Is there a way to copy the system name for your next hop to the clipboard inside the tree view?

You should be able to double click one of the hops to edit it. I'll see if I can improve that behavior a bit to make it more useful for pasting into the system map navigation pane.

Possible bug or intended...
1) when traveling to new systems should the log and dropdown be updated automatically if so then this is not happening on my system (with or without notify on)
2) possibly due to above but sometimes after traveling through 5/10 systems then i hit [C] some of the systems just traveled appear below my first ever jump until i quit and re-load

Liking the new version alot

I'm almost done with a rewrite of the Pilot's Log tab which should solve lots of bugs and weirdness. The current version has quite a few glitches in the support code that feeds the Pilot's Log.
 
Have you considered to use text entered in the source and destination box also for a station search. That's also used by TD if i remember correctly.
 
Have you considered to use text entered in the source and destination box also for a station search. That's also used by TD if i remember correctly.

You mean in the Pilot's Log? I've actually been weighing options on how best to implement searching the database. Using the src/dest boxes is one possibility, but it would likely make more sense to have a volatile pop-up (tied to a keyboard shortcut) just above the gridview with it's own entry box. The other tricky part involves timestamps and row indexes. Suffice to say, I'm working on it.

If you meant for copying into the navigation panel in game, there's already a feature for that (sort of). If you have a system/station combo in the src/dest boxes and you hit ESC it will progressively clean the name each time you use tap it. Very useful for copying a system name to EDSC.
 
You mean in the Pilot's Log? I've actually been weighing options on how best to implement searching the database. Using the src/dest boxes is one possibility, but it would likely make more sense to have a volatile pop-up (tied to a keyboard shortcut) just above the gridview with it's own entry box. The other tricky part involves timestamps and row indexes. Suffice to say, I'm working on it.

If you meant for copying into the navigation panel in game, there's already a feature for that (sort of). If you have a system/station combo in the src/dest boxes and you hit ESC it will progressively clean the name each time you use tap it. Very useful for copying a system name to EDSC.

No, i meant this:
info.JPG
after inputting just "shiner" it could show stations with "shiner" in it in all systems at the dropdown.
 
Last edited:
No, i meant this:
View attachment 46751
after inputting just "shiner" it could show stations with "shiner" in it in all systems at the dropdown.

The best answer would be too long to explain here, so I'll try to make it short.

Its possible. I would have to write a custom control to do it. Although, I doubt I'll have the free time to do it soon. Maybe in the near future.

Right now I'm just focused on getting v1.0.7.1 out the door. Getting the Pilot's Log working well has been a much more involved process than I originally thought it would be.
 
The best answer would be too long to explain here, so I'll try to make it short.

Its possible. I would have to write a custom control to do it. Although, I doubt I'll have the free time to do it soon. Maybe in the near future.

Right now I'm just focused on getting v1.0.7.1 out the door. Getting the Pilot's Log working well has been a much more involved process than I originally thought it would be.

That's totally fine with me. Don't hurry, it's not really needed but a nice feature, i'd think.
 
Im having trouble setting this up.

The third file location it asks me for is appconfig.xml

The closest thing i can find in the appdata directory is Appnetcfg.xml

I have the steam version. Can anyone help me out?
 
Back
Top Bottom