BeeStation-Hornet icon indicating copy to clipboard operation
BeeStation-Hornet copied to clipboard

New mapping helper: Spaceproof/Group directional windows, new maint room

Open EvilDragonfiend opened this issue 1 year ago • 8 comments

About The Pull Request

  • New mapping helper: Spaceproof directional windows
    • If this helper is placed on a turf, it will check nearby turfs, and makes a directional window on each turf.
    • If there's a door or an airlock on a nearby turf, the center turf will be changed into a floor tile. This is because putting a directional window on an airlock isn't a good idea.
    • Putting it on a normal turf won't work it well.
  • Group directional windows
    • This will put inner-directional windows within its chained group.
  • New maint room
  • A new turf proc to get adjacent turf by given direction
  • Made a list into multiple lines instead of a single line - It's hard to recognise which one is included.

Why It's Good For The Game

Eh... I don't know. I just made it for fun.

Testing Photographs and Procedure

Screenshots&Videos

image

image

image

image

Changelog

:cl: add: a new mapping helper - Spaceproof directional windows, Group directional windows add: a new 10x10 maint room. You can stare at space as much as you want... for some reason there are items stuck in space?? add: a new turf proc /turf/proc/get_nearby_turf_by_dir(direction). It returns a turf from the turf that is next to from the given direction. code: minor change to map template list code /:cl:

EvilDragonfiend avatar Dec 15 '23 04:12 EvilDragonfiend

Would be very nice to have the a opposite helper too that places directional windows on the inside of the tile helper is on.

BriggsIDP avatar Dec 15 '23 06:12 BriggsIDP

Would be very nice to have the a opposite helper too that places directional windows on the inside of the tile helper is on.

Where would you need that placer?

EvilDragonfiend avatar Dec 15 '23 08:12 EvilDragonfiend

Where would you need that placer?

Places like the fland bridge garden area. It's become quite common to make these now

BriggsIDP avatar Dec 15 '23 10:12 BriggsIDP

image image image

  • Code is improved
  • Group directional window (inner) mapping helper is added

EvilDragonfiend avatar Dec 26 '23 15:12 EvilDragonfiend

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Jan 15 '24 21:01 github-actions[bot]

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Feb 15 '24 19:02 github-actions[bot]

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Mar 03 '24 11:03 github-actions[bot]

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar May 11 '24 10:05 github-actions[bot]