Trying to place a block on the "top" side of a slab will not work, you'll place it behind it. There's some more trickery with placing them down but it's hard to tell where it goes wrong, this should be fixed first (perhaps the other issues get fixed by that too).
Description
Description
Details
Details
- Commits
- Restricted Diffusion Commit
- Task Type
- Bug
Testing Results
- Affected Gamemode(s)
- Single and Multi
- Reproducible
- Yes
- Last tested (version)
- 0.19533 (Dev)
- Category
- Engine
- First occurrence (version)
- 0.19491 (Dev)
Hardware/Software/System
- OS-Specific
- No
- Hardware-Specific
- No
- Video Card Vendor
- uncertain
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>
Event Timeline
Comment Actions
-QA Testing-
Works well for single layers of slabs. However, If you have multiple slabs above each other you can get 2 situations:
- The box gets flipped, in this case it should point upwards to the already occupied slab at the top. Removing the block I'm looking at is fine though (removes the one my cursor is aiming at).
- The hitbox to place blocks at the side of the slabs is too big, red line on pictures indicates where I have to aim on the slab to be able to place it sideways, green line shows what it should be.
It's way easier to use now so lowering priority.