DynamicCupShare

DynamicCupShare 3.1.9

Fixed issue with ladders in building blocked
  • Trying to fix some rare NRE's at "CanBeTurretTarget"
  • Fixed Friends-API watchers for friendlist add|remove activities.
  • Modified "OnTurretTarget" contra returning NullReferenceException
  • Replaced too slow IPlayer search methods by faster one's
  • Like
Reactions: gormie
  • Added again more stupid null checks to the fukkin "CanBeTargeted" hooks
  • Since i do now already check each input against null, and anyone has still NRE's there, then sorry, but you need to set finally:
    Code:
        "includeFlameTurrets": false,
        "includeGunTraps": false
    Cause i've maxed out already whats possible by the plugin to check against null.
  • Fix for "InvalidOperationException"
  • Trying to fix "OnTurretTarget" NRE
  • Possible fix for NRE at "CanBeTargeted"
  • Fixed "Friends" support