Commit graph

86 commits

Author SHA1 Message Date
Sebastian Krzyszkowiak
1ba89400d6 revamp pause functionality 2012-09-26 20:00:11 +02:00
Sebastian Krzyszkowiak
e6fa44514e refactored every gamestate for logic spearation except first level 2012-09-26 03:08:58 +02:00
Sebastian Krzyszkowiak
a6a02ba0c2 implement spritesheet successors 2012-09-21 14:47:34 +02:00
Sebastian Krzyszkowiak
ca94680674 implement input data convention for gamestates 2012-09-21 13:55:21 +02:00
Sebastian Krzyszkowiak
4bbbd1958f indentation fixes 2012-09-03 02:25:32 +02:00
Sebastian Krzyszkowiak
8420a5ca92 use correct paths for data files when game is installed 2012-09-03 02:08:12 +02:00
Sebastian Krzyszkowiak
0ec111c197 letterbox implementation is now complete and enabled by default 2012-08-04 20:58:24 +02:00
Sebastian Krzyszkowiak
da13fcb41c add disclaimer screen about early development preview 2012-07-08 15:52:56 +02:00
Sebastian Krzyszkowiak
820a1fbe15 letter from Twilight: add proper text 2012-07-08 00:23:40 +02:00
Sebastian Krzyszkowiak
2a174898a8 glass performance tweaks 2012-07-03 23:44:03 +02:00
Sebastian Krzyszkowiak
77ef62b413 add logo to main menu, with glass effect 2012-07-03 16:27:57 +02:00
Sebastian Krzyszkowiak
86f9a3f819 make Derpy more controllable 2012-06-19 17:18:33 +02:00
Sebastian Krzyszkowiak
15e1822833 add cherries 2012-05-23 10:34:36 +02:00
Sebastian Krzyszkowiak
06689721f0 lots of cosmetic things 2012-05-22 21:29:55 +02:00
Sebastian Krzyszkowiak
918877c472 add bitmap for a letter from Twilight 2012-05-21 22:27:49 +02:00
Sebastian Krzyszkowiak
bd2e62f651 more obstacles 2012-05-21 18:47:17 +02:00
Sebastian Krzyszkowiak
d0f2ab8575 rotating muffins 2012-05-21 14:00:42 +02:00
Sebastian Krzyszkowiak
50e9bb8815 moar docs 2012-05-21 10:14:49 +02:00
Sebastian Krzyszkowiak
cd65b1d8e5 implement owl :D 2012-05-20 23:17:52 +02:00
Sebastian Krzyszkowiak
7dc4dc7a73 PIGS!!! 2012-05-20 14:40:49 +02:00
Sebastian Krzyszkowiak
5a846cea24 allow player to change Derpy speed with arrows 2012-05-19 22:38:13 +02:00
Sebastian Krzyszkowiak
160761e899 fine tune of collision handling 2012-05-19 18:48:29 +02:00
Sebastian Krzyszkowiak
c6e3707ab4 moar documentation 2012-05-19 18:28:19 +02:00
Sebastian Krzyszkowiak
5a6687e28b moar documentation 2012-05-19 18:09:20 +02:00
Sebastian Krzyszkowiak
7b1893f9ad s/obstracle/obstacle/ :D 2012-05-19 15:31:41 +02:00
Sebastian Krzyszkowiak
1fe1187085 add muffins :D (for now as obstracles) 2012-05-18 23:40:02 +02:00
Sebastian Krzyszkowiak
10a786c431 introducing: brand-new ability to FAIL LEVEL! :) also, debug mode cheats and fine-tuning of HP meter 2012-05-18 22:07:35 +02:00
Sebastian Krzyszkowiak
0a17a95383 implement progress bar on loading screen 2012-05-18 18:34:07 +02:00
Sebastian Krzyszkowiak
a13ef8d88d some work on playability 2012-05-18 13:12:58 +02:00
Sebastian Krzyszkowiak
3f16d776cf some work on health meter 2012-05-17 00:18:19 +02:00
Sebastian Krzyszkowiak
3e36e0c264 fix bug with spritesheets derped when toggling fullscreen 2012-05-10 12:21:53 +02:00
Sebastian Krzyszkowiak
8b1b60ebde add some basic HUD 2012-05-09 12:40:21 +02:00
Sebastian Krzyszkowiak
389c4c27aa add "power meter" 2012-05-09 10:58:45 +02:00
Sebastian Krzyszkowiak
896b9d57aa add fly animation by Yudhaikeledai 2012-05-08 13:22:56 +02:00
Sebastian Krzyszkowiak
472f3f0aa7 another attempt to fix animation in intro 2012-05-04 03:27:14 +02:00
Sebastian Krzyszkowiak
b4b45886be fix page switching with big fps 2012-05-04 03:22:45 +02:00
Sebastian Krzyszkowiak
bbf0198669 performance fixes for intro gamestate 2012-05-04 01:12:19 +02:00
Sebastian Krzyszkowiak
8abc4a6763 implement spritesheet managament 2012-05-03 19:42:23 +02:00
Sebastian Krzyszkowiak
9959c1c6fe fix fullscreen switching with obstracles rendered 2012-05-03 13:20:25 +02:00
Sebastian Krzyszkowiak
b6d8136609 implement obstracles callbacks 2012-05-03 02:19:55 +02:00
Sebastian Krzyszkowiak
07ac5294d5 some work on levels 2012-05-01 22:52:30 +02:00
Sebastian Krzyszkowiak
a5e0be5434 add book frame to intro story 2012-05-01 16:55:39 +02:00
Sebastian Krzyszkowiak
1ffe2f8ce5 update map and other graphics 2012-04-30 22:52:46 +02:00
Sebastian Krzyszkowiak
555cc0b9e0 use ANSI C gcc mode 2012-04-14 22:26:33 +02:00
Sebastian Krzyszkowiak
7ac12920bb add music to level 1 2012-04-09 15:25:56 +02:00
Sebastian Krzyszkowiak
754f88facf some work on spritesheed speed 2012-04-09 13:31:14 +02:00
Sebastian Krzyszkowiak
cceecdfd54 add some very basic keyboard handling in level 2012-04-08 23:41:22 +02:00
Sebastian Krzyszkowiak
4c039847a0 more work on first level 2012-04-08 23:25:14 +02:00
Sebastian Krzyszkowiak
676d2d8900 some first demo sidescrolling level 2012-04-08 19:01:30 +02:00
Sebastian Krzyszkowiak
90c20b0c1c introduce timeline manager, split moonwalk code from level code 2012-04-06 17:28:38 +02:00