Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.3.21 #328

Merged
merged 70 commits into from
Oct 19, 2024
Merged

Release v0.3.21 #328

merged 70 commits into from
Oct 19, 2024

Conversation

Panakotta00
Copy link
Owner

@Panakotta00 Panakotta00 commented Oct 13, 2024

Satisfactory 1.0 Support

This update introduces Satisfactory 1.0 and SML 3.8.0 Support.

Some APIs like Railroad Signal Blocks broke and haven't been updated yet.
There is also no API for the new Dimensional Depot yet.

Some off this stuff will be fixed before the release, but some may only be done (like the new missing APIs) as sepperate update.

Change List:

  • Network Card Recipe wont require Beacons anymore
  • Computer Graphics Schematic doesn't require Color Cartridges anymore
  • Lua EEPROM is now Text EEPROM
  • Lua
    • Reflection Functions now have a callDeferred function
  • Reflection API
    • Object
      • Added isNetworkComponent property
    • Factory
      • Made potential property Read-Only
      • Added setPotential function
      • Added canChangePotential property
      • Added maxDefaultPotential property
      • Added currentPotential property
      • Added potentialInventory property
      • Added canChangeProductionBoost property
      • Added maxProductionBoost property
      • Added maxDefaultProductionBoost property
      • Added minDefaultProductionBoost property
      • Added currentProductionBoost property
      • Added productionBoost property
      • Added setProductionBoost function
    • RailroadSignalBlock
      • Removed hasBlockReservation property
    • TrainPlatform
      • Changed parameters of getConnectedPlatform function
    • Added `TrainPlatformConnection
      • Added connected property
      • Added trackConnection property
      • Added platformOwner property
      • Added connectionType property
    • Added DimensionalDepotUploader
      • Added isUploadingToCentralStorage property
      • Added centralStorageUploadProgress property
      • Added isUploadInventoryEmpty property
      • Added centralStorage property
    • Added DimensionalDepot
      • Added centralStorageItemStackLimit property
      • Added centralStorageTimeToUpload property
      • Added getItemCountFromCentralStorage function
      • Added getAllItemsFromCentralStorage function
      • Added canUploadItemsToCentralStorage function
      • Added getCentralStorageItemLimit function
      • Added NewItemAdded signal
      • Added ItemAmountUpdated signal
      • Added ItemLimitReachedUpdated signal

Panakotta00 and others added 28 commits October 16, 2024 13:43
Bug fix for mouse over on Pot with num
Added cancel support to the Parameter input dialog. Despite not being beautiful, its equally bad to the placement already there...
Changed snap mode to match original class.
Fixes to Parametric Blueprints.
@Panakotta00 Panakotta00 marked this pull request as ready for review October 19, 2024 16:08
@Panakotta00 Panakotta00 merged commit 818f03c into master Oct 19, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant