Search results

  1. RoccoZero

    Update 20.04.2021

    Update * Fixed crash
  2. RoccoZero

    Update 20.04.2021

    Update Added crash logger Updated class SystemManager Divine.SDK * Fixed LogManager
  3. RoccoZero

    Update 15.04.2021

    Update Fixed bugs Added class NeutralCamp GameManager * Added IEnumerable<NeutralCamp> NeutralCamps { get; } NeutralCamp Added string Name { get; } Added Vector3 SpawnPosition { get; } Added BoundingBox Box { get; } Added string ToString()
  4. RoccoZero

    Update 20.04.2021

    Update * Fixed bugs TextureProperties * Added Color ColorTint { get; set; } Entity Added Color Glow { get; set; } Added Color ColorTint { get; set; }
  5. RoccoZero

    Update 14.04.2021

    Update * Added class ItemStockInfo GameManager Removed IEnumerable<ItemStockInfo> ItemStockInfo { get; } Added IEnumerable<ItemStockInfo> ItemStockInfos { get; } ItemStockInfo Added bool IsAvailable { get; } Added AbilityData AbilityData { get; } Added int MaxStockCount { get; } Added int...
  6. RoccoZero

    Update 14.04.2021

    Update Rune * Added RuneType RuneType { get; } Bottle Added float StoredRuneTime { get; } Added RuneType StoredRuneType { get; }
  7. RoccoZero

    Update 13.04.2021

    Update O9K.ItemManager Fixed GoldSpender AutoBuy Fixed GoldSpender NearDeath
  8. RoccoZero

    Update 13.04.2021

    ** Update ** ** Ability ** ** Improved KeyValue GetKeyValueById (AbilityId abilityId) ** // now also supports items ** Improved KeyValue GetKeyValueByName (string name) ** // now also supports items
  9. RoccoZero

    Update 13.04.2021

    Update Entity Added string Model { get; set; } Improved float Scale { get; set; } // added set Removed string ModelName { get; } Removed void SetModel(string modelName) GameManager Fixed float GlyphCooldownRadiant { get; } Fixed float GlyphCooldownDire { get; } Fixed float...
  10. RoccoZero

    Update 11.04.2021

    Update Entity * Added void SetModel(string modelName) GameManager * Added RiverType RiverType
  11. RoccoZero

    Update 13.04.2021

    Update O9K.HUD Displaying an empty Modifier when heroes approach the Tower Displaying a hero when blinking in Displaying where the Smoke of Deceit was clicked Displaying Smoke of Deceit in side notification Displaying side notification when the enemy has a small amount of HP Bottle display on...
  12. RoccoZero

    Update 11.04.2021

    Update Hud Fixed bugs with wards Fixed health notification Fixed ward vision range Fixed tower target AIO Fixed pudge hook Fixed kunkka xreturn
  13. RoccoZero

    Update 10.04.2021

    Update * Fixed HeroId
  14. RoccoZero

    Update 11.04.2021

    Update * Fixed bugs Modifier * Fixed bool IsHidden
  15. RoccoZero

    Update 10.04.2021

    Update Fixed bugs Fixed crashes Improved class Bootstrapper Fixed enum ClassId Fixed enum AbilityId UpdateManager * Added bool IsGameUpdating
  16. RoccoZero

    Update 09.04.2021

    Update * Fixed for 7.29
  17. RoccoZero

    Update 09.04.2021

    maybe there will be bugs but I will fix everything soon
  18. RoccoZero

    Update 08.04.2021

    Update * Fixed Bugs Bootstrapper
  19. RoccoZero

    Update 27.03.2021

    Update Entity * Fixed ClassId ClassId
  20. RoccoZero

    Update 08.04.2021

    Update * Fixed Bugs Bootstrapper Added event ActivateUnsafe Added event DeactivateUnsafe Added event PreCacheUnsafe Fixed event Deactivate Removed event DomainLoad Removed event DomainUnload Added void OnActivateUnsafe() Added void OnDeactivateUnsafe() Added void OnPreCacheUnsafe() Entity...