Avorion

Avorion

New Mission - Scan Xsotan Group
Showing 1-9 of 9 entries
Update: 11 May @ 8:21pm

v1.0.8 - Refactor update

  • Updates function names so that they work better with intellisense.

Update: 31 Mar @ 5:55pm

v1.0.7 - Refactor and Tutorial update

  • Adds an in-mission tutorial. Talk to the station that you got the mission from.
  • Refactors the onPreRenderHud call.

Update: 3 Mar @ 5:54pm

v1.0.6 - Minor update

  • Adds flags for external program.

Update: 15 Feb @ 9:18am

v1.0.5 - Cleanup and dbg update

  • Adds esccdbg debug module.
  • Removes campaignsectormonitor.lua
  • Increments required version of ESCC to 1.3.37

Update: 23 Jan @ 7:12pm

1.0.4 - Refactor update

  • Figured out a better way to re-register the prerender function after logging in / out

Update: 22 Jan @ 5:18pm

v1.0.3 - Bugfix

  • Fixes a bug where the PreRender callback wouldn't get re-registered upon exiting and reloading the game.

Update: 19 Jan @ 8:12pm

v1.0.2 - Minor update

  • Swaps out per-phase no boss encounters for a global no boss encounters.
  • Mission will now show "Mission Updated" when arriving at the target sector.

Update: 15 Jan @ 10:35pm

v1.0.1 - Bugfix update

  • Fixes an issue where exiting the game and reloading would cause the player to lose the HUD marking callback
  • Removes an unnecessary declaration of mission.globalPhase.timers

Update: 12 Jan @ 6:18pm