Page 1 of 2 12 Last
  1. #1
    Raaf's Avatar
    Registered
    27/12/02
    Location
    Diest
    Posts
    1,844
    iTrader
    0
    Mentioned
    0 Post(s)
    Reputation
    8/8

    StarCraft II Patch 1.2.0 - PTR Notes

    StarCraft II Patch 1.2.0 PTR Notes - Forums - StarCraft II

    General



    * Battle.net




    o • Battle.net Chat Channels have been added:


    + -- Players can now join others in both public and private channels.


    + -- Added in-game chat bar command to whisper to other players. Using the /w command will pop up an auto-complete list which includes: friends, party members, chat channels, and other players within your current game.




    + • Added a Battle.net option to auto-join previous private channels.


    + • Added a Battle.net option to prevent chat channel text from appearing in the in-game chat display.




    * Custom Maps




    o • Map makers can now use custom UI layout files to create new UI or override existing game UI.




    * Gameplay




    o • Stalemate Detection has been added:


    + -- The game will end in a tie for all remaining players if no players have income, production, or destroyed any structures for three consecutive minutes.


    + -- A countdown timer will now appear when the game detects this scenario.




    o • Several help dialogue and tech tree improvements have been made:


    + -- In-game help is now available in Battle.net.


    + -- The help dialog’s tech tree has been improved.


    + -- Unit information in the help dialog now displays abilities and upgrades.




    o • Selecting different units in quick succession will now fade out existing replies to play the most recent reply.


    o • When selecting a Vespene Geyser, the number of current harvesters will be displayed in the info panel.






    * Graphics




    o • An Extreme graphics option has been added:


    + -- Players can now configure screen space ambient occlusion.


    + -- Unit information in the help dialog now displays abilities and upgrades.






    * Interface




    o • Customizable Hotkey Support has been added.


    o • Mouse buttons can now be bound to the Push-To-Talk hotkey.


    o • System Alert panel has been moved to the top of the screen – duration of most system alerts has been reduced.


    o Added a hotkey to Pause/Resume game for both single-player and multiplayer (Pause/Break key).


    o • Added a toggle button to the in-game replay panel to show or hide duration information.


    o • Added a hotkey indicator option to show the primary hotkey on top of command buttons.


    o • Added an option to disable any error sounds. The Response Sounds checkbox now controls whether unit-specific audio is used for error sounds instead of a generic buzz.






    * Leagues and Ladders




    o • A new Master League has been added.


    + -- This league now represents the highest tier of ladder players.






    * Replays




    o • Several Save/Replay File dialogue improvements have been made:


    + -- Prints current directory name above file list.


    + -- Added sort order icons to Name and Date columns.


    + -- Added the ability to rename.


    + -- Added filters for Autosave and Unsaved.


    + -- Added an option to permanently save all replays. Checking this option will mark all unsaved replays as being saved.




    o • Camera following behavior for observers and replays has been improved.







    Balance



    * • PROTOSS




    o -- Hallucination research time decreased from 110 to 80.


    o -- Observer



    + Cost decreased from 50/100 to 25/75.


    o -- Phoenix

    + Build time decreased from 45 to 35.


    o -- Void Ray



    + Now deals 20% more damage to massive targets.


    + Flux Vanes speed upgrade removed.




    * • TERRAN




    o -- Bunker


    + Build time decreased from 35 to 30.


    # This is only a temporary change for the patch 1.2.0 PTR.




    * -- SCV


    o Repairing SCVs now assume the same threat priority as the unit they’re repairing.


    + SCV construction movement made more consistent.




    * • ZERG




    o -- Infestor



    + Fungal Growth no longer affects air units.







    StarCraft II Editor



    * • Map locale management has been added.


    * • Further editor tips and hints have been added.


    * • Copy/Paste support has been added to the upgrade editor.


    * • Modifed the Locales dialog (also in the Locale sub-menu) for adding or removing text locales.


    * • Locale sub-menu is now available in Map/Mod menu for changing the active text locale for the current document.


    * • The game will now properly find custom imported files within mods.


    * • Maps can now depend on even more mods.


    * • Mod Info dialog is now available from the Mod menu for more easily changing mod name and description text.
    * • Change Focus commands are now available in the Trigger module View menu for switching input focus directly to different areas.


    * • Font Style Files can now be added to Mods and Maps using the FontStyleFileArray field in GameUIData. Existing styles can have their individual attributes overridden or entirely new styles can be added.


    * • UI Layout files can now be added to Mods and Maps using the CustomLayoutFileArray filed in GameUIData. Most existing frames can be modified or overridden and entirely new templates can be added, which can be created from the Dialog system within the Editor.


    * • Dialog Items can now be hooked up from already existing frames within a created Panel.


    * • Attributes and values can now be hidden in the game lobby, configured through Game Variants.


    * • Editor Tips dialog in the Help menu (and optionally on start up) improved with tips for using the editor effectively.


    * • Created a new type of Dialog Item called Panel. Panels are containers for other dialog items to help with grouping and hierarchy.


    * • The water editor layout has been improved.


    * • The mouse wheel now scrolls the control under the cursor.


    * • Copied doodads now retain their height offset.


    * • Effect offsets can now optionally contain a Z component.


    * • Attribute and Veterancy behaviors now normalize vitals when new levels are applied.


    * • Mouse clicks and highlights are now allowed while in relative camera mode.


    * • Edit boxes are now available for trigger dialogs.


    * • Right clicking an item in an inventory will now have the icon appear immediately next to the cursor.


    * • Behaviors can now be replaced by either the shortest duration (the original method) or by farthest distance.


    * • Behavior abilities can now properly charge the player using the ability instead of always charging the owner.


    * • New trigger action have been added:


    o -- Set Visibility Type Of Text Tag, used to control whether fog or black mask hides the tag.


    o -- Remove Inventory Item, used to instantly remove a requested item from an inventory.


    o -- Bank Option, used to change options for banks including adding a signature


    * • New unit properties have been added:


    o -- Carried Minerals, Carried Vespene, Carried Terrazine, and Carried Custom Resource.


    o -- Bounty (XP), used to grant experience when a unit is killed.


    * • New trigger function: Verify Bank, used to verify that a bank’s signature is intact.


    * • New trigger event: Mouse Moved, sent in response to the mouse being moved in the game world.


    * • New Effect Used event property: Life, Shields, and Energy changed.


    * • Added new UI to insert text tags for data references, unit info, and hotkeys.


    * • Added an effect range to the effect ability to restrict how far away the effect can be placed. This will allow effects to behave like the Stalker Blink effect.


    * • Added a behavior flag to suppress fidgeting.


    * • Added a new stalemate melee option to determine whether the stalemate detection checking is enforced.


    * • Added a new “Creator” player to effects. It will be set to the player issuing an order if available.


    * • Added a new type of item that can use an effect ability.


    * • Added a validator that checks to see if a unit can path to a point.


    * • Added a validator that checks if there is a cliff between two points.


    * • Added MinimapRenderPriority to CActorUnit and MinimapRenderPriorityList to CActorGlobalConfig. This allows custom map makers to define the render priorities of units on the minimap.





    Bug Fixes



    * General




    o • Harvest orders will no longer end if an order is queued while waiting to return cargo.


    o • Harvesting units no longer avoid enemy units.


    o • Fixed an issue with units trying to get out of the way so buildings can be constructed.


    o • Hold position units no longer automatically move out of the way when placing a building.


    o • Fixed an issue with harvesting units bypassing force fields.


    o • Fixed an issue where melee units were unable to attack a colossus when it was on a cliff.


    o • Fixed an issue where larva would not wander around.


    o • Fixed an issue where loading a saved challenge could improperly overwrite the best score.


    o • Fixed an issue where animation stutters when flying units are separating.


    o • Added “Detector” text to the info panel for units which can detect cloaked or burrowed units.


    o • Added combat reveal tinting to help show that combat reveal units cannot be hit. All diagonal ramps are now the same with regards to unbuildable locations at the bottom of the ramps.


    o • Enemy units no longer show passive buttons in the command card.


    o • Critter health bars are now hidden unless highlighted or selected (if status bars are set to show when units are selected).


    o • Orders can no longer be canceled by clicking on the info panel in challenges before the challenge begins.


    o • Missiles are no longer affected by Vortex.


    o • Autocast repair will now charge the player requesting autocast functionality.


    o • Autocast state for abilities is reset to the default state when unit ownership is permanently changed.


    o • Repair will now clear its autocast state if the owning player leaves the game.


    o • Actors with a large number of create events no longer crash the map.


    o • Text tags are now paused when the game is paused.




    * Protoss




    o • Protoss structures can no longer be powered without a power source if constructed while powered by a Warp Prism under the effects of Neural Parasite.


    o • Mass Recall can no longer target larva or eggs.


    o • Fixed an issue where units that were picked up by a Graviton Beam would still block pathing on the ground.


    o • Fixed an issue where a Zealot could burn his Charge cooldown without actually moving.




    * Terran




    o • Changed the position of the Select Builder button on Terran buildings, and changed the hotkey to Q.


    o • Fixed nuke dot not being visible all the time.


    o • Fixed an issue where you could see an enemy MULE drop pod in some cases where you didn’t have vision of the target location.


    o • Fixed an issue where a Medivac would be able to continue healing a unit that was stuck in a Graviton Beam if the Medivac had started healing the unit before it was picked up by the Graviton Beam.


    o • Fixed an issue where a Thor would continue to channel 250mm Strike Cannons on an uplifted terran building if it lifted off at just the right time.


    o • Fixed an issue where a Thor could get stuck channeling if a player queued up multiple targets for 250mm Strike Cannons.




    * Zerg




    o • The Ultralisk’s arc-shaped damage area is now centered at the front of the Ultralisk instead of at its center.


    o • Fixed an issue with the Ultralisk being unable to attack a row of sensor towers.


    o • The Burrow and Cancel Neural Parasite buttons have been moved on the command card.


    o • Creep will now spread evenly in all directions.


    o • Fixed an issue where Larva could produce units by holding down hotkeys.




    * StarCraft II Editor




    o • The "For Each Real" and "For Each Integer" actions will now correctly execute once when the starting and ending bounds are equal while the increment is also zero.


    o • Standard dependencies can no longer be modified in the Dependencies dialog (only added or removed).


    o • Publish dialog now updates storage information after removing a published file in the Managed Published window.


    o • The View Script command will now view library scripts if the library list has focus.


    o • Dropdowns now correctly select items as you type using partial matching.


    o • Fixed an issue with editing stylized text values when using system locales other than English.


    o • Fixed an issue when editing mover data where values were not being saved correctly.


    o • Fixed an issue that prevented certain changes to angle values.


    o • Fixed an issue where the scroll bar for tree views could disappear.


    o • Fixed an issue where triggers setting the mouse relative could result in the mouse being stuck in relative move mode.


    o • Fixed an issue where setting the color of a dialog item of type label wasn’t working.


    o • Fixed text truncation with Set Text actor message.


    o • Fixed a crash that could occur while editing upgrade values.


    o • Fixed display of ability command links in the Overview Manager.


    o • Fixed many areas where English text was displayed instead of localized text.


    o • Fixed an issue where selection circles would drop when a flying unit was over a cliff.


    o • Veterancy experience share filters have been fixed.


    o • Carried and equipped item behaviors and weapons are now restored properly when a unit is revived.


    o • Items dropped from an inventory will now use their default height when dropped.


    o • Fixed a crash when destroying a persistent effect.


    o • Camera following can no longer be disabled via hotkeys if it was requested via triggers.
    "gij moet gewoon alles sneller doen"
    hey willy.
    no votes  

  2. #2
    Raaf's Avatar
    Registered
    27/12/02
    Location
    Diest
    Posts
    1,844
    iTrader
    0
    Mentioned
    0 Post(s)
    Reputation
    8/8
    Zou er voor het einde van het jaar moeten zijn?

    Let's hope so.
    "gij moet gewoon alles sneller doen"
    hey willy.
    no votes  

  3. #3
    Xeo Pablo's Avatar
    Registered
    18/03/10
    Location
    /
    Posts
    4,019
    iTrader
    0
    Mentioned
    0 Post(s)
    Blizzard maakt mutas gewoon nutteloos in pvz, voor de rest awesome
    no votes  

  4. #4
    wireke's Avatar
    Registered
    09/09/05
    Location
    Antwerpen-Stad
    Posts
    5,375
    iTrader
    7 (100%)
    Mentioned
    0 Post(s)
    Reputation
    12/22
    Het wordt als Z nu wel heel lastig tegen phoenix...
    Don't try to live up to others, but make your own adventure. Regret is only good for telling yourself what you will never do again. Once you know which things you will never do again, regret turns into wisdom, and wisdom builds character.
    no votes  

  5. #5
    TooChé's Avatar
    Registered
    06/11/02
    Location
    Waarmaarde
    Posts
    8,996
    iTrader
    71 (100%)
    Mentioned
    7 Post(s)
    Reputation
    0/415
    bah, hier wilt hij niet updaten:

    error: This update requires the "North American English" version of this software. Currently the "European English" version is installed.
    no votes  

  6. #6
    maartendq's Avatar
    Registered
    08/06/08
    Location
    Brugge/Gent
    Posts
    1,990
    iTrader
    5 (100%)
    Mentioned
    0 Post(s)
    Protoss nog meer buffs? Had ik eerlijk gezegd niet verwacht nadat ik zag dat ze iets van 'n 60% winrate hadden op 'n bepaalde server.
    no votes  

  7. #7
    Daedie's Avatar
    Registered
    30/09/02
    Location
    Kasterlee
    Posts
    6,160
    iTrader
    11 (100%)
    Mentioned
    0 Post(s)
    Reputation
    8/25
    Coole patch qua features. Had alleen wat meer balance changes verwacht, altijd leuk als het 1 en ander drastisch verandert . Maar mss komen ze nog, tis PTR voor iets.
    PSN: Daedie
    no votes  

  8. #8
    Sp66d D6mon's Avatar
    Registered
    09/09/08
    Location
    Antwerpen
    Posts
    372
    iTrader
    4 (100%)
    Mentioned
    0 Post(s)
    Reputation
    0/5
    "Customizable Hotkey Support has been added."

    Nice, da werd wel tijd!
    no votes  

  9. #9
    Xeo Pablo's Avatar
    Registered
    18/03/10
    Location
    /
    Posts
    4,019
    iTrader
    0
    Mentioned
    0 Post(s)
    Quote Originally Posted by maartendq View Post
    This quote is hidden because you are ignoring this member. Show
    Protoss nog meer buffs? Had ik eerlijk gezegd niet verwacht nadat ik zag dat ze iets van 'n 60% winrate hadden op 'n bepaalde server.
    Die cijfers zijn waardeloos omdat het over de hele diamond league gaat, in tournament games stond protoss 45-55 vs terran en was het iets gelijkaardigs vs zerg.
    no votes  

  10. #10

    Registered
    10/02/04
    Posts
    548
    iTrader
    0
    Mentioned
    0 Post(s)
    Reputation
    0/0
    er zijn nog andere dingen ook veranderd, blijkbaar kan je je tegenstander zijn ramp ook niet meer blokkeren met 2 pylons.

    Patch 1.2.0 on PTR
    no votes  

  11. #11
    FireOff22's Avatar
    Registered
    03/11/03
    Location
    Ninove
    Posts
    297
    iTrader
    3 (100%)
    Mentioned
    0 Post(s)
    Reputation
    0/0
    Ik weet niet wie die patches doen, maar blijkbaar geen zerg spelers.
    Void rays nog meer damage: waarom niet ze zijn toch al OP in grote getallen.
    fungal growth niet meer in lucht: joepie daar gaat deftige counter tegen phoenix en muta harass.
    Bunker nog sneller gebouwd: daar komt het cheesen van terran weer.
    Blijkbaar vinden ze MMM ook niet OP en combinatie stalker colossus is tegen zerg ook bijna ni te counteren of je moet mass muta gaan.
    Hopelijk denken ze bij de volgende patch eens aan de zerg spelers die nu nog meer als ervoor met het zwakste ras moeten spelen.
    Laat het commentaar van terran en toss spelers maar beginnen ;p
    no votes  

  12. #12
    Xeo Pablo's Avatar
    Registered
    18/03/10
    Location
    /
    Posts
    4,019
    iTrader
    0
    Mentioned
    0 Post(s)
    Quote Originally Posted by FireOff22 View Post
    This quote is hidden because you are ignoring this member. Show
    Ik weet niet wie die patches doen, maar blijkbaar geen zerg spelers.
    Void rays nog meer damage: waarom niet ze zijn toch al OP in grote getallen.
    fungal growth niet meer in lucht: joepie daar gaat deftige counter tegen phoenix en muta harass.
    Bunker nog sneller gebouwd: daar komt het cheesen van terran weer.
    Blijkbaar vinden ze MMM ook niet OP en combinatie stalker colossus is tegen zerg ook bijna ni te counteren of je moet mass muta gaan.
    Hopelijk denken ze bij de volgende patch eens aan de zerg spelers die nu nog meer als ervoor met het zwakste ras moeten spelen.
    Laat het commentaar van terran en toss spelers maar beginnen ;p
    Alsge een toss void rays laat spammen doeje iets verkeerd.
    Fungal change is spijtig maar nu ook weer niet zo drastisch, alsof air harass niet compleet gecountered wordt door queens met eventueel wat hydras.
    Bunker change is wss maar tijdelijk voor deze ptr.
    Mmm is niet op, zelfs waardeloos vs zerg. En stalker colossi is wel te counteren door roach hydra corruptor, als je verliest is het omdat je macro niet goed genoeg was.
    Zerg is momenteel zeker niet zwak en een kleine fg change gaat ze echt niet plots up maken. Fg werd niet eens vaak gebruikt vs air in zvt en in pvt was het imo wat te sterk tegen phoenixes( zie bv guineapig in gsl). Je kan ook gewoon corruptor gaan om Phoenix te counteren.
    no votes  

  13. #13
    Kenapa's Avatar
    Registered
    11/12/08
    Location
    Mullem
    Posts
    817
    iTrader
    12 (100%)
    Mentioned
    0 Post(s)
    Reputation
    1/3
    gsl season 1 en 2 werd telkens gewonnen door een zerg...
    en gsl is de top van de top en die halen denk ik toch uit alle rassen het maximum.
    Zerg is inderdaad geen easy ras om te spelen maar als je een goeie macro hebt is zerg echt wel top.
    Ik geef toe dat je als beginnende speler inderdaad minder zal winnen met zerg dan vb met 3 rax mm terran of 4 warpgate protos.
    Maar als je even door bijt zal je stukken beter zijn dan al die mannen et hun cheeses.
    Zerg is idd geen ras als je van cheeses houdt. Baneling bust en 6 pool heeft veel minder succes dan andere rassen die cheesen.
    macro zerg = Damn good


    Persoonlijk vind ik de game atm zeer goed balanced.
    Ultimate Gaming PC
    no votes  

  14. #14
    Beenhesp's Avatar
    Registered
    01/11/05
    Location
    Gent
    Posts
    2,021
    iTrader
    141 (98%)
    Mentioned
    1 Post(s)
    Iemand met onze skill (of toch de meesten onder ons) moet niet neuten over imbalance...
    no votes  

  15. #15
    pinoken's Avatar
    Registered
    21/12/09
    Location
    herentals
    Posts
    6,479
    iTrader
    1 (100%)
    Mentioned
    0 Post(s)
    Reputation
    6/106
    Quote Originally Posted by stYnG View Post
    This quote is hidden because you are ignoring this member. Show
    Je loopt meer dan een maand achter. Toen was zerg idd het zwakste ras. Nu is zerg de sterkste. GSL 3 zal waarschijnlijk weer gewonnen worden door zerg. Zerg is wel het MOEILIJKSTE ras, maar tegelijkertijd heeft zerg het meeste potentieel. In de handen van een goede speler is zerg ongelooflijk sterk.

    Het is altijd grappig om te zien hoe sommige zergspelers het niet doorhebben dat ze geen recht meer hebben om te klagen.
    niet iedereen is ne GSL-speler he, ik vind dat ze zerg wat toegankelijker mogen maken. Want het is toch wel het race dat het best bij mij past qua builds/strategies/units.
    no votes  

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Log in

Log in