Commit Graph
100 Commits
Author SHA1 Message Date
Morbo 11c5ecf880 Move Icarus to dir & use timing instead of accum 2023-01-08 00:28:16 +03:00
Morbo 9c6a393617 Why i did this 2023-01-08 00:28:15 +03:00
Morbo eba81123e7 Squashed commit of Icarus
commit e3784bc237
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Mon Jul 11 16:41:35 2022 +0300

    Complete spawn beam command

commit acc2fd5a55
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Mon Jul 11 02:15:30 2022 +0300

    Start creating spawn beam command

commit 179116cc22
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sun Jul 10 01:41:20 2022 +0300

    Update UI button & add timer and cooldown

commit d07d294b91
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sat Jul 9 22:32:46 2022 +0300

    Remove fire verb from terminal

commit f6e950cbf7
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sat Jul 9 22:32:09 2022 +0300

    Update locale keys

commit 4410380abc
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sat Jul 9 22:30:05 2022 +0300

    Fix locale

commit ddd080f5f8
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sat Jul 9 22:29:10 2022 +0300

    Add simple terminal UI for firing

commit 925ec94daf
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sat Jul 9 18:03:32 2022 +0300

    Dont call Ignite with visual update at every tick

commit 9e868145ff
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sat Jul 9 17:55:31 2022 +0300

    Correct beam spawning directed in center of station

commit 1e9966e946
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Fri Jul 8 20:57:19 2022 +0300

    Start work on beam spawn & launch direction

commit a3dab14c6c
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Fri Jul 8 13:48:02 2022 +0300

    Rename stuff & add move separate launch method

commit 586cf26f0f
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Fri Jul 8 05:16:36 2022 +0300

    Add arson radius for beam

commit 9b76fc7d74
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Fri Jul 8 03:02:12 2022 +0300

    Use AllMask for fixture beam

commit 24b3223403
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Fri Jul 8 02:55:35 2022 +0300

    Use ambient component for loop sound

commit a477e2f64f
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Fri Jul 8 02:54:57 2022 +0300

    Combine sun ray sprites in one

commit dc2f707f12
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Wed Jul 6 04:09:42 2022 +0300

    Add states & preparing phase

commit 888f5714dc
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Wed Jul 6 00:35:05 2022 +0300

    Tweak beam component

commit 4793eaa494
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Wed Jul 6 00:34:35 2022 +0300

    Copy singularity destroy logic to beam

commit 9f0a8ca631
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Mon Jul 4 17:37:49 2022 +0300

    Fix terminal parent

commit bdc027444f
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Mon Jul 4 17:37:34 2022 +0300

    No rotation for beam

commit 54834dbb07
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Mon Jul 4 17:18:21 2022 +0300

    Remove IcarusBeam comments

commit 8941193a0f
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Mon Jul 4 17:16:03 2022 +0300

    Terminal spawn IcarusBeam

commit 993b4315bb
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Mon Jul 4 17:12:58 2022 +0300

    Revert "Concatenate images to one"

    This reverts commit acfe951a0c.

commit c3d4e811db
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Mon Jul 4 17:12:49 2022 +0300

    Add loop sound & destroying all

commit acfe951a0c
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sun Jul 3 16:47:21 2022 +0300

    Concatenate images to one

commit c0794feada
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sun Jul 3 16:40:03 2022 +0300

    Basic Icarus beam

commit f6598c255b
Merge: f570a9de6c c3a759f848
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Wed Jun 29 16:50:41 2022 +0300

    Merge branch 'master' into icarus

commit f570a9de6c
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sun Jun 26 16:52:33 2022 +0300

    Basic fire system

commit 4591833d81
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sun Jun 26 07:16:52 2022 +0300

    Add announcements & activation verb

commit a99c5c3488
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sun Jun 26 06:39:24 2022 +0300

    Move system to server and add basic fire logic

