Commit Graph

6321 Commits

Author SHA1 Message Date
ike709
17e1b7827e Adds UIs for volume and pressure pumps (#5155)
* Adds UIs for volume and pressure pumps

* Update Content.Server/Atmos/Piping/Binary/EntitySystems/GasPressurePumpSystem.cs

* Update Content.Server/Atmos/Piping/Binary/EntitySystems/GasVolumePumpSystem.cs

Co-authored-by: ike709 <ike709@github.com>
2021-11-04 17:41:56 -07:00
PJBot
b4f0051ca3 Automatic changelog update 2021-11-04 18:30:19 -04:00
20kdc
d9cc7ef7d4 Stop pAIs from being able to wipe each other/do other odd things, pAIs name themselves after their owners (#5160)
* Stop pAIs from being able to wipe each other/do other odd things they shouldn't

* pAI: device changes name to indicate owner

* Make PAIComponent networked (just in case)

It'll be needed in future anyway
2021-11-04 15:29:16 -07:00
PJBot
c0954ce08d Automatic changelog update 2021-11-04 15:45:18 -04:00
Leon Friedrich
ffd58a0c28 Draw depth fixes. (#5159)
* more draw depth tweaks

* undo unnecessary change

emergency light already inherits from wall light
2021-11-04 12:44:15 -07:00
PJBot
eb7e16d2d6 Automatic changelog update 2021-11-04 10:12:09 -04:00
20kdc
78ac5b8ec0 Saltern: Add 4 pAIs (2 in dorms, 2 in R&D), toy spawners on dorms tables, remove reinforced glass from solars (#5158)
* Add 4 pAIs (2 in dorms, 2 in R&D) and toy spawners on dorms tables

* While I'm modifying things, remove reinforced glass floors from solars
2021-11-04 15:11:07 +01:00
PJBot
6596eac662 Automatic changelog update 2021-11-04 00:32:24 -04:00
ZeroDayDaemon
b8f12f4424 Small bug fixes and tweaks on reagents and food/drinks content (#5146)
* Update Can Sizes, Fill cans with correct reagents, rename brownstar reagent to its can name starkist

* Update drinks.yml

* add energy drink

* Update soda.yml

* Potato Juice

* Fix Yaml

* Add energy drink to vending
2021-11-03 21:31:21 -07:00
E F R
1b5b32c8a6 Stylesheets: Take advantage of Font stacking (#5111)
Depends on https://github.com/space-wizards/RobustToolbox/pull/2182
 - Adds Noto Sans Symbols and its sequel, Noto Sans Symbols 2: Revenge
   of the Unicode.
 - Uses a stack of Noto Sans, Symbols, and Symbols 2 in all places where
   Noto Sans/Noto Sans Display are used.

If you _really_ wanted to, you could use this to add Noto Emoji too.

In considering this, please remember that not everything that _can_ be
done, _should_ be done.
2021-11-03 20:32:03 -07:00
PJBot
6739bbc85b Automatic changelog update 2021-11-03 23:23:51 -04:00
20kdc
42891ea3a7 Chem master / chem dispenser minor fixes (#5152)
* Fix ChemMaster buffer view when there's no beaker in the ChemMaster

* Fix reagent dispenser 100 button
2021-11-03 20:22:48 -07:00
Pieter-Jan Briers
c956f2ed31 Bwoink is now accompanied by window attention request. (#5154)
Makes it light up in your task bar.
2021-11-03 20:22:09 -07:00
PJBot
01ebcf7e02 Automatic changelog update 2021-11-03 19:49:15 -04:00
20kdc
9eb6e5a109 Add indicator showing amount of ghost roles available (#5150)
* Add indicator showing amount of ghost roles available

* Make the indicator turn red if ghost roles are available
2021-11-03 16:48:12 -07:00
mirrorcult
3ab4a30a0f Generalize ReagentUnit into FixedPoint2 and use it for damage calculations (#5151)
* Damage units

* sum ext method
2021-11-03 16:48:03 -07:00
PJBot
8165d8f38c Automatic changelog update 2021-11-03 19:43:24 -04:00
20kdc
956afbf1f1 Pinpointers: Remove pinpointers from active list on shutdown of compo… (#5153) 2021-11-04 00:42:22 +01:00
Pieter-Jan Briers
151d62b792 Enable HWID bans again by default. 2021-11-04 00:28:09 +01:00
PJBot
3d242e510e Automatic changelog update 2021-11-03 17:36:37 -04:00
Alex Evgrashin
c1cf22d97e Pinpointer (#5131)
* Add pinpointer sprites

* Start working on pinpointer

* Updated pinpointer

* Working on visuals

* Working on a pinpointer and eye rotation

* Add client/server pinpointers systems

* Minor cleanup

* Add distance support

* Add nuke tag

* Remove redundant flag and add pinpointer to caps locker

* Disable rotation of pinpointer

* Fixed distance

Co-authored-by: Alexander Evgrashin <evgrashin.adl@gmail.com>
2021-11-03 14:35:34 -07:00
PJBot
b29e826102 Automatic changelog update 2021-11-03 17:34:39 -04:00
mirrorcult
3f51ffbd3c Pneumatic cannons (#4560)
* basics & visuals

* pneumatic cannon works perf

* loc + popups

* gas tank does stuff + queue changes

* updates

* b

* forcefeeding

* inhand

* crafting!

* pie cannon now is a pneumatic cannon

* oopy

* fix for entman + verbs

* pie

* change for tools

* actual

* combat mode + better sounds

* reviews
2021-11-03 14:33:36 -07:00
Kara D
6bb1e58e77 Fix item construction using nearby anchored items (pipes) 2021-11-03 14:33:00 -07:00
moonheart08
4f58f10c77 Log the chem dispenser to server console. (#5142) 2021-11-03 15:32:32 +01:00
PJBot
df43338c4e Automatic changelog update 2021-11-03 09:44:14 -04:00
Leon Friedrich
673301825b Draw depth adjustments (#5130)
* door drawdepth toggle

* git mv

* dooooors

* drawdepth adjustments

* fix door and missed projectiles

* firelock depth tweak

* Get sprite only when needed

* single letter typo

* forgot to include closing in _activeDoors.
2021-11-03 14:43:10 +01:00
PJBot
40f866f35c Automatic changelog update 2021-11-03 09:41:35 -04:00
ShadowCommander
bfc63e2912 Add character names to round end screen and localize more of the strings (#5088)
* Add character names and move more traitor round end strings to fluent

* Change coloring and wording

* Fix no objectives
2021-11-03 14:40:32 +01:00
metalgearsloth
954959ad49 Add "disconnect" to list of allowed commands (#5124) 2021-11-03 11:31:48 +11:00
metalgearsloth
9d2418aab4 Fix humanoid appearance exception (#5133) 2021-11-03 11:31:29 +11:00
PJBot
07972513d2 Automatic changelog update 2021-11-02 20:28:42 -04:00
metalgearsloth
3b15ff5e30 Update submodule 2021-11-03 11:28:22 +11:00
metalgearsloth
3a415e1051 Update overlays to use WorldAABB instead (#5128) 2021-11-03 11:27:39 +11:00
PJBot
9797f3d88c Automatic changelog update 2021-11-02 14:39:49 -04:00
20kdc
7ced7b67c7 Fix barstool rotation (#5134) 2021-11-02 19:38:47 +01:00
Mith-randalf
b86fd5f57d Amended some clothing item names (#5135) 2021-11-02 19:37:51 +01:00
Vera Aguilera Puerto
52bada79a3 Electrocute Command 2021-11-02 19:32:07 +01:00
Pieter-Jan Briers
0c8026de75 Make magboots guaranteed spawn in engineer locker. 2021-11-02 17:52:40 +01:00
Vera Aguilera Puerto
03907807f8 Update submodule. 2021-11-02 15:26:13 +01:00
PJBot
27b54bea55 Automatic changelog update 2021-11-02 09:36:05 -04:00
Saphire Lattice
f5b4e461b3 Make humans move based on their last grid's angle (#5122)
* Make humans move based on their last grid's angle

* Fix ghost movement, fix weightless grid parenting

* Make sure to init the last grid angle without needing to move
2021-11-03 00:35:02 +11:00
PJBot
5810fdb7ee Automatic changelog update 2021-11-02 06:25:35 -04:00
Vera Aguilera Puerto
5a5006e4cf ConstructionGL2 Part 2: Better guided steps and recipes. (#5103) 2021-11-02 11:24:32 +01:00
PJBot
5be8271907 Automatic changelog update 2021-11-02 05:45:43 -04:00
ike709
9da98e3916 Adds a UI for gas filters (#5052)
* Adds a UI for gas filters

* Address reviews

* Update Content.Client/Atmos/UI/GasFilterBoundUserInterface.cs

* Update Content.Server/Atmos/Piping/Trinary/EntitySystems/GasFilterSystem.cs

* Fix build

Co-authored-by: ike709 <ike709@github.com>
Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
Co-authored-by: Vera Aguilera Puerto <gradientvera@outlook.com>
2021-11-02 10:44:40 +01:00
PJBot
025a930c08 Automatic changelog update 2021-11-02 05:05:15 -04:00
20kdc
7220132be3 ChemMaster/Chemistry Dispenser constructability, fixed edition (#5125) 2021-11-02 10:04:07 +01:00
metalgearsloth
4d63e4df5f Update submodule 2021-11-02 18:46:49 +11:00
metalgearsloth
16c31ade0f Fix pointer facing 2021-11-02 16:33:27 +11:00