Avorion
[2.0] - (SDK) Support Library - Shadow Lib
Hiển thị 21-30 trong 48 mục
< 1  2  3  4  5 >
Cập nhật: 8 Thg12, 2020 @ 2:18pm

1.2.1:
-- Added new SDKUtilityShipAI.lua
-- Added new SDKUtilityEntity.lua
-- New Functions added to SDKUpgradePerks.lua to support revisions for current system upgrades.
-- Minor code cleanup.

Cập nhật: 4 Thg12, 2020 @ 12:32pm

1.2.0:
- Added new Icon for the Cargo Compression Unit Upgrade
- Minor Code Tweaks in the Lib

Cập nhật: 3 Thg12, 2020 @ 5:22pm

-- Supressed a Print command.

Cập nhật: 3 Thg12, 2020 @ 5:01pm

1.1.9:
- Added UpgradeGenerator.lua Hook to manage drop table
- Modified how perks are selected in SDKUpgradePerks.lua to support cleaner upgrade coding.

Cập nhật: 20 Thg11, 2020 @ 6:27pm

1.1.8:
- Completely Overhauled the Shield Booster and updated the Lib for support.
- Expanded Debug Logging with new Print Table function.

Cập nhật: 16 Thg11, 2020 @ 10:54pm

1.1.7:
- Added Global Catch for Debug Logging. This will disable it for all my mod incase I leave it on locally in the mod.
- Commented out the SandboxCode.lua to prevent load errors

Cập nhật: 15 Thg11, 2020 @ 6:04pm

1.1.6:
- Fixed a case sensitive issue which would cause errors for Linux users.
- Added new fucntion to SDKUtilityRandom.lua to allow random true/false returns with thresholds.

Cập nhật: 13 Thg11, 2020 @ 4:22am

1.1.5:
- Updated SDKDebugLogging.lua to be more flexable.
- Added SDKUtilityBlockPlan.lua which is a container for the BlockPlan object.
- Added SDKUtilityFaction.lua which will be expanded as a container for the Faction object.
- Added SDKUtilityMods.lua to query Mods and add mod realted functions.
- Added SDKUtilityRandom to provide simple custom Random() controls.

Cập nhật: 30 Thg10, 2020 @ 9:38pm

1.1.4:
- Added "SDKUtilityBlockPlan.lua" to the Lib.

Cập nhật: 29 Thg10, 2020 @ 11:35am

1.1.3:
- Performace updates to the Loot Spawning.