commit 6df2a1a571
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sun Jun 26 04:39:30 2022 +0300

    Use ItemSlots component for simplicity

commit ab44d02630
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sun Jun 26 03:35:02 2022 +0300

    Add basic key insert to slot

commit dafe921ac4
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Sat Jun 25 17:11:41 2022 +0300

    Add sounds

commit 445a0d544f
Merge: 9864bae192 937ee3da02
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Fri Jun 24 06:33:45 2022 +0300

    Merge branch 'master' into icarus

commit 9864bae192
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Fri Jun 24 04:33:24 2022 +0300

    Add basic server icarus components

commit 184bd103b0
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Fri Jun 24 03:39:24 2022 +0300

    Add to machine meta

commit a88eb38484
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Fri Jun 24 03:39:13 2022 +0300

    Update terminal sprites

commit d88fe1c1c4
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Fri Jun 24 03:28:55 2022 +0300

    Add computer goldeneye sprites to machines

commit 81fb2c02a2
Author: Arthur <14136326+Morb0@users.noreply.github.com>
Date:   Thu Jun 23 16:04:49 2022 +0300

    Add sprites
2023-01-07 17:27:46 +03:00
Morbo d6afbb30bb Update todo 2023-01-07 06:15:01 +03:00
Morbo 8434c9cd9f Use custom starting gear 2023-01-07 06:14:10 +03:00
Morbo 335ad04647 Add gaiter mask 2023-01-07 06:13:42 +03:00
Morbo 1521dff5e3 Add tactical suit 2023-01-07 05:55:09 +03:00
Morbo b6fc63a61d Use custom map 2023-01-07 05:31:57 +03:00
Morbo bd18265088 Add custom spawnpoint 2023-01-07 05:08:37 +03:00
Morbo da7170e600 Add todos 2023-01-07 04:58:42 +03:00
Morbo e9b053c856 Add round end screen info 2023-01-07 04:55:07 +03:00
Morbo d5afa731cf Assault Ops gamemode barebones 2023-01-07 04:41:31 +03:00
MorbandGitHub b189d9fcc7 Merge pull request #705 from space-syndicate/upstream-sync
Upstream sync
2023-01-05 20:03:00 +03:00
Morbo d155a0af88 Fix delta map 2023-01-05 18:40:54 +03:00
Morbo edf0dbfb5e Update locale 2023-01-05 17:01:45 +03:00
Morbo b5a246e443 Merge remote-tracking branch 'upstream/master' into upstream-sync 2023-01-05 16:59:25 +03:00
MorbandGitHub 1e2c9a0bae Custom default pool (#700) 2023-01-04 06:50:01 -08:00
MorbandGitHub 5ee15ff275 Merge pull request #695 from space-syndicate/upstream-sync
Upstream sync
2023-01-03 18:08:15 +03:00
Morbo 0da41e391e Add IAA and disable lawyer for Meta station 2023-01-03 17:48:33 +03:00
Morbo f89fe0357a Update locale 2023-01-03 15:52:20 +03:00
Morbo 4dec9dfbaa Merge remote-tracking branch 'upstream/master' into upstream-sync
# Conflicts:
#	Resources/Prototypes/Recipes/Lathes/medical.yml
#	Resources/Prototypes/Recipes/Lathes/sheet.yml
2023-01-03 15:21:22 +03:00
MorbandGitHub a5e8705a23 Merge pull request #686 from space-syndicate/upstream-sync
Upstream sync
2023-01-01 01:57:31 +03:00
Morbo 38086489b5 Update locale 2023-01-01 01:27:24 +03:00
Morbo 88d2445740 Merge remote-tracking branch 'upstream/master' into upstream-sync
# Conflicts:
#	Resources/Prototypes/Maps/origin.yml
2023-01-01 01:21:40 +03:00
MorbandGitHub b87dd15f0a [Resprite] Health status (#601) 2022-12-31 11:11:35 -08:00
MorbandGitHub 806809b128 Fix alcoholic bar sign random spawn icon (#678) 2022-12-27 17:33:05 +03:00
MorbandGitHub 82f6be7f49 Fix nuke codes locale (#677) 2022-12-26 01:10:57 -08:00
MorbandGitHub f0210d038b Merge pull request #674 from space-syndicate/upstream-sync
Upstream sync
2022-12-25 20:59:03 +03:00
Morbo 44148313d3 Update locale 2022-12-25 20:28:09 +03:00
Morbo 13d74575f3 Merge remote-tracking branch 'upstream/master' into upstream-sync 2022-12-25 20:25:04 +03:00
MorbandGitHub 153d9f816b [Sponsor] Remove Pulsing (Purple) (#669) 2022-12-23 13:33:50 -08:00
MorbandGitHub 096f005b1f [Sponsor] Skeleton outfit + Gamer cloack (#670) 2022-12-23 13:33:32 -08:00
Morbo 3404a1f10d Hotfix loadout 2022-12-23 23:49:34 +03:00
MorbandGitHub 41711b62bb [Sponsor] Atmosian (#665) 2022-12-23 09:53:20 -08:00
MorbandGitHub af45fa7478 Simple loadout (#668) 2022-12-23 09:17:34 -08:00
MorbandGitHub d62a2970d8 Merge pull request #667 from space-syndicate/upstream-sync
Upstream sync
2022-12-23 11:33:01 +03:00
Morbo 923a30f940 Merge remote-tracking branch 'upstream/master' into upstream-sync 2022-12-23 10:07:12 +03:00
MorbandGitHub e1d3d7a857 Add missing rule (#664) 2022-12-22 04:48:39 -08:00
MorbandGitHub 1b88d11ac3 Correct signal linker removing (#13058) 2022-12-21 14:47:49 -06:00
MorbandGitHub 265789e763 Merge pull request #658 from space-syndicate/upstream-sync
Upstream sync
2022-12-21 20:55:45 +03:00
Morbo 7943b25f29 Update locale 2022-12-21 20:32:45 +03:00
Morbo 980066b477 Remove missing syndicate helmet rsi state 2022-12-21 20:29:44 +03:00
Morbo bdd758ea49 Merge remote-tracking branch 'upstream/master' into upstream-sync
# Conflicts:
#	.github/CODEOWNERS
#	Content.Client/Entry/EntryPoint.cs
#	Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml
#	Resources/Textures/Structures/Machines/microwave.rsi/meta.json
#	Resources/Textures/Structures/Machines/microwave.rsi/mw1.png
#	Resources/Textures/Structures/Wallmounts/air_monitors.rsi/meta.json
2022-12-21 20:29:22 +03:00
Morbo fe8871f280 Merge remote-tracking branch 'upstream/master' into upstream-sync 2022-12-20 15:15:04 +03:00
Morbo 3f9c6c73bb Update locale 2022-12-20 14:21:48 +03:00
Morbo 6343d1e1f8 Merge remote-tracking branch 'upstream/master' into master-syndie
# Conflicts:
#	Content.Server/Chat/Managers/ChatManager.cs
#	Resources/Textures/Clothing/Uniforms/Jumpsuit/rainbow.rsi/meta.json
2022-12-20 14:15:13 +03:00
MorbandGitHub 3e7c20cbe3 Round end notification (#657) 2022-12-20 03:01:40 -08:00
MorbandGitHub 9e82f002b8 Merge multiple changelog files (#656) 2022-12-20 02:54:11 -08:00
MorbandGitHub 8a2a97d816 Extract CVars class (#653) 2022-12-20 01:08:58 -08:00
MorbandGitHub 2d0fb988cc New sponsor markings (#652) 2022-12-20 01:08:10 -08:00
MorbandGitHub e4e7459d3a [Resprite] Hydroponics & mining bags (#650) 2022-12-20 01:07:21 -08:00
MorbandGitHub 6835ab0a04 Fax stamps (#13010)
* Change captain fax suffix

* Add stamps transmit

* Remove proto dependency

* Add centcom fax address for nuke codes

* Remove centcom address resolve

* Remove centcom id
2022-12-19 21:44:15 -06:00
MorbandGitHub a27e6748bd Merge pull request #649 from space-syndicate/upstream-sync
Upstream sync
2022-12-19 11:40:31 +03:00
Morbo e503f28182 Update locale 2022-12-19 11:03:14 +03:00
Morbo cd84b97778 Update locale 2022-12-19 11:02:12 +03:00
Morbo 3f14ebc180 Merge remote-tracking branch 'upstream/master' into upstream-sync
# Conflicts:
#	Content.Shared/CCVar/CCVars.cs
2022-12-19 11:00:05 +03:00
MorbandGitHub 0f492816f8 Merge pull request #647 from space-syndicate/upstream-sync
Upstream sync
2022-12-15 18:51:43 +03:00
Morbo 3f92c71562 Update locale 2022-12-15 18:32:04 +03:00
Morbo e32c928ff8 Merge remote-tracking branch 'upstream/master' into master-syndie
# Conflicts:
#	.github/PULL_REQUEST_TEMPLATE.md
#	Resources/Prototypes/Datasets/Names/last.yml
2022-12-15 18:30:38 +03:00
MorbandGitHub 07b5ba7002 Hotfix Inject DI to queue GUI (#646) 2022-12-15 07:27:26 -08:00
MorbandGitHub 57459b64b1 Disable priority join button (#644) 2022-12-14 14:08:01 -08:00
MorbandGitHub 7bfeb45102 Remove priority join button (#643) 2022-12-14 00:58:09 -08:00
MorbandGitHub 2168bc9689 Merge pull request #641 from space-syndicate/upstream-sync
Upstream sync
2022-12-13 20:46:15 +03:00
Morbo 283f94dced Merge remote-tracking branch 'upstream/master' into upstream-sync 2022-12-13 20:41:52 +03:00
MorbandGitHub 81f8e8e7a2 Merge pull request #636 from space-syndicate/upstream-sync
Upstream sync
2022-12-12 19:26:41 +03:00
Morbo a2414e0892 Update locale 2022-12-12 19:01:35 +03:00
Morbo f0cf42aab3 Merge remote-tracking branch 'upstream/master' into upstream-sync
# Conflicts:
#	Resources/Prototypes/Maps/pillar.yml
2022-12-12 18:59:08 +03:00
MorbandGitHub dbba104eab Fax Machine (#11704) 2022-12-12 05:06:11 +11:00
MorbandGitHub 2f365fc41a GitHub files update (#633) 2022-12-10 22:48:56 -08:00
Morbo 2469fb6cf2 Hotfix research technology icon state 2022-12-11 09:46:43 +03:00
MorbandGitHub 1a61d420db Merge pull request #634 from space-syndicate/upstream-sync
Upstream sync
2022-12-11 08:28:23 +03:00
Morbo b6b095e31b Update locale 2022-12-11 08:01:50 +03:00
Morbo 024f4113a9 Merge remote-tracking branch 'upstream/master' into upstream-sync 2022-12-11 07:59:37 +03:00
MorbandGitHub f458d9d258 Classic traitor alert (#632) 2022-12-10 12:10:51 -08:00
MorbandGitHub 6ad4a10b29 Repository cleanup (#631) 2022-12-10 12:10:27 -08:00
MorbandGitHub 2558b6cd62 Merge pull request #628 from space-syndicate/upstream-sync
Upstream sync
2022-12-10 16:29:21 +03:00
Morbo e5f3f99478 Fix emergency shuttle 2022-12-10 16:07:01 +03:00
Morbo e0b086af1b Update locale 2022-12-10 14:07:49 +03:00
Morbo 42bd050888 Merge remote-tracking branch 'upstream/master' into upstream-sync2 2022-12-10 14:04:43 +03:00
MorbandGitHub 021b90a73f Merge pull request #627 from space-syndicate/upstream-sync
Upstream sync
2022-12-08 08:58:18 +03:00
Morbo f6a94b27ba Update locale 2022-12-08 08:23:51 +03:00
Morbo 2f1730f64c Merge remote-tracking branch 'upstream/master' into upstream-sync 2022-12-08 08:04:31 +03:00
MorbandGitHub 5887462afc [Hotfix] Deathsquad hardsuit (#625) 2022-12-06 23:27:28 -08:00
MorbandGitHub c124cd500b Hotfix Delta station (#624) 2022-12-06 23:12:54 -08:00
MorbandGitHub 73dfd2e32b Merge pull request #623 from space-syndicate/upstream-sync
Upstream sync
2022-12-07 09:05:17 +03:00
Morbo d3310ff834 Update locale 2022-12-07 08:43:45 +03:00
Morbo f032966976 Merge remote-tracking branch 'upstream/master' into upstream-sync
# Conflicts:
#	.github/ISSUE_TEMPLATE/config.yml
#	.github/PULL_REQUEST_TEMPLATE.md
#	Resources/Prototypes/Recipes/Lathes/medical.yml
#	Resources/Textures/Structures/Machines/microwave.rsi/meta.json
2022-12-07 08:34:29 +03:00
MorbandGitHub 41eb1f00ed Animated cat tail (#603) 2022-12-06 21:17:22 -08:00
MorbandGitHub 855a207215 [Resprite] Deathsquad hardsuit (#622) 2022-12-06 19:43:49 -08:00
MorbandGitHub 9b51cabde2 Fix queue AFK kick (#617) 2022-12-03 23:04:57 -08:00
MorbandGitHub 37a76350c8 [Sponsor] Purple pulsing marking (#616) 2022-12-03 06:11:35 -08:00
MorbandGitHub 37451fc974 Revert "Join min playtime (#604)" (#615) 2022-12-03 05:14:08 -08:00
MorbandGitHub 1db1482dcd Update rules (#614) 2022-12-03 02:10:23 -08:00
MorbandGitHub f7ddad92f4 Update rules (#612) 2022-12-02 23:29:35 -08:00
MorbandGitHub 57ccecd635 Merge pull request #611 from space-syndicate/upstream-sync
Upstream sync
2022-12-03 07:51:00 +03:00
Morbo df46659618 Fix patreon link in queue 2022-12-03 07:31:24 +03:00
Morbo d8e7632f73 Update locale 2022-12-03 07:14:27 +03:00
Morbo 612d79c8fa Merge remote-tracking branch 'upstream/master' into upstream-sync
# Conflicts:
#	Content.Client/Links/UILinks.cs
#	Content.Server/Entry/EntryPoint.cs
#	Content.Server/IoC/ServerContentIoC.cs
#	Content.Shared/CCVar/CCVars.cs
#	Resources/Textures/Clothing/Head/Hardhats/blue.rsi/icon.png
#	Resources/Textures/Clothing/Head/Hardhats/blue.rsi/off-equipped-HELMET.png
#	Resources/Textures/Clothing/Head/Hardhats/blue.rsi/off-inhand-left.png
#	Resources/Textures/Clothing/Head/Hardhats/blue.rsi/off-inhand-right.png
#	Resources/Textures/Clothing/Head/Hardhats/blue.rsi/on-equipped-HELMET.png
#	Resources/Textures/Clothing/Head/Hardhats/blue.rsi/on-inhand-left.png
#	Resources/Textures/Clothing/Head/Hardhats/blue.rsi/on-inhand-right.png
#	Resources/Textures/Clothing/Head/Hardhats/orange.rsi/icon.png
#	Resources/Textures/Clothing/Head/Hardhats/orange.rsi/light-icon.png
#	Resources/Textures/Clothing/Head/Hardhats/orange.rsi/off-equipped-HELMET.png
#	Resources/Textures/Clothing/Head/Hardhats/orange.rsi/off-inhand-left.png
#	Resources/Textures/Clothing/Head/Hardhats/orange.rsi/off-inhand-right.png
#	Resources/Textures/Clothing/Head/Hardhats/orange.rsi/on-equipped-HELMET.png
#	Resources/Textures/Clothing/Head/Hardhats/orange.rsi/on-inhand-left.png
#	Resources/Textures/Clothing/Head/Hardhats/orange.rsi/on-inhand-right.png
#	Resources/Textures/Clothing/Head/Hardhats/red.rsi/icon.png
#	Resources/Textures/Clothing/Head/Hardhats/red.rsi/off-equipped-HELMET.png
#	Resources/Textures/Clothing/Head/Hardhats/red.rsi/off-inhand-left.png
#	Resources/Textures/Clothing/Head/Hardhats/red.rsi/off-inhand-right.png
#	Resources/Textures/Clothing/Head/Hardhats/red.rsi/on-equipped-HELMET.png
#	Resources/Textures/Clothing/Head/Hardhats/red.rsi/on-inhand-left.png
#	Resources/Textures/Clothing/Head/Hardhats/red.rsi/on-inhand-right.png
#	Resources/Textures/Clothing/Head/Hardhats/white.rsi/icon.png
#	Resources/Textures/Clothing/Head/Hardhats/white.rsi/light-icon.png
#	Resources/Textures/Clothing/Head/Hardhats/white.rsi/off-equipped-HELMET.png
#	Resources/Textures/Clothing/Head/Hardhats/white.rsi/off-inhand-left.png
#	Resources/Textures/Clothing/Head/Hardhats/white.rsi/off-inhand-right.png
#	Resources/Textures/Clothing/Head/Hardhats/white.rsi/on-equipped-HELMET.png
#	Resources/Textures/Clothing/Head/Hardhats/white.rsi/on-inhand-left.png
#	Resources/Textures/Clothing/Head/Hardhats/white.rsi/on-inhand-right.png
#	Resources/Textures/Clothing/Head/Hardhats/yellow.rsi/icon.png
#	Resources/Textures/Clothing/Head/Hardhats/yellow.rsi/off-equipped-HELMET.png
#	Resources/Textures/Clothing/Head/Hardhats/yellow.rsi/off-inhand-left.png
#	Resources/Textures/Clothing/Head/Hardhats/yellow.rsi/off-inhand-right.png
#	Resources/Textures/Clothing/Head/Hardhats/yellow.rsi/on-equipped-HELMET.png
#	Resources/Textures/Clothing/Head/Hardhats/yellow.rsi/on-inhand-left.png
#	Resources/Textures/Clothing/Head/Hardhats/yellow.rsi/on-inhand-right.png
#	Resources/Textures/Clothing/OuterClothing/Suits/fire.rsi/equipped-OUTERCLOTHING.png
#	Resources/Textures/Clothing/Uniforms/Jumpsuit/atmos.rsi/equipped-INNERCLOTHING.png
#	Resources/Textures/Clothing/Uniforms/Jumpsuit/ce.rsi/equipped-INNERCLOTHING.png
#	Resources/Textures/Clothing/Uniforms/Jumpsuit/engineering.rsi/equipped-INNERCLOTHING.png
#	Resources/Textures/Clothing/Uniforms/Jumpsuit/engineering_hazard.rsi/equipped-INNERCLOTHING.png
2022-12-03 07:09:10 +03:00
MorbandGitHub 557e629e47 Queue metrics (#606) 2022-12-01 20:27:09 -08:00
MorbandGitHub 335c02af2a Merge pull request #605 from space-syndicate/upstream-sync
Upstream sync
2022-12-02 06:59:09 +03:00