MehimoNemo / LethalCompanyShrinkRay

Lethal Company Shrink ray mod
MIT License
5 stars 0 forks source link

Restructure of ShrinkRay & GrabbablePlayerList #53

Closed NiroDev closed 5 months ago

NiroDev commented 5 months ago

NEW: Tooltips on ShrinkRay FIX: Removal of GrabbablePlayerObjects when player leaves or enlarges (fixed memory leak) NEW: Overhaul of ShrinkRay (getting most of shrinking.cs and being way more dynamic) & GrabbablePlayerList (added add/remove network calls for grabbable objects NEW: Multiple Shrinking (to death if too small / growing again + removing grabbable object upon hitting normal size) -> growing beyond 1f is locked inNextEnlargingSize() NEW: First draft for unsussification of vents (WIP)

NiroDev commented 5 months ago

Attempt on fixing #51 implements #52