MBINCompiler icon indicating copy to clipboard operation
MBINCompiler copied to clipboard

[REPORTING] Mapping of broken structs

Open monkeyman192 opened this issue 5 years ago • 3 comments

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.

  • [x] TkBoundingBoxData
  • [x] TkFoliageData
  • [x] TkIdSceneFilename
  • [ ] TkIndexStream
  • [x] TkMaterialAlternative
  • [x] TkNGuiUserSettings
  • [x] TkPostProcessData
  • [x] TkProceduralInstance
  • [ ] TkVertexStream
  • [x] CgExpeditionCategoryStrength
  • [x] GcAtlasDiscovery
  • [x] GcAtlasRecvBaseImages
  • [x] GcAtlasRecvBasic
  • [x] GcAtlasRecvDiscoveryExact
  • [x] GcAtlasRecvDiscoveryList
  • [x] GcAtlasSendReport
  • [x] GcAtlasSendReportBase
  • [x] GcAtlasSendRequestBases
  • [x] GcAtlasSendRequestBlob
  • [x] GcAtlasSendRequestDiscoveryAllOnPlanet
  • [x] GcAtlasSendRequestDiscoveryCategory
  • [x] GcAtlasSendRequestDiscoveryExact
  • [x] GcAtlasSendRequestMonument
  • [x] GcAtlasSendRequestVoxel
  • [x] GcAtlasSendSubmitDiscoveryExact
  • [x] GcAtlasSendSubmitMessage
  • [x] GcCameraShakeComponentData
  • [x] GcCameraShakeTriggerData
  • [x] GcCreatureVocalTestData
  • [x] GcEcosystemCreatureData
  • [x] GcEcosystemSpawnData
  • [x] GcGalaxyWaypoint
  • [x] GcHUDMarkerData
  • [x] GcMessageSubstanceMined
  • [x] GcMessageTrackTargetAlert
  • [x] GcSmokeBotPlanetReport
  • [x] GcSmokeBotReport
  • [x] GcSmokeBotStats
  • [x] GcSmokeBotSystemReport

monkeyman192 avatar Apr 12 '20 08:04 monkeyman192

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

HolterPhylo avatar Oct 28 '20 01:10 HolterPhylo

GcSmokeBotPlanetReport, GcSmokeBotReport, GcSmokeBotStats and GcSmokeBotSystemReport are done

HolterPhylo avatar Jun 10 '21 14:06 HolterPhylo

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

HolterPhylo avatar Jun 10 '21 15:06 HolterPhylo