Search results

  1. RoccoZero

    Update 26.02.2022

    Update Unit * Fixed bool IsVisibleToEnemies { get; } // this fixes a bug with VisibleByEnemyPlus
  2. RoccoZero

    Update 11.03.2022

    Update * Fixed issue with Divine launch
  3. RoccoZero

    Update 25.02.2022

    Update * Fixed Auto accept
  4. RoccoZero

    Update 25.02.2022

    Update for 7.31 Added new ClassIds Added new AbilityIds Added new HeroId Entity Fixed event NetworkPropertyChanged Removed string ClassNetworkName { get; } AbilitySpecialData * Removed int ValueType { get; }
  5. RoccoZero

    Update 25.02.2022

    Update * Fixed bugs that did not give a normal combo work
  6. RoccoZero

    Update 31.01.2022

    Update * Fixed error when starting dota
  7. RoccoZero

    Update 27.01.2022

    Update * Fixed Bootstrapper bugs
  8. RoccoZero

    Update 31.01.2022

    Update * Now launch options is used from steam
  9. RoccoZero

    Update 26.01.2022

    Update * Added performance mode safe normal and fast // I recommend everyone to use Safe if there is no problem with fps
  10. RoccoZero

    Update 19.01.2022

    Update * Random crash should be fixed
  11. RoccoZero

    Update 18.01.2022

    Update O9K.AIO Added Move Ignore invisibility Added Move Ignore invisibility if visible
  12. RoccoZero

    Update 17.01.2022

    Update O9K.Hud * Fixed particle spirit breake charge O9K.ItemManager * Removed Silver edge abuse
  13. RoccoZero

    Update 18.01.2022

    Update O9K.AIO * Added Ignore invisibility if visible // Use abilities when the hero is invisible but you are visible. default by disabled.
  14. RoccoZero

    Update 17.01.2022

    Update * Fixed renderer bugs
  15. RoccoZero

    Update 15.01.2022

    Update Removed all obsolete methods Fixed particle errors
  16. RoccoZero

    Update 15.01.2022

    Update * Disabled Inventory changer due to problems and bugs, I will return it as soon as I fix all the bugs
  17. RoccoZero

    Update 15.01.2022

    Update * Fixed particle crash
  18. RoccoZero

    Update 14.01.2022

    Update * Fixed reload after end game
  19. RoccoZero

    Update 10.01.2022

    Update O9K.Hud * Fixed bug with wards
  20. RoccoZero

    Update 14.01.2022

    Update Improved Bootstrapper Fixed Reload system Reworked class ParticleManager Reworked class Particle Fixed more bugs ParticleManager Added Particle? GetParticleByIndex(int index) Added event ParticleCreateEventHandler ParticleCreate Added event ParticleDestroyEventHandler ParticleDestroy...