LMH [Sat, 15 Nov 2014 23:45:46 +0000 (13:45 -1000)]
Tweak icecrusher draw layers to avoid objects (such as coins) from appearing inside the eyes.
Also removed excess debug line.
LMH [Sat, 15 Nov 2014 23:33:00 +0000 (13:33 -1000)]
Removed some holes from standing Tux graphics
LMH [Sat, 15 Nov 2014 23:17:02 +0000 (13:17 -1000)]
Butt-jump stops gliding
LMH [Sat, 15 Nov 2014 23:10:37 +0000 (13:10 -1000)]
Bouncing on enemies and trampolines also gets a hight bonus from airflower
LMH [Sat, 15 Nov 2014 22:25:34 +0000 (12:25 -1000)]
New powerups added to worldmap cheat menu
LMH [Sat, 15 Nov 2014 21:22:22 +0000 (11:22 -1000)]
Removed unused graphic: effects/light_red.png
LMH [Sat, 15 Nov 2014 20:34:59 +0000 (10:34 -1000)]
Completed airflower powerup abilities.
Airflower is meant to be a powerup geared to speed runs and sky levels. It makes Tux light on his feet, with a passive ability of faster max run speed and greater attainable jump height.
In addition, airflower has an active ability which allows Tux to glide for a short period of time after jumping. The duration that Tux can glide increases with additional airflower powerups. To glide, the user only needs to hold the jump key while falling. Every time the player jumps they may glide for a set amount of time which is reset upon Tux touching the ground.
Tux sprites still need to be done, and it may be worth considering replacing the backflip with a launching jump when Tux has this powerup. Of course tweaks to the values used will also likely be needed.
LMH [Sun, 9 Nov 2014 21:14:32 +0000 (11:14 -1000)]
Graphics for powerups: airflower and earthflower
LMH [Sun, 9 Nov 2014 20:35:29 +0000 (10:35 -1000)]
New powerups added to cheat menu
LMH [Sun, 9 Nov 2014 20:25:00 +0000 (10:25 -1000)]
Code structure for basic earthflower ability: illumination in the dark
LMH [Sun, 9 Nov 2014 20:02:40 +0000 (10:02 -1000)]
Basic airflower capabilities added: higher jumps and faster max run speed
LMH [Sun, 9 Nov 2014 19:15:30 +0000 (09:15 -1000)]
Basic code structure to allow for two new powerups
Benjamin Leduc [Mon, 3 Nov 2014 15:51:27 +0000 (15:51 +0000)]
SDL2.0.1 dep addition
Tobias Markus [Sat, 1 Nov 2014 23:37:54 +0000 (00:37 +0100)]
Code quality: Rename variable
Ingo Ruhnke [Mon, 27 Oct 2014 09:58:41 +0000 (10:58 +0100)]
Some final touchup to the halloween story
Ingo Ruhnke [Mon, 27 Oct 2014 09:32:05 +0000 (10:32 +0100)]
Moved intro/outro from data/levels/ to data/images/
Ingo Ruhnke [Mon, 27 Oct 2014 08:59:12 +0000 (09:59 +0100)]
Renamed data/levels/halloween/ to data/levels/halloween2014/
Tobias Markus [Mon, 27 Oct 2014 09:51:32 +0000 (10:51 +0100)]
Removing unneeded make directive
Tobias Markus [Mon, 27 Oct 2014 09:48:16 +0000 (10:48 +0100)]
Further spelling fixes for intro and outro.txt
Ingo Ruhnke [Sun, 26 Oct 2014 20:55:18 +0000 (21:55 +0100)]
Spelling fixes
Ingo Ruhnke [Sun, 26 Oct 2014 18:54:15 +0000 (19:54 +0100)]
Fleshed out the intro/outro story somewhat
Ingo Ruhnke [Sun, 26 Oct 2014 16:32:04 +0000 (17:32 +0100)]
Gave Halloween intro/outro a proper title
Ingo Ruhnke [Sun, 26 Oct 2014 16:24:47 +0000 (17:24 +0100)]
Added levelnames and fixed contact field in Halloween
Ingo Ruhnke [Sun, 26 Oct 2014 15:32:09 +0000 (16:32 +0100)]
Removed buggy decal
Ingo Ruhnke [Sun, 26 Oct 2014 15:02:30 +0000 (16:02 +0100)]
Added some unfinished story text
Ingo Ruhnke [Sun, 26 Oct 2014 15:01:23 +0000 (16:01 +0100)]
Fixed some layer sorting issues in Halloween
Ingo Ruhnke [Sat, 25 Oct 2014 17:37:37 +0000 (19:37 +0200)]
Added Halloween intro/outro images
Ingo Ruhnke [Sat, 25 Oct 2014 11:42:30 +0000 (13:42 +0200)]
Use CMAKE_RC_COMPILER instead of windres.exe
Ingo Ruhnke [Wed, 22 Oct 2014 08:28:49 +0000 (10:28 +0200)]
Marked secret areas and did a bit more cleanup of Halloween levels
Ingo Ruhnke [Wed, 22 Oct 2014 08:28:16 +0000 (10:28 +0200)]
Put Halloween levels into a linear path
Ingo Ruhnke [Wed, 22 Oct 2014 08:27:17 +0000 (10:27 +0200)]
Disabled confirmation dialog on Quit
Ingo Ruhnke [Tue, 21 Oct 2014 16:23:33 +0000 (18:23 +0200)]
Added pseudo intro/outro level (placeholder)
Ingo Ruhnke [Tue, 21 Oct 2014 11:50:55 +0000 (13:50 +0200)]
Added music to Halloween levels (nothing new, all recycled)
Ingo Ruhnke [Tue, 21 Oct 2014 11:48:29 +0000 (13:48 +0200)]
Some finishing touched to halloween3
Ingo Ruhnke [Tue, 21 Oct 2014 09:11:36 +0000 (11:11 +0200)]
Finished Halloween1 and Halloween2
Ingo Ruhnke [Mon, 20 Oct 2014 14:45:38 +0000 (16:45 +0200)]
Cleaned up Halloween2, added more enemies and coins
Ingo Ruhnke [Mon, 20 Oct 2014 13:04:19 +0000 (15:04 +0200)]
Some more work on halloween1 and 2
LMH [Sun, 19 Oct 2014 22:38:44 +0000 (12:38 -1000)]
Added a fifth halloween level
LMH [Sat, 18 Oct 2014 00:51:03 +0000 (14:51 -1000)]
Added a halloween themed brick covered with cobwebs
Ingo Ruhnke [Sun, 19 Oct 2014 12:58:54 +0000 (14:58 +0200)]
Added vignette, fog and some background decoration
Ingo Ruhnke [Sun, 19 Oct 2014 10:47:50 +0000 (12:47 +0200)]
Added coins, enemies and a goal to Halloween3
LMH [Tue, 14 Oct 2014 07:51:13 +0000 (21:51 -1000)]
Added a new halloween level
(Placed arbitrarily on the worldmap)
LMH [Tue, 14 Oct 2014 06:46:50 +0000 (20:46 -1000)]
Snow slope transition tiles
Contributed by Forty-Two
Resolves bug #1065
Ingo Ruhnke [Mon, 13 Oct 2014 12:27:19 +0000 (14:27 +0200)]
Added some enemies and smoothed some tiles
Ingo Ruhnke [Mon, 13 Oct 2014 08:58:18 +0000 (10:58 +0200)]
Added ghostforest music and smoothed some tiles
Ingo Ruhnke [Mon, 13 Oct 2014 08:57:39 +0000 (10:57 +0200)]
Added one-tile height step graphics for Halloween
Tobias Markus [Sat, 11 Oct 2014 22:08:50 +0000 (00:08 +0200)]
Prefixing squirrel output with [SQUIRREL]
Ingo Ruhnke [Fri, 10 Oct 2014 09:18:06 +0000 (11:18 +0200)]
Played a bit around with the brush tool
Ingo Ruhnke [Thu, 9 Oct 2014 14:39:30 +0000 (16:39 +0200)]
Added halloween3, just empty placeholder
Ingo Ruhnke [Thu, 9 Oct 2014 14:35:53 +0000 (16:35 +0200)]
Added gravestone graphics
Ingo Ruhnke [Thu, 9 Oct 2014 11:21:46 +0000 (13:21 +0200)]
Some more work on Halloween1
Ingo Ruhnke [Wed, 8 Oct 2014 17:08:24 +0000 (19:08 +0200)]
Started shaping up Halloween2
Ingo Ruhnke [Wed, 8 Oct 2014 14:29:15 +0000 (16:29 +0200)]
Added another halloween level
Ingo Ruhnke [Wed, 8 Oct 2014 14:29:03 +0000 (16:29 +0200)]
Added torches to halloween1
Ingo Ruhnke [Wed, 8 Oct 2014 14:28:45 +0000 (16:28 +0200)]
Fixed compiler warning
Ingo Ruhnke [Wed, 8 Oct 2014 14:28:38 +0000 (16:28 +0200)]
Added torch code
Ingo Ruhnke [Wed, 8 Oct 2014 14:28:25 +0000 (16:28 +0200)]
Added torch graphics
Ingo Ruhnke [Wed, 8 Oct 2014 10:57:20 +0000 (12:57 +0200)]
Cleaned up Halloween backgrounds and expanded them to proper size (i.e. 1280x800)
Ingo Ruhnke [Wed, 8 Oct 2014 09:52:00 +0000 (11:52 +0200)]
Split Halloween exit into foreground and background layer
Ingo Ruhnke [Tue, 7 Oct 2014 15:31:38 +0000 (17:31 +0200)]
Added roads to Halloween worldmap
Ingo Ruhnke [Tue, 7 Oct 2014 13:22:59 +0000 (15:22 +0200)]
Added water splash, darkwater and vignette to halloween worldmap
Ingo Ruhnke [Tue, 7 Oct 2014 11:18:13 +0000 (13:18 +0200)]
Turned home and scarecrow into decal, added trees, copied water tiles from ice-world
Ingo Ruhnke [Tue, 7 Oct 2014 10:01:41 +0000 (12:01 +0200)]
Replaced Halloween worldmap grass texture with a better looking one, resized pumpkin-home and scarecrow by 2x
Ingo Ruhnke [Tue, 7 Oct 2014 08:48:56 +0000 (10:48 +0200)]
Added Halloween worldmap properly into the game
Ingo Ruhnke [Tue, 7 Oct 2014 08:48:21 +0000 (10:48 +0200)]
Removed Kirby badguy code, use simple sprite replacement in the level instead
Tobias Markus [Mon, 6 Oct 2014 23:39:23 +0000 (01:39 +0200)]
Fixing falling layer for most of the cases
Tobias Markus [Mon, 6 Oct 2014 22:21:50 +0000 (00:21 +0200)]
Bugfix (use private variable instead of class member)
Tobias Markus [Mon, 6 Oct 2014 22:19:25 +0000 (00:19 +0200)]
More robust way of calculating the falling layer
Ingo Ruhnke [Sun, 5 Oct 2014 16:58:47 +0000 (18:58 +0200)]
Added Halloween worldmap
Ingo Ruhnke [Sun, 5 Oct 2014 09:44:30 +0000 (11:44 +0200)]
Added Fatbat sprite
Ingo Ruhnke [Sat, 4 Oct 2014 15:37:21 +0000 (17:37 +0200)]
Added death sprite for Kirby
Ingo Ruhnke [Sat, 4 Oct 2014 15:14:46 +0000 (17:14 +0200)]
Added Kirby badguy
Ingo Ruhnke [Sat, 4 Oct 2014 13:35:00 +0000 (15:35 +0200)]
Added some more Halloween tiles
Ingo Ruhnke [Sat, 4 Oct 2014 13:34:06 +0000 (15:34 +0200)]
Moved "Wrote screenshot..." message from log_debug to log_info
Ingo Ruhnke [Thu, 2 Oct 2014 15:34:23 +0000 (17:34 +0200)]
Some more Halloween tweaks
Ingo Ruhnke [Thu, 2 Oct 2014 14:38:51 +0000 (16:38 +0200)]
Added Halloween decal and fog
Ingo Ruhnke [Thu, 2 Oct 2014 13:41:39 +0000 (15:41 +0200)]
Added some tiles variation for halloween, darkened border around halloween tiles
Ingo Ruhnke [Thu, 2 Oct 2014 10:47:44 +0000 (12:47 +0200)]
Switched from 64x64 back to 32x32 tiling, looks a little worse, but is easier to deal with in the editor
Max Teufel [Wed, 1 Oct 2014 18:59:18 +0000 (20:59 +0200)]
.travis.yml: add fast_finish to matrix, use -j $(nproc) for make
Closes #5
Ingo Ruhnke [Wed, 1 Oct 2014 16:43:48 +0000 (18:43 +0200)]
Merge branch 'feature/smart-ptr'
Ingo Ruhnke [Mon, 1 Sep 2014 23:18:17 +0000 (01:18 +0200)]
Removed obsolete comment
Ingo Ruhnke [Mon, 1 Sep 2014 23:09:40 +0000 (01:09 +0200)]
Replaced ::iterator stuff with auto
Ingo Ruhnke [Mon, 1 Sep 2014 19:37:16 +0000 (21:37 +0200)]
Replaced Ref and RefCounter with std::shared_ptr<>
Ingo Ruhnke [Wed, 1 Oct 2014 16:39:18 +0000 (18:39 +0200)]
Added experimental Halloween tiles and backgrounds
Ingo Ruhnke [Mon, 29 Sep 2014 14:25:16 +0000 (16:25 +0200)]
Fixed return type foobar in the curl progress callback
Benjamin Leduc [Sat, 27 Sep 2014 11:48:02 +0000 (11:48 +0000)]
missing file
Benjamin Leduc [Fri, 26 Sep 2014 21:01:16 +0000 (21:01 +0000)]
addition of appdata
Benjamin Leduc [Thu, 25 Sep 2014 21:08:24 +0000 (21:08 +0000)]
Translation updates
Tobias Markus [Wed, 17 Sep 2014 20:35:57 +0000 (22:35 +0200)]
Using un-optimized version of liane.
Optimized version had background issues.
Tobias Markus [Wed, 17 Sep 2014 09:41:20 +0000 (11:41 +0200)]
Fix grammar mistake in README.md
[ci skip]
Tobias Markus [Mon, 15 Sep 2014 11:59:17 +0000 (13:59 +0200)]
Update CMake requirement to latest version
Tobias Markus [Sun, 14 Sep 2014 15:11:09 +0000 (17:11 +0200)]
All environment variables in one line
Tobias Markus [Sun, 14 Sep 2014 15:05:06 +0000 (17:05 +0200)]
Using variables for version numbers in travis.yml
Tobias Markus [Sat, 13 Sep 2014 09:37:17 +0000 (11:37 +0200)]
Reset angle before starting kill animation
Tobias Markus [Wed, 10 Sep 2014 05:43:36 +0000 (07:43 +0200)]
Using j5 for all make statements
Tobias Markus [Tue, 9 Sep 2014 17:14:42 +0000 (19:14 +0200)]
-j4 for all dependencies
Tobias Markus [Mon, 8 Sep 2014 11:54:12 +0000 (13:54 +0200)]
Removing IRC notifications and enabling email notifications to supertux-commit@lists.lethargik.org
Tobias Markus [Mon, 8 Sep 2014 05:50:32 +0000 (07:50 +0200)]
Fixing notifications in travis.yml
Tobias Markus [Sun, 7 Sep 2014 22:39:59 +0000 (00:39 +0200)]
Removing branches from travis.yml
Tobias Markus [Sun, 7 Sep 2014 22:34:14 +0000 (00:34 +0200)]
Adding build status to README.md