Avorion
New Mission - Rescue Slaves
正在显示第 1 - 9 项,共 9 项条目
更新于:5 月 28 日 下午 8:52
作者:KnifeHeart

v1.2.6 - Description update

  • Updates mod description.

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

v1.2.5 - Refactor update

  • Updates function names so that they work better with intellisense.
  • Gets rid of _MethodName for methodName.
  • Gets rid of some unnecessary if/else statements in rescueslavescontrol.lua

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

v1.2.4 - The Tutorial update

  • Refactors the initialize method to allow for onClient() events.
  • Adds a tutorial. Talk to the station that you get the mission from and it will explain how to do the mission and reset the obnoxious tutorial dialog box.
  • Refactors _MethodName to methodName.

更新于:3 月 3 日 下午 4:44
作者:KnifeHeart

v1.2.3 - Minor update

  • Adds flags for external program.

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

v1.2.2 - Refactor and rebalance update

  • Moves the control script from the entities folder to a dedicated folder for the mission.
  • Adds esccdbg debug module.
  • Fixes some old comments that were copy/pasted from another mod and showed the wrong notes / mission title.
  • Some various code refactors such as making a script path into a mission data variable rather than hard-coded.
  • The player will now automatically lose the mission if the faction declares war on them or they go below 80,000 reputation.
  • Shows "Mission Updated" the first time the player goes to the target location.
  • Makes the main threat loop less predictable.
  • Makes the danger 10 threat loop much less predictable. It is guaranteed to spawn a threat but now has a 10% chance to spawn a threat every 4 minutes afterwards.
  • Switches getOnLocation for atTargetLocation
  • Refactors how the bulletin board description is formatted so that it's cleaner.
  • Minor refactor when setting the reward. Nothing to write home about here.

更新于:2024 年 10 月 20 日 下午 4:07
作者:KnifeHeart

v1.2.1 - Minor update

  • Removes a setvalue / getvalue call that didn't work anyways.

更新于:2024 年 10 月 2 日 上午 7:25
作者:KnifeHeart

v1.2 - Minor update

  • Forgot to turn off _Debug = 1

更新于:2024 年 10 月 2 日 上午 7:15
作者:KnifeHeart

v1.1 - Balance update

  • Rewards less materials farther out in the galaxy.

更新于:2024 年 10 月 1 日 下午 3:16
作者:KnifeHeart