Commit Graph

36638 Commits

Author SHA1 Message Date
DrSmugleaf 4c2b20b277 Replace usages of MobObserver and AdminObserver with GameTicker consts (#21814) 2023-12-02 19:00:03 +01:00
PJBot c3b0accc57 Automatic changelog update 2023-12-02 19:00:03 +01:00
Bixkitts 47d0c93e81 Sound Effect For Emagged Borgs (#21451)
* Added sound effect for borg being emagged

* attributions

* license

* patched for #21460

* Made the sound trigger on emag instead of role add

* oops
2023-12-02 18:59:48 +01:00
Leon Friedrich 945a00e385 Re-use atmos queues (#21803) 2023-12-02 18:59:48 +01:00
Leon Friedrich 8c4ea47858 Rename SpriteView field (#21794) 2023-12-02 18:59:48 +01:00
metalgearsloth 21b6ccc840 Update submodule to 180.1.0 (#21797) 2023-12-02 18:58:34 +01:00
Leon Friedrich 6bacc2ccfa Make T-ray entity query use lookup flags (#21793) 2023-12-02 18:58:34 +01:00
PJBot dc1e3f5258 Automatic changelog update 2023-12-02 18:58:34 +01:00
Kadeo64 fb877f4bba Ripley APLU is now T1 Industrial. (#21787)
* Add files via upload

* Updates industrial.yml with ripley changes
2023-12-02 18:58:33 +01:00
Whisper 932ad38171 Update lizard vocalizations (#21750) 2023-12-02 18:58:33 +01:00
metalgearsloth 55e1618877 Fix FTL arrival deleting ghosts (#21778) 2023-12-02 18:58:33 +01:00
PJBot a97c2bee27 Automatic changelog update 2023-12-02 18:58:33 +01:00
Debug 4bbf4a8ed8 Update TODO.md 2023-12-02 18:57:02 +01:00
Christopher Thirtle 1d2fc544b6 Use object-spaced bounding boxes for putting stuff in crates (#21427)
* Use object-spaced bounding boxes for putting stuff in crates

* Use existing _lookup.GetAABB, different component

* PR edits updated

* Remove unused bits from around GetAABB

* Use GetAABBNoContainer
2023-12-02 18:56:20 +01:00
nikthechampiongr 01452cb2d3 Tiny mobs can no longer pass on the zombie disease (#21676)
This reverts f391ff28 and implements an alternate messure where mice and other small animals can no longer infect people as zombies.

This is done through a component which if present cancels the check that would cause zombie components to be added on people that get infected due to a bite.

This still allows other special stuff that happens in that function that may affect already infected individuals.
This is a compromise between what's discussed in discord which would much rather see mice and other animals just die from the infection and people on github which would see no change happen.

Since bats can't go under doors it may not be necessary to make them non spreaders.
If someone disagrees please tell me to just add it back.
2023-12-02 18:55:48 +01:00
Debug 65496caa8c Update roaches 2023-12-02 18:55:47 +01:00
potato1234_x 32d6677bb5 Cockroach + Glockroach Admeme + Mothroach (#19752)
* cockroach

* Update Resources/Textures/Mobs/Animals/cockroach.rsi/meta.json

Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>

* parenting fixe

* d

* rsi fail

* mothroach!!!!

* cockroach vent event + critters in trashcart

* linter

* fix

* commit

---------

Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>
2023-12-02 18:55:47 +01:00
Debug 94f15684f0 Remove mothroaches 2023-12-02 18:55:28 +01:00
Colin-Tel 2fa1a61913
Updated reporter rooms in two maps (#496)
Edge and Shoukou:
Reporter rooms are now behind reporter access

Edge:
Paramedic lockers have voidsuits again
2023-12-01 17:21:10 -06:00
Adrian16199 acc7c53fc9
Shoukou readjustments. (#494)
* Shoukou readjustments.

Changed volumetric gas pump to a normal gas pump on co2 recycler to prevent it from clogging up.
Changed piping in TEG for it to be more comfortable
Changed position of the freezer in atmos to cool down oxygen over air due to the heated oxygen from the recycler.
Spaced the cooling chamber in TEG better.
Added nitrogen canister to TEG.
Added a power monitoring next to CE's room
Replaced sofa in the middle of the map with plastic chairs
Made robotics bit more private with shutters on windows.
Got rid of EVA room near logistics to added maintance and expanded salvage's room
Redid robotix a bit by givin it more space and shufflin some machines around, also given curtains for private murder.
Fixes issue #487
Redone the entire bottom of medical, expanding it to include cryo.
Added cameras to: Robotics, detective's office, TEG, atmos's office, engineering's front, dojo, arrivals, corpsman's office, salvage's break room, loading bay in cargo, evacuation.
Medical's substation has been moved.
Exchanged one chem maker for a chemical vendor to let people choose what they want to use.
Exchanged training bomb CRATE with 2 training bombs due to how they would glitch into eachother as soon as you open the crate.
Added 3 riot helmets to the riot gears in light armoury.
Added ATV to cargo.
Removed selling square and computer in cargo
Added docking to salvage's walkway.

* Another adjustments to adjustments.

Gave salvage's outside a conveyor and gave them some light.
Readjusted pipes in cryo.
Moved air alarm in cloning to a better position
Added a singular air vent to evacuation.
Added conveyor's to cargo's loading bay.
Gave nanomed plus back into medical because I forgot
Gave a *proper* cargo shuttle console instead of a computer.
2023-12-01 16:55:20 -06:00
Debug 5333a89365
Revert "Allow nuclear operatives to buy deswords (#472)" (#495)
This reverts commit f5ed96727e.
2023-12-01 08:45:18 +00:00
Colin-Tel 60c4eb116b
Update asterisk.yml (#492)
reporter doors :trollface:
2023-11-30 22:03:40 +00:00
Velcroboy 7d1c965a59
Map Edits (#483)
Co-authored-by: Jeff <>
2023-11-27 16:48:22 -06:00
DeltaV-Bot 405193aab4 Automatic Changelog Update (#463) 2023-11-27 22:42:43 +00:00
Tryded f7fa33fd62
More energy guns (#463)
* RSIs

* Energy Guns

* Names

* Orderable Energy gun

* Mini Energy Gun

* Update armory.yml

* Research and Printing

* Update Resources/Locale/en-US/deltav/prototypes/catalog/cargo/cargo-armory.ftl

Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
Signed-off-by: Tryded <139474617+Tryded@users.noreply.github.com>

* fix

* Fix 2.0

* Update cargo-armory.ftl

* Revert "Update cargo-armory.ftl"

This reverts commit f78756eeb3.

* ACtual fix (I'm dumb)

* Fixing IDs

* Update armory-crates.ftl

* Balance

* Missing value

* Gun Safes

* Mag unshaded stuff

---------

Signed-off-by: Tryded <139474617+Tryded@users.noreply.github.com>
Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
2023-11-27 16:42:26 -06:00
Velcroboy c24b86226d
Salvage tweaks and templates (#481)
Co-authored-by: Jeff <>
2023-11-27 16:32:43 -06:00
Colin-Tel 0816da3f4e
Updates to Shoukou, Asterisk, and Edge (#484)
* Updates three maps

Musician airlocks, clown/mime lockers, custodian lockers in service rooms, sec/law maintenance hatches, space cleaner dispensers, other minor changes.

* Update edge.yml
2023-11-27 16:15:24 -06:00
Adrian16199 2f07661fa6
Corpsman getting a GPS into their locker. (#482)
* Corpsman getting a GPS into their locker.

>Implant tracker x 2 in locker
>Death and it shows coords
>Corpsman is GPS-less.
>Buh

* The obligatory noting on it
2023-11-27 12:37:36 -06:00
DeltaV-Bot 2e20dba305 Automatic Changelog Update (#456) 2023-11-26 01:22:02 +00:00
Colin-Tel ad28799c40
Role accesses and starting equipment (#456)
* Role accesses and starting equipment

changed some accesses, changed some equipment

* Update service_worker.yml

changed the service worker outfit

* comments

---------

Signed-off-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
2023-11-25 19:21:47 -06:00
DeltaV-Bot 22b8b60d37 Automatic Changelog Update (#457) 2023-11-26 00:51:42 +00:00
Tryded 6bea17f560
Bluespace crystal recipes (#457)
* Bluespace Bags

* Bluespace Chemistry

* Cargo Teleporters
2023-11-25 18:51:27 -06:00
Velcroboy ea2843b845
Update Arena carp spawner with 5% chance to spawn sharkminnow (#476)
Co-authored-by: Jeff <>
2023-11-25 18:49:56 -06:00
Velcroboy ce00812d95
Adds robust granular access (#470)
* Adds robust granular access

* Updates drobes with appropriate access

* Typo/file not saved

* Remove dupe/copy-paste oops

* Remove dupe/copy-paste oops

* Remove dupe/copy-paste oops

* Revert "Typo/file not saved"

This reverts commit 190363ead8.

* Revert "Revert "Typo/file not saved""

This reverts commit dd116f2b04.

* Revert "Remove dupe/copy-paste oops"

This reverts commit 5660903ac4.

* Remove dupe, fix copy/paste

* Fix some more copy/paste

* ugg

---------

Co-authored-by: Jeff <>
2023-11-25 18:49:26 -06:00
DeltaV-Bot e76850c030 Automatic Changelog Update (#480) 2023-11-26 00:38:44 +00:00
Colin-Tel 1fe81c305f
Update Asterisk (#480)
* Update asterisk.yml

added physics dampening to Asterisk station, helping immobilize it and keep it... station-ary.

* Update asterisk.yml

added meteor netting and a microwave board to botany.
2023-11-26 00:38:30 +00:00
DeltaV-Bot f0a6a2741f Automatic Changelog Update (#478) 2023-11-26 00:37:06 +00:00
Tad "Taddy" Johnson 7a4ad5dc2d
Robustify Seclite (#478)
* Robustify Seclite

Lets you take down targets nonlethally even if you dropped your baton slipping on omega soap.

* comment real

so real
2023-11-25 18:36:53 -06:00
Adrian16199 ad3b68bafa
A small adjustment for shoukou. (#475)
* A small adjustment for shoukou.

Fixes mantis's room bein accesible by all epistemics.
Changes the location of the firewall closet.

(I would give this PR a day incase someone finds another thing to check unless someone is in a rush)

* Update shoukou.yml

named the lawyer fax

Signed-off-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>

---------

Signed-off-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
2023-11-25 23:55:55 +00:00
DeltaV-Bot ec5e404a7e Automatic Changelog Update (#472) 2023-11-25 14:38:34 +00:00
Tryded f5ed96727e
Allow nuclear operatives to buy deswords (#472)
* Update uplink_catalog.yml

* Update uplink_catalog.yml
2023-11-25 15:38:20 +01:00
OCO_Omega 12f21cd019
fix (#469)
Signed-off-by: OCO_Omega <42233446+OCOtheOmega@users.noreply.github.com>
2023-11-22 23:29:06 +00:00
Adrian16199 49490fedb7
Adjustments to pebble. (#455)
* Adjustments to pebble.

Remove spawn point for janitor to give a custodial closet [filled]
Removed a part of table in janitors room to give a sink.
Add a sink to kitchen
Adds siobian to mystagogues room
Replaces .45 magnum magazines and ammo boxes to 35 auto for the adjustments of drozds being now the weapon in pebble.

* Gave lawyer's office their own private door

---------

Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
2023-11-22 11:54:31 -06:00
Adrian16199 4b938e9b60
Bit of quality to shoukou. (#454)
* Bit of quality to shoukou.

Adds a siobhan toy on the front of epistemics
Adds a boxing bell in the abandoned ring in the maintenance
Adds renault toy in bridge's table next to disabler and stun baton
Adds atmos plushie who is now sitting on a chair in atmos
The fire extinguisher in cargo that was behind the cargo shuttle computer is now next to the logidrobe.

* Additional adjustments.

Gave TEG's burning chamber some blast doors for convenience.
Adjusted arrivals to be symmetrical.
Gave lawyer the lawdrobe.

* A small adjustment.

Added Igniter and a signaller to TEG room and linked both.
Added a canister of each: plasma, water vapour, oxygen to TEG room
Added a plasma table which the signaller resides on.

* Replaces lawyer's front door with lawyer's access door instead of brig.

Also the maint hatch (There is no need to do it to reporters since its already service)

* Updated reporter's room to have a maintenance hatch with service access.
2023-11-22 11:54:08 -06:00
DeltaV-Bot 5ed3baa676 Automatic Changelog Update (#453) 2023-11-22 16:13:27 +00:00
Velcroboy 2c1fef7abc
Salvage Map Rebase (#453)
* Salvage Map Rebase

* Fix file path

---------

Co-authored-by: Jeff <>
2023-11-22 10:13:12 -06:00
deltanedas 2411d5fe75
bluespace crystals in fab (#462)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-11-22 10:08:40 -06:00
Velcroboy 142598394e
Remove brig access for lawyer (#467)
* Remove brig access for lawyer

* Better

* Nyano/DV files

* Update Colin maps

* all other maps

lawyer/service airlocks

* Update edge.yml

got rid of invalid linkedports

* untouched maps w/ pending changes

---------

Co-authored-by: Jeff <>
Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
2023-11-22 10:07:59 -06:00
Debug 3d1827cc61
Merge pull request #461 from DebugOk/Wizmerge-19/11
Merge wizden up to 19/11
2023-11-21 11:23:12 +01:00
Colin-Tel 80857f3d7b Update quartermaster.yml 2023-11-19 16:43:59 -06:00