What changed
0 fixes2 additions0 changes0 removals
addedAdded Drag & Drop of items in your inventory in the pre-game strategy panel. - Fixed a bug where in Chinese lines after newlines were sometimes not being drawn. - Desaturated the default items in the hero loadout screens.
added[ Dota Custom Game Animations ] - Added ability for Dota custom games to register custom animation lua scripts to run when a model loads. Before a model is loaded (ie. at the beginning of addon_game_mode.lua) you must register a custom animation script: RegisterCustomAnimationScriptForModel( "models/heroes/medusa/medusa.vmdl", "animation/heroes/medusa/medusa_custom.lua" )
Dota 2 changes
- AAbilitiessystem
- CCustommode
- MMedusahero
addedAdded Drag & Drop of items in your inventory in the pre-game strategy panel. - Fixed a bug where in Chinese lines after newlines were sometimes not being drawn. - Desaturated the default items in the hero loadout screens.
added[ Dota Custom Game Animations ] - Added ability for Dota custom games to register custom animation lua scripts to run when a model loads. Before a model is loaded (ie. at the beginning of addon_game_mode.lua) you must register a custom animation script: RegisterCustomAnimationScriptForModel( "models/heroes/medusa/medusa.vmdl", "animation/heroes/medusa/medusa_custom.lua" )
- Added Drag & Drop of items in your inventory in the pre-game strategy panel. - Fixed a bug where in Chinese lines after newlines were sometimes not being drawn. - Desaturated the default items in the hero loadout screens.
[ Dota Custom Game Animations ] - Added ability for Dota custom games to register custom animation lua scripts to run when a model loads. Before a model is loaded (ie. at the beginning of addon_game_mode.lua) you must register a custom animation script: RegisterCustomAnimationScriptForModel( "models/heroes/medusa/medusa.vmdl", "animation/heroes/medusa/medusa_custom.lua" )