Justin Trotter
57907bde6f
droppers behave more like syringes ( #12518 )
2022-11-09 18:59:54 -06:00
metalgearsloth
c0abea8047
Content side for removing IMap / IMapGrid comps ( #12357 )
2022-11-04 10:12:25 +11:00
Rane
8f4bd8b83b
fix MeleeChemicalInjector exploits ( #12305 )
2022-10-31 13:04:51 +11:00
metalgearsloth
6b6d52850a
Deprecate entitylookupcomponent ( #12159 )
...
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com >
2022-10-27 23:37:55 +11:00
Justin Trotter
f2d05aa20a
allow syringes to set transfer amount ( #12173 )
...
* allow syringes to set transfer amount
* stripped custom transfer logic, and added delay per additional 5u transfered
* touch up
* another touch
2022-10-25 23:40:06 -07:00
0x6273
0c24f8b69b
ReagentDispenser ECS ( #11418 )
2022-10-03 17:57:32 -07:00
metalgearsloth
f51248ecaa
Melee refactor ( #10897 )
...
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com >
2022-09-29 15:51:59 +10:00
Illiux
71e46de0fc
Rework the ChemMaster's output handling ( #11207 )
...
* Fix doc comment on FitsInDispenserComponent
It's clearly intended to be a doc comment, but wasn't.
* Allow the ChemMaster to accept canisters and bottles
* Give the ChemMaster an output container slot
* Tweak ChemMaster UI layout
* Make more ChemMaster UI tweaks
* Update ChemMaster SpinBox max handling
* Rework the ChemMaster
* Apply suggestions from code review
Co-authored-by: Flipp Syder <76629141+vulppine@users.noreply.github.com >
* Implement PR feedback
* Switch ChemMaster to a tabbed UI layout
* Rename Amount to Dosage for clarity
* Replace Amount with Dosage in messages
* Clarify dose in UI
Co-authored-by: Flipp Syder <76629141+vulppine@users.noreply.github.com >
2022-09-14 19:10:12 -05:00
metalgearsloth
fed0c0c108
Fix gun clumsy ( #11246 )
2022-09-13 08:52:36 -05:00
0x6273
0c8e52c163
ChemMaster ECS ( #11052 )
2022-09-05 22:06:47 -07:00
Kara
63b147e111
Chem entity nerf ( #11037 )
2022-09-05 18:43:04 -07:00
Kevin Zheng
0722ef394c
Fix ChemMaster discard needing a target solution ( #10492 )
2022-08-13 22:37:19 -07:00
Júlio César Ueti
ee969c9799
Adds even more important Admin Logging ( #10268 )
2022-08-08 09:21:56 +10:00
Leon Friedrich
c7ad6b709e
Audio System Rejig ( #9635 )
2022-07-29 12:13:12 +10:00
metalgearsloth
40a7584c2f
Gas tank internals alerts ( #9567 )
2022-07-25 14:42:25 +10:00
metalgearsloth
9608005db0
Vapor tweaks ( #9638 )
2022-07-14 19:45:21 -07:00
Myctai
51e5d21ffb
Bring pills back to 50 units maximum ( #9626 )
2022-07-14 19:40:47 -07:00
Kara
fab331742a
Remove IAfterInteract ( #9715 )
...
* remove gas analyzer iafterinteract
* solution transfer + obsolete
* cuffable
* remove
2022-07-14 21:45:31 +10:00
TekuNut
97f995b986
Use map coordinates for spraying ( #9505 )
2022-07-12 12:37:02 +10:00
Kara
2d5ec7f85c
Id[entity] 2.0 (real) ( #9612 )
...
* starter API
* network ID cards
* Port more stuff from old identity
* Re-implement identity representation + name updating
* move
* proper name returning for `IdentityName`
* move everything important to server, give in to temptation
* shared / server / client split sadly. move ensure to shared and spawn to server
* identity update queueing + identityblocker
* fixes
* and just like that it's usable for admins
* huge identity pass
* pass dos
* jesus christ
* figs :D
* fuck u
* fix bad merge.
Co-authored-by: Moony <moonheart08@users.noreply.github.com >
2022-07-10 20:36:53 -05:00
Kara
f092f478f7
Satiety tweaks ( #9519 )
...
* Satiety tweaks
* actually lets do this
2022-07-07 11:21:26 -07:00
Kara
de6db8cb21
Stomach YAML tweaks (short-term satiety) ( #9326 )
2022-07-01 13:42:29 -07:00
Flipp Syder
25869cd501
Solution spiking ( #8984 )
2022-06-23 19:26:54 -07:00
Leon Friedrich
fa4c6f63f8
Nullable grid Uid ( #8798 )
2022-06-20 10:14:35 +10:00
keronshb
f7b1bda3e5
Reorders Sound Systems signatures to match Popup Systems. ( #8728 )
2022-06-13 09:45:47 +10:00
Acruid
4f9be42f40
Remove Explicit GridId References ( #8315 )
...
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2022-06-12 11:54:41 +10:00
Pieter-Jan Briers
a323ba8223
Revert "Revert "Fix some friend access violations by allowing others access. ( #8594 ) ( #8703 )" (working this time) ( #8704 )
2022-06-07 15:26:28 +02:00
Pieter-Jan Briers
cecf87997b
Revert "Fix some friend access violations by allowing others access. ( #8594 ) ( #8703 )
2022-06-07 13:44:31 +02:00
Vera Aguilera Puerto
c5f7c61041
Fix some friend access violations by allowing others access. ( #8594 )
...
Rename Friend attribute to Access attribute.
Updates submodule to v0.21.0.0 as well.
2022-06-07 11:30:27 +02:00
Leon Friedrich
ca7960382b
Missing nullables ( #8634 )
2022-06-04 17:17:48 +10:00
wrexbe
bc68ac96dd
Cleanup the namespaces ( #8132 )
2022-05-13 17:59:03 +10:00
Ripmorld
bd0d53bdd5
Pie transfer reagent on collision ( #7802 )
...
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2022-05-12 20:59:03 +10:00
Alain Siegrist
6c85e1b255
Prevent closed drinks from transferring reagents ( #7329 )
...
* Prevent closed drinks from transferring reagents
* Inherit from cancellable event
2022-04-15 14:17:48 -07:00
Leon Friedrich
44649e7fed
Prevent area-effect-reactions in space. ( #7455 )
2022-04-08 17:21:06 +10:00
metalgearsloth
49163f1dec
Nuke PowerChangedMessage ( #7231 )
2022-03-28 09:58:51 -07:00
Leon Friedrich
80699543d9
Make grinder use item slots (& misc eject-button changes) ( #7197 )
2022-03-27 21:03:03 -07:00
Leon Friedrich
bfd95c493b
hands ECS ( #7081 )
2022-03-17 18:13:31 +11:00
Rane
926e36d81d
Convert almost all IActivate instances that open UIs to ActivatableUI ( #7028 )
...
* Chem master
* Drone support for handhelds
* Vending machines, scanners
* Cloners, R&D computers
* make research a little less sussy
* Unfuck wires
* PA control computer
* Unfuck merge
* Clean up git gore for good
* Disposals
* Microwaves
* paper
* Magic mirror
* More vendors for drones
* Solar computer whitelist
* EFR review updates
2022-03-12 11:26:06 -07:00
metalgearsloth
836930e733
EntityLookup as a system for content ( #6931 )
2022-03-03 21:18:35 +11:00
Fishfish458
6ed77509c1
Pill fix ( #6817 )
...
Co-authored-by: fishfish458 <fishfish458>
2022-02-19 23:01:59 -07:00
Rane
8049a709e6
Emags ( #6738 )
2022-02-17 19:43:24 -07:00
mirrorcult
a57d78a3f2
Basic bleeding mechanics ( #6710 )
2022-02-17 15:00:41 -07:00
mirrorcult
ec4d4688c7
Seal/abstract/virtual everything ( #6739 )
2022-02-16 18:23:23 +11:00
Leon Friedrich
6cd7548150
Fix placing solution transfer entities on tables. ( #6720 )
2022-02-15 21:19:53 +11:00
Leon Friedrich
ad9ddf1552
Reduce action blocker uses and add target entity to CanInteract ( #6655 )
2022-02-15 15:06:52 +11:00
Willhelm53
401f1f722c
Reagent tank bucket transfer fix ( #6313 )
...
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com >
2022-02-12 15:18:35 -07:00
metalgearsloth
da1007b7f1
Chem injectors ECS ( #6366 )
2022-02-07 00:34:13 +11:00
Leon Friedrich
dd61fb46ea
Adjust interaction ordering & interaction conditions ( #6387 )
2022-02-05 13:39:01 +11:00
wrexbe
17db0775c8
Auto comp ( #6416 )
2022-02-02 14:35:40 +11:00
wrexbe
cea1b21832
Fixing some warnings ( #6250 )
...
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com >
2022-01-21 10:38:35 +01:00