Dota 2 Wiki
(Created page with "{{Patch layout | source = | source-title = | before = August 12, 2015 Patch | after = | notes = | changes = ===Dota 2 Reborn=== ====Custom Games==== *Added supp...")
 
m (Bot: Cosmetic changes)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Patch layout
 
{{Patch layout
| source =
+
| before = 2015-08-12
 
| after = 2015-08-14
| source-title =
 
| before = [[August 12, 2015 Patch]]
 
| after =
 
| notes =
 
 
| changes =
 
| changes =
===[[Dota 2 Reborn]]===
+
=== [[Dota 2 Reborn]] ===
====[[Custom Games]]====
+
==== [[Custom Games]] ====
 
*Added support for up to 24 players in custom games.
 
*Added support for up to 24 players in custom games.
 
*Custom Games can now be played on official dedicated servers. You'll start seeing [[Overthrow]] and Dota 10v10 on our servers today, and we'll expand coverage to other games in the near future.
 
*Custom Games can now be played on official dedicated servers. You'll start seeing [[Overthrow]] and Dota 10v10 on our servers today, and we'll expand coverage to other games in the near future.
Line 13: Line 10:
 
*Added support for debugging Lua scripts with Eclipse.
 
*Added support for debugging Lua scripts with Eclipse.
   
====Gameplay====
+
==== Gameplay ====
 
*[[Wards]] now give a visual indication before you click to place them if the location is invalid
 
*[[Wards]] now give a visual indication before you click to place them if the location is invalid
 
*Mid-lane river ramps separation lessened.
 
*Mid-lane river ramps separation lessened.
Line 24: Line 21:
 
*Fixed some hero sounds getting stuck on when clients requested a full network update (e.g. due to packet loss)
 
*Fixed some hero sounds getting stuck on when clients requested a full network update (e.g. due to packet loss)
   
====Mac/Linux====
+
==== Mac/Linux ====
 
*Fixed bug where middle-clicking could sometimes cause mouse wheel events to be incorrectly triggered, resulting in middle-click-to-drag causing the screen to zoom in.
 
*Fixed bug where middle-clicking could sometimes cause mouse wheel events to be incorrectly triggered, resulting in middle-click-to-drag causing the screen to zoom in.
 
*Fix networking bug causing extremely high packet loss in matches that are using the new relay protocol. This caused many clients to be stuck at the loading screen.
 
*Fix networking bug causing extremely high packet loss in matches that are using the new relay protocol. This caused many clients to be stuck at the loading screen.
   
====Panorama====
+
==== Panorama ====
 
*Added the {{code|Entities.GetCurrentXP( nEntityIndex )}} and {{code|Entities.GetNeededXPToLevel( nEntityIndex )}} APIs.
 
*Added the {{code|Entities.GetCurrentXP( nEntityIndex )}} and {{code|Entities.GetNeededXPToLevel( nEntityIndex )}} APIs.
 
*Added Panorama bindings for client-side particle systems in the object Particles, with the same API as {{code|CScriptParticleManager}} in Lua.
 
*Added Panorama bindings for client-side particle systems in the object Particles, with the same API as {{code|CScriptParticleManager}} in Lua.
   
====SFM====
+
==== SFM ====
 
*Fixed a crash during movie layoff.
 
*Fixed a crash during movie layoff.
 
*Fixed movie layoff to write alpha if requested.
 
*Fixed movie layoff to write alpha if requested.
   
====Hammer====
+
==== Hammer ====
 
*{{code|Architecture_example}} tileset updated.
 
*{{code|Architecture_example}} tileset updated.
 
*Reduced map compile time.
 
*Reduced map compile time.
 
*Fixed excessive memory usage when adding many layers to a map using the tile editor.
 
*Fixed excessive memory usage when adding many layers to a map using the tile editor.
 
}}
 
}}
  +
  +
[[ru:Обновление от 13 августа 2015]]

Latest revision as of 15:46, 8 August 2017

Patches (latest) August 12, 2015 Patch August 13, 2015 Patch August 14, 2015 Patch

Sources

Note: No source link has been provided.


Patch Notes

Dota 2 Reborn

Custom Games

  • Added support for up to 24 players in custom games.
  • Custom Games can now be played on official dedicated servers. You'll start seeing Overthrow and Dota 10v10 on our servers today, and we'll expand coverage to other games in the near future.
  • Added the Dota 10v10 Custom Game that was played at the TI5 Allstars game
  • Added support for debugging Lua scripts with Eclipse.

Gameplay

  • Wards now give a visual indication before you click to place them if the location is invalid
  • Mid-lane river ramps separation lessened.
  • Updated neutral camp spawner locations and nearby tree formations to bring them more in line with Source1.
  • Fixed a bug with selecting lanes on the map during hero selection.
  • Courier and ward loadout screens are now mostly functional.
  • Due to a known issue, particle systems on couriers may sometimes appear incorrectly in this release.
  • Hero selection performance has been improved for players who own many items.
  • Fixed jittery portrait animation.
  • Fixed some hero sounds getting stuck on when clients requested a full network update (e.g. due to packet loss)

Mac/Linux

  • Fixed bug where middle-clicking could sometimes cause mouse wheel events to be incorrectly triggered, resulting in middle-click-to-drag causing the screen to zoom in.
  • Fix networking bug causing extremely high packet loss in matches that are using the new relay protocol. This caused many clients to be stuck at the loading screen.

Panorama

  • Added the Entities.GetCurrentXP( nEntityIndex ) and Entities.GetNeededXPToLevel( nEntityIndex ) APIs.
  • Added Panorama bindings for client-side particle systems in the object Particles, with the same API as CScriptParticleManager in Lua.

SFM

  • Fixed a crash during movie layoff.
  • Fixed movie layoff to write alpha if requested.

Hammer

  • Architecture_example tileset updated.
  • Reduced map compile time.
  • Fixed excessive memory usage when adding many layers to a map using the tile editor.