Skip to content

Talon update: Paperwork, Map update and Refreshed Talon uniform become - Standart#1237

Open
AzzyDreemurr13 wants to merge 62 commits into
TS-Rogue-Star:masterfrom
AzzyTest13:Upd_stand_talon_uniform
Open

Talon update: Paperwork, Map update and Refreshed Talon uniform become - Standart#1237
AzzyDreemurr13 wants to merge 62 commits into
TS-Rogue-Star:masterfrom
AzzyTest13:Upd_stand_talon_uniform

Conversation

@AzzyDreemurr13
Copy link
Copy Markdown
Contributor

@AzzyDreemurr13 AzzyDreemurr13 commented Feb 13, 2026

About The Pull Request

  1. Introduction of the new Talon uniform as a new standard for the crew

  2. Transfer of uniforms to the section with uniforms for posts + the ability to choose an old uniform in character set up.

  3. Map Talon update for EVA, Cryo, Armory. There was also a cosmetic update that was synchronized with VoreStation Talon ship within the framework of this pull request: Talon update: Porting uniforms, updating map and equipment VOREStation/VOREStation#19220

image
  1. Talon paperwork and sending Fax. Now the Administration has the opportunity to influence the Talon crew more specifically, if any RP problems arise or perhaps even for Events. To do this, click on the "Send fax" button and there will be a choice "Talon" and after that it will be possible to send a fax from Talon headquarters.
    4.1. The ship's crew received its own seal with a special square design featuring the company logo. So now faxes from the Talon crew will be more noticeable :)
555905279-dd434a8e-9af2-4c23-b38a-4028617bdcdb 555955113-4c44a1d6-9ef0-42b7-a641-80c7af22a22b image
  1. I discovered that the new sprites had a vending machine and implemented it with code, adding the basic uniform and equipment of the Talon crew.
image
  1. Access update. New access will be added: Pilot Talon. To separate the command compartment (bridge) and shuttle control from the pilot's room. However, access to the rescue pod remains public in case of emergency.

Why and what will this PR improve

After a successful financial year, Talon Company decided to update its design, equipment, compartments ITV Talon, and ordered its own seal for documents.

Authorship:

Code — me
Talon Seal sprite — me, based on past seals and logo Talon

Changelog

  • The Talon crew switches to new refreshed uniforms!
  • A new vending machine and a new seal! Now all the various crew uniforms are in one place, and documents can now be issued with a more attractive seal.
  • Minor fixes to some sprites related to Talon items
  • Ship update: a new one EVA, has been created Cryogenic room and Armory update
  • Ship access: Added pilot access to separate the pilot room and the ability to pilot the shuttle.
  • Ship appearance are synchronized with VoreStation to make it easier to switch between servers
  • Altavians (mouse) now available use Talon suit's

Time for new uniform be a s t a n d a r t
Removed multiple refreshed Talon uniforms from the loadout.
@AzzyDreemurr13 AzzyDreemurr13 changed the title Refreshed Talon uniform become - Standart uniform Talon Crew Talon update: Refreshed Talon uniform become - Standart Feb 26, 2026
@AzzyDreemurr13 AzzyDreemurr13 changed the title Talon update: Refreshed Talon uniform become - Standart Talon update: Paperwork, Map update and Refreshed Talon uniform become - Standart Feb 26, 2026
Comment thread code/modules/client/preference_setup/loadout/loadout_uni_selector.dm Outdated
Comment thread code/modules/clothing/head/misc.dm Outdated
@AzzyDreemurr13
Copy link
Copy Markdown
Contributor Author

AzzyDreemurr13 commented Mar 1, 2026

Mouse sprited not fully ready, found couple wrong things
image
image
image

@AzzyDreemurr13
Copy link
Copy Markdown
Contributor Author

Pilot (left side already fixed)

image image image image

Crew

image image image image

Marine (left side already fixed)

image image image image

Officer (Cap) (left side already fixed)

image image image image

Medical (left side already fixed)

image image image image

Supply (left side already fixed)

image image image image

RnD (left side already fixed)

image image image image

Merc (left side already fixed)

image image image image

@SigholtStarsong
Copy link
Copy Markdown
Contributor

Hey, just took another quick look - in code/modules/client/preference_setup/loadout/loadout_uni_selector.dm you've still got a bunch of apostrophes in the descriptions you don't need. It's not a huge deal and we can fix it later if you don't want to make changes this moment.

