Discussion Commanders log manual and data sample

Maybe I am repeating myself, but it is not possible to track bounties properly without adding to the RedeemVoucher event a faction name list, from where you got the bounty.
Only adding "bounties" and a value doesn't tell you anything.

Combat bonds have the same issue.
 
I've seen some great suggestions, but I think you need to file a bug report as well if you want them to get any attention.
 
Hi hchalkley,

I don't know if someone has asked about it before because the post is too long, but there are some plans to include targeted subsystem in the commander log and journal?

These info could be a big addition in order to design precise VoiceAttack subsystems targeting commands.

Regards
 
Last edited:
Any of you skilled coders know if it would be possible to integrate this into an applet for the Logitech G13 Gamepad LCD?
I'd love to see something on there other than the clock or my CPU usage, and this looks like it could be very promising.

System information, scan information, criminal activities reports - all of this would be great data to see on the LCD display.

I fear my programming skills are not at a level to attempt this, but I know there are a number of folk out there using these, myself included, and I'd be all too willing to test a G13 LCD Applet displaying log data like this.
 
Hi hchalkley,

I don't know if someone has asked about it before because the post is too long, but there are some plans to include targeted subsystem in the commander log and journal?

These info could be a big addition in order to design precise VoiceAttack subsystems targeting commands.

Regards

No one knows?

No one care?
 
No one care?
Something like that, I've asked multiple times if surface mining could be added as event, no response whatsoever.

Edit: well, kinda made an *** out of my self here, I did make a bug report for that one and in fact DID get a response, only that I never noticed it ._.
 
Last edited:
I raised a bug for my requests. I completely get they are busy with multicrew atm, but i hope they get to those log tickets at some point.
 

hchalkley

Senior Programmer
Frontier
There were a few small fixes to the Journal in v2.2.03, so I have uploaded a new version of the manual:
http://hosting.zaonce.net/community/journal/v8/Journal_Manual.doc

To reply to other queries about adding further info to the journal, I'm hoping to have a few days later on to look at these for v2.3, but it will depend on keeping on-schedule with my currently assigned work, so I can't promise anything right now, and I don't want to be distracted by replying to individual queries in this thread (sorry).
 
There were a few small fixes to the Journal in v2.2.03, so I have uploaded a new version of the manual:
http://hosting.zaonce.net/community/journal/v8/Journal_Manual.doc

To reply to other queries about adding further info to the journal, I'm hoping to have a few days later on to look at these for v2.3, but it will depend on keeping on-schedule with my currently assigned work, so I can't promise anything right now, and I don't want to be distracted by replying to individual queries in this thread (sorry).

Thanks!

Just one thing though - I see `AtmosphereType` has been added for Scan journal entries, but no specifics on the values reported for it.

Regards
 

hchalkley

Senior Programmer
Frontier
This was a fix for a bug report: https://forums.frontier.co.uk/showt...ntries-for-atmosphere-do-not-match-system-map
it should report a value from this set (although will not be recorded at all for Jovian planets)

None,
EarthLike,
AmmoniaOxygen,
Oxygen,
Ammonia,
Water,
CarbonDioxide,
SulphurDioxide,
Nitrogen,
WaterRich,
MethaneRich,
AmmoniaRich,
CarbonDioxideRich,
Methane,
Helium,
Neon,
Argon,
NeonRich,
ArgonRich,
SilicateVapour,
MetallicVapour,
 
This was a fix for a bug report: https://forums.frontier.co.uk/showt...ntries-for-atmosphere-do-not-match-system-map
it should report a value from this set (although will not be recorded at all for Jovian planets)

None,
EarthLike,
AmmoniaOxygen,
Oxygen,
Ammonia,
Water,
CarbonDioxide,
SulphurDioxide,
Nitrogen,
WaterRich,
MethaneRich,
AmmoniaRich,
CarbonDioxideRich,
Methane,
Helium,
Neon,
Argon,
NeonRich,
ArgonRich,
SilicateVapour,
MetallicVapour,

Awesome! Thank you very much :)
 
There were a few small fixes to the Journal in v2.2.03, so I have uploaded a new version of the manual:
http://hosting.zaonce.net/community/journal/v8/Journal_Manual.doc

To reply to other queries about adding further info to the journal, I'm hoping to have a few days later on to look at these for v2.3, but it will depend on keeping on-schedule with my currently assigned work, so I can't promise anything right now, and I don't want to be distracted by replying to individual queries in this thread (sorry).

Thx hchalkley! I hope you keep on mind add Enemy target info like targeted subsystems.

Regards
 
It seems there is no trace in the journal of the Reserve level on the Scan event (Depleted, Low, Common, High, Pristine). I know that for now it is a system variable, but a least this value could be logged when scanning a body.

Is it something already discussed here or I can create a bug report ?

PS: I am currently creating a .NET library containing all events and handling their deserialization. For now it is used in a private console app project, but if anyone is interested, please contact me so I will make it public on github.

Thanks,
 
PS: I am currently creating a .NET library containing all events and handling their deserialization. For now it is used in a private console app project, but if anyone is interested, please contact me so I will make it public on github.
I hope you're using Json.NET (3rd party lib) or else you've done yourself a lot of work for nothing :x

Oh and it seems that "deep space" belts have NEVER any resource level. Whenever I scanned something out there it never listed Pristine or whatever, just the type.
Just in case you were observing that lack of info out there, otherwise yeah, probably bugged.
 
Last edited:
Back
Top Bottom