Update 0.17.10.0 - Anniversary Celebrations 2024!

Card

https://trello.com/c/rw00OMrd/746-update-017100-anniversary-celebrations-2024

Description

This card has no description.

Changes

  • Condo IO: Added additional SDNL gametypes to Game World Events module
  • Condo IO: Added new Mover - Mover Controllable, a mover that is designed to be controlled by user input/buttons
  • Condo IO: Added Player Input Volume, a volume that listens to player inputs and fires outputs based on it, once a player uses it. Has support for Forwards, Backwards, Strafe Right, Strafe Left, Jump, Run, Weapons 1-8, Flashlight, Reload, Inventory, and Context key binds
  • Condo IO: Added Global Message module, which will announce messages in chat or on the HUD, with whisper support
  • Condo: Easter Basket item can have its handle hidden now
  • Condo IO: Added “GotoFromHere” to Mover Simple, which will travel the mover to a position relative to where it currently is
  • Condo IO: Added “SetRotation” and “AddRotation” to Mover Simple, Mover Path
  • Condo IO: Added “Display Stand”, “Display Glow”, and “Pickup Effects” settings to Weapon Pickup
  • Condo IO: Added "SetType "input to Weapon Pickup
  • Condo IO: Added “OnSpawned”, “OnRespawned” outputs to Weapon Pickup
  • Condo: Added “Display Glow” setting to Pile of Units, Always Lucky Slot Machine, and Treasure Chest of Units items
  • Added Two Way Block System. If you have blocked a player, the other player will also have you blocked automatically. Players you have blocked will not be able to see your join/leave messages as well.
  • Condo - Build UI: Added Group / Ungroup buttons
  • Condo: Show Volumes setting now disables inventory grab/traces and box selection of Volumes when Volumes are hidden
  • Condo: Added No Collider tool to Tool Glove
  • Condo IO: Added “MultiplySize” and “AddSize” inputs to Size Volume
  • Condo IO: Added “Modulo” input to Counter
  • Condo IO: Fixed Switches & Levers not calling their on/off IO outputs when first loaded
  • Condo/SDK: Ball Race Orb milestone now matches the same speed & mass as the Ball Race orb in Ball Race
  • Added Keycard, Keycard Receptacle to Central Circuit store
  • Added Metal Rung Ladder, Concrete Lattice, Glass Blocks to DIY store
  • Added Basic Planks, Plastic Barrel, Plastic Barrel (Physics) to Rob’s Imports store
  • Condo IO: Added “Copy” input to counter, which will copy another counter’s value to the counter
  • ~~https://trello.com/c/IkFOSONZ/745-march-2024-plaza-update~~
  • Start of Anniversary 2024 events!
  • Added new Anniversary items
  • Plaza: Added token and ticket machines next to Balloon Pop
  • Condo IO - Movers: Added “Auto Start Spin” option
  • Condo IO: Added “SetPitch” and “SetVolume” input to Sound Emitters
  • New Monorail VO

Bug Fixes

  • Fixed wearable guitar colors
  • Condo: Fixed Backyard Fence item
  • Condo/SDK: Fixed Gizmo trace distance not matching the new long trace distance
  • Ball Race - Khromidro: Fixed ocean color issue (from 4.22 upgrade)
  • Condo: Optimized Pile of Units, Always Lucky Slot Machine, and Treasure Chest of Units items
  • Condo: Fixed No Collide property not copying with Copy Cat or shift drag copy
  • Fixed issues with Pool Noodle and inventory usage
  • Condo: Fixed Item Finder search bar inputting Q over and over when first clicked on it
  • Condo - Coop Condo: Fixed editing items not saving to server if you edit a different item without closing the item you are editing first
  • Condo - Coop Condo: Fixed item connections not applying when switching to IO debugger tab
  • Condo - Coop Condo: Fixed connection tool not setting selected input/outputs properly when connecting an item as a client
  • Condo - Build UI: Fixed grouping items not updating the group info panel
  • Condo - Coop Condo: Fixed major desyncs where clients would set item properties and the server/host would not receive all the item property changes as it would skip certain properties. This fixes long standing sync issues with co-op condos
  • Condo - Coop Condo: Fixed Grouping not networking to the server/host if a client creates a group of items
  • Condo: Fixed a crash relating to Nightclub Media players and IO events
  • Condo: Optimized all Base Physics items (including Physical Media), they now properly handle resting states and don’t overcalculate when frozen or in rest state
  • Condo: Optimized Water Volume, resolving performance issues when a water volume is placed in a condo with many items
  • Condo: Optimized all light items by reducing FadeToColor calculations
  • Condo: Fixed FadeToColor IO event not coloring emissive materials of lights
  • Condo: Fixed Water Volume top only setting not saving
  • Fixed Ball Race Orb milestone third person camera interacting with water volumes
  • Fixed Workshop browser sometimes getting stuck loading forever
  • Plaza: Fixed swim volume not applying in certain areas of the Lazy River
  • Plaza: Fixed hidden collision boxes cutting into Lazy River
  • Plaza: Fixed Minigame Game Arena enter/leave detection not matching the size of the actual arena
  • Condo: Fixed Floating Text items being slightly off for clients
  • Condo: Fixed Blocking Volume still blocking physics items even with ignore physics setting disabled
  • Condo IO - Movers: Fixed movers not always restoring from save data properly
  • Condo: Fixed sound emitters starting by default for clients even if they are set to not start by default
  • Condo: Fixed all seat items not all having IO inputs that all seats should have (Eject, OnEnter, OnLeave)

