Closed jtoppins closed 1 year ago
Hoggit is reporting a few additional events. We should add support for these in the shim layer as well as seeing if anything can be updated to utilize these events instead of polling.
S_EVENT_LANDING_QUALITY_MARK = 36, S_EVENT_BDA = 37, S_EVENT_AI_ABORT_MISSION = 38, S_EVENT_DAYNIGHT = 39, S_EVENT_FLIGHT_TIME = 40, S_EVENT_PLAYER_SELF_KILL_PILOT = 41, S_EVENT_PLAYER_CAPTURE_AIRFIELD = 42, S_EVENT_EMERGENCY_LANDING = 43, S_EVENT_UNIT_CREATE_TASK = 44, S_EVENT_UNIT_DELETE_TASK = 45, S_EVENT_MAX = 46
With commit ee577e04ad97, closing this bug.
Hoggit is reporting a few additional events. We should add support for these in the shim layer as well as seeing if anything can be updated to utilize these events instead of polling.