metalgearsloth
269c93245d
Unrevert audio ( #21330 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com >
2023-11-27 22:12:34 +11:00
metalgearsloth
5b8f3c48c4
Revert "Update submodule to 175.0.0 ( #21318 )" ( #21319 )
2023-10-29 15:29:30 +11:00
metalgearsloth
9b1b3e03ed
Content audio ( #20862 )
2023-10-29 14:58:23 +11:00
Leon Friedrich
f308adffaf
Move ActorComponent to shared ( #21293 )
2023-10-29 04:21:02 +11:00
DrSmugleaf
f560f88eb5
Remove 700 usages of Component.Owner ( #21100 )
2023-10-19 12:34:31 -07:00
metalgearsloth
5a0fc68be2
Content update for NetEntities ( #18935 )
2023-09-11 09:42:41 +10:00
Visne
b88c2cbb49
Remove usages of obsolete MetaDataComponent setters ( #19582 )
2023-08-28 19:20:31 +10:00
eoineoineoin
c8a2fb6cd4
Add custom paper for forensic scanner output ( #16221 )
...
Co-authored-by: Eoin Mcloughlin <helloworld@eoinrul.es >
2023-05-31 19:09:05 +10:00
Leon Friedrich
19277a2276
More DoAfter Changes ( #14609 )
...
* DoAfters
* Compact Clone()
* Fix mice and cuffables
* Try generalize attempt events
* moves climbabledoafter event to shared, fixes issue with climbable target
* Fix merge (cuffing)
* Make all events netserializable
* handful of doafter events moved
* moves the rest of the events to their respective shared folders
* Changes all mentions of server doafter to shared
* stop stripping cancellation
* fix merge errors
* draw paused doafters
* handle unpausing
* missing netserializable ref
* removes break on stun reference
* removes cuffing state reference
* Fix tools
* Fix door prying.
* Fix construction
* Fix dumping
* Fix wielding assert
* fix rev
* Fix test
* more test fixes
---------
Co-authored-by: keronshb <keronshb@live.com >
2023-04-02 21:13:48 -04:00
faint
8b6996cbae
DNA basics ( #14724 )
...
* DNA component
* Commit numba 2
* Added DNA into Station Records Computer
* commit numba 3
* commit numba 4
* Vomit also contain DNA component now
* fixed DNA field not clearing after scanning another item
* commit numba 10
Drinking leaves DNA on an object. Breaking glasses, bottles and beakers leave DNA and leave fingerprints/fibers with 40% chance on glass shards. + lotta fixes
* 11
* 12
* 14
* Added DNA guide entry
* FIX
2023-03-30 22:49:25 -06:00
keronshb
9ebb452a3c
DoAfter Refactor ( #13225 )
...
Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com >
2023-02-25 01:01:25 +01:00
Visne
c6d3e4f3bd
Fix warnings and code cleanup/fixes ( #13570 )
2023-01-19 13:56:45 +11:00
Leon Friedrich
881a2b2ece
PopupSystem public methods rejig ( #12830 )
2022-12-19 08:41:47 +11:00
Vordenburg
ed8141d333
Fix forensic scanner UI. ( #12398 )
...
* Add missing Dispose method to ForensicScannerBoundUserInterface.
* Remove old code from ForensicScanner.
* Prevent forensic scanner from being used on the floor and allow its window to stay open when active hand is swapped.
* Use more standardized UI code for ForensicScanner.
* Add a delay to ForensicScanner printing.
* Show name of what was scanned on ForensicScanner UI.
* Add a print sound for ForensicScanner.
* Add more error reporting for ForensicScanner.
* Centralize common logic in ForensicScannerSystem.
* Allow ForensicScanner blank printouts.
* Tweak ForensicScanner audio parameters.
2022-11-08 15:06:09 -06:00
rolfero
7d0a870b23
forensic scanner verb ( #11361 )
...
Co-authored-by: CommieFlowers <rasmus.cedergren@hotmail.com >
2022-09-16 14:22:17 -07:00
Rane
2225ec2e1a
Forensics QOL (Autolabeling of pads and reports) ( #9610 )
2022-07-10 17:52:54 -07:00
ike709
d770eb6a35
Forensics ( #8451 )
...
* Port forensics from nyanotrasen
* port updates
* printing
* Update Resources/Locale/en-US/forensics/forensics.ftl
Co-authored-by: Veritius <veritiusgaming@gmail.com >
* Update Content.Server/Forensics/Components/ForensicPadComponent.cs
Co-authored-by: Kara <lunarautomaton6@gmail.com >
* Update Content.Server/Forensics/Systems/ForensicPadSystem.cs
Co-authored-by: Kara <lunarautomaton6@gmail.com >
* Update Content.Server/Forensics/Systems/ForensicScannerSystem.cs
Co-authored-by: Kara <lunarautomaton6@gmail.com >
* partially address reviews
* comments
* redo the events
* handle it
* rewrite loc
* master fixes
Co-authored-by: ike709 <ike709@github.com >
Co-authored-by: Veritius <veritiusgaming@gmail.com >
Co-authored-by: Kara <lunarautomaton6@gmail.com >
2022-06-27 20:04:53 -05:00