Slashdot Mirror


Half-Life 2 Targeted for Summer Release

Gudlyf writes "According to CNN Money, Valve's director of marketing Doug Lombardi announced that the company is 'currently targeting this summer for the completion of Half-Life 2'. From the article: 'Valve does not plan to reveal any additional information until the time surrounding the E3 trade show, where the game will once again be shown this year. E3 will be held in Los Angeles May 12-14.'" The game was delayed following a previously covered code leak, and the article also notes: "Arkane Studios, an independent French developer that created the critically-acclaimed role-playing game 'Arx Fatalis,' has licensed [Half-Life 2's Source engine] for a forthcoming title [as has Troika's Vampire: The Masquerade - Bloodlines]."

22 of 414 comments (clear)

  1. OK by Anonymous Coward · · Score: 5, Funny

    So, does this mean that halfway to summer, it will get delayed again? And then half way to the new date, a new delay? And half way to that date....

    Who knew Half-Life was the estimated time to release?

    1. Re:OK by Anonymous Coward · · Score: 4, Funny

      And the amazing thing is that after being delayed literally an infinite number of times, it would still be released! Isn't calculus interesting?

    2. Re:OK by erasmus_ · · Score: 4, Funny

      Heard around here? Damn, that sounds pretty reputable and solid to me. Now I'm off to spread that rumor as fact on all future Half-Life 2 related articles. I know I can count on you to join me.

      --
      Please subscribe to see the more insightful version of th
    3. Re:OK by Junior+J.+Junior+III · · Score: 4, Funny

      Screw waiting for Half-Life 2... I'm holding out for Half-Life Forever.

      --
      You see? You see? Your stupid minds! Stupid! Stupid!
  2. Until then, there's always... by tcopeland · · Score: 4, Informative

    ...DOOM.

    With updated source code available, plenty of improvements, and lots of ways to create your own maps, there's plenty to do before HL2 comes out!

    1. Re:Until then, there's always... by grub · · Score: 4, Informative


      I'm going bananas waiting for Thief 3 :(

      At least ThiefMissions.com has new missions to play for Thief, Thief Gold and Thief 2.

      Mod me to oblivion but I must have Thief 3!!

      --
      Trolling is a art,
  3. Linux version? by Chuck+Bucket · · Score: 4, Interesting

    will there be a Linux version finally? (perhaps that could be some of the mystery?)

    I would buy it, if it was out for Linux.

    CB

    1. Re:Linux version? by MooCows · · Score: 4, Informative

      Nope, Half-Life 2 is pure DirectX only (versions 6 to 9, quite impressive compatibility really).

      So unless you'd want to fight through it with WineX, you'll not be able to run it on Linux.

      HL2 is by the way the main reason I still have a windows box running here ;)

      --
      The path I walk alone is endlessly long.
      30 minutes by bike, 15 by bus.
  4. I thought it had already been released by Bingo+Foo · · Score: 5, Funny

    But wasn't it released already?

    --
    taken! (by Davidleeroth) Thanks Bingo Foo!
  5. Not What my calculations say... by Slack0ff · · Score: 4, Funny

    valvetime("Summer 2004") = "Winter 2005"

    --
    Everyday You see me is the worst day of my life -Office Space
  6. Woohoo! by barenaked · · Score: 5, Insightful

    Half-Life has had one of the longest lives (in terms of popularity) of any video game. I have gone back and played it (the single play) many times, and still do, and the game is from 1998. It is a timeless classic, and its modability has kept its multiplayer alive with CS and Firearms. Most people who actually know something about gaming would say this is the best game ever made.

  7. Halflife 2 Trailer by Unreal7000 · · Score: 5, Informative

    For those who haven't seen the video, check it out here: http://www.gametrailers.com/gt_vault/t_halflife2_v ol1.wmv

    --
    "If it has screws, it was meant to be taken apart."
  8. Re:Time to upgrade by MooCows · · Score: 4, Informative

    Here's an article on 64bit HL2

    " We have learned today from AMD and confirmed with Valve here at E3 that there will be a x86-64 port of the Half Life 2 client. This is in addition to the x86-64 port of the Counterstrike server that will be available soon. We saw the Half Life 2 demonstration and it looked amazing."

    --
    The path I walk alone is endlessly long.
    30 minutes by bike, 15 by bus.
  9. I'm saved! by Jad+LaFields · · Score: 5, Funny

    Thank god this was pushed back from it's previous release dates... now I might actually pass this semester.

    --
    [SIG] It's like putting a moose in the blender -- a recipe for disaster!
  10. Real reason for delay? by kneecarrot · · Score: 4, Insightful

    I would have more respect for Valve if they just came right out and said "listen, we are running behind. The game won't be out for a few more months." Instead they try to blame it on the source code leak. Sorry, I don't buy it.

    --

    I always save my last mod point to mod up a good troll. You people are too serious.

    1. Re:Real reason for delay? by minusthink · · Score: 5, Funny

      "The world is full of skeptics and naysayers. :\"

      I don't believe that for a second.

      --
      "when life gets complicated, I like to take a nap in a tree and wait for dinner" - Hobbes.
  11. Re:What's the Counter Strike on OS X scoop? by Awptimus+Prime · · Score: 4, Funny

    I have a friend who upgraded from a windows machine to a G5 and the only thing he really misses is Counter Strike. ...and two mouse buttons!

  12. the waiting game by ysagal · · Score: 5, Funny

    Don't they realize how difficult it is to get two weeks off from work starting on an unspecified date sometime in the "summer"?

  13. Steam by Danathar · · Score: 4, Insightful

    Well..at least Steam will be well de-bugged and working correctly by the time it comes out. With the way steam was rolled out, nobody would of been able to download Half-Life 2 even if did come out.

  14. Re:This game is going to suck. by roystgnr · · Score: 4, Insightful

    You don't send the client information that they don't need (say, the position of players that they can't see)

    And then you fend off the complaints of all your customers who notice that when someone comes around a corner in your competitors games, they can be seen smoothly running into view, whereas when someone comes around a corner in your game they instantly "blink" into position a fraction of a second later when the server has made sure that yes, you really can see them. Avoiding this doesn't mean your server has to send every player the location of every other player, but just sending clients the locations of enemies they might see soon would be enough to let cheaters get in the first shot in many confrontations.

    and you check to make sure the returned data is sane (for example, the player is traveling on foot more slowly than 200mph, the player isn't walking through solid obstacles, etc.

    Good advice, but it seems to have already been taken on the FPS games I've played. Did Half Life 1 really allow cheats like this without a modified server?

  15. Not everything is about Linux by Kor49 · · Score: 5, Informative
    The number of Linux servers was actually a reason why HL had so many players.
    No, the reason why HL has had so many players is because people like the game. People wanted to play it, so they set up servers. Valve released a linux server because it's a good idea, so people often chose to set up linux servers.
    After this it became clear that Valve really didn't give a damn about rewarding the Linux community with a client version. Much to the opposite, HL2 was being tought from the ground up to be Windows-only.
    Umm, why should they reward anybody ? They didn't ask anyone to set up linux servers. There are perfectly well running windows servers. They just gave you the option, and you took it.
    To make it short I sold my HL CD's, shut the servers down and replaced them with Q3 and UT. Many Linux admins were doing the same, since it really looked like Valve was spitting in the face of the people that helped them. I have never touched HL since then (nor any of the mods).
    So you care more about what OS the game server is running than the game itself ? Btw, I guess most people care more about the game than the server's OS. As you can see from gamespy.com's stats page, HL has (maybe ten times) more players than Q3 and UT players combined.
    So, basically, I believe in supporting companies that support me (and the Linux community) for their effort. With so many good games of the genre available for Linux it isn't even difficult.
    "Your support effort" is nothing compared to "the real work they actually have to do" in order to get a DirectX 9 game running on linux (and btw, it is actually difficult).
  16. Cheating timeline by phriedom · · Score: 4, Interesting

    That is not how I remember it. Wallhacking, which as I understand it is a driver issue that is very difficult to code against, and speed cheats, which were defeated shortly after they appeared, appeared long before CS went to retail. The only real cure for cheaters was active server moderators. Still is. Server mods, which owe their existance to the open source, could discourage certain kinds of griefing and cheating, but there is no substitute for a good moderator.

    --
    Don't moderate flamebait as Troll. Know the difference or you will be Meta-moderated.