Sie sind nicht angemeldet.

  • Anmelden

Lieber Besucher, herzlich willkommen bei: MastersForum. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

  • »Burhorst« wurde gesperrt
  • »Burhorst« ist der Autor dieses Themas

Beiträge: 559

Wohnort: Vechta

Beruf: Deutschland

  • Nachricht senden

1

04.12.2010, 21:31

Patch 1.2.0

StarCraft II Patch 1.2.0 - PTR Notes

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.
(original von Blizzard)

2

04.12.2010, 21:41

Man sollte dazu sagen, dass das die Patch Notes einer Testrealm sind, die von den SC2 NA Besitzern genutzt werden kann. Sozusagen eine Open-Beta für den Patch

Der Patch ist keineswegs auf den "normalen" Battle-Net Servern

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Comadevil« (04.12.2010, 21:42)


3

04.12.2010, 23:45

bunker bau zeit verkürzt, wie schwul -.-

4

18.12.2010, 11:42

Patch 1.2 for StarCraft II is now scheduled to be available the first week of January assuming PTR testing goes well during the last two weeks of December.

A new version of the patch is now available on the PTR, including the final batch of fixes and optimizations. You can access the PTR by running the “StarCraft II Public Test” shortcut from the Windows Start menu or from the game’s installation folder when playing on a Mac.





We’ve been hard at work on refining the StarCraft II PTR and a new version has been made available! We have no time frame for how long this version of the PTR will remain up and it may be taken down without notice.

A few changes that have been made to the PTR:

* Fixed a pathing issue that units can push an opponent's units.
* SCVs can no longer continue construction on a building from inside of an adjacent bunker.
* Fixed an issue where SCVs can keep repairing at a short range even though the structure they are repairing is blocked by force fields.

5

11.01.2011, 00:35

SEA wird grade gepatched, wenn das patchen da klappt wird wohl korea morgen nach der gsl dran sein und wir entweder morgen oder übermorgen früh :)

  • »Burhorst« wurde gesperrt
  • »Burhorst« ist der Autor dieses Themas

Beiträge: 559

Wohnort: Vechta

Beruf: Deutschland

  • Nachricht senden

6

11.01.2011, 16:19

d.h. am Wochenende Eintagesmasterstunier, treff im Ts/Chatchannel ?

7

11.01.2011, 18:12

Masterschannel wird "mastersgamesde" (wie im alten Bnet)?

zecher_shock

Fortgeschrittener

Beiträge: 334

Wohnort: Bayreuth

Beruf: GER/NL

  • Nachricht senden

9

12.01.2011, 09:17

Jetzt isser da, aber EU Server ist noch nicht wieder online.

11

12.01.2011, 11:05

HK's zum selber einstellen... :rolleyes:

Edit: Ich glaub ich hab doch was gescheites gefunden :D

Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von »CF_Xenesis« (12.01.2011, 11:09)


12

12.01.2011, 12:15

endlich haben die es geschafft die scheiß hotkeys rein zu bringen..
Durfte JEDES mal neu installieren weil ich die hotkeys mit einem programm umstellen musste weil ich die englische version hab und man sie sonst nicht benutzen kann..
grad auch wieder neu installiert, hoffe das hat jetzt ein ende

13

12.01.2011, 13:20

Pitt und ich in einer Division. Mit White-Ra+Naniwa.

Brotoss forever  8)

14

12.01.2011, 13:51

