Avorion
[2.0] - (SDK) Support Library - Shadow Lib
48개 중 21~30개 표시 중
< 1  2  3  4  5 >
업데이트: 2020년 12월 8일 오후 2시 18분

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.

업데이트: 2020년 12월 4일 오후 12시 32분

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

업데이트: 2020년 12월 3일 오후 5시 22분

-- Supressed a Print command.

업데이트: 2020년 12월 3일 오후 5시 01분

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

업데이트: 2020년 11월 20일 오후 6시 27분

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

업데이트: 2020년 11월 16일 오후 10시 54분

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

업데이트: 2020년 11월 15일 오후 6시 04분

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.

업데이트: 2020년 11월 13일 오전 4시 22분

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.

업데이트: 2020년 10월 30일 오후 9시 38분

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

업데이트: 2020년 10월 29일 오전 11시 35분

1.1.3:
- Performace updates to the Loot Spawning.