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

v0.3.22 #334

Closed
wants to merge 91 commits into from
Closed

v0.3.22 #334

wants to merge 91 commits into from

Conversation

Panakotta00
Copy link
Owner

@Panakotta00 Panakotta00 commented Oct 23, 2024

Dedicated Server Support?

Change List:

  • Windows Dedicated Server Support
  • Multiple Multiplayer Bug Fixes
  • Reflection API
    • Inventory
      • Removed multiple warnings due to previous issues with item updates.
      • Added canSplitAtIndex function
      • Added splitAtIndex function
    • TrainPlatform
      • Added getAllConnectedPlatforms function

Roze and others added 6 commits October 20, 2024 23:36
* Added Big Mushroom Pushbutton Module
* Added Subplate concept
* Added Subplate to turn 2x2 modul spaces into a single center one in preparations to remove the big and broken stop pushbutton
* Added support for text to mushroom pushbuttons
* Various minor fixes
* Changed all properties to Parallel cause they lost this state in the transition to 1.0
@Panakotta00 Panakotta00 linked an issue Oct 23, 2024 that may be closed by this pull request
Roze and others added 23 commits October 24, 2024 01:30
Additions:
 * Label 3x1 (as per request in discord)
 * "Ringed" Label 1x1. Dark variant with "below" association
 * Buzzer Module for modular poles

Changes:
 * Re-based 2x1 label to inherit from 1x1 instead of duplicating everything
 * Changed Buzzer Panel Module's defaults
 * Changed replication mode of Buzzers play/stop
 * Changed various icons
 * Added a convenience function getSubModule to 2x2 subplate, basically just getModule(0,0)
 * Some modifications to the text size and limits of Mushroom Pushbuttons
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.

[Feature Request] Dedicated Server support
2 participants