Penumbra: Overture Goes Open Source
As promised when the Humble Indie Bundle hit $1 million in donations the other day, indie developer Frictional Games has released Penumbra: Overture's source code. "The code for Penumbra: Overture is a continuation of the one used for the tech demo + some addition for the not so long lived Robo Hatch project. It also contains some code from Unbirth, giving it quite some history." The release also includes the HPL1 engine. "This is engine that has powered all of the Penumbra games and it even includes the stuff used to create the 2D platformer Energetic. The engine code was started in December 2004 and was actively developed until early 2008." The repositories are available at github.
Wouldn't that be YOU are open source since you're compiled from your parents?
A bullet may have your name on it but splash damage is addressed "To whom it may concern."
Well your face is open sores!
Not if he's BSD
Penumbra Wiki Quote from wikipedia:
The game's main focus is on exploration and classic adventure game object interaction: examining and collecting objects and using them to solve puzzles.
The Long Now Foundation
FREE software shouldn't be like that. FREE sfotware is about giving back your changes to the community, to the centralized repository. Git is dangerous for free software.
Where is it defined that free software is about giving back your changes?
If you want truly free software, then you have to take the both worlds and accept that people aren't required to contribute back. Even less so if they just keep those modifications private and to themself, which even GPL allows. It isn't really any better than proprietary software if you also want to make restrictions and demands on how you can use free and/or open source software.
Oh you...
"linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
I've never heard of this game and neither the summary nor TFA actually told me anything about it. According to Wikipedia, it's a first-person adventure game with a focus on Newtonian physics, improvised weapons, and no firearms. Is it really too much effort for the person writing the summary to bother saying that?
The story isn't really about what kind of game Penumbra is... It's about the fact that the source code was opened up. With the source code now available, the content of the original game is somewhat irrelevant as people will (hopefully) use the code to develop their own games.
Additionally, this is not the first mention of Penumbra or the Indie Bundle here on Slashdot. One of the previous stories is mentioned (and linked-to) right in the summary.
I mean... Sure, they could have included a description of the game... And they could have provided a description of the Indie Bundle as well... And defined what Open Source means... And what github is... And maybe some of that stuff might have been useful... But at some point it just seems kind of excessive.
The story is about the code, and they provided a description of the code.
"Work is the curse of the drinking classes." -Oscar Wilde
Agreed it's a useless summary - but the humble indie bundle has been widely hyped, penumbra is part of it, and it's linked right there in the summary. If anyone out there hasn't played it, I highly recommend giving penumbra a quick play through- it's genuinely one of the scariest games I've played since Dead Space, and worth throwing a few dollars to charity for. All of the other games in the bundle are due to be open sourced, too - I'm looking forward to getting my hands on the back ends of aquaria and world of goo.
First of all it's great that they have done this, any contribution to open source is a nice thing to have.
With that said I question their motives it seems to me like they're using this release as an excuse to not have to provide support for their old games. Also it's not even the whole game code that is open source..
That seems to me like a big chunk of the game is missing, no AI, no GUI.. pretty much most of the "game" part.
With that said the OALWrapper does sound interesting, I may have to look into that in more detail.
Either way thanks for the code frictional games and also for making your games work on Linux. I can't wait to see what kind of games I will be able to buy from you in the future... because no one else makes linux games :(
I love people who rant about freedom as they try to tell other people what to do.
Git is open-source. If you don't like the way it works, take the source and fork it.
Not that I agree with your stupid misunderstanding of free software.
Stupid fucking git.
There are different places for the Freedoms. The GPL squarely puts the Freedom with the end-user. That person will always be free to receive distributed updates to their software as long as interest and activity for it exists. Another place for Freedom is in contrast with a BSD'ish license putting the Freedom with the software itself. That software is free to use anywhere without guaranteeing the end-user receive free updates. A consequence of the software itself having the Freedom is that the end-user is not guaranteed improvements.
Shh.
To be fair the game has been on /. a few times before, but it is annoying when summaries do not give general details about what they are talking about.
Troll is not a replacement for I disagree.
Mods, please mod my post either offtopic or troll.
In honor of Penumbra (one of the creepiest and most atmospheric games ever created) being a part of the Humble Indie Bundle, I wrote up a review. I highly suggest you play it, it's a fantastic series.
Living With a Nerd
The problem isn't the git source code, it's the git philosophy of de-centralization. Decentralization encourages people to keep their modifications private. That is very bad, hackers, very bad.
People are gaga over git. You shouldn't be. Git is a decentralized vcs... Use bzr or mercury if you like FREE software.
Let me translate: "Don't use git. Git is bad because it's a decentralized VCS. Use one of these other decentralized VCSs instead."
Troll.
These games from the Humble Indy Bundle have not been released under a free license, nor does it appear they will be. All that is being released are their engines. There are already dozens of free software game engines available with no free software games which use them.
While this is a nice gesture, and does raise some awareness for software freedom, its important to point out that the games themselves are still very much proprietary.
FREE software is about doing what I want with it, but thanks.
Retard. Both bzr and mercurial are distributed revision control systems.
Whats wrong with that? Even Richard Stallman's license allows this. Plus, no one is forcing you to use git for your code. If you have a problem with it, use a different vcs.
Said, "It's just like dice but it's got more sides And it tells me who lives and who dies"
People are egotistic, as always. You ask them if they're qualified to pick a president and they respond with what they're entitled to.
I guess it's a natural consequence of allowing everyone to think they're special.
fixing moderation slipup, sorry
Damn, wanted to mod you underrated... you didn't deserve the heaping overrated
This is Slashdot, not the AP. Editors should assume a familiarity with a wide swath of technological, scientific and gaming elements for the large majority of their readers. For the rest, seriously just read the article, ask a question or Google it. There is no reason to complain on a forum that the description of something is vague, you are on the frigging Internet.
An Education is the Font of All Liberty
That's true, but people do get curious, and like the GP mentioned adding the info is such a trivial thing. I mean to make an analogy, lets say (god forbid) Linus Torvalds died. I don't think anyone would say we shouldn't talk about his life anymore because as a corpse he's no longer relevant to the living.
Has anyone looked at the source to figure out what algorithm they use to get the depth-of-field effect?
"Politicians and diapers must be changed often, and for the same reason."
This is complete and utter bullshit. Centralised VCS also encourages people to keep their modifications private, because most of them won't have commit privileges anyway.
Git is a decentralized vcs, which means it's easy for someone to download the source, make modifications, but keep those modifications private.... Use bzr or mercury if you like FREE software.
What's mercury? (Maybe you meant mercurial?) And both bzr and mercurial are both just as decentralized.
I know Linus Torvaldes is your hero, but let's be honest. Before git, his rcs of choice was the non-FREE BitKeeper.
And before that, his rcs of choice was none at all, because that's how much of a difference a dvcs makes over non-distributed.
FREE sfotware is about giving back your changes to the community, to the centralized repository.
Free "sfotware" doesn't exist. Free software is about giving your changes back to the community however you want, including not at all if you so desire. If I want to fork and develop on my own, in private, it's going to be very hard to merge that stuff back if I use svn. If I use Git, such private branches might be contributed back one day, and much more easily.
Oh, and you're offtopic. Guess what: It's free software now, so if you're that terrified of Git, go fork it in svn. See if anyone cares enough to follow you...
Oh, that's right, you're a hypocrite -- you won't use svn, you'll use bzr or hg, which function exactly like git, only slower.
Don't thank God, thank a doctor!
As a counterpoint, I'd just like to weigh in with my opinion that the second and third in the series are rather disappointing. I kept playing because the plot was, indeed, engrossing. There is no question there: they've absolutely nailed the video game "port" of a good Lovecraft story. There is no doubt that they are worth the price; however, I felt a bit cheated with the sequels. The plot begs you to continue, but the gameplay becomes a tedious challenge instead of a nerve-tingling joy. Overall, the series succeeds on the strength of its plot, despite gameplay; whereas the first entry masterfully combined them both.
Part two, Black Plague, replaces a menacing enemy with an outright frustrating one, and its puzzles begin to wear thin. The horror in the first part, Overture, comes from a series of uncannily well-executed escalations: at the moment you are finally exasperated from running from an enemy, circumstances turn in your favor. As you acclimate to this, another enemy is introduced requiring more adaptation. This staging was nothing less than a stroke of genius.
In contrast, for the entirety of Black Plague you are completely defenseless. This would be OK were it not for the scripting/AI of your sole enemy. Occasionally you may even need to engage and run away from an enemy since they are blocking a goal. Repeated ad nauseam, this is not scary; it's just annoying. These frustrations are also present in Overture, but as an exception. In Black Plague they have become the rule.
Likewise the stealth-orienteering of Overture has been mostly replaced by puzzles which are either insulting straightforward or require rather silly, contrived solutions in the spirit of Sierra games (although simpler). Certain sections require the use of a (filth-encrusted) gas mask which serves, gameplay-wise, only to make life more difficult by obscuring your vision. Again, this is neither challenging nor scary; it's just annoying. To add insult to injury, your character has in his inventory a bottle of alcohol and a rag which cannot be used to clean the damned thing; you see, they are for use in a puzzle later on. Further, as in most physics-puzzle games, the promise of "multiple solutions" reminds one of the hillbilly bar in Blues Brothers which played both kinds of music, country and western. Indeed, one may cross an obstacle using either a stack of crates or a stack of barrels.
With the final entry of the series, the developers seem to have finally accepted defeat in the combat/stealth genre; it's a pure first-person puzzle-platformer which, to put it mildly, deviates somewhat radically from the spirit of the first two and borrows quite a bit from the spirit of Portal (to which there is a bit of an homage in the second level), as a somewhat deranged alien intelligence guides the character through a sequence of tests. At least it's passable gameplay, but the gameplay and the plot have at long last become totally orthogonal.
"They were pure niggers." – Noam Chomsky
I love how open OSS communities are, they've always been so welcoming and patient when I've asked a noob question in a forum or IRC channel.
I now have to decide whether to waste my time searching and googling about this game because I don't know what it's main genre is. Source code is source code, but people have got to know for what kind of games. I don't want source code for a RTS if I'm developing an FPS. I did see "it even includes the stuff used to create the 2D platformer Energetic.", so that's a start. I've always wanted some 2D platformer code.
Got my Humble Indy Bundle just the other day... it was off my radar for some reason, but a fellow game developer pointed it out to me. I was impressed with not just the collection of games, but the pay-what-you-want system that allows you to split your contribution between the developers and a couple of charities in whatever ratio you wish. On top of that, the games are pretty fun. I am really enjoying World of Goo! Glad to see that the developers are open-sourcing their code, and hopefully inspiring some other young developers to take a look at the code and try their hand at the fun and rewarding world of game development.
Buy the trilogy pack for $20. Now. It's worth every penny and runs on Windows, OS X, and Linux. I didn't care much for the third one, but the first was creepy and the second was even more so. I usually pirate games when I can, but not these. I'm going to preorder their Amnesia game as well. Cross-platform indie developer actually making good games? They get my money.
People are gaga over git. You shouldn't be. Git is a decentralized vcs... Use bzr or mercury if you like FREE software.
Let me translate: "Don't use git. Git is bad because it's a decentralized VCS. Use one of these other decentralized VCSs instead."
Troll.
what the hell is he thinking and what's the dig on FREE software supposed to be. The last time I looked Git was free, installed it with apt.
First of all, do not Chanel Bags hurry when buying, Footwear is the matter of fashion and style. It is Prada bags advisable the online shop. You can even refer to magazines and fashion blogs to know what type of are in fashion. Gucci bags For instance, women choose strappy for summer Coach Bags and ankle for the winter. The price also play an Louis Vuitton Bags important role in shopping.