Search results

  1. 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; }
  2. RoccoZero

    Update 24.06.2021

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

    Update 15.05.2021

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

    Update 17.05.2021

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

    Update 15.05.2021

    Update Fixed bugs Fixed crash modifier
  6. RoccoZero

    Update 12.05.2021

    Update * Improved Humanizer
  7. RoccoZero

    Update 09.05.2021

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

    Update 09.05.2021

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

    Update 08.05.2021

    Update O9K added new neutral items
  10. RoccoZero

    Update 08.05.2021

    Update O9K to 7.29
  11. RoccoZero

    Update 06.05.2021

    Update Roshan * Added int PredictEntityIndex { get; }
  12. 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
  13. 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...
  14. RoccoZero

    Update 02.05.2021

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

    Update 25.04.2021

    Update Fixed exceptions Fixed bugs Ability * Fixed string Name { get; }
  16. 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; }...
  17. RoccoZero

    Update 24.04.2021

    Update Fixed crash projectiles Fixed bugs projectiles Unit * Fixed crash string Name { get; }
  18. RoccoZero

    Update 24.04.2021

    Update * Fixed crash projectiles
  19. RoccoZero

    Update 24.04.2021

    Update * Added more logs
  20. RoccoZero

    Update 21.04.2021

    Update * Fixed entities crash