Prune Juice

Results 5 issues of Prune Juice

So I tried to put a squirrel thread into the `sector` table that accessed a tilemap, but when I restarted the level the thread didnt clear and kept giving me...

type:bug
priority:low
category:code
involves:scripting

`set_property(string property, ANY value)` - sets the `property` in an object to be `value`. `ANY get_property(string property)` - gets the value of `property` from an object. For example `Tux.get_x()` would...

### SuperTux Version v0.6.3-1204-g3bb35a1c1 ### System Information Linux 64-bit (i think) ### Expected Behavior Objects that have a missing sprite load with their default sprite. I believe this was a...

type:bug
involves:functionality
category:code

To put it simply heres what it looked like before... ![image](https://github.com/user-attachments/assets/55d5ce15-bb4a-44b2-a808-168c852fcdf1) ...and heres what it looks like now. ![image](https://github.com/user-attachments/assets/e0dd6264-7d5d-4822-889b-e7c2f0801328) I noticed a Bonus Island level used a powerup on its...

### SuperTux Version v0.6.3-1318-gd63d4798e ### System Information Linux 5.15.0-56-generic #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022 x86_64 (i think) ### Steps To Reproduce Crash If you run `thunder.lightning()` before...

type:crash