supertux
supertux copied to clipboard
SuperTux source code
**TL;DR** I want to make parental options to help parents protect their children, or school to protect their computers, from potentially harmful in-game actions (e. g. downloading content with obscene...
Reproducible on any OS, on the lastest version @ master. https://user-images.githubusercontent.com/66701383/104114612-36d48400-52fe-11eb-98c6-736807c7af95.mp4
I found an issue in Waffelwüste level Light and Lava. At some point of level there's a magic wall still active regardless if I brought green lantern or not unable...
This is a regression. When playing the scape from the pirates level in Yeti's Revenge, the cannon balls get stuck in a specific position. They didn't use to do that...
In some levels you need to go through white magic blocks following enemy livingfire. The newest nightly dowloads caused this enemy to "lose" the ability simply falling down or just...
**SuperTux version: 0.6.2 stable (64 bit), 0.6.2-448 nightly (64 bit), 0.6.2 stable (32-bit)** **System information:** *(details about your kernel, operating system, or distribution)* Intel Core i7-3770 Intel HD graphics 4000...
Some enemies with big hitboxes didn't go down slopes. This was because the max drop height was too small. The max drop height for smart enemies is now `width /...
Fixes #2780 I'm not sure if this is the right approach, as we seem to be checking for the best possible vsync value earlier and picking one. What's saved is:...
This additions should have never been merged in the state it was in. I recommend reverting entirely if a fix is not considered in a timely manner unless someone is...