Search results

  1. RoccoZero

    Update 07.01.2022

    Update * Added InventoryChanger // this is still a beta version, I think there are bugs and it does not save any changes, so you should re-configure it. in General Settings -> Inventory changer DivineService Added bool InventoryChanger { get; set; } Added bool UnlockEmoticons { get; set; }
  2. RoccoZero

    Update 07.01.2022

  3. RoccoZero

    Update 27.12.2021

    Update Reworked export system Fixed crash Fixed all crash Reload, Unload, FullReload and FullUnload Now works 10% faster all Export functions from the core Reworked Bootstrapper // now auto Reload in the main menu and auto Unload at the end of games NetworkManager Added void...
  4. RoccoZero

    Update 05.01.2022

    Update Added UnlockEmoticons // in General Settings -> Unlock emoticons Added enum FieldType Added class ProtobufInfo Added class MessageInfo Added class FileInfo Added class FieldInfo Added class EnumValueInfo Added class EnumValue Added class EnumInfo ProtobufInfo *Added string Name {...
  5. RoccoZero

    Update 23.12.2021

    Update Added class StrokeStyle Added enum CapStyle Added enum LineJoin Added enum DashStyle StrokeStyle Added CapStyle StartCap { get; } Added CapStyle EndCap { get; } Added CapStyle DashCap { get; } Added LineJoin LineJoin { get; } Added float MiterLimit { get; } Added DashStyle DashStyle...
  6. RoccoZero

    Update 15.12.2021

    Update OrderOverwatch * Removed int SelectedEntityIndex { get; set; }
  7. RoccoZero

    Update 15.12.2021

    Update Entity * Fixed event NetworkPropertyChanged // due to this many combos and Evader did not work well
  8. RoccoZero

    Update 15.12.2021

    Update * Fixed crash Modifier
  9. RoccoZero

    Update 15.12.2021

    Update * Fixed auto accept
  10. RoccoZero

    Update 15.12.2021

    Update Fixed for new BATTLEPASS update
  11. RoccoZero

    Update 08.12.2021

    Update Added class NetProtobuf Added class GCProtobuf Added enum NetMessageId Added enum GCMessageId Added enum GCRawMessageId NetworkManager Added event GCMessageSend Added event GCMessageReceived Added void SendGCMessageProfileRequest(uint accountId, ulong jobId) // Temporarily for...
  12. RoccoZero

    Update 20.11.2021

    Update Added class NetworkManager Added class Protobuf NetworkManager Added event NetMessageSend Added event NetMessageReceived Protobuf Added bool IsValid { get; } Added string Name { get; } Added int Id { get; } Added string ToString()
  13. RoccoZero

    Update 05.11.2021

    Update * Fixed bug EntityManager events
  14. RoccoZero

    Update 17.11.2021

    A full-fledged script called Tinker EW🔥 was released on the best-of-its-kind Tinker hero If you have long wanted to start playing on it, but did not know how, then I ask you to meet a new and premium plugin. Tinker is a very unique character, with many different gameplay styles. You can set any...
  15. RoccoZero

    Update 05.11.2021

    Update Added more optimization Fixed more bugs Fixed more crash Fixed crash FullReload Fixed bug when changing resolution Reworked RendererManager Reworked InputManager
  16. RoccoZero

    Update 29.10.2021

    Simple combo Marci
  17. RoccoZero

    Update 29.10.2021

    Update for new patch Added new AbilityIds Added new ClassIds
  18. RoccoZero

    Update 23.10.2021

    Update Reworked class Bootstrapper Improved more stuff RendererManager Added Vector2 AspectRatio { get; } Obsolete float Scaling { get; } Added float ScalingNew { get; } Bootstrapper Added event MainActivateUnsafe Added event MainActivate Added event MainDeactivate Added event...
  19. RoccoZero

    Update 24.10.2021

    Update Fixed crash Fixed other bugs MapManager Added string? MapName { get; } Added string? MapFileName { get; } Fixed float GetHeight(Vector3 position) Fixed float GetHeight(Vector2 position) Fixed float GetSecondaryHeight(Vector3 position) Fixed float GetSecondaryHeight(Vector2 position)...
  20. RoccoZero

    Update 15.10.2021

    Update Humanizer Added safe trigger Fixed other bugs