Avorion

Avorion

[2.0] - (SDK) Support Library - Shadow Lib
Showing 41-48 of 48 entries
< 1  2  3  4  >
Update: 19 May, 2020 @ 10:34pm

1.0.6:
Changed the way the Library handles method calls that require "rand" or "srand" related mechanics to fix the issue where some mods using the Lib would randomly change their stats or not apply the correct ones. Also rebalanced the way each rarity will gain perks to maintain progression in the game.

Update: 17 May, 2020 @ 3:56pm

1.0.5:
Expanded Functionality for Smugglers Bay Upgrade
- Updated "SDKCargoModifier.lua"

Update: 17 May, 2020 @ 11:11am

1.0.4:
Expanded Functions to support Production Modules
- Added "SDKEconomyModifier.lua"
- Updated "SDKUpgradeBonuses.lua"
- Updated "SDKCargoModifier.lua"
- Added Various New Icons

Update: 11 May, 2020 @ 2:23pm

1.0.4:
- Expaned Support of the Library for the Military TCS Upgrade.
- Added "SDKUpgradeBonuses.lua" to streamline using the same code for System Upgrades.

Update: 11 May, 2020 @ 3:08am

1.0.3:
- Fixed the hullChangeDurabilityFactor() method using incorrect calculations which greatly increase the hull points and did not remove the bonus on uninstall.

Update: 10 May, 2020 @ 3:36am

1.0.2:
- Changed compatibility of Avorion from "1.0" to "1.*" so it can be used in the betas.
- Added "removeGoodByName()" to the SDKCargoModifier.lua which checks if it is being run on the client then invokes the function on the server.

Update: 9 May, 2020 @ 6:16am

1.0.1:
Expanded Lib to support Refinery System Upgrade
- Added Debugging functions
- Added Logging functions
- Added CargoModifer functions
- Expaneded EntityModifer fucntions

Update: 6 May, 2020 @ 11:59am