Create an account

Flipping Heck  

Upload: 20 Oct 2022, 13:40
Created by: zooi [X]
Uploaded by: Aqxaro
Flipping Heck

Select a bunch of objects and press R to flip. You can rebind the key. It also appears as an option in the context menu.

Do note that it fails at:
- Preserving wires and other connections if they're not part of the initial selection
- Preserving the undo registry entries
- Being very fast

Why this is not in the base game
It is very slow for a simple "flip" action. The game was never designed with flipping-after-spawning in mind. The way this addon works is that it serialises the selection, and deserialises it flipped around. Almost identical to saving something and then spawning it flipped. It's slow and doesn't even preserve the selection fully. The only true way to make flipping-after-spawning work correctly is to rewrite the foundations of the game and possibly rewrite hundreds of scripts specific to items.

So instead of doing that and likely breaking 99% of all contraptions you have saved, I made this mod. Making mods comes with the privileges of it being OK to release barely working code. It's just a mod, after all.

Functioning Armor

Functioning Armor

25 Oct 2022
4
1 437
1

No need for any property changing, all you need to do is drag the armor to a bodypart. Armor can be applied to anything living. This means that (if your gonna make a mod with my code) you can make gorse armor.

Meat Meal Factory

Meat Meal Factory

25 Oct 2022
3
1 609
2

Grinds up, shreds, blends, crushes and cooks things! Depends on you what you're gonna put in it. There's three different inputs, so pick your meal! The tenderiser can sometimes get stuck, just yank anyone who jams it up through with force. They'll be fine.

Comments
The minimum comment length is 10 characters.
  1. bebra
    bebra [Guests]
    10 February 2023 19:31

    aaaugh