Avorion
New Mission - Ambush Pirate Raiders
正在显示第 1 - 10 项,共 20 项条目
< 1  2 >
更新于:4 月 20 日 下午 5:44
作者:KnifeHeart

v1.0.16 - The "I don't trust Steam" update

  • I realized that this mission could already spawn in turret factory suppliers
  • I didn't trust steam to have the right version after the weird double upload / revert glitch, so I just moved some comments around lmao.

更新于:4 月 20 日 下午 2:28
作者:KnifeHeart

v1.0.15 - Refactor update

  • Adds the mission to turret factory suppliers.
  • Replaces _MethodName with methodName.
  • Removes / consolidates a number of unnecessary conditions in various if statements.
  • Removes a bunch of logging.
  • Adds the mission name before in-mission methods for intellisense.

更新于:4 月 20 日 下午 2:26
作者:KnifeHeart

Ignore this version - steam glitched out and double uploaded + reverted.

更新于:4 月 20 日 下午 2:25
作者:KnifeHeart

Ignore this version - steam glitched out and double uploaded + reverted.

更新于:4 月 20 日 下午 2:25
作者:KnifeHeart

Ignore this version - steam glitched out and double uploaded + reverted.

更新于:3 月 20 日 下午 9:24
作者:KnifeHeart

v1.0.14 - Minor update

  • The mission is now automatically tracked when accepting it.

更新于:3 月 3 日 下午 5:32
作者:KnifeHeart

v1.0.13 - Bugfix and flag update

  • Fixes a bug where if you left the sector after the first wave spawned but before killing it, it would spawn again.
  • Fixes a bug where if you left the sector after the first wave spawned but before killing it, "Mission Updated" would show a second time.
  • Adds flags for external program.

更新于:2 月 10 日 下午 9:40
作者:KnifeHeart

v1.0.12 - dbg update

  • Adds esccdbg debug module.

更新于:1 月 22 日 下午 5:22
作者:KnifeHeart

v1.0.11 - Minor update

  • Switches all mission instances of randomEntry() with getRandomEntry()

更新于:1 月 18 日 下午 8:52
作者:KnifeHeart

v1.0.10 - Refactor update

  • Swaps out per-phase no boss encounters for a global no boss encounters.
  • Swaps out checking x/y for atTargetLocation.
  • Mission will now show "Mission Updated" when arriving at the target sector.
  • Updates how the description is set to make it cleaner.