Skip to content

Releases: bcthund/EDDI

Testing/4.0.4-a5

30 Oct 18:15
Compare
Choose a tag to compare
Testing/4.0.4-a5 Pre-release
Pre-release
  • Removed some redundant functions that included some threading calls that seemed to be causing EDDI to not always run the Journal Monitor.
  • Moved Region and Nebula calculation to the FSDJump event
  • Added Region and Nebula calculation to the Location event for startup and respawns

Testing/4.0.4-a3

29 Oct 13:49
Compare
Choose a tag to compare
Testing/4.0.4-a3 Pre-release
Pre-release

Fixes

  • Null invocation should be fixed now
  • Any volcanism condition is now detected properly
  • Fix for null bios reported or null values (rare but can cause some scripts to report an error and not run)

New Features

  • Added Guardian sectors list and incorporated into bio predictions
    • Brain Trees should now be predictable (untested, enabled in Discovery Monitor settings)
  • Added Nebulas and Regions for predictions
  • Regions should be reported when you enter a new region
    • Can be manually triggered with the "Current Region" script
  • Nebulas should be reported when a new nebula becomes the closest Nebula
    • Can be manually triggered with the "Nearest Nebula" script
  • Prediction data fine tuned
  • Crystalline Shards and Bark Mounds should now be detected properly and can be enabled in the Discovery Monitor settings

Known Issues

  • Its possible some volcanism conditions aren't detected properly, still researching issue.
  • Some systems have a barycentre parent with no actual bodies causing an error in parent star detection. It's not very common but when it happens the condition is now skipped so it ignores parent star requirements for predictions. Systems where this happens do not appear to be common but the problem is currently being investigated.

Testing/4.0.4-a1

22 Oct 05:18
Compare
Choose a tag to compare
Testing/4.0.4-a1 Pre-release
Pre-release

This is an unofficial alpha release intended for ENEX squadron members.
Any issues should be posted to https://github.com/bcthund/EDDI/issues

[Changes]

  • Body estimated value for mapping reported when selected as nav target if it is a recommended body to map
  • Predictions revamped, added missing conditions logic
  • Predictions now ordered alphabetically
  • Some updates to scripts

[Issues]

  • Electricae gets more false positives than I would like
  • exo-biology prediction values seem to often be incorrect, looking into it

Testing/4.0.4-a4

30 Oct 12:22
Compare
Choose a tag to compare
Testing/4.0.4-a4 Pre-release
Pre-release

Removed Post Handler logic from Discovery Monitor that seemed to be causing errors.

Testing/4.0.4-a2

24 Oct 20:13
Compare
Choose a tag to compare
Testing/4.0.4-a2 Pre-release
Pre-release
  • Enhanced predictions
  • Fixed Min/Max biology values
  • Tuning to cottle scripts

Testing/4.0.4-a0

20 Oct 07:16
Compare
Choose a tag to compare
Testing/4.0.4-a0 Pre-release
Pre-release

This is an unofficial alpha release intended for ENEX squadron members.
Any issues should be posted to https://github.com/bcthund/EDDI/issues

A few existing EDDI scripts have changed. If you are already using a modified personality for EDDI then some things may not work. You may need to reset some scripts.

[What does this add to EDDI?]

  • Exo-biology tracking

    • Report on biologicals when detected in FSS
    • Predict genus' on bodies and min/max values
    • Reports number of bios in system and how many you have completed
    • Filtered recommended biologicals by minimum base value
    • Sample tracking on surface
      • Sample number
      • report sample distance required, when met or violated
    • Report of biologicals left to sample on body when one is complete
    • Report biologicals on other bodies when current body complete
    • Report on biologicals present/predicted when a body is selected as a navigation target
    • Can configure all value reports to be base values or first discovery values
    • Report on values when organic data sold
  • Mapping candidates (already existing but has some adjustments)

    • Reports if a planet has not been mapped before or if its already been mapped during FSS
    • Can configure to not recommend bodies that have already been mapped (by other commanders)
    • Tells you if a selected navigation target is a recommended mapping target
    • Tells you what planets still need to be mapped when you finish mapping a body
    • If all recommended bodies are mapped, you are informed of recommended bodies with biologicals
  • Codex Entries

    • Nearly all codex entries for biologicals, astrologicals, geologicals and civilizations have been added
    • Can be configured to report when there are new entires, new traits, voucher amounts or always
    • Level of detail can be configured, most only have a description but biologicals have a description for
      genus and species. Additionally there is a description with generic information about the conditions
      required for them to exist.

[Bugs and Issues]

  • Legacy predictions have broad conditions, leads to some things getting predicted often. They can be disabled in the Discovery Monitor settings.
  • Some scripts have been added intended to be used with VoiceAttack but have not been added to the default EDDI profile yet and tested.
    • Scripts that could be useful in VoiceAttack:
      • Bodies with Biologicals
      • Bodies to map
      • System biologcal report
  • Biological conditions description is outdated and has some incorrect data
  • Predictions are not 100% complete but they are very close. Still a few conditions that are not accounted for.
  • No translations have been completed yet
  • Frontier API is disabled for this build