supertux icon indicating copy to clipboard operation
supertux copied to clipboard

SuperTux source code

Results 420 supertux issues
Sort by recently updated
recently updated
newest added

### SuperTux Version SuperTux-v0.6.3-1695-g53f3bd143-win32 ### System Information Devuan Daedalus 32-bit ### Additional Information I recently set up an old PC with a parallel port to pull some family photos off...

type:bug

1) have a button that lets the player duplicate tilemaps. this would be very useful for tilemaps on pathts. 2) make tilemap icons look different based on properties. icon concepts:...

involves:editor
type:idea
status:needs-discussion
category:design
good first issue

Since the ice floor wasn't being recognized as ice, specially on the hills on level "Tip of the Ice", the floor didn't have the slippery feature. I changed the tile...

This avoids taking any movement from last sector to the new one. Fixes #3272

The Floating Platform has the following characteristics: - Floats on top of water - Has a wave-like motion on water - Reacts to Tux jumping on it with bubbles and...

Partially resolves #2592 but does only the graphical part. The physics is unchanged.

The Supertux level editor did not have a button to hide individual layers. Now this button is at the end of each layer menu. The button does not appear on...

Added the possibility for the owl to carry three new types of objects, coin, coin rain and coin explosion. Since the owl cannot visually carry a coin rain or a...

The current behavior for Direction::UP and Direction::DOWN is not desirable. Now the fish no longer sways along the X-axis and now moves strictly along the Y-axis. Previously, small radius values...