lizardqueenlexi / orbstation

The official repository of the Orbstation SS13 server, a fork of /tg/station.
https://www.orbstation.space/
GNU Affero General Public License v3.0
7 stars 18 forks source link

Surprise Orbpdate #684

Closed Jacquerel closed 8 months ago

Jacquerel commented 8 months ago

The Bad News There was a tram update in this set of changes. It added a new required structure to trams. image The Biodome tram boat is in a uh... slightly sorry state 😔 All the machines are overlaid on one tile, and the two non-table tiles are underwater... @Profakos may need to perform some mapping in order to resolve this

Featuring other features:

Profakos commented 8 months ago

Maybe I have to do unique chairs that add TRAIT_IMMERSE_STOPPED in the /datum/element/give_turf_traits element. Not sure if it would work with the tram platform itself, but i will look closer.

Profakos commented 8 months ago

Maybe, we should add an extra tile to both sides of the boat. One has a table with the control panel, and the other has a table with a flower boquet.

Profakos commented 8 months ago

Oh, we could put a catwalk on the tram maybe, under the chairs? Those also prevent sinking. Hopefully compatible with the platforms.

Profakos commented 8 months ago

Made the PR with the fix.

Jacquerel commented 8 months ago

I think this might be an upstream issue where it wants to use the same icon state for two things but generates it in two different ways...

Profakos commented 8 months ago

I am so confused...