Commit Graph

1765 Commits

Author SHA1 Message Date
ZeroDayDaemon
b45bd3b396 Adds Ducks (#5997)
* Add Ducks

* Update cargo_livestock.yml
2022-01-02 23:47:35 -08:00
Rane
8049be06ad Tweaks doctor and CMO starting items (#6007) 2022-01-02 23:38:37 -08:00
T-Stalker
70209f5895 Weh! (#6005) 2022-01-02 22:51:42 -07:00
Lamrr
85297d11b6 Changes tile crafting recipe to make four floor tiles per unit of material used. (#5993) 2022-01-01 22:57:46 -07:00
Delete69
a09509b385 Small Bar Salvage (#5936) 2022-01-02 16:40:44 +11:00
Neith
b8b1bb45b2 Added a new salvage map depicting an emergency shuttle. (#5949) 2022-01-02 16:39:44 +11:00
Flipp Syder
b1584793bf Adds fire/air alarms (#5018)
Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
Co-authored-by: E F R <602406+Efruit@users.noreply.github.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-01-02 15:56:24 +11:00
Charlese2
02ea48330c Lower the damage of flash bullets and make the damage blunt. (#5932)
* Lower the damage of flash bullets and make the damage blunt.

* Shotgun flash bullets still do a lot of damage

* Make base flash bullet blunt to match the others.
2022-01-01 23:54:43 +01:00
Rane
f186ffe571 Added filled wardrobes for most jobs (#5946)
* Added filled wardrobes for most jobs

* Updated based on feedback from mirrorcult

* Readded accidentally deleted cult helmet and maybe test won't fail now 🙏

* Added PietyVend

* Fixed stray pixel

Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2022-01-01 18:08:57 +01:00
Rane
ab28be3c54 Adjusted traitor steal objectives (#5974)
* Adjusted traitor steal objectives

* Added theft target to cargo
2022-01-01 17:56:25 +01:00
Peptide90
f88358a12a Substations now explode when destroyed (#5729)
* Substation destructible component

Substations now explode and create a destroyed machine which can be deconstructed.

* construction graph test failed

Does not need a path from start to finish but adding anyway to fix tests

* railing to structures

* Fixed Review

Updated parent to fix most comments.
Updated node to camelcase

* Updated target node graph

Still recovering...

* Final fix of graph

I swear

* Altered destroyed machine spawns

Removed HV cable and reduced steel sheets.
2022-01-01 17:51:56 +01:00
Kara D
995f9b20f4 Uncomment singularity rads 2021-12-31 20:26:40 -07:00
Michael Phillips
d164229637 Minor fixes to bodybag handling and fixes #5955 (#5962) 2021-12-31 01:19:42 -07:00
Fishfish458
2aad04ccb9 Cardboard box, weight changes, bureaucracy crate (#5903)
Co-authored-by: fishfish458 <fishfish458>
2021-12-30 19:28:38 -07:00
Rane
c5ce019764 Containers with access readers have properly restrictive access (#5927) 2021-12-30 19:27:28 -07:00
Paul Ritter
512d6a38c3 get that crap outta here (completely rewrites inventorysystem) (#5807)
* some work

* equip: done
unequip: todo

* unequipping done & refactored events

* workin

* movin

* reee namespaces

* stun

* mobstate

* fixes

* some work on events

* removes serverside itemcomp & misc fixes

* work

* smol merge fix

* ports template to prototype & finishes ui

* moves relay & adds containerenumerator

* actions & cuffs

* my god what is actioncode

* more fixes

* im loosing my grasp on reality

* more fixes

* more work

* explosions

* yes

* more work

* more fixes

* merge master & misc fixed because i forgot to commit before merging master

* more fixes

* fixes

* moar

* more work

* moar fixes

* suffixmap

* more work on client

* motivation low

* no. no containers

* mirroring client to server

* fixes

* move serverinvcomp

* serverinventorycomponent is dead

* gaming

* only strippable & ai left...

* only ai and richtext left

* fixes ai

* fixes

* fixes sprite layers

* more fixes

* resolves optional

* yes

* stable™️

* fixes

* moar fixes

* moar

* fix some tests

* lmao

* no comment

* good to merge™️

* fixes build but for real

* adresses some reviews

* adresses some more reviews

* nullables, yo

* fixes lobbyscreen

* timid refactor to differentiate actor & target

* adresses more reviews

* more

* my god what a mess

* removed the rest of duplicates

* removed duplicate slotflags and renamed shoes to feet

* removes another unused one

* yes

* fixes lobby & makes tryunequip return unequipped item

* fixes

* some funny renames

* fixes

* misc improvements to attemptevents

* fixes

* merge fixes

Co-authored-by: Paul Ritter <ritter.paul1@gmail.com>
2021-12-30 22:56:10 +01:00
Rane
2466e4bdf3 The reagent grinder is now constructable (#5925) 2021-12-30 19:07:14 +01:00
Vera Aguilera Puerto
c9ac29b8dc Fixes holoparasite injector being usable on anything 2021-12-30 11:55:22 +01:00
Leon Friedrich
2a7c84a8dd Fix some lathe recipes (#5941) 2021-12-30 01:19:49 +11:00
metalgearsloth
88bdf0ce61 Add some more prototype serializers (#5934) 2021-12-30 00:48:18 +11:00
AJCM-git
45bfc0b96b Adds posters (for mapping) (#5812) 2021-12-29 20:24:51 +11:00
Rane
dc4b549b90 Pill Canister Tweaks (#5928) 2021-12-29 17:21:17 +11:00
Alex Evgrashin
1705eae96c Suit sensor and crew monitoring (#5521)
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2021-12-29 16:19:00 +11:00
metalgearsloth
e5e144d99c Rollerbeds (#5681) 2021-12-29 15:57:20 +11:00
CrudeWax
299c4be328 Guardians (Holoparasites) (#5140)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-12-29 14:58:48 +11:00
Rane
3d099998a4 Fixed empty chaplain backpack [1 LINE] (#5926) 2021-12-29 13:48:58 +11:00
Neith
186d5443fe Added a new Salvage map containing a desolate concert. (#5894) 2021-12-27 19:41:14 +01:00
Elijahrane
0906400e85 Ultravasculine, a new advanced antitoxin. (#5877)
* Adds ultravasculine, a new advanced antitoxin

* Reduced yield in ultravasc. reaction
2021-12-27 13:45:16 +01:00
Pancake
6619c79a45 Add Filled Mechanical Toolbox (#5911)
* Add Filled Mechanical Toolbox

* Wirecutters I Guess
2021-12-27 13:29:44 +01:00
Pancake
8ad95133e3 Added to computer! (#5914) 2021-12-27 12:29:38 +01:00
Peptide90
23d03adc98 Makes beanbag shells stun (#5909) 2021-12-26 23:22:20 +01:00
Vera Aguilera Puerto
b5aa91901d Unidentified salvage corpse now saves to map.
Regular humans are set not to save, so I just set these to save.
2021-12-26 18:23:47 +01:00
Pancake
32d752bfa6 Saltern Salvage Tweak (#5878)
* Saltern Salvage Tweak

* Fixed YML...

* Shortened Catwalk
2021-12-25 20:06:52 -08:00
Morbo
7d28108572 Add AntagPrototype to TraitorRole and Fix traitors choice logic (#5861) 2021-12-26 14:13:37 +11:00
FoLoKe
83114de0e4 Moves spike to ECS (#5706) 2021-12-26 13:32:01 +11:00
Moony
6aef2c7af7 Adds a bunch of salvage wrecks (#5885)
* Add a vault map, funnels explorers past some enemies.
Simple.

* Add some stuff in the room i forgot to fill in

* pill'd

* Someone didn't take their laundry out of the plasma powered dryer.

Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
2021-12-24 23:56:46 +01:00
Neith
d616a0707c Adds a small AI survey drone to the salvage map list. (#5883)
* Adds a small AI survey drone to the salvage map list.

* Damaged the vessel more.
2021-12-24 23:16:22 +01:00
Peptide90
a67c866319 Made flare flicker less (#5888) 2021-12-24 15:30:36 +01:00
TaralGit
887f667376 Deleting the old laser gun and replacing it with the COG (#5664)
Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
2021-12-24 23:32:03 +11:00
T-Stalker
ea0dc1362f Adds "Singuloose" by Janis Schiedková a.k.a Schiene as a lobby song (#5867)
* Moosic

Adds the license, sound file, and a string to the lobby sound collection.

* Adds the source
2021-12-24 13:21:37 +01:00
Fishfish458
16d96c9dcc Add backgammon and board game crate (#5884)
* [ADD] backgammon, made pieces generic

* [ADD] board game crate

* [REMOVE] minor whitespace

* Fix BOM

* [CHANGE] feedback changes, condensed backgammon setup

* [CHANGE] swapped backgammon y positions to correct ones

Co-authored-by: fishfish458 <fishfish458>
Co-authored-by: Visne <39844191+Visne@users.noreply.github.com>
2021-12-24 13:20:20 +01:00
Moony
fb2fb4733c FIX CHRISTMAS OH NO (#5886) 2021-12-24 17:06:05 +11:00
Moony
5b56d587e7 Adds a holiday version of Packed Station. (#5881)
Co-authored-by: Timrod <timrod@gmail.com>
2021-12-24 01:30:30 +01:00
Pancake
e2bcf619d1 Mouse Accent Fix (#5876) 2021-12-23 14:30:33 +01:00
wrexbe
40278353d3 Salvage (#5686)
Co-authored-by: 20kdc <asdd2808@gmail.com>
Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
2021-12-23 13:14:01 +01:00
Peptide90
2f298d7814 Renamed base files to descriptive (#5802) 2021-12-23 11:45:52 +01:00
Pancake
2f6f2d0936 Orb (#5873) 2021-12-23 11:33:55 +01:00
Fishfish458
b62a8f3805 [ADD] Hypospray to CMO lockers and to traitor objectives (#5872)
Co-authored-by: fishfish458 <fishfish458>
2021-12-23 09:51:49 +01:00
Elijahrane
b8b22c9210 EVA now has EVA Suits (#5799) 2021-12-22 23:47:34 +01:00
Mariner102
4257e8e731 Custom transfer amount to hydroponic trays (#5833) 2021-12-22 13:52:59 +11:00