supertux
supertux copied to clipboard
SuperTux source code
WebVersion: add option to toggle fullscreen-mode and force landscape mode
**SuperTux version: v0.63-569** **System information: tablet with firefox-webbrowser** *(details about your kernel, operating system, or distribution)* Hi, thanks a lot for allowing to play supertux in every modern browser, it...
Dispensers should have the ability to dispense objects since dispensers can dispense enemies, so why not objects? This would be a fun feature
Fixes #2242
Pressing Left, Rshift and Click disables grid snapping in editor
v0.6.3-548-g81809dd5e win10 press left, Rshift and click, it should disable grid snapping. might work with other directions. this shouldn't be a thing. Rshift is useful for navigating a level in...
This allows users to disable sound positioning entirely from a config entry. Observations, remarks, caveats: - Sounds that are played far away from the screen are very audible when the...
Drag drop install addons
This is still kinda work in progress...there have been some crashes here and there if I can still remember. I'd like for people to try this out though.
List object names within editor toolbox
Adds the ability for an object's name to be shown in the editor toolbox, when the mouse cursor hovers over it.  **Potential issue:** Currently, the toolbox gets an object's...
Fixes various issues, regarding TextObject and TextArray: * Fixes #2256: Adds the missing `set_front_fill_color()`, `set_back_fill_color()`, `set_text_color()` and `set_roundness()` functions to TextArray, which only modify the current TextObject. * Closes #2257:...
Remove hardcoded tile IDs for electrocution
Removes hardcoded tile IDs, used for water electrocution in `thunderstorm.cpp`. They are now defined in the newly created `additional` category for additional attributes and properties in tileset files. Importing the...
- screenshots need to be placed in either `` or `` tags to be compliant - update homepage - drop outdated mailinglist address - add additional urls see also: https://freedesktop.org/software/appstream/docs/chap-Metadata.html