Added link to SourceForge.
Added .gitignore file in root folder (for bin, ...
Tried to use properties of tiles, layers or obj...
Some addings to gitignore.
Merged code for own map and player sprite. Comm...
Added feature that NPC walks around and follows...
Removed unused imports (Eclipse clean up).
Added some comments to structure the code. Remo...
Worked on menu scene (tutorial from matim-dev).
Added abstract createScene() to BaseScene. Work...
Tried to implement a text with progress in load...
Fixed loading text. Refactored HUD Buttons and ...
Worked on scene handling.
GameActivity is now working. There are a Splash...
Merge branch 'master' of github.com:wanze/GameD...
Added redone gfx tilesets for green dino and ca...
Commented out audio stuff.
Fixed splash scene.
Added caveman as App-Icon. Creative Common Lice...
Worked on splashscene (matim-dev tutorial).
Smaller resolution on dino tileset. Rescale up ...
Implemented back button and menu handling. It i...
Reorganised assets. Currently working on levelC...
Fixed menu background.
Added simple level-complete-rule, number of din...
Merged branch dave into master.
Merged conflict in player class.
Readded .deepCopy() to dinosaurRegion. Not sure...
Fixed setting the start position of the player....
Fixed player direction lag and animations.
Reduced texture sizes to be smaller than 1024*1...
LevelCompleteScene is finally working.
Refactored loadHUD in ResourcesManager.
Tried to find out bug with dinosaurs. Not fixed...
Fixed some problems. Sometimes I still get an O...
Refactored issue with dinos and level loading.
Added life bar to dinosaurs.
Refactored ResourcesMangager, SceneManger a lot...
Changed scale of player and dinosaurs.
Changed size of textures.
Fixed ArrayOutOfBound Exception.
Fixed animation duration error.
Merged branch dave into master.
Removed .deepcopy: was, in my opinion, the reas...
Added new caveman.
Fixed game end scene bugs.
Added more meaningful splash screen, removed ol...
Refactored classes. Removed levels, since we do...
Some trials
Tried some stuff. The cave and portal should be...
Implemented GameEndScene.
Readded .deepcopy()
Refactored scenes, removed .lvl xml-loading stuff.
Forgot to remove stars stuff from ResourcesMana...
Worked on scenes. Still buggy.
Some style changes.
Changed background of app icon to transparent.
Had to change dinos to 0.25 because of OutOfMem...
Implemented basic berry inventory with a Sprite...
Merge branch 'master' of github.com:wanze/GameD...
Implemented collecting bar for berries, and tim...
Fixed menu and loading bugs.
Added QuestScene as CameraScene. Is always in t...
Worked on HUD, added some icon buttons for help...
Added game shop scene.
Implemented berry button, gives +10 life and +3...
Debugged error with disposing the HUD.
Tried to add a bar for collecting berries (play...
Added game end portal. Worked on GameEndScene.
Refactored ShopScene. Is now also a CameraScene...
Added HelpScene (also a CameraScene), no conten...
Working on final map.
Merge branch 'master' of github.com:wanze/GameD...
Worked on final map.
Added fix for removing objects using RunnableHa...
Another try with removing the rectangle.
Added a possible fix of removing the wood after...
Added images of game intro. Plus some bug fixes.
Commented out unused stuff. Removing of the sma...
Added dinos also in full size. 0.5 is used in c...
Bugfixes
Bugfix
Some refactorings on QuestScene. Unfortunately ...
Started implementing sounds.
Implemented QuestScene for displaying the activ...
Added outer walls and stone walls for second qu...
Reduced lenght and size of heartbeat sound. Mad...
Implemented GameIntroScene. Some refactoring in...
Added new sprites and sounds.
Some refactorings and preparations for GameIntr...
Some refactorings on Quests. Have tree states n...
The quests should not be created in SceneManage...
Merge branch 'master' of github.com:wanze/GameD...
Merge branch 'master' of https://github.com/wan...
Adapted filenames in ResourceManager. Deleted o...
Fixes for the animations.
Hide IntroScene. Sorry.
Added background music. Sound for walking and r...
Added sound effects to fight scene and collecte...
Merge branch 'master' of https://github.com/wan...