ich bin nur mit goody, effka, ntt und co in einer division :[

shini gogo mastersgamesde, der channel ist schon gut gefüllt :D

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »jens« (12.01.2011, 13:53)


15

13.01.2011, 05:07

Meinen Gegnern nach zu urteilen wird mit dem Aufstieg in die Mastersleague auch erstmal das MMR zurückgesetzt - sehr witzig :D

16

13.01.2011, 21:02

mäh ich komme nicht mehr in den mastersgames channel.. .so eine verbuggte scheiße... wie kann man nur so unfähig sein, monate für scheiß chatchannels brauchen und dann sind sie von vorne bis hinten verbuggt :[

SenF_NiKe

Fortgeschrittener

Beiträge: 509

Wohnort: Ingolstadt

Beruf: Rumänien

  • Nachricht senden

17

13.01.2011, 21:35

jo hab das selbe problem :(

ich bin anscheinend im channel drin aber ich seh den channel nicht :8 echt doof

18

13.01.2011, 21:49

Immerhin hat Blizzard das Problem jetzt mitbekommen http://eu.battle.net/sc2/de/forum/topic/1535574810#14

Wenn man sich die Kommentare so anschaut, scheinen sie keinen Timeout für Leute eingebaut zu haben die n disc haben .. :/

19

13.01.2011, 21:53

wie wärs, wenn wir derweil in nem anderen channel weiterlabern ?

mastersgames ?

wobei, bin für heut abend eh erstmal weg... vlt ist das problem ja morgen schon behoben :)

20

14.01.2011, 16:21

scheint ja kein hotfix mehr vorm wochenende zu kommen, also alle man

mastersgames

joinen :)

21

14.01.2011, 21:06

Da komm ich jetzt nich mehr rein .. aber komischerweise noch in mastersgamesde.

zecher_shock

Fortgeschrittener

Beiträge: 334

Wohnort: Bayreuth

Beruf: GER/NL

  • Nachricht senden

22

15.01.2011, 11:55

Si. Vllt erst mal nicht die "nach Neustart des Spiels automatisch rejoin der Chatrooms" Option tätigen, und beim beenden des Spiels vorher aus den Chatrooms discen. Wobei ich auch nicht weiß, ob das das Risiki minimiert.
Wenn das Spiel zwischendurch abstürzt und man war noch in einem Channel hat man pech gehabt :( Ich komm weder in den zecher noch den "alten" masters Channel rein, yay.

23

15.01.2011, 11:59

ich komm irgendwie wieder in den alten channel rein, nachdem mich nike eingeladen hat..
nike wie hast du das gemacht ? will in die anderen channels in denen ich war auch wieder rein ^^

  • »Burhorst« wurde gesperrt
  • »Burhorst« ist der Autor dieses Themas

Beiträge: 559

Wohnort: Vechta

Beruf: Deutschland

  • Nachricht senden

24

15.01.2011, 12:36

bei mir klappt alles wunderbar

25

15.01.2011, 16:20

Zitat

Original von Imp_Akhorahil
endlich haben die es geschafft die scheiß hotkeys rein zu bringen..
Durfte JEDES mal neu installieren weil ich die hotkeys mit einem programm umstellen musste weil ich die englische version hab und man sie sonst nicht benutzen kann..
grad auch wieder neu installiert, hoffe das hat jetzt ein ende


Genau das gleiche Problem hatte ich auch jedes mal. Durch die vielen Neuinstallationen + anschließende Aktivierungen ist jetzt die Maximalzahl der möglichen Aktivierungen mit meinem Key erreicht. Das Spiel lässt sich aber normal starten...

- hätte ich das nicht jedesmal aktivieren müssen?
- hat jemand das Problem auch?
- kann ich das irgendwie zurücksetzen lassen?

26

15.01.2011, 16:30

aktivierungen ? wovon redest du? O-o hab mein spiel noch nie aktiviert

27

15.01.2011, 16:30

Was heißt aktivieren? Den Key eingeben?


Ansonsten dürfte sich das wohl von alleine erledigen.

Bei einer SC2-Installation muss man sich alle 30 Tage einmal ins Battle.Net einloggen, damit sie aktiviert bleibt.

28

15.01.2011, 17:42

Zitat

Original von jens
aktivierungen ? wovon redest du? O-o hab mein spiel noch nie aktiviert

hm bei mir kommt während der installation eine meldung "sc2 must be activated", wenn ich dann auf ok klicke komme ich ins battle net wo ich den key eingeben kann.

29

15.01.2011, 17:52

das musst nicht machen, nur das erste mal wenn acc machst, danach nicht mehr

30

16.01.2011, 14:35

versteht eigentlich jemand warum sie die voidrays gekillt haben? - die waren doch schon seit dem letzten speed-downgrade kaum noch zu gebrauchen, bzw. easy zu kontern weil man nicht mehr weggekommen von vikings oder mutas...

wenn ich was langsames behäbiges mit viel attack will nehm ich eh lieber carrier, so viel mehr kosten die gar nicht.