Dota 2
Legends of Dota 7.39b (Pick your skills, draft abilities, play with bots, make a custom hero, use any ability on any hero)
111-120 van 263 items weergegeven
< 1 ... 10  11  12  13  14 ... 27 >
Update: 25 jan 2016 om 14:51

Vampiric aura issues have been fixed :)

Update: 26 dec 2015 om 22:48

- Ash47 Respawned
- Added Arc Warden
- Added new abilities from the last update
- Got your hopes up

Update: 26 dec 2015 om 22:48

- Ash47 Respawned
- Added Arc Warden
- Added new abilities from the last update
- Got your hopes up

Update: 26 sep 2015 om 19:32

Changed how gold will scale when players leave:

local ratio = enemyTeam / myTeam
if ratio < 1 then
ratio = 1 - (1 - ratio) / 2

filterTable.gold = math.ceil(filterTable.gold * ratio)
end

previously, ratio was just enemyTeam / myTeam, so, the factor is halved

Update: 26 sep 2015 om 17:44

Banned a bunch of trolling arc warden combos :)

Update: 26 sep 2015 om 16:54

Added troll combos:
rearm + arc ulty
sparc thingo + stuns (spamable)

- Moved witch craft to teh OP skills category for now :)

Update: 26 sep 2015 om 16:49

Added ARC WARDEN abilities -- this gonna be hectic!

Update: 25 sep 2015 om 21:21

Disabled sandking_caustic_finale for now...

Update: 25 sep 2015 om 17:52

Disabled thirst -- for now -- as it was the cause of all the crashes

Update: 25 sep 2015 om 17:41

Upped version number for debugging