Skip to content

[MDB IGNORE] [IDB IGNORE] Cynosure map update.#5254

Open
MistakeNot4892 wants to merge 1 commit into
NebulaSS13:polaris-rebasefrom
MistakeNot4892:map/cynosure
Open

[MDB IGNORE] [IDB IGNORE] Cynosure map update.#5254
MistakeNot4892 wants to merge 1 commit into
NebulaSS13:polaris-rebasefrom
MistakeNot4892:map/cynosure

Conversation

@MistakeNot4892

@MistakeNot4892 MistakeNot4892 commented Jan 3, 2026

Copy link
Copy Markdown
Contributor

TODO

  • Port remaining clothes items etc.
  • Port wilderness POIs.
  • Get Cynosure POIs passing CI.

Issues

  • Evac shuttle never arrives.
  • Exterior zone has no atmos??
  • Cargo Techs lack maint access
  • Dorm room door controls just open and close the door. Should lock.
  • External airlocks to secure areas do not check security clearance of user.
  • 2nd floor balcony is oddly spacious. This may be how it always was. Many spots on the balcony have
    double turfs (plating/open space)
  • cave entrance in the wilderness lacks ramp, it's a rather sudden drop into the cave, per Greenjoe
  • airlock southwest of mining doesn't seem to cycle, per Greenjoe
  • Ghosts can trigger the arrivals shuttle to engage travel by entering the shuttle

@MistakeNot4892 MistakeNot4892 added the work in progress This PR is under development and shouldn't be merged. label Jan 3, 2026
@MistakeNot4892 MistakeNot4892 force-pushed the map/cynosure branch 3 times, most recently from f9f6ad8 to 18f90a0 Compare January 3, 2026 03:18
@MistakeNot4892 MistakeNot4892 changed the title Cynosure map update. [MDB IGNORE] [IDB IGNORE] Cynosure map update. Jan 3, 2026
@MistakeNot4892 MistakeNot4892 force-pushed the map/cynosure branch 25 times, most recently from 85a63dc to 46b790d Compare January 4, 2026 11:07
@MistakeNot4892 MistakeNot4892 force-pushed the map/cynosure branch 26 times, most recently from 9bcb211 to 0915760 Compare January 6, 2026 04:37
@ZirconiumWit

Copy link
Copy Markdown
Contributor

Few items:

Cargo Techs lack maint access

Dorm room door controls just open and close the door. Should lock.

External airlocks to secure areas do not check security clearance of user.

2nd floor balcony is oddly spacious. This may be how it always was. Many spots on the balcony have double turfs (plating/open space)

https://media.discordapp.net/attachments/1273421337821446228/1460840482421870682/image.png?ex=69686138&is=69670fb8&hm=81bd2469090a6c5d6551cbb77382d5cd292f1d88b25eaebf93267d4267cc5cfe&=&format=webp&quality=lossless&width=1180&height=856

https://media.discordapp.net/attachments/1273421337821446228/1460840482757152849/image.png?ex=69686138&is=69670fb8&hm=a7fd3d80f1187e4eabc3cad0f850d19fa343bf66f71586261c4e928779e53e75&=&format=webp&quality=lossless

cave entrance in the wilderness lacks ramp, it's a rather sudden drop into the cave, per Greenjoe

https://media.discordapp.net/attachments/1273421337821446228/1460842326426517725/image.png?ex=696862ef&is=6967116f&hm=96ba03b70dafc9ac05eeecd4e1147c3d364a4a76cdc7d57ca96703dba5d827b0&=&format=webp&quality=lossless

airlock southwest of mining doesn't seem to cycle, per Greenjoe

https://media.discordapp.net/attachments/1273421337821446228/1460839431350255729/image.png?ex=6968603d&is=69670ebd&hm=5c71fd8def35de6fd2eaf46073d1d9a2f039e3d02260837b90e4fdb66ca7539a&=&format=webp&quality=lossless

Ghosts can trigger the arrivals shuttle to engage travel by entering the shuttle

https://media.discordapp.net/attachments/1273421337821446228/1460845284463480995/image.png?ex=696865b1&is=69671431&hm=fe78ba758f14eba40370fae35b48b562179a4c0e50f9a41f8523d17f4103b487&=&format=webp&quality=lossless

