starfeeder: The Internet compared with the Outernet: A Handy Guide http://t.co/6AIAeoUm

Sorry, readability was unable to parse this page for content.

View full post on STARFEEDER

starfeeder: Should You Eat That Bacon? A Guide: http://t.co/effUIVto

Sorry, readability was unable to parse this page for content.

View full post on STARFEEDER

starfeeder: A GUIDE: Should You Be Practicing StarCraft Now? http://t.co/j3qUHj1W

Sorry, readability was unable to parse this page for content.

View full post on STARFEEDER

starfeeder: Who to delete on Facebook: A Handy Guide. http://t.co/hWpotJyG

Sorry, readability was unable to parse this page for content.

View full post on STARFEEDER

starfeeder: A Guide to Internet Chat and Comment Boxes: http://t.co/WKcxE9in

Sorry, readability was unable to parse this page for content.

View full post on STARFEEDER

starfeeder: Putting 2 structures below the hatchery can guide larvae to be nearer the minerals – Zerg Tricks Everyone Should Know! http://fb.me/PAmaamS2

Sorry, readability was unable to parse this page for content.

View full post on STARFEEDER

Starcraft I and Starcraft II Guide. CreepColony’s Skillful Starcraft

The newest content patch has been released for Wings of Liberty. 1.2.0 brings a large number of additions and fixes. I’m very happy with my map editor improvements. I’m sure others are very happy about the Customized Hotkeys (especially SCBW players).

General

- 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 open up a list of available friends, party members, chat channels, and other players within your current game.
- Added Battle.net option to auto-join previous private channels.
- Added Battle.net option to prevent chat channel text from appearing in in-game chat display.
- A new Master League has been added! This league now represents the highest tier of players.
- Customizable Hotkey Support has been added.
- Stalemate Detection has been added. This will end the game in a tie for all remaining players if no players have income, production, or destroyed structures for three consecutive minutes. A countdown timer will now appear when the game detects this scenario.
- An Extreme graphics option is now available. Players can now configure screen space ambient occlusion.

Additional Improvements and Changes

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.
- Several Save/Replay File dialogue improvements have been made:
- Added ability to sort replays and saved games by name and date.
- Added ability to right-click and rename a replay or saved game from within the game interface.
- Added a new tab for auto-saved games and unsaved replays.
- Added an option to permanently save all replays. Checking this option will mark all unsaved replays as being saved.
- Added visibility for where replays and saved games are being saved to.
- Added a “Show in Folder” button which will open the location where a replay or saved game is stored on your computer.
- Camera following behavior for observers and replays has been improved.
- The System Alert panel has been moved to the top of the screen and the duration of most system alerts has been reduced.
- Mouse buttons can now be bound to the Push-To-Talk hotkey.
- A hotkey indicator option has been added to show the primary hotkey on top of command buttons.
- When selecting a Vespene geyser, the number of current harvesters will be displayed in the info panel.
- 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.
- Added Game UI layout per-map overrides. Map makers can now use custom UI layout files to create new UI or override existing game UI.
- Added a toggle button to the in-game replay panel to Show or Hide the timeline/duration information.
- Added hotkey to Pause/Resume game for both single player and multiplayer (Pause/Break key).

Balance

GENERAL

- Players can no longer block off ramps with two 2×2 buildings.

PROTOSS

- Hallucination research time decreased from 110 to 80.

Observer

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

Phoenix

- Build time decreased from 45 to 35.

Void Ray

- Now deals 20% more damage to massive targets.
- Flux Vanes speed upgrade removed.

TERRAN

SCV

- Repairing SCVs now assume the same threat priority as the unit they’re repairing.
- SCV construction movement has been made more consistent.

StarCraft II Editor Improvements

- Map locale management has been added.
- Further editor tips and hints have been added.

New trigger functions, actions, and events have been added:

