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:** 0.6.1 beta 1 **System information:** GNU/Linux ##### Feature request There is a bonus level in Icy Island. There are 4 hidden crystals. There is also an info block...

type:idea
status:needs-discussion
type:feature
category:levels

**Current Problems -** - Are fully solid, which makes it highly annoying to use, and can sometimes trap you with larger radius's - You are unable to change the sprite...

priority:medium
category:code

When using the editor, using the middle mouse button to click on a tile or an object (depending on which mode the toolbox is in) will show that object or...

involves:editor
type:feature
category:code
status:needs-work
status:needs-review

**SuperTux version:** current master and older **System information:** lubuntu 18.04 ##### Expected behavior Walking should not be jittery. ##### Actual behavior I noticed that supertux does not run as liquidly...

Instead of setting up lightmaps for individual objects, enemies etc. through code, couldn't we just have it be able to set up within the `.sprite` files themselves. Pretty much how...

type:idea
category:code
status:needs-work

SuperTux version:| 0.6.3 System information:| W11 (laptop) Expected behavior:| The rock can be picked up. Actual behavior:| The hitbox for it is so thin that it cannot be deleted when...

involves:editor
status:in-progress
category:code

`set_property(string property, ANY value)` - sets the `property` in an object to be `value`. `ANY get_property(string property)` - gets the value of `property` from an object. For example `Tux.get_x()` would...

Includes the following: - [x] Rocks now bounce on trampolines and bumpers, as well as lessen gravity underwater and slide on slick ice. - [x] Refactor and fix bugs for...

type:feature
category:code
status:needs-review

Thought of a couple small little improvements that would make flames just a bit more interesting 1. **Ability to change the color and light color of flames** Currently flame is...

type:idea
category:code
category:design