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

This PR includes an overhaul of wind physics: Included changes: - Player doesn't jitter in certain scenarios with wind - No skidding noise in wind. - Player is not slowed...

involves:functionality
status:in-progress
category:code
type:bugfix

As of recently when Tux dies, the Camera keeps following him rather than remaing stationary. Most noticeable in tall levels and dying high up.

type:bug
category:code

SuperTux version: SuperTux v0.6.3-1075-gd9eb29f9c (Latest one) I have multiple bug reports with the new NPC added on the game "Granitos" and I decided to achieve them all here instead of...

type:bug
involves:functionality
category:code
status:assigned
involves:physics

closes #2796 TODO: - [x] Tux cannot unduck in front of Granito - [x] Rock Rolling and Granito don't mix (gets force pushed out of Granito hitbox) - [x] Tux...

involves:functionality
status:in-progress
category:code
type:bugfix

I find it more intuitive to have the editor mode show below the cursor. Even better would it be if the cursor itself could be replaced with the actual mode...

type:patch
category:code
status:needs-review

Instead of hardcoding "main" for both, I moved it to a variable. I don't know if this is the right place, though.

type:patch
category:code
status:needs-review

In order for the stacktrace in the crash reporter to have line numbers, we need to generate builds with debug symbols. Unfortunately, builds generated as `Release` do not contain that...

priority:medium
status:needs-work

### SuperTux Version Latest Nightly ### System Information Windows 10 64 bit ### Expected Behavior The spidermite and tarantula should descend normally in flipped sectors. ### Actual Behavior Instead, they...

type:bug

For my 100th PR, I decided to fix some old issues I had involving the dynamics between some objects. Included in this PR are the following: - Rocks no longer...

involves:functionality
type:feature
category:code
status:needs-review
involves:physics

This PR aims to update and better structure/organize the credits file for the upcoming release. TODO: - [x] Sort people into proper categories (Programming, Level Design, Music etc.) - [...

status:in-progress
category:meta