New trigger functions:
- Verify Bank – used to verify that a bank’s signature is intact.
New trigger actions:
- Bank Option – used to change options for banks including adding a signature.
- Remove Inventory Item – used to instantly remove a requested item from an inventory.
- Set Visibility Type Of Text Tag – used to control whether fog or black mask hides the tag.
New trigger events:
- Mouse Moved – sent in response to the mouse being moved in the game world.
New unit properties have been added:
- Carried Minerals, Carried Vespene, Carried Terrazine, and Carried Custom Resource.
- Bounty (XP) – used to grant experience when a unit is killed.
- New Effect Used event property has been added: Life, Shields, and Energy changed.
- Copy/paste support has been added to the upgrade editor.
- 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.
- Right clicking an item in an inventory will now have the icon appear immediately next to the cursor.
- 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.
Attributes and values can now be hidden in the game lobby and can be configured through Game Variants.
- The mouse wheel now scrolls the control under the cursor.
- Copied doodads now retain their height offset.
- Attribute and Veterancy behaviors now normalize vitals when new levels are applied.
- Mouse clicks & highlights are now allowed while in relative camera mode.
- Edit boxes are now available for trigger dialogs.
- The game will now properly find custom imported files within mods.
- Maps can now depend on even more mods.
- Dialog Items can now be hooked up from already existing frames within a created Panel.
- Change Focus commands are now available in the Trigger module View menu for switching input focus directly to different areas.
- The water editor layout has been improved.
- Effect offsets can now optionally contain a Z component.
- Added a new type of Dialog Item called Panel. Panels are containers for other dialog items to help with grouping and hierarchy.
- 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.
- Added a Locale sub-menu in the Mod menu for changing the active text locale for the current document.
- Added a Mod Info dialog in the Mod menu for more easily changing mod name and description text.
- Added a Modify Locales dialog (also in Locale sub-menu) for adding or removing text locales.
- Added an Editor Tips dialog in the Help menu (and optionally on start up) with tips for using the editor effectively.

Bug Fixes

Gameplay

General

- All diagonal ramps are now the same with regards to unbuildable locations at the bottom of the ramps.
- Critter health bars are now hidden unless highlighted or selected (if status bars are set to show when units are selected).
- Orders can no longer be canceled by clicking on the info panel in challenges before the challenge begins.
- Text tags are now paused when the game is paused.
- Autocast state for abilities will now reset to the default state when unit ownership is permanently changed.
- Autocast repair will now charge the player requesting autocast functionality.
- Repair will now clear its autocast state if the owning player leaves the game.
- Harvest orders no longer end if an order is queued while waiting to return cargo.
- Harvesting units no longer avoid enemy units.
- Hold position units no longer automatically move out of the way when placing a building.
- Enemy units no longer show passive buttons in the command card.
- Missiles are no longer affected by Vortex.
- Actors with a large number of create events no longer crash the map.
- Fixed an issue where cliff jumping units were able to traverse unpathable terrain.
- Fixed an issue with units trying to get out of the way so buildings can be constructed.
- Fixed an issue with harvesting units bypassing force fields.
- Fixed an issue where melee units were unable to attack a colossus when it was on a cliff.
- Fixed an issue where larva would not wander around.
- Fixed an issues where loading a saved Challenge could improperly overwrite the best score.
- Fixed an issue with animation stutters when flying units are separating.
- Fixed an issue where units could push opposing units when they shouldn’t have been able to.
- Added “Detector” text to the info panel for units which can detect cloaked or burrowed units.
- Added combat reveal tinting to help show that combat reveal units cannot be hit.

Protoss

- 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.
- Mass Recall can no longer target larva or eggs.
- Fixed an issue where units that were picked up by a Graviton Beam would still block pathing on the ground.
- Fixed an issue where a Zealot could burn its Charge cooldown without actually moving.

Terran

- Changed the position of the Select Builder button on Terran buildings, and changed the hotkey to Q.
- SCVs can no longer continue construction on a building from inside an adjacent bunker.
- Fixed nuke dot not being visible all the time.
- 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.
- 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.
- 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.
- Fixed an issue where a Thor could get stuck channeling if a player queued up multiple targets for 250mm Strike Cannons.
- Fixed an issue where SCVs could continue repairing at a short range even though the structure they were repairing was blocked by Force Fields.

Zerg

- Creep will now spread evenly in all directions.
- The Burrow and Cancel Neural Parasite buttons have been moved on the command card.
- Fixed an issue with Ultralisk unable to attack a row of sensor towers.

StarCraft II Editor

- 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.
- Items dropped from an inventory will now use their default height when dropped.
- The View Script command will now view library scripts if the library list has focus.
- Carried and equipped item behaviors and weapons are now restored properly when a unit is revived.
- Publish dialog now updates storage information after removing a published file in the Managed Published window.
- Dropdowns now correctly select items as you type using partial matching.
- Standard dependencies can no longer be modified in the Dependencies dialog (only added or removed).
- Camera following can no longer be disabled via hotkeys if it was requested via triggers.
- Fixed an issue with editing stylized text values when using system locales other than English.
- Fixed an issue with Veterancy experience share filters.
- Fixed an issue when editing mover data where values were not being saved correctly.
- Fixed an issue that prevented certain changes to angle values.
- Fixed an issue where selection circles would drop when a flying unit was over a cliff.
- Fixed an issue where the scroll bar for tree views could disappear.
- Fixed an issue where triggers setting the mouse relative could result in the mouse being stuck in relative move mode.
- Fixed an issue where setting the color of a dialog item of type label wasn’t working.
- Fixed a crash that could occur while editing upgrade values.
- Fixed text truncation with Set Text actor message.
- Fixed display of ability command links in the Overview Manager.
- Fixed many areas where English text was displayed instead of localized text.
- Fixed a crash when destroying a persistent effect.

]]>

