SmokyAce-GliderPickup icon

GliderPickup

You can now conveniently carry your glider with you at all times!

CHANGELOG

Update 1.2.7

  • Fixed Issue where Glider always was saved when joining the world

Update 1.2.6

  • Removed Quit Warning
  • Added Glider Save System on leaving and joining a world
  • Pickup Glider UI Text now only shows when glider is picked up

Update 1.2.5

  • Fixed Bug - Ui Element Spawned on Screen on Gamestart

Update 1.2.4

  • Added pickup notification
  • Added support for dedicated servers
  • Fixed text collision with KnightVPickup
  • Removed Mache for Network Events

Update 1.2.3

  • Added Multiplayer Support
  • Using Mache To Send/Recive Network Event

Update 1.2.2

  • Added Warning Ui when trying to quit if glider is in inventory
  • Fixed Deactivate Warning UI setting

Update 1.2.1

  • Removed FindObjectsOfTypeAll (Made alot of lag)
  • Glider is now found with hit colliders from a overlap sphere (Almost zero lag)
  • Improved mod settings names

Update 1.1.1

  • Made the MonoBehaviour run async, improves the issue about FindObjectsOfTypeAll making the screen freeze for about 0.5-1.5 seconds.
  • Fixed so only one instance of FindObjectsOfTypeAll can be runned at once
  • Fixed Logging posting to Console
  • Fixed broken English on the information page.
  • Added Changelog