Commit Graph

2375 Commits

Author SHA1 Message Date
Chris V f9a0a792bb
fix lathe whitelist (#7863) 2022-04-30 02:31:09 +10:00
August Eymann 4fcaa21c7e
Added a microwave machine circuit board. (#7848)
* Added a microwave machine circuit board.

* Moved microwave from bio tech to advanced botany tree
2022-04-28 21:50:23 -07:00
Rane ce186e6cc1
Mime Powers (Vow + Invisible Wall) (#7653) 2022-04-28 20:41:03 -07:00
Alex Evgrashin 2d34ded94d
Artifact container (#7822)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
2022-04-28 15:03:39 -07:00
Emisse 6dbc37a690
controversial backpack pr (#7837) 2022-04-28 15:01:47 -07:00
Chris V ca485846b4
Adjust wording of AMIV disease symptom (#7841) 2022-04-28 15:01:26 -07:00
Fishfish458 bf69a21250
Missing Storage UI hot fix (#7835)
Co-authored-by: fishfish458 <fishfish458>
2022-04-28 15:01:07 -07:00
Chris V b26f87923e
Remove capital letter from space quartz (#7847) 2022-04-28 15:13:04 -05:00
Leon Friedrich 8fb48a09ef
Improve singularity shader (#7647)
* Working example

* vector arrays

* simplify math

* max distance

* max distance

* PVS override

* rename count
2022-04-28 22:43:16 +10:00
Veritius 12239c0fb3
Donate to the Unlubricate the Xenos fund! (#7770) 2022-04-28 22:24:38 +10:00
Peptide90 0e93dba20b
Crafting for spike rack, signal switches and buttons. (#7420)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-04-28 22:24:02 +10:00
Flipp Syder 2325a7df94
Rainbow crayon + color-selectable crayons (#7786) 2022-04-28 22:23:45 +10:00
Fishfish458 4c9e45a480
Storage Component ECS (#7530)
Co-authored-by: fishfish458 <fishfish458>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-04-28 22:11:15 +10:00
Peptide90 3756d9ce5c
Breakable cups fix (#7805)
* Moves components from one base to another

* reparent water cup to mug from glass

* reparent flasks to not shatter to glass

* remove duplicate component
=
2022-04-28 21:56:21 +10:00
Chris V 94a0bc92b7
Salvage mining, ore processing, and material clean-up (#7406)
* adding stuff cuz new computer

* removed unused materials

* remove unused materials and such, lathe things

* material volume no longer hardcoded

* fixed mining system

* add 5 stacks of materials, and add them to the ore processor

* fix copyright for ores and handdrill

* comma momma

* whyyyyy

* more fixes to make the yaml linter happy

* i should get my eyes checked

* silver proper

* more cleanup

* leftovers

* remove more references to material doors

* couldn't bear to be without bearhide

* added uranium, added more lathe recipes

* copyright fix, stack fix

* ore processor sprite and such

* ore processing some binches

* MaterialCotton removal

* 1 uranium ore means 1 sheet

* fix merge conflict? idk

* time to ketchup

* lathe recognizes material volume again

* yaml cleanup

* forgot to remove adamantine lol

* re-added diamond for now

* diamond stacks

* functional ore processor

* added ignoreColor to lathe visuals

* ore processor machine board

* add board to industrial tech and circuit printer

* provided lathes their whitelists

* fix wonky ore spawning, added insert sound to lathe, adjusted ore chance

* re-added ore processor

* typos and cleanup

* Update Content.Client/Lathe/LatheSystem.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Update Content.Server/Lathe/LatheSystem.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* revert mapchange

* VV ignorecolor, pass entitymanager, move canceltoken to pickaxe, removed foreach from orespawn

* actually null canceltoken

* remove five-stacks, ore processor produces full stacks or single sheets/ingots

* VV proper

* adjust ore chances

* readd Cotton

* Update Content.Server/Mining/MineableSystem.cs

* tweaks

* Material is now dict (material, volume)

* removed unused property

* Space crystal -> space quartz

* forgor asteroid space quartz

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-04-28 20:41:04 +10:00
EmoGarbage404 f83de4015a
vehicles (#7826) 2022-04-27 22:17:37 -05:00
Peptide90 127c91af53
adds tile prying to the fireaxe so that it's the ultimate crowbar (#7806) 2022-04-27 17:29:29 +10:00
Veritius 6b78a2a2e4
Syndicate segways (#7790) 2022-04-26 15:08:02 -07:00
Vera Aguilera Puerto 3ee1f1f810
Suspicion rework (#7723)
* Deprecate suspicion spawn markers.

* Add suspicion loot table.

* Add suspicion item tag component.

* Suspicion rule now spawns items randomly around the station on start.
Also cleans them up when it ends.

* Fix build
huh, that API changed quickly--
2022-04-27 00:57:24 +10:00
Emisse f1385b1352
Deathsquad helmet fix (#7780) 2022-04-26 21:31:26 +10:00
metalgearsloth 8d46dc42e7
Add a garbage collection component for grid movement (#7776)
If we move a station and there's thousands of bullets in the way we shouldn't just indefinitely lag the server as a result.
2022-04-26 18:25:57 +10:00
Emisse 35ddd5092b
Standardize Healing Stackables (#7636) 2022-04-25 18:30:19 -07:00
EmoGarbage404 1dc309a715
NT Barratry Update (#7759)
* first draft

* smol update, do not take heed

* Update animals.yml

* big update

* adressing feedback

* drone room

* update

* Update ntbarratry.yml
2022-04-25 09:45:54 -05:00
Rane e4ce20ae9b
Vehicle spawners (#7751) 2022-04-24 17:17:06 -07:00
Rane 7057293775
Fix 1 vehicle exploit, increase price of ATV crate (#7761) 2022-04-24 17:05:54 -07:00
Peptide90 ad7d959102
Splitstation fixes and QoL improvements (#7692)
* increased min players to 60

* lots of fixes

* decal pass and lots of fixes

* lots more signs and some QoL and naming of stuff.

* moved all head spawns and lockers to their departments.

* new content and morgue
2022-04-24 08:10:43 -05:00
Emisse 2e91acf172
Moose Update 2.0 (#7747)
* Add files via upload

* Add files via upload
2022-04-23 23:05:26 -05:00
Emisse a50c7a281d
Marathon Update 1.4 (#7745)
* Add files via upload

* Add files via upload
2022-04-23 22:35:53 -05:00
Emisse a8939faba8
Bagel Update 12.4 (#7744)
* Add files via upload

* Add files via upload
2022-04-23 22:35:28 -05:00
Rane 6054c5bc53
Familiars respawn (#7640) 2022-04-23 19:27:19 -07:00
Rane a74e6842d9
Medical Techfab + Bed Deconstruction Fix (#7637) 2022-04-23 19:27:12 -07:00
Rane 5998f6e978
Rebalanced uplink explosives (#7478) 2022-04-23 19:27:02 -07:00
Emisse 071aa49b5a
Pirate ship and prototypes for admemes (#7552) 2022-04-23 18:06:38 -07:00
Rane 98cd4fdb58
Vehicles (#7336) 2022-04-23 18:05:02 -07:00
Rane 18220b6488
Drains (#7678)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
2022-04-23 18:04:49 -07:00
Ripmorld 9730e8f193
fixed typo (#7588) 2022-04-23 17:47:51 -07:00
Saakra 73f8cd768d
Flying animals now fly (And don't slip) [Bats/Bees/Butterflies/Parrots] (#7711)
Co-authored-by: Saakra <xfallenfighterswolfx@gmail.com>
2022-04-23 17:42:23 -07:00
Rane ac18767ed7
Emag nerf (#7689) 2022-04-23 17:37:49 -07:00
Alex Evgrashin 8249185325
C1984 (C4 nerf) (#7612) 2022-04-23 17:22:14 -07:00
Veritius ed26cdccee
Add a syndicate stamp (#7649) 2022-04-23 17:00:53 -07:00
Emisse 786746c5bd
Minor bug fixes from earlier today merges (#7729) 2022-04-23 16:54:02 -07:00
Kara cc51ac6737
Glass resistances rejig (#7735) 2022-04-23 16:46:25 -07:00
Alex Evgrashin 65a8eb8677
Windoor can be pried by crowbar (#7694) 2022-04-23 16:45:53 -07:00
Leon Friedrich 1974060172
Add use-delay to signal transmitters (#7703) 2022-04-23 16:45:37 -07:00
keronshb 7308fa3037
Adds NoSlip to carps (#7707) 2022-04-23 16:43:19 -07:00
Júlio César Ueti f5eead4ba9
Adds PopupMessage to being hugged [Fix #7644] (#7698) 2022-04-23 16:43:11 -07:00
ZeroDayDaemon 54b99bda4a
Add operative outfits and syndicate magboots (#7717) 2022-04-23 16:41:59 -07:00
Peptide90 cbe6f620e7
Adds the water cooler (#7724) 2022-04-23 16:39:00 -07:00
Veritius aee013e1ef
Make hypopen display a unique name in uplink (#7736) 2022-04-23 16:38:31 -07:00
EmoGarbage404 085545bff4
NT Barratry [NEW MAP] (#7621)
* first draft

* smol update, do not take heed

* Update animals.yml

* big update

* adressing feedback

* drone room
2022-04-23 14:44:07 -05:00