Commit Graph

2556 Commits

Author SHA1 Message Date
mirrorcult
31d622f941 Metabolism 3.0 (#5157)
* basic system + convert all plantmetabolism

* stragglers

* convert all old metabolisms over

* fix YAML errors + dumb serialization issue

* remove unused thingy

* reimplement

* add organ type condition

* organtype condition but real

* cleanups + test fix

* metabolismtype -> metabolizertype

* solution resilience

* fixes

* serializer + use entityuid + hashset

* this is apparently an entirely different thing

* turns out it just works

* oops
2021-11-08 15:33:45 -07:00
Leon Friedrich
3612d25539 Fix & extend add reagent verb (#4954)
* AddReagentWindow

* addReagent command

* functional UI

* fix networking

* add comments & docstrings

* Remove unecesary system

* cleanup & close-eui

* tweak default window size

* fix EUI closing error

* fix merge issues

* fix merge
2021-11-08 15:22:42 +11:00
Azzy
54f7b68503 Generally fixes the Character Info menu (#5206) 2021-11-07 21:18:23 +01:00
PJBot
ccff821333 Automatic changelog update 2021-11-07 05:34:54 -05:00
PJBot
e7c919bd2e Automatic changelog update 2021-11-07 03:12:43 -05:00
Nikita Brancatisano
062eae8a91 fix: powercells now use proper physics (#5199) 2021-11-07 19:11:40 +11:00
PJBot
f5852ba639 Automatic changelog update 2021-11-06 22:17:52 -04:00
PJBot
ef2cddc618 Automatic changelog update 2021-11-06 20:34:05 -04:00
Swept
6fbaea185f Initial (#5187) 2021-11-06 17:33:02 -07:00
Swept
b46957e0d8 Initial (#5193) 2021-11-06 17:32:33 -07:00
PJBot
1bec086a0d Automatic changelog update 2021-11-06 20:13:45 -04:00
mirrorcult
198933a513 Directional windows (#5195) 2021-11-07 11:12:42 +11:00
PJBot
4cbc84f02b Automatic changelog update 2021-11-06 18:36:05 -04:00
Swept
c591fcbf6f Tweaks PDA flashlight slightly (#5194) 2021-11-06 15:35:01 -07:00
PJBot
18651d966c Automatic changelog update 2021-11-05 20:20:15 -04:00
moonheart08
b889aff307 Make canisters dump their contents on destruction. (#5177)
* Make canisters dump their contents on destruction.

* Address reviews
2021-11-06 01:19:12 +01:00
ShadowCommander
45ba69f1da Move GhostRadio from AdminObserver to MobObserver 2021-11-05 03:39:37 -07:00
mirrorcult
3e8f5784a1 Verb invocation command (#5148) 2021-11-05 17:48:30 +11:00
PJBot
9fe953c57d Automatic changelog update 2021-11-04 20:42:59 -04:00
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
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
PJBot
8165d8f38c Automatic changelog update 2021-11-03 19:43:24 -04: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
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
PJBot
07972513d2 Automatic changelog update 2021-11-02 20:28:42 -04:00
PJBot
9797f3d88c Automatic changelog update 2021-11-02 14:39:49 -04: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
PJBot
27b54bea55 Automatic changelog update 2021-11-02 09:36:05 -04: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