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

### Feature Details It looks really silly when Tux does these idle animations in the middle of a serious cutscene. A command for disabling them temporarily would be really handy....

type:idea

For a while now, playing levels keeps showing several error messages for certain Actions not found for some reason. Error messages such as: `[WARNING] D:\a\supertux\supertux\src\sprite\sprite.cpp:101 Action 'small-walk-right' not found. [WARNING]...

This property uses none of the effects from the star bonus while still maintaining the player invincible.

### SuperTux Version 0.6.3 ### System Information Manjaro Linux XFCE ### Expected Behavior Jump over the obstacle and go further. ### Actual Behavior Jumping into the water makes Tux swim,...

type:bug

a fixed and rebased version of #2848

### SuperTux Version v0.6.3-1694-g0a84620bd ### System Information Linux 6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 x86_64 ### Steps To Reproduce Crash When loading into Rooted Forest or...

type:crash

- Add "Q" to switch between Tiles and Objects; - Add Shift + "Q" to toggle between current and last subgroup inside the same group (Tiles or Objects); - Add...

Closes #3053 Fancy idle animations being wiggling, scratching, etc.

This is a PR that tries to refactor the `CMakeFiles.txt`, splitting some things into other files, cleaning up the "Provides" nonsense, and... making the game actually build. For example: `libphysfs`...