Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RELEASE Journey to the Center of Hawkthorne v0.1.0 #1699

Merged
merged 73 commits into from
Sep 9, 2013
Merged

Conversation

kyleconroy
Copy link
Member

That's right everyone, it's time for a new release. And did you see that version number? Welcome to v0.1. This release includes a feature I've wanted for a really long time, automatic updating. We've had if for some time in the Mac version, but it never really worked right. Today, everyone get's it. This way, the game will automatically update when there are changes to be downloaded. We can now push out releases at a much faster rate. Also, we've made it easier to push out bug fixes, so you won't have to wait a week while your game continues to crash.

The update code is still pretty new, so this is going to be the first major test. If you run into any problems, please report them here in the thread. Also, did you hear that we're going to at CommuniCon? I hope everyone can make it.

I know that updates have been in short supply, but that will be changing. The devs are back in action! To celebrate, we've also updated our Twitter account! Follow @hawkthornegame for the latest updates.

didory123 and others added 30 commits July 1, 2013 11:29
Adjusts animations for slower weapons
change jumpdamage to 4 from 3
 Adds Punky Protestor costume for Britta
Returns liquid default to foreground
Also fix Makefile target dependency
kyleconroy and others added 28 commits September 4, 2013 22:03
Adds undies and Evil-undies costumes for Jeff
You can't actually update DLLs when the app is running. Therefore, we
have to include a small go program that reads the download zipfile,
overwrites, and then relaunches the game.
TODO: Work on uploading the the individual files
32 bit app works fine on 64 bit, and it makes auto update much easier to
deal with. Also, people don't have to worry about which one to download
anymore.
With this change, master is alway built. That means you can download the
latest build. This is to make testing releases easier. Note that master
builds do not auto update.
If it's a release, then we bump the minor version instead of the bug fix
version
Conflicts:
	scripts/sparkle.py
	scripts/upload_binaries.py
kyleconroy added a commit that referenced this pull request Sep 9, 2013
RELEASE Journey to the Center of Hawkthorne v0.1.0
@kyleconroy kyleconroy merged commit e698e79 into release Sep 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants