provigz

Results 29 issues of provigz

Adds the ability for an object's name to be shown in the editor toolbox, when the mouse cursor hovers over it. ![image](https://user-images.githubusercontent.com/78196474/174139923-a7888664-732c-4253-afb8-7c9709d23f97.png) **Potential issue:** Currently, the toolbox gets an object's...

type:feature

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:...

type:bugfix

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...

status:conditional
type:bugfix

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...

type:idea
category:code

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"...

status:needs-discussion
type:feature

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,...

status:conditional

**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...

type:idea
category:code

**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...

type:bug
category:code