Commit Graph

36638 Commits

Author SHA1 Message Date
PJBot 21f2a49bf5 Automatic changelog update 2024-08-21 15:58:36 +01:00
Nemanja bf1b3b14da increase material prices (#30869)
* increase material prices

* ack
2024-08-21 15:58:14 +01:00
PJBot c941dd19d0 Automatic changelog update 2024-08-21 15:54:52 +01:00
Brandon Hu 20dc5c6a02 add(AdminGhost): Add a multitool to the admin ghost backpack (#31002) 2024-08-21 15:54:51 +01:00
PJBot 62ffb2d9f6 Automatic changelog update 2024-08-21 15:54:46 +01:00
TheWaffleJesus 44f65aef19 ERT chaplains can now use bibles (#30993)
ert chaplains can now use bibles
2024-08-21 15:54:46 +01:00
PJBot 850a25f558 Automatic changelog update 2024-08-21 15:54:46 +01:00
UBlueberry 9aa3f0dd03 Guidebook updates for Antagonist entries (#31075)
* main antag page + minor antags

* nuuk operatives (greenland)

* "coup d'flop" = "flukies" but for revs

* manifest edgelord

* traitor tot (potato)

* they're coming to get you, barbara

* general changes. posters.

* tfw last minute commit

* traitoration rewritification

* created thieves.xml

* thieves, wow!!
2024-08-21 15:54:45 +01:00
PJBot 2551443fb5 Automatic changelog update 2024-08-21 15:50:05 +01:00
Zachary Yona 80144686f5 Device-list limiting (#30997)
* PDA can no longer be linked to multitool

* Ignore previous commit, it would've broken things

* Added SavableAddress field to DeviceNetwork component and PDA for testing. Still need to implement

* System works, borg and pda addresses cannot be saved, but they still connect to the net.

* Suit sensors can no longer be added to network configurators, still work for monitoring purposes.

---------

Co-authored-by: Zachary Yona <magicalusf@gmail.com>
2024-08-21 15:50:04 +01:00
Boaz1111 0d4d336761 New Projectile Effect:Temperature Change (#31004)
* bah

* all done, thanks slarti

* makes the watcher do the thing

* Update TemperatureSystem.cs

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>

* changes something

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
2024-08-21 15:50:04 +01:00
PJBot 8b52069ba3 Automatic changelog update 2024-08-21 15:50:04 +01:00
Nemanja 549375dd48 add space carp and sharkminnow teeth (#31070) 2024-08-21 15:48:28 +01:00
PJBot 4d65d9960c Automatic changelog update 2024-08-21 15:48:28 +01:00
Nemanja 5af89eae4f fix selfunremoveable component being bypassed by hand pickup verb (#31089)
* fix selfunremoveable component being bypassed by hand pickup verb

* fix logic
2024-08-21 15:48:28 +01:00
themias 6c9b29290a Add croissant recipe (#30825)
* Add croissant recipe

* comma

* fix description

* fix merge error
2024-08-21 15:48:26 +01:00
Moomoobeef f6ee0bce21 Added a pitcher for the chef to use in serving beverages (#31105)
* changed weird red pixel on pitcher sprite

* added pitcher prototype

* added pitcher to dinnervend

* realized I need to change the other icon sprites too :P
2024-08-21 15:46:31 +01:00
Red Mushie 4cff2509e5 Fix news management console publish timeout activating when nothing was published (#31161)
Fix news management console updating publish timeout, now updating it *after* access checks instead of before
2024-08-21 15:46:31 +01:00
PJBot 95fd665f58 Automatic changelog update 2024-08-21 15:46:31 +01:00
Red Mushie b1efdb1b2d Fix news management console access checks (#31160)
* Fix news management console access checks using manifest instead of AccessReader component

* Fix one tiny mistake

* Fix one tiny mistake, properly this time

* Revert accidental changes unrelated to this PR

* Add missing .Owner on delete check
2024-08-21 15:46:31 +01:00
PJBot 0ee040a740 Automatic changelog update 2024-08-21 15:46:31 +01:00
tosatur 0eeae8df92 Made hydroponics alert light more orange (#31088)
made light more orange
2024-08-21 15:46:31 +01:00
PJBot 3435108f8a Automatic changelog update 2024-08-21 15:46:31 +01:00
Goldminermac a0e3759b36 Pancakes Fix (#31123)
* Edited blueberry pancake textures to seem more blueberry-stained

* Added new blueberry pancake sprites to allow stacking up to 9

* Added more sprites for chocolate pancakes so they can stack up to 9

* Fixed up the blueberry pancake sprites to be more consistent

* Updated the stack components of blueberry and chocolate pancakes in the yml prototype file.

* Updates the stack size in the consumable stacks yaml file.

* Added the new pancake sprites to the sprite meta json file.

* Removed an unnecessary space from the baked food YAML file

* Updated branch and fully resolved merge conflict

* Decreased the copy-pastiness of some of the blueberry sprites to make them less repetitive

* Diversified the textures some more for good measure.

* Fixed some missing rims around the pancakes because I'm bored
2024-08-21 15:46:30 +01:00
PJBot 0dfee13a33 Automatic changelog update 2024-08-21 15:44:59 +01:00
DrSmugleaf 52b0fd8eaa Allow a specific hand to be passed into TrySpawnVirtualItemInHand (#31124) 2024-08-21 15:44:59 +01:00
slarticodefast 7726b0b30b fix mice and revs being able to toggle suit pieces (#31152) 2024-08-21 15:44:59 +01:00
PJBot 9a5550b59d Automatic changelog update 2024-08-21 15:44:59 +01:00
Nemanja 5a23170756 make ore indestructible (#31182) 2024-08-21 15:44:59 +01:00
PJBot 4a19ebf643 Automatic changelog update 2024-08-21 15:44:59 +01:00
geraeumig 855df347b4 Trim punctuation marks in the chat emote system (#28612)
Co-authored-by: geraeumig <alfenos@proton.me>
2024-08-21 15:43:53 +01:00
PJBot 944713205f Automatic changelog update 2024-08-21 15:42:36 +01:00
deltanedas bd7a2a42db add memory cell and rework logic construction (#24983)
* rework construction to be deconstructable, add memory cell

* update textures

* add code

* add memory cell and ports, empty circuit

* d

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-08-21 15:42:36 +01:00
PJBot 6c1bc3a5fd Automatic changelog update 2024-08-21 15:42:35 +01:00
potato1234_x a3be16dcc2 Tea Plant and Blue Pumpkin (#25092)
* tea plant, blumpkin

* fix linter

* fix tests pls

* bloompkin

* forgor rsi

* work please

* WORK PLEASE

* migration of the blumpkins

* it is now glumpkin

* lowercase

* uppercase

* adjust values and fix blorbo

wtf when did blumpkin donut turn into blorbo donut what

* fix test

* update

* fix stupid mistake

* Update meta.json

* totally not a webedit

* not a webedit 2

* nitpicks
2024-08-21 15:42:21 +01:00
slarticodefast d0db86170a Fix raditation collectors gaslighting you (#31175)
fix raditation collectors gaslighting you
2024-08-21 15:40:17 +01:00
DrSmugleaf e35439d3d5 Fix collidable held entities blocking themselves while being dropped (#31119) 2024-08-21 15:40:17 +01:00
PJBot c364178b2d Automatic changelog update 2024-08-21 15:40:16 +01:00
Deatherd 6ba3acb1f3 Sharks Go RAWR! (#31142)
shark makes RAWR!
2024-08-21 15:40:03 +01:00
lzk 12f17f4b35 small figurines voicelines update (#31167) 2024-08-21 15:39:29 +01:00
lzk 49ff987e23 pizza and pizza box tweaks (#31171) 2024-08-21 15:39:27 +01:00
PJBot 59727523d3 Automatic changelog update 2024-08-21 15:37:33 +01:00
beck-thompson 2ca5673969 Cutting food now moves the food a little bit. (#31166)
First commit
2024-08-21 15:37:33 +01:00
PJBot bc72ec717d Automatic changelog update 2024-08-21 15:36:50 +01:00
Nemanja 21381d6f71 Goliath mob (#30839)
* Goliath mob

* Update asteroid.yml

* mcfuck yourself

* add cloak

* fixes

* Update materials.yml
2024-08-21 15:36:50 +01:00
PJBot ad1039b483 Automatic changelog update 2024-08-21 15:36:50 +01:00
Unkn0wn_Gh0st e344206aa1 Coughing and coughing changes (#30893)
* Coughing

* Merge branch 'space-wizards:master' into coughing

* Coughing

* Coughing
2024-08-21 15:36:50 +01:00
SlamBamActionman f94d237996 Add atmos directional sign (#31155)
* Xeno walls

* Fix icon smoothing for the walls

* Added a bunch of items, and the map/shuttle

* Fixed construction graphs

* Put the map in the right place gosh

* Fix shuttle walls rusting, invalid IDs, latejoin cryo, deprecated properties

* Fix APC names and stuff

* Updated to v1.1
2024-08-21 15:36:50 +01:00
PJBot 8d3814c2f9 Automatic changelog update 2024-08-21 15:36:50 +01:00
Iztok Bajcar 1ec0b5fd93 Guidebook typo fixes (#31159)
* Fixed typo: access --> accessed

* Fixed typo: 'access restricted' --> 'access-restricted'

* Fixed typo: added 'be'

* Fixed typo: added 'a'

* Fixed typo: 'Asssistants' --> 'Assistants'

* Fixed typo: 'overpressure' --> 'overpressurize'

* Fixed typo: 'outisde' --> 'outside'

* Fixed typo: added a comma

* Fixed typo: added a comma

* Fixed typo: 'aformentioned' --> 'aforementioned'

* Fixed typo: added a comma

* Fixed typo: added a comma

* Fixed typo: 'radition' --> 'radiation'

* Fixed typo: 'turing' --> 'turning'

* Fixed typo: 'appropiate' --> 'appropriate'

* Fixed typo: added 'the'

* Fixed typo: added a dot to ellipsis

* Fixed typo: 'aswell' --> 'as well'

* Fixed typo: 'permanant' --> 'permanent'

* Fixed typo: 'flammmable' --> 'flammable'

* Fixed typo: 'recommmended' --> 'recommended'

* Fixed typo: 'recipies' --> 'recipes'

* Fixed typo: 'pre-adminsitered' --> 'pre-administered'

* Fixed typo: 'resusitated' --> 'resuscitated'

* Fixed typo: 'types' --> 'type'

* Fixed typo: `someones` --> `someone's`

* Fixed typo: 'appy' --> 'apply'

* Fixed typo: added 'to'

* Fixed typo: 'CentCom' --> 'CentComm' (as per https://github.com/space-wizards/space-station-14/pull/29217)

* Fixed typo: 'emergencys' --> 'emergencies'

* Fixed typo: removed a dash
2024-08-21 15:36:49 +01:00