Poobslag

Results 78 comments of Poobslag

My "silent crash" bugs were fixed by removing all ViewportTextures from the scene tree before unloading the scene. I tried to create a minimal reproduction project but was unable to...

There is some discussion of this story on #2440.

This is a reopening of #771. Those issues are fixed, but there are still some here and there.

This should also affect the credits cutscenes.

According to `Haledire` on the Godot discord: * **me:** It's possible the ideal solution is something like --- write a node which detects analog joystick, and translate them into ui_left...

Whatever our solution, it should also apply to horizontal sliders

https://www.reddit.com/r/Tetris/comments/ib8i7s/im_done_with_the_editor_for_develop_spin_clear_so/ this 'spin clear' level editor UI is fantastic, consider some things like this for UI

Downgraded; the level editor has been removed from the game. If it is reintroduced, we'll have to consider this.

The level editor has been removed.

This problem applies to many different utility functions in StringUtils, including `english_number`, `format_duration`, `comma_sep` and more.