Wuzzy

Results 229 issues of Wuzzy

It seems that my car sometimes just drives right through the girls and road blocks instead of killing/crashing into. It's not really easy to reproduce, but it seems that in...

I have spotted these strings which appear to be not translatable at all: - “(received empty dataset)” - “Privacy” - “Calling Overpass API interpreter (abort)” - “building query” - “resetting...

todo

This PR adds pitch variations for almost all noteblock sounds with all semitones from C to B (like the piano). Pitch is calculated with this formula: ``` pitch = 2^((val-6)/12)...

enhancement

This adds a dropper. The dropper is an effector that has an inventory with 9 slots. When powered, it will drop a random item in its inventory, provided the node...

enhancement

The noteblock fire and explosion sounds depend on MTG providing them. But what will happen if MTG changes the sound file names for some reason? Then Mesecons will break. What...

IMHO the noteblock fire sound is a little bit of too low-quality or just feels off. First, it's very long, but my real problem is that it instantly stops playing,...

This PR makes Mesecons translatable (replaces #476). Special changes: * Interface of Luacontroller was changed, the baked-in text was stripped from the image and replaced by real text so it...

enhancement

I suggest to replace current flat mesecon torches with mesh-based 3D mesecon torches. MTG offers a model for its own 3D torch.

enhancement

This is a simple suggestion: Disable jumping for the top of gluey surfaces, as if the player is “glued” to th block. The following blocks would be affected: * Sticky...

enhancement
non-trivial

If you place a falling node on a ghoststone or removestone, then activate either of them, the falling node floats in mid-air and doesn't fall. Also, attached nodes at removestones...

controversial