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

Change the rusty spring to break upon pickup instead of upon fall, as to keep the same effect of preventing pickup, whilst also allowing owls to carry and drop them...

The off script causes the game to crash, because door1-door6 do not exist in the level.

### SuperTux Version v0.6.3-1507-gc2e6b766d ### System Information win 11 64 bit ### Expected Behavior as per documentation tint_fade follows t, rgba ### Actual Behavior this is not the case, instead:...

type:bug
status:needs-confirmation

**SuperTux version:** 0.6.1, possibly earlier **System information:** GNU/Linux Parabola ##### Expected behavior Dark part of Crystal cave level is dark, but visible to naked eye, so one can activate bonus...

priority:high
category:levels

According to forum conversations, there are a few new add-ons for 0.6.0, but they don't appear on Transifex yet. What are the plans to add the new files? Is the...

involves:l10n
category:levels

Add a way to switch music in worldmaps without using scripts. This will be necessary for the "merged" Icy Island and Forest Island worldmap in a later release.

priority:medium
involves:functionality
type:feature
category:code
category:levels
involves:scripting
status:needs-work

SuperTux Version: SuperTux-v0.6.3-1571-g0bf228934 System Information: Windows 64 Expected Behavior: https://github.com/user-attachments/assets/b4013c53-0faf-4568-860d-d1b5cc5bec9b Actual Behavior: https://github.com/user-attachments/assets/66d03421-f8bf-4d50-b496-8d4ae1a352e8

### Feature Details The virtual function GameObject::draw() should be made a `const` member function, as should all implementations of it. Currently classes inheriting GameObject can (but almost never do) update...

type:idea

This adds a few default arguments to the add_object function call. Direction will default to `auto` and additional data will default to empty string. Unfortunately, the name parameter can't be...

### SuperTux Version current master (as of 27 Jan 2025) ### System Information LMDE6 64bit ### Steps To Reproduce Crash I tried to get around this using scripting, but it's...

type:crash