Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REPORTING] Mapping of broken structs #234

Open
37 of 39 tasks
monkeyman192 opened this issue Apr 12, 2020 · 3 comments
Open
37 of 39 tasks

[REPORTING] Mapping of broken structs #234

monkeyman192 opened this issue Apr 12, 2020 · 3 comments
Labels
maintenance A general maintenance task. No functional changes.

Comments

@monkeyman192
Copy link
Owner

monkeyman192 commented Apr 12, 2020

A number of struct are seen to still have the broken attribute.
Although most if not all of these are internal, it would still be good to try and remedy this so that any reporting data can be correct.

  • TkBoundingBoxData
  • TkFoliageData
  • TkIdSceneFilename
  • TkIndexStream
  • TkMaterialAlternative
  • TkNGuiUserSettings
  • TkPostProcessData
  • TkProceduralInstance
  • TkVertexStream
  • CgExpeditionCategoryStrength
  • GcAtlasDiscovery
  • GcAtlasRecvBaseImages
  • GcAtlasRecvBasic
  • GcAtlasRecvDiscoveryExact
  • GcAtlasRecvDiscoveryList
  • GcAtlasSendReport
  • GcAtlasSendReportBase
  • GcAtlasSendRequestBases
  • GcAtlasSendRequestBlob
  • GcAtlasSendRequestDiscoveryAllOnPlanet
  • GcAtlasSendRequestDiscoveryCategory
  • GcAtlasSendRequestDiscoveryExact
  • GcAtlasSendRequestMonument
  • GcAtlasSendRequestVoxel
  • GcAtlasSendSubmitDiscoveryExact
  • GcAtlasSendSubmitMessage
  • GcCameraShakeComponentData
  • GcCameraShakeTriggerData
  • GcCreatureVocalTestData
  • GcEcosystemCreatureData
  • GcEcosystemSpawnData
  • GcGalaxyWaypoint
  • GcHUDMarkerData
  • GcMessageSubstanceMined
  • GcMessageTrackTargetAlert
  • GcSmokeBotPlanetReport
  • GcSmokeBotReport
  • GcSmokeBotStats
  • GcSmokeBotSystemReport
@monkeyman192 monkeyman192 added the maintenance A general maintenance task. No functional changes. label Apr 12, 2020
@HolterPhylo
Copy link
Collaborator

TkBoundingBoxData, TkFoliageData, TkIdSceneFilename and TkMaterialAlternative were included in PR#284 and are no longer broken

@HolterPhylo
Copy link
Collaborator

GcSmokeBotPlanetReport, GcSmokeBotReport, GcSmokeBotStats and GcSmokeBotSystemReport are done

@HolterPhylo
Copy link
Collaborator

CgExpeditionCategoryStrength, GcAtlasDiscovery, GcAtlasRecvBasic, GcAtlasRecvDiscoveryExact, GcAtlasRecvDiscoveryList, GcAtlasSendReport, GcAtlasSendReportBase, GcAtlasSendRequestBases, GcAtlasSendRequestBlob, GcAtlasSendRequestDiscoveryAllOnPlanet, GcAtlasSendRequestDiscoveryCategory, GcAtlasSendRequestDiscoveryExact, GcAtlasSendSubmitMessage are no longer Broken

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance A general maintenance task. No functional changes.
Projects
None yet
Development

No branches or pull requests

2 participants