View full post on Starcraft I and Starcraft II Guide. CreepColony’s Skillful Starcraft

Micromanagement Part 2/2 [TTG] (Starcraft II Beginners Guide)


A brief introduction to unit testing and micromanagement of your units to gain an advantage over your opponents. Part 1 of this Video can Be Found Here (Where to Get Map): www.youtube.com IdrA vs DrunkBobby Stalker Micro Video www.youtube.com

Mastering Hotkeys (Grid) [TTG] (Starcraft II Beginners Guide)


In this short video I demonstrate how to effectively gain control of your hotkeys by using the Grid keyboard layout in Starcraft II Ignore: Starcraft 2 Starcraft II Control Groups Command Groups Strategy SC2 SC Zerg Protoss Terran Commentary Strategy Beginner Noob Starting Idra Blizzard Bnet Battle.net quick match coppoerative ffa 1v1 2v2 3v3 4v4 tvt tvz tvp zvz zvt zvp pvt pvz pvp match ai coop marine zergling zealot marauder thor void ray dragoon templar stimpack concussive shot hellions tanks medivac mmm 6 pool ventrillo voice chat vikings raven lost temple scouting scout raven ghost SCV sentry tower tips tricks reaper TheThinkingGamer ThinkingGamer TTG Hotkeys 1v1 2v2 3v3 4v4 FFA Custom Game Gaming PC MAC Insane Very Hard build order commentary casting blizzard wow world of warcraft III rush expand fast pro pros professional RTS replay harrasment help release beta micro macro micromanagment SCV Sentry Tower ghost raven

Starcraft Cheat Guide Strategy

When you first enter a game of Starcraft 2, it’s up to you to decide how to build your base, which is also known as your build order. Early in the game it’s pretty easy to follow a strict build order to get your Protoss base up and running fast and efficiently. Use these 3 build orders to get out to an early lead against your opponents.

Protoss Build Order #1 – Standard 2 Gateway

This is a pretty standard Protoss build order that will give you a good economy and help you get out to an early lead in Starcraft 2. After your first Pylon, build your Gateway at 12/19 supply. Get your Gas at 15 and a Pylon at 16 to prevent getting supply blocked. The build your Cybernetics Core when you have enough Gas and put down your second Assimilator.

Your second Gateway should come at around 20/26 supply, then research Warp Gate Technology so you can warp in units anywhere you want on the battlefield. From here you can opt to build another Gateway and a Robotics Facility, or 2 more Gateways to push your opponent with. The choice is yours!

#2 – Protoss vs. Zerg Fast Expand Build Order

This build order works best against Zerg because of their lack of early ranged units. It will help you get you second Nexus out really fast and kick your economy into overdrive. Start off normal with a Pylon at 9/10 supply and a Gateway at 12/18. You’ll want to place both of these buildings in the choke point leading into your natural expansion to start forming a wall.

After that build a Forge at 15/18 to finish off your wall. Be sure not to wall yourself completely in, unless that’s part of your late game strategy already. Make a Zealot or 2 to fill the gaps coming into your base. Get another Pylon at 16, then save up for your Nexus. Put your new Nexus down as soon as you can in the natural expansion and transfer your Probes once it’s finished.

#3 – Dark Templar Rush Build Order

As a Protoss player, you have this powerful strategy at your fingertips. Dark Templar are extremely strong if used correctly and get on the battlefield quick enough. The basic strategy here is to put down your Pylon, Gateway, Assimilator, then another Pylon and a Cybernetics Core. Grab your second Gas after than and put down your Twilight Council when you have enough Gas.

Make sure you research Warp Gate Technology, so it’s ready when your Dark Templar come out. Build 2 more Gateways and a Dark Shrine (preferably in a hidden location) when you have the chance. Build a Pylon somewhere close to your enemy’s base so you can warp in your Dark Templar as close as possible. If you can get them into his mineral line, it’s pretty much lights out.

Now What?

After you follow the build order, it will be up to you to continue on at an efficient pace. Good macro is the key here: constantly making Probes, expanding early, and making a lot of combat units.

 

Starcraft Cheat Guide Strategy

Race Overview