Comment thread code/modules/client/preference_setup/loadout/loadout_uni_selector.dm Outdated
Comment thread code/modules/client/preference_setup/loadout/loadout_uni_selector.dm Outdated
Comment thread code/modules/client/preference_setup/loadout/loadout_uni_selector.dm Outdated
Comment thread code/modules/client/preference_setup/loadout/loadout_uni_selector.dm Outdated
Comment thread code/modules/client/preference_setup/loadout/loadout_uni_selector.dm Outdated
Comment thread code/modules/client/preference_setup/loadout/loadout_uni_selector.dm Outdated
Comment thread code/modules/client/preference_setup/loadout/loadout_uni_selector.dm Outdated
Comment thread code/modules/client/preference_setup/loadout/loadout_uni_selector.dm Outdated
@AzzyDreemurr13
Copy link
Copy Markdown
Contributor Author

Hey, just took another quick look - in code/modules/client/preference_setup/loadout/loadout_uni_selector.dm you've still got a bunch of apostrophes in the descriptions you don't need. It's not a huge deal and we can fix it later if you don't want to make changes this moment.

Fixed now

Comment thread maps/tether/tether_jobs.dm Outdated
Comment thread maps/tether/tether_jobs.dm Outdated
Comment thread maps/tether/tether_jobs.dm Outdated
Comment thread maps/tether/tether_jobs.dm Outdated
Co-authored-by: Azzy <74739991+AzzyDreemurr13@users.noreply.github.com>
Comment thread maps/offmap_vr/talon/talon_v2.dm
Comment thread maps/tether/tether_jobs.dm Outdated
Co-authored-by: Azzy <74739991+AzzyDreemurr13@users.noreply.github.com>
Comment thread maps/offmap_vr/talon/talon_v2.dm Outdated
Comment thread maps/offmap_vr/talon/talon_v2.dm
Co-authored-by: Azzy <74739991+AzzyDreemurr13@users.noreply.github.com>
@AzzyDreemurr13 AzzyDreemurr13 requested a review from Lilly-Lira May 4, 2026 16:59
@AzzyDreemurr13
Copy link
Copy Markdown
Contributor Author

About smoll map update:
(Moved APC to the opposite wall from air alarm and added Color Mate)
image

@AzzyDreemurr13
Copy link
Copy Markdown
Contributor Author

@Lilly-Lira Its finnaly fixed and work

@Lilly-Lira
Copy link
Copy Markdown
Collaborator

Are you sure it's working as intended? There seem to be duplicate entries now for the coats. In both suits and in uniforms.

@AzzyDreemurr13
Copy link
Copy Markdown
Contributor Author

Are you sure it's working as intended? There seem to be duplicate entries now for the coats. In both suits and in uniforms.

Yes, I'm sure. Currently, this uniform is only displayed in the uniform section.

Regarding Coats I didn't even touch them except for adding pockets for the captain's version

@Lilly-Lira
Copy link
Copy Markdown
Collaborator

Double checked and the coats are fine. I thought you moved them too for some reason. You need to remove the sortAssoc's you added though since those are flipping the refreshed uniforms to the legacy uniforms for people who already have them in loadout.

Comment thread code/modules/client/preference_setup/loadout/loadout_uniform_rs.dm Outdated
Comment thread code/modules/client/preference_setup/loadout/loadout_uniform_rs.dm Outdated
Comment thread code/modules/client/preference_setup/loadout/loadout_uniform_rs.dm Outdated
Comment thread code/modules/client/preference_setup/loadout/loadout_uniform_rs.dm Outdated
Comment thread code/modules/client/preference_setup/loadout/loadout_uniform_rs.dm Outdated
Co-authored-by: Azzy <74739991+AzzyDreemurr13@users.noreply.github.com>
@AzzyDreemurr13
Copy link
Copy Markdown
Contributor Author

You need to remove the sortAssoc's

Done

Comment thread code/modules/client/preference_setup/loadout/loadout_uniform_rs.dm Outdated
Comment thread code/modules/client/preference_setup/loadout/loadout_uniform_rs.dm Outdated
Comment thread code/modules/client/preference_setup/loadout/loadout_uniform_rs.dm Outdated
Comment thread code/modules/client/preference_setup/loadout/loadout_uniform_rs.dm Outdated
Co-authored-by: Azzy <74739991+AzzyDreemurr13@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants