HomeGamesUpdatesPricingMethodology
Steam News12 April 20242y ago

MicroWorks Patch Notes 1.11.1

Patch 1.11.1 is live now. This small update addresses a few small issues and includes minor fixes.

Full notes

Full MicroWorks update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

0 fixes2 additions1 change0 removals
  • Server
  • Gameplay
changedMost notably, we've made a change to how Host Takeover works, so that force quitting the game through methods like Alt + F4 will still trigger it, instead of disbanding the server.
addedFor modders, we've added a couple of new API functions:
addedGameObjectWrapper: EnableCollision(enabled)

Patch 1.11.1 is live now. This small update addresses a few small issues and includes minor fixes.

Most notably, we've made a change to how Host Takeover works, so that force quitting the game through methods like Alt + F4 will still trigger it, instead of disbanding the server.

For modders, we've added a couple of new API functions:

  • Global: CastRayAll(origin, direction, length)

  • Global: CastSphere(origin, direction, radius, length)

  • Global: CastSphereAll(origin, direction, radius, length)

  • Global: CheckLine(startPoint, endPoint)

  • UnityObjectWrapper: IsEqualTo(wrapper)

  • GameObjectWrapperEnableCollision(enabled)
  • GameObjectWrapper: MakePlayerBarrier()

  • GameObjectWrapper: MakeProp(positionConstraints, rotationConstraints, weightMultiplier, sleepingVelocity)

  • UIImage: MakeMask(showGraphic)

  • UIImage: GetSize()

  • UIImage: SetSize(size)

  • UIImage: GetOffset()

  • UIImage: SetOffset(offset)

As always, thank you for enjoying MicroWorks!

Source

Steam News / 12 April 2024

Open original post

Changelog.gg summarizes and formats this update. How we read updates.