Before Ship

  • Write changelog

Attachments

https://trello.com/1/cards/65fbb1c488546b301429e193/attachments/660e089210f50d1b12c92177/download/Anniversary2024.png

4 Likes
  • A new checklist named “Before Ship” has been added to the card.
  • A new checklist named “Bug Fixes” has been added to the card.
  • A new checklist named “Changes” has been added to the card.
2 Likes
  • Card was renamed from “Update 0.17.91 Hot Fix” to “Update 0.17.9.1 Hot Fix”.
2 Likes
  • “Condo: Easter Basket item can have its handle hidden now” has been checked off on the “Changes” checklist.
  • “Condo IO: Added additional SDNL gametypes to Game World Events module” has been checked off on the “Changes” checklist.
  • “Ball Race - Khromidro: Fixed ocean color issue (from 4.22 upgrade)” has been checked off on the “Bug Fixes” checklist.
  • “Fixed wearable guitar colors” has been checked off on the “Bug Fixes” checklist.
  • “Condo: Fixed Backyard Fence item” has been checked off on the “Bug Fixes” checklist.
  • “Condo/SDK: Fixed Gizmo trace distance not matching the new long trace distance” has been checked off on the “Bug Fixes” checklist.
2 Likes

Will this feature move things in relation to the rotation of the mover? (as to create car controls)
Currently to make a car, I had to make a large tube filled with trigger volumes that would both set the rotation of an attached model, and set the moveTo vector to the sin and cos of the angle that corresponded to each trigger volume

P.S. Player Input Volume is a wonderful idea!

5 Likes

Yes, it’ll have ways to move in a direction and with rotation of the mover being calculated with it. Also wow that’s a really impressive kart IO!

4 Likes
  • Card was renamed from “Update 0.17.9.1 Hot Fix” to “Update 0.17.9.2”.
1 Like
  • “Condo IO: Added “SetRotation” and “AddRotation” to Mover Simple, Mover Path” has been checked off on the “Changes” checklist.
  • “Condo IO: Added “GotoFromHere” to Mover Simple, which will travel the mover to a position relative to where it currently is” has been checked off on the “Changes” checklist.
  • “Condo IO: Added Player Input Volume, a volume that listens to player inputs and fires outputs based on it, once a player uses it. Has support for Forwards, Backwards, Strafe Right, Strafe Left, Jump, Run, Weapons 1-8, Flashlight, Reload, Inventory, and Context key binds” has been checked off on the “Changes” checklist.
  • “Condo IO: Added new Mover - Mover Controllable, a mover that is designed to be controlled by user input/buttons” has been checked off on the “Changes” checklist.
1 Like
  • “Condo IO: Added OnSpawned, OnRespawned outputs to Weapon Pickup” has been checked off on the “Changes” checklist.
  • “Condo IO: Added SetType input to Weapon Pickup” has been checked off on the “Changes” checklist.
  • “Condo IO: Added Display Stand, Display Glow, and Pickup Effects settings to Weapon Pickup” has been checked off on the “Changes” checklist.
1 Like
  • “Condo: Optimized Pile of Units, Always Lucky Slot Machine, and Treasure Chest of Units items” has been checked off on the “Bug Fixes” checklist.
  • “Condo: Added “Display Glow” setting to Pile of Units, Always Lucky Slot Machine, and Treasure Chest of Units items” has been checked off on the “Changes” checklist.
2 Likes
  • “Condo: Fixed No Collide property not copying with Copy Cat or shift drag copy” has been checked off on the “Bug Fixes” checklist.
1 Like
  • “Fixed issues with Pool Noodle and inventory usage” has been checked off on the “Bug Fixes” checklist.
1 Like
  • “Added Two Way Block System. If you have blocked a player, the other player will also have you blocked automatically. Players you have blocked will not be able to see your join/leave messages as well.” has been checked off on the “Changes” checklist.
  • “Condo: Fixed Item Finder search bar inputting Q over and over when first clicked on it” has been checked off on the “Bug Fixes” checklist.
1 Like
  • “Condo - Coop Condo: Fixed item connections not applying when switching to IO debugger tab” has been checked off on the “Bug Fixes” checklist.
  • “Condo - Coop Condo: Fixed editing items not saving to server if you edit a different item without closing the item you are editing first” has been checked off on the “Bug Fixes” checklist.
2 Likes
  • “Condo - Coop Condo: Fixed connection tool not setting selected input/outputs properly when connecting an item as a client” has been checked off on the “Bug Fixes” checklist.
1 Like
  • “Condo - Build UI: Added Group / Ungroup buttons” has been checked off on the “Changes” checklist.
1 Like
  • “Condo - Build UI: Fixed grouping items not updating the group info panel” has been checked off on the “Bug Fixes” checklist.
1 Like
  • “Condo - Coop Condo: Fixed major desyncs where clients would set item properties and the server/host would not receive all the item property changes as it would skip certain properties. This fixes long standing sync issues with co-op condos” has been checked off on the “Bug Fixes” checklist.
2 Likes
  • “Condo IO: Added World Message module, which will announce messages in chat or on the HUD” has been checked off on the “Changes” checklist.
1 Like