@Morguemeat

Morguemeat commented Jan 14, 2026

Copy link
Copy Markdown

Just going to be sure to record the things I've noticed thus far in my testing of the map in no particular order that aren't noted elsewhere.

  • Scars inconsistently remain permanent on an Unathi character when removed, sometimes disappearing when all markings are removed. Sometimes not. Sometimes resets when client is restarted. Sometimes appears again after a change after a client restart. Unclear if other species are affected similarly.

Note eye and chin scar remaining with no markings listed: https://i.imgur.com/Jy8zLNz.png.

  • An addition to what Zirc noted with Cargo Tech, Quartermaster also lacks access to the majority of maintenance, in case it's important.

  • Active fire alarms continue to produce an alarm when unpowered and cannot be reset until powered (Is this even a bug? I don't know. I just thought it was weird).

  • There is a distinct lack of randomized items to be found in maintenance. The vast majority of crates are empty. While this is not necessarily a bug or an actual issue, as a Supply enthusiast I just very much enjoy scouring maint for useful and sometimes unexpected and cool things that can be distributed to crew to enhance a round. Would super appreciate this be given consideration when the time is right. <3

  • Also this cool room.

https://cdn.discordapp.com/attachments/1273421337821446228/1461007139991720182/dreamseeker_tekebR5DAM.png?ex=6968fc6e&is=6967aaee&hm=2368c25fbce8849078087a60ac4ed95b1418a70cf79294ec6afe05f72e01dd10&

@out-of-phaze

Copy link
Copy Markdown
Member

Work out why the shuttle takes so long to move after playing the launch sound.

takeoff sound plays when you enter the shuttle warmup state, but it doesn't actually take off for warmup_time seconds. notably this also means /datum/shuttle/autodock/multi/antag has a wait time of 150 seconds rather than 15 seconds as clearly intended, oops

Work on getting the Cynosure map to playable state. This is a squash of multiple commits, important changes are listed below:
- Fixes roundstart power, and in general improves the power system by using a code-defined SMES presets for each function. Modifies SMES code to not include an extra coil in every SMES.
- Fixes networking/telecommunications. Currently has a form of small room next to the Site Administrator's office (where SA's private bathroom was) with all the necessary equipment. This ma>
- Copies over telecommunication channels from the Exodus map (may be modified in the future, if needed). Radios now work.
- Removes the telecommunications satellite Z level altogether, as it is completely incompatible with the new networking and radio system.
- Fixes inability to late-join by mapping in Arrivals landmarks. Currently not using the original moving shuttle, instead you spawn next to the airlock where the shuttle docked.
- Reactor cold loop is no longer 'accidentally' connected to the station's distribution loop via a misplaced valve. While this was indeed a very innovative and effective central heating sol>
- Drops outdoor temperature to -5°C
- Refactors all on-station areas to follow a common naming scheme - /area/cynosure/(type/department)/(floor)/(area name)
- Replace substation scrubber valves with open variants
- Fix leaking pipes in Research, which tripped the shutoff valves
- Fix probably all airlocks on the station
- Fix/Setup the Cargo, Emergency and Escape Pod shuttles.

Area permissions, new areas icons (#2)

* Fixed secure access for all departments, added new access operator: Opion to unsecure areas inside secure areas
* Added missing new icon file
* fixed access for jobs, added job overrides for cynosure
* fixed access merge
* fixed prison access
* Merged job overrides to one file

Ore box + Unloader fix
- Fix unloader not updating ore box on-examine contents when removing ores
- Tweak ore box examine to skip ores that have 0 pieces contained in the box.

Assorted cynosure map fixes
- Fix miners not having access to their own locker room
- Remapped refinery room to use the new machines
- Added assorted circuit boards to tech storage
- Fix atmospherics holding tank computers as well as the supermatter computer not being linked to their vents/injectors/sensors.

Fixed signs and lights (#3)

Shutter and button fixes (#4)

* Fixed signs and lights

* Shutter fixes, directional signs fixes, surgery holosign fixes, blast door button fixes

Updating Cynosure to compile on current Neb.

Co-authored-by: Atlantis <git@stepanekjakub.cz>
Co-authored-by: woody41 <26313915+woody41@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

work in progress This PR is under development and shouldn't be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants