provigz
provigz
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:...
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...
Having an option to change the renderer between "OpenGL" and "SDL" from the "Options" menu in-game would definitely be way simpler for a wide range of users. Display issues and...
Adds a new `Notification` GUI item, which shows up on the top-right of the screen with appearance, similar to the one of passive dialogs. It features "Do not show again"...
Improves the text field and script line menu items: * Support for going back in text and inserting/deleting characters from the current position. ("Backspace" for deleting characters in front of...
Makes additions to the profile management system: 1. Allows to create an unlimited amount of profiles, all of which are name-able. Profiles are created as folders in the format `profile{id}`,...
Releated to SuperTux/addons#37. This pull request changes the main add-on index to the new `index-0_7.nfo` file, included in the linked pull request. The aim is having a new index file,...
**SuperTux version:** 0.6.3 **System information:** Windows 10 ##### Expected behavior The contrib levelset menu, which appears when a levelset without a worldmap is chosen, should not be closed, or should...
**SuperTux version:** 0.6.3 **System information:** Windows 10 ##### Expected behavior Frozen snails aren't able to be picked up. ##### Actual behavior Pressing Alt and still holding it after the snail...