Releases: hawkthorne/hawkthorne-journey
Version 0.0.76
Hawkthorne Release master
Hey everyone! It's been a while since the last release. Too many changes to summarize. Play and have fun!
-- /r/hawkthorne mods
P.S. This is a hotfix release for v0.0.75
DOWNLOAD
- OS X
- Windows 32-bit
- Windows 64-bit
- hawkthorne.love You'll need to install the love framework as well.
How can I help?
- Play test the game and find bugs
- Code new game features
- Record music and sound effects
- Draw sprites and tile sets
- Create new costumes and characters
CHANGES
- Adds option to reset gamesave data and exit
- Sets value on a nil lasknown
- moved backdrop above bridge downward a little
- Fixed link in CONTRIBUTING.md to point to the right website for sound file uploading
- Removes bounce at edge of polygons
- fix offset in castle hawkthorne
- Adds Skeleton Annie, Dancer Troy and Naked Kevin.
- Made gay islands easier
- fixed climbing nodes on lazy level and pixel issues on gay island
- better savepoint locations
- Fixes befine Annie
- bats drop coins instead of 1ups now
- New materials/weapons
- Convert character maps to JSON
- change default controls
- change hp for trombonist and acorn
- prevents game from crashing when you exit a level while picking somethin...
- Add monkey gas Jeff costume
- Adds 4 new costumes & fixes Pierce's canoe costume.
- fixed chairs in deans-office
Version 0.0.75
Hawkthorne Release master
Hey everyone! It's been a while since the last release. Too many changes to summarize. Play and have fun!
-- /r/hawkthorne mods
DOWNLOAD
- OS X
- Windows 32-bit
- Windows 64-bit
- hawkthorne.love You'll need to install the love framework as well.
How can I help?
- Play test the game and find bugs
- Code new game features
- Record music and sound effects
- Draw sprites and tile sets
- Create new costumes and characters
CHANGES
- Adds option to reset gamesave data and exit
- Sets value on a nil lasknown
- moved backdrop above bridge downward a little
- Fixed link in CONTRIBUTING.md to point to the right website for sound file uploading
- Removes bounce at edge of polygons
- fix offset in castle hawkthorne
- Adds Skeleton Annie, Dancer Troy and Naked Kevin.
- Made gay islands easier
- fixed climbing nodes on lazy level and pixel issues on gay island
- better savepoint locations
- Fixes befine Annie
- bats drop coins instead of 1ups now
- New materials/weapons
- Convert character maps to JSON
- change default controls
- change hp for trombonist and acorn
- prevents game from crashing when you exit a level while picking somethin...
- Add monkey gas Jeff costume
- Adds 4 new costumes & fixes Pierce's canoe costume.
- fixed chairs in deans-office
Version 0.0.74
Hawkthorne Release master
Hello fellow hawkthronites! Today's release is quite exciting. We now have savepoints in the game. You'll see statues of Cornelius' head around the game. Just press UP or INTERACT and you'll be able to save your game. When you die, you go back to your last save point.
Enjoy! As always, reports bugs in the comments.
-- /r/hawkthorne mods
DOWNLOAD
- OS X
- Windows 32-bit
- Windows 64-bit
- hawkthorne.love You'll need to install the love framework as well.
How can I help?
- Play test the game and find bugs
- Code new game features
- Record music and sound effects
- Draw sprites and tile sets
- Create new costumes and characters
CHANGES
- ignores collider when necessary
- better image for cornelius bust
- Access black caverns from free ferry ride
- Climbing Animation
- puts character in acquire state when they get a treasure or a key
- Black caverns missing floor space
- Spawn Y Proximity
- Trombone sound
- delayed blacksmith speech
- Slower bats
- removes weird 0 in dialog printing
- removed attack skating changed troy's jump back to its original
- Add trombonist enemies to valley
- change player's base health to 20, get rid of all those damage sfx
- Savepoints
- Trombonist
- added gameover song
- makes it easier to jumpkill an enemy
- Add hawthorne wipes enemies to gay island
- Black caverns
- Add pierce pillow man costume
- Bing Bong the Archer
- Enemy pallet swaps
- Change gay guy bounding box, fix dialogues, make levels easier
- FSM mixin
- Gamesaves
- Weapons bounding box follows
- removed ugly hack
Version 0.0.73
Release master
FROM THE DEVS
It's that time again folks, another new version of Journey to the Center of Hawkthrone. We've finished the transition to the new sprite sheet layout, so now all characters use the same layout! A huge thanks to everyone involved, especially /u/edisonout, for getting this to the completion line. Now that we have the sprites, digging and crawling are closer than ever.
We also have two new costumes, Hobbes troy and Ameridean.
We've connected more levels together and also updated the first cutscene. Since we just changed EVERY costume, please download and play test.
Enjoy!
PS: While we now have the blacksmith sounds and sprites, he hasn't made it into the game just yet. Close!
-- Hawkthorne Dev Team
DOWNLOAD
- OS X
- Windows 32-bit
- Windows 64-bit
- hawkthorne.love You'll need to install the love framework as well.
How can I help?
- Play test the game and find bugs
- Code new game features
- Record music and sound effects
- Draw sprites and tile sets
- Create new costumes and characters
CHANGES
- FIX CHEST
- Village-Treeline
- fixed baseball bug
- Update credits.lua
- switches from hashmaps back to tables so drawing is the same as before
- bridge fix
- connect village forest to black caverns
- Initial implementation of the HAWK framework
- fixed blackjack init selection bug
- fixed treasure chest weapon bug
- Update CONTRIBUTING.md
- Welcome to Hawkthorne
- patched projectile bug
- Internationalization
- Redo Gay Island
- increased punching bounding box
- added code templates
- allows fish to survive water
- fixes infinite pickup bug in inventory
- Fixes tween dt = 0 error
- Cats
- can't reproduce dying
- fixed weapon freezing bug
- added 1up token
Version 0.0.72
Release v0.0.72
FROM THE DEVS
Another week, another release. Big changes this week that are going to make it start feeling like a real game:
- WORST SON EVER!!! - First cutscene ( /r/derferman )
- Introduction of keys, locked doors and treasure chests ( /r/NimbusBP1729 )
- Sailboat in the parking lot ( /r/Petter_ )
- New village forest tileset ( /r/didory123 )
Also, I'd like to welcome /r/didory123 and /r/NimbusBP1729 as our newest subreddit moderators!
CHANGES
- Rearrange draw order
- Add cutscene triggers and first cutscene
- Adds love2d debug key ( f6 )
- Makes the sound for doors conditional by property
- fixed key pickup death
- Keys/Lockable Doors
- Fixes #721
- Ads boat to parking lot and makes parking spaces "shorter"
- village forest
- Adds foreground layer support ( by property )
- weapon faster attacks
- Merge / cleanup of wall / forest layers -> block
KNOWN ISSUES
- Fix installation instructions
- Running
make maps
downloads the wrong tmx2lua binary - Player magically teleports near poly shapes
- Missing sprites on character spritesheets
- Can exit to map while "dead" when falling off ledge
- Weapons change unexpectedly
- Fullscreen issues on OS X
- Levels don't regenerate
- Getting vertical lines and distorted graphics at Full screen mode.
INTERESTED IN HELPING OUT?
Take a look at the list of open issues that we need fixed before we can get to version 1.0.
DOWNLOAD
- OS X
- Windows 32-bit
- Windows 64-bit
- hawkthorne.love You'll need to install the love framework as well.
Found a bug? Report it here
Version 0.0.71
Release v0.0.71
FROM THE DEVS
Lots of cool changes in this release:
- Starting in this release, OSX users should get automatic updates whenever we do a release. All you have to do is run the game again and it will tell you there is a new update. ( this feature coming soon to Windows )
- Reorganization of overworld levels to better match the episode
- Castle Hawkthorne levels! ( props to didory123 )
- Parking lot off of Greendale Exterior
- Jive Turkeys are now under control
- Lots of bugfixes
We look forward to your feedback!
CHANGES
- Parkinglot
- Add Castle Hawkthorne
- Fixes weird platform fudging
- Ice bats
- Floorspace bug
- Provide automatic updates on OS X
- placed a limit on how many turkeys a turkey can spawn
- Parking lot
- respawn level doesn't reset
- refactored cheat code
- player no longer gets hurt on hallway reentry
- allows tmx2lua in working directory
- Added som sprites to Deans office
- Birth control
- Removes the floor node in favor of wall node
- Implements wide climbables ( stairs, walls, etc )
- Reorganizes Forest 3/Village Forest adds Treeline
- Turkey SpawnMax
KNOWN ISSUES
- Player magically teleports near poly shapes
- Missing sprites on character spritesheets
- Floorspace levels: Pausing in midair causes a crash when unpaused
- Can exit to map while "dead" when falling off ledge
- Weapons change unexpectedly
- Fullscreen issues on OS X
- Levels don't regenerate
- Getting vertical lines and distorted graphics at Full screen mode.
INTERESTED IN HELPING OUT?
Take a look at the list of open issues that we need fixed before we can get to version 1.0.
DOWNLOAD
- OS X
- Windows 32-bit
- Windows 64-bit
- hawkthorne.love You'll need to install the love framework as well.
Found a bug? Report it here
Version 0.0.70
v0.0.70 Tagged new release at version v0.0.70
Version 0.0.69
v0.0.69 Tagged new release at version v0.0.69
Version 0.0.68
v0.0.68 Tagged new release at version v0.0.68
Version 0.0.67
v0.0.67 Tagged new release at version v0.0.67