slarticodefast
2bbff7f8c0
Cleanup subdermal implant code ( #39755 )
2025-08-20 13:52:03 +02:00
slarticodefast
534553dddf
Turn some implants into triggers ( #39364 )
...
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com >
2025-08-06 12:52:11 -07:00
slarticodefast
2c40a950f7
Trigger Refactor ( #39034 )
2025-08-03 21:20:37 +02:00
DrSmugleaf
00826aaad6
Replace usages of customTypeSerializer PrototypeIdListSerializer with something that doesn't take 20 separate words to type out ( #37959 )
...
* Replace usages of customTypeSerializer PrototypeIdListSerializer with something that doesn't take 20 separate words to type out
* Missed one
* Missed another
* Fix data field ids
2025-07-10 05:06:51 +02:00
Tayrtahn
6f46698410
Cleanup warning CS0414 ( #37648 )
2025-05-20 23:14:10 +02:00
metalgearsloth
c70e06b2d7
Predict subdermal implants ( #37538 )
2025-05-17 21:55:23 -04:00
J
af9526197a
Extracts magic strings from Tag calls ( #36305 )
...
* Extracts magic strings from Tag calls
When #36281 gets merged, the `TagSystem` methods will all give warnings. Let's fix those warnings before they even happen!
* Adds missing libraries
* Remove not yet implemented TagSystem changes
* Fix tag spelling error
Genuinely surprised there was only 1!
* Styling and proper type changes
* Styling
Co-authored-by: Tayrtahn <tayrtahn@gmail.com >
---------
Co-authored-by: Tayrtahn <tayrtahn@gmail.com >
2025-04-04 20:20:19 -04:00
Winkarst
b09cd1ca8c
Make storage implant drop items on gibbing ( #33493 )
...
* Make storage implant drop items on gib/removal
* Better way
* Fix error
* Forgotten trash
* Cleanup
* Unused var
* Update Content.Server/Implants/ImplantedSystem.cs
Co-authored-by: 0x6273 <0x40@keemail.me >
---------
Co-authored-by: Winkarst <74284083+Winkarst-cpu@users.noreply.github.co >
Co-authored-by: 0x6273 <0x40@keemail.me >
2025-01-19 11:48:58 -08:00
Errant
23e4f81b30
Traitor activation fix for missing PDA ( #30359 )
...
* Implant the uplink if no PDA is found
* comments
* tidy up loose ends
* Whoops usually I start with the namespace, how did I forget it, shame shame
* Consistent data type for starting TC balance, misc changes
* Implant briefing, guidebook
* Update AutoTraitor, add uplink, codeword and briefing parameters to TraitorRuleComponent, no pda for reinforcements
* engine 5c0ce43
* pass pda to AddUplink
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* nicer string handling
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* case typo 1
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* case typo 2
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* case typo 3
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* minor layout changes
* removed redundant implant check
* minor cleanup
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2024-10-18 14:55:43 +02:00
TemporalOroboros
7a77d6d5dd
Content ecs containers ( #22484 )
2023-12-28 01:30:03 -04:00
coolmankid12345
9df5ded9ad
Revolutionaries ( #18477 )
...
Co-authored-by: coolmankid12345 <coolmankid12345@users.noreply.github.com >
Co-authored-by: EmoGarbage404 <retron404@gmail.com >
2023-10-04 18:47:33 -07:00
Leon Friedrich
684b334806
Action container rejig ( #20260 )
...
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2023-09-23 18:49:39 +10:00
deltanedas
24810d916b
ninja 2 electric boogaloo ( #15534 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-09-10 16:20:27 +10:00
DrSmugleaf
09bce85f19
Fix actions not being usable, ordering, and containers ( #19964 )
2023-09-09 16:14:17 -07:00
DrSmugleaf
c71f97e3a2
Refactor actions to be entities with components ( #19900 )
2023-09-08 18:16:05 -07:00
Leon Friedrich
677ef07aa2
Misc implant fixes ( #17172 )
2023-06-06 21:53:11 -06:00
keronshb
3657e16937
Fixes a subdermal exception ( #13145 )
...
* fixes subdermal exception
* Changes linq check to a foreach loop to remove the entities, also moves TODO note to containersystem
* comment to push change
* removes dummy comment
2022-12-24 15:34:11 -06:00
Leon Friedrich
b9db87ac2b
Fix Implant exception ( #12785 )
2022-11-28 13:33:59 +11:00
keronshb
671324bef8
Implanters and Subdermal Implants ( #11840 )
...
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2022-11-20 17:49:37 +11:00