Search results

  1. RoccoZero

    Update 24.06.2021

    Update * Fixed bugs
  2. RoccoZero

    Update 25.06.2021

    Update Entity Fixed EntityType Type { get; }
  3. RoccoZero

    Update 24.06.2021

    Update * Added class Meepo Meepo * Added bool IsIllusion { get; } // now meepo clones are not an illusion and target selector will work correctly
  4. RoccoZero

    Update 24.06.2021

    Update * Fixed crash
  5. RoccoZero

    Update 24.06.2021

    Update * Added class DividedWeStand DividedWeStand Added int UnitIndex { get; } Added int UnitCount { get; } Added DividedWeStand PrimaryAbility { get; } Added DividedWeStand NextAbility { get; }
  6. RoccoZero

    Update 24.06.2021

    Update for Nemestice // before starting the rating of the game, check for bugs
  7. RoccoZero

    Update 15.05.2021

    Update Player * Added IEnumerable<AbilityId> QuickBuyItems { get; }
  8. RoccoZero

    Update 17.05.2021

    Update GameManager * Fixed void ExecuteCommand(string command) // fixed encoding now supports russian texts
  9. RoccoZero

    Update 15.05.2021

    Update Fixed bugs Fixed crash modifier
  10. RoccoZero

    Update 12.05.2021

    Update * Improved Humanizer
  11. RoccoZero

    Update 09.05.2021

    Update O9K.Evader added new abilities, items and neutral items
  12. RoccoZero

    Update 09.05.2021

    Update AbilitySpecialData * Fixed AbilityId SpecialBonusAbility { get; }
  13. RoccoZero

    Update 08.05.2021

    Update O9K added new neutral items
  14. RoccoZero

    Update 08.05.2021

    Update O9K to 7.29
  15. RoccoZero

    Update 06.05.2021

    Update Roshan * Added int PredictEntityIndex { get; }
  16. RoccoZero

    Update 06.05.2021

    Update O9K.Hud Removed Roshan timer Revorked Roshan Added roshan hp in fog Fixed farm now shows all heroes in the fog who are farm in the forest Fixed bugs O9K.Core * Fixed menu hold key
  17. RoccoZero

    Update 04.05.2021

    Update Fixed bugs Added class GameEvent GameManager Fixed string GetLocalize(string name) // there were problems with the encoding Removed event FireEvent Added event GameEvent GameEvent Added KeyValue GameEvents { get; } Added KeyValue KeyValue { get; } Added string Name { get; } Added...
  18. RoccoZero

    Update 02.05.2021

    Update * Fixed bugs Entity Added Vector3 NetworkAngles { get; } Added float NetworkRotation { get; } Added float NetworkRotationRad { get; }
  19. RoccoZero

    Update 25.04.2021

    Update Fixed exceptions Fixed bugs Ability * Fixed string Name { get; }
  20. RoccoZero

    Update 30.04.2021

    Update Fixed crash Fixed bugs Unit Added float PhysicalDamageResistance { get; } Added float StatusResistance { get; } Added float MagicalDamageResistance { get; } Removed float DamageResist { get; } Removed float StatusResist { get; } Removed float MagicDamageResist { get; }...