67 Commits
Author SHA1 Message Date
6938064aa5 Directional visibility for wall-mounted entities 2 (#44801)
* Directional visibility for wall-mounted entities (#43476)

* Directional visibility for wall-mounted entities

* Fix cache

* Revert

* InteractionIgnoreAnchoredInTileComponent + yml

* Main system

* Move it

* Directional arrow

* Add fade

* retry

* Split "Directional arrow"

* fix

* small thing

* Split "InteractionIgnoreAnchoredInTileComponent"

* correct description

* I hate the online editor

* retry

* ...

* Apply suggestions from code review

Co-authored-by: Jessica M <jessica@jessicamaybe.com>

* Additional comment

* cleanup

---------

Co-authored-by: Jessica M <jessica@jessicamaybe.com>
Co-authored-by: AJCM-git <ajcm_mail@disroot.org>

* 2

* Kinda useless

* Fade CVar

* Fix CVar runtime change

* Clear _originalAlphas on dispose

* Boring DI

* retry

* WallComponent

---------

Co-authored-by: Jessica M <jessica@jessicamaybe.com>
Co-authored-by: AJCM-git <ajcm_mail@disroot.org>
2026-07-30 19:40:53 +00:00
a358912bc7 Replace "Wall" tag with WallComponent (#45008)
* Replace Wall tag with WallComponent

* How did I miss this one?

* a

---------

Co-authored-by: AJCM-git <ajcm_mail@disroot.org>
2026-07-30 04:37:59 +00:00
f5d967135b Fix EntityMenu not removing entities when sprite becomes invisible (#44849)
* Fix EntityMenu not removing entities when sprite becomes invisible

* horse

---------

Co-authored-by: Princess Cheeseballs <66055347+Princess-Cheeseballs@users.noreply.github.com>
2026-07-25 07:27:49 +00:00
B_KirillandGitHub b199ef7797 Add sharpness graphics option (#43315)
* Add sharpness graphics option

* Percentage display
2026-07-23 06:24:50 +00:00
c17429daa4 Directional visibility for wall-mounted entities (#43476)
* Directional visibility for wall-mounted entities

* Fix cache

* Revert

* InteractionIgnoreAnchoredInTileComponent + yml

* Main system

* Move it

* Directional arrow

* Add fade

* retry

* Split "Directional arrow"

* fix

* small thing

* Split "InteractionIgnoreAnchoredInTileComponent"

* correct description

* I hate the online editor

* retry

* ...

* Apply suggestions from code review

Co-authored-by: Jessica M <jessica@jessicamaybe.com>

* Additional comment

* cleanup

---------

Co-authored-by: Jessica M <jessica@jessicamaybe.com>
Co-authored-by: AJCM-git <ajcm_mail@disroot.org>
2026-07-19 04:42:51 +00:00
B_KirillandGitHub 6617bbc402 Fix weapon targeting error spam for fixtureless entities (#44720)
* Fix weapon targeting error spam for fixtureless entities

* retry
2026-07-17 17:07:00 -04:00
B_KirillandGitHub 8b9d21528d Don't preload template textures (#44716) 2026-07-17 05:42:58 +00:00
B_KirillandGitHub 5f1a61c0ff Fix puddles not being removed when tile changes to lattice (#44715) 2026-07-17 04:37:30 +00:00
423b38287b New not fun meteors (#37716)
* Not fun meteors

* Remove 'GameRule'

* tendons parent

* retry

* please?

* now you have to work

* Revert "Remove 'GameRule'"

This reverts commit 00ffddc5cc32c023c82b4aac6ebe090f8f295af3.

* Remove 'GameRule' but only for new ones

* Fix

* one more thing

* Yay

* Update Resources/Prototypes/GameRules/meteorswarms.yml

* Update Resources/Prototypes/GameRules/meteorswarms.yml

---------

Co-authored-by: AJCM-git <60196617+AJCM-git@users.noreply.github.com>
2026-07-13 23:55:09 -04:00
308c92b160 Add SpawnAfter for SpawnEntitiesBehavior (#41004)
* Add SpawnAfter for SpawnEntitiesBehavior

* Retry

* Please tell me it is a random fail

* Revert partially

* Better code

* forgot about it

* Apply suggestion from @whatston3

Co-authored-by: Whatstone <166147148+whatston3@users.noreply.github.com>

* Review

* Review 2 part 1

* Review 2 part 2

* Fix random

* Review

---------

Co-authored-by: Whatstone <166147148+whatston3@users.noreply.github.com>
2026-07-13 22:43:46 -04:00
90295503da Fix some missing localization warnings (#44620)
* Fix some missing localization warnings

* New field

* Replace

* Localization

* Integration test

* Update Content.IntegrationTests/Tests/Labels/LabelPrototypeTest.cs

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2026-07-13 16:34:26 -04:00
B_KirillandGitHub 7b823d507c Fix hand labeler removing non-existent labels (#44630) 2026-07-13 06:13:05 +00:00
B_KirillandGitHub 96c11f9fd7 Remove Comp.Owner from CableAnchorStateChangedEvent (#44629)
* Remove Comp.Owner from CableAnchorStateChangedEvent

* actually can be simplified
2026-07-13 06:09:30 +00:00
B_KirillandGitHub acad100b88 Fix client mispredict on some storage operations (#44612)
* Fix client mispredict on some storage operations

* Actually not needed

* retry

* Review
2026-07-11 14:26:56 +00:00
B_KirillandGitHub 3909395965 Fix meteors exploding on contact with puddles (#44617) 2026-07-11 09:00:30 +00:00
B_KirillandGitHub 74e357cd81 Remove [Dependency] from InstrumentComponent (#44586) 2026-07-09 18:25:21 +00:00
16312ac3ac Fix electrified objects not shocking on world activation (#42657)
* Fix electrified objects not shocking on world activation

* add ordering for event subscription

* Something definitely went wrong

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2026-07-02 02:30:29 +00:00
B_KirillandGitHub 01dda0b5ae Some camera map fixes and improvements (#44446) 2026-07-01 08:39:34 +00:00
B_KirillandGitHub 50839b7a51 Add NU1900 to WarningsNotAsErrors (#171) 2026-06-23 11:56:50 +00:00
B_KirillandGitHub ac1c7e73d9 Some fixes in camera monitor system (#44255) 2026-06-23 08:08:39 +00:00
B_KirillandGitHub 124c16e11e Meat spike localization fixes (#44191)
* Meat spike localization fixes

* Review
2026-06-04 10:26:27 +00:00
B_KirillandGitHub 470acb50b0 Fix shooting from inside a morgue exploit (#44188)
Fix shooting inside morgue exploit
2026-05-31 19:50:48 +00:00
B_KirillandGitHub 5b9c0a6bdc NPCs combat improvements (#40900)
* NPCs combat improvements

* CanRack and improved logic

* Minor stylistic improvements

* Just a test for my sanity

* Review
2026-04-21 04:23:17 +00:00
B_KirillandGitHub e150b9cbcc A small cleanup in meteor rules (#43402) 2026-04-04 17:13:25 +00:00
B_KirillandGitHub 8fca1e064e Fix accessing deleted entities in SharedMeleeWeaponSystem (#42340)
* Fix accessing deleted entities in SharedMeleeWeaponSystem

* retry

* Review
2026-04-04 06:43:03 +00:00
B_KirillandGitHub fbed18b164 Cleanup warnings: CS0168, CS0414 (#43198)
* Cleanup warnings: CS0168, CS0414

* That was the right thing to do

* Please tell me that this is a random fail

* ...

* last try

* revert
2026-03-14 22:17:14 +01:00
B_KirillandGitHub 877070139f Fix AtmosDebugOverlay being always active (#43073)
* Fix AtmosDebugOverlay being always active

* review
2026-03-01 20:12:12 +00:00
B_KirillandGitHub c086acbc34 Cleanup warnings: CS0114, CS0414, CS9107 (#42859)
* Cleanup warnings: CS0114, CS0414, CS9107

* I shouldn't trust IDE autocorrection
2026-02-10 14:07:45 +00:00
B_KirillandGitHub 9e6b0f68cd Some bonfire fixes (#42675) 2026-01-27 13:20:23 +00:00
B_KirillandGitHub 093257280b Fix InstrumentSystem.Update exception when deleting band lead (#42331) 2026-01-26 15:52:56 +00:00
B_KirillandGitHub a237493841 Prevent picking up chameleon projector disguises via context menu (#42656) 2026-01-26 13:48:16 +00:00
B_KirillandGitHub 65b8aafed8 Improve sandbox window toggle buttons state handling (#42281) 2026-01-25 22:25:06 +00:00
B_KirillandGitHub 6daca9bd96 GasLeak and PowerGridCheck rules components cleanup (#42624) 2026-01-25 22:06:03 +00:00
B_KirillandGitHub ae5f8d0a6c Fix emergency shuttle authorization bypass via ID rename (#42640) 2026-01-25 21:59:50 +00:00
B_KirillandGitHub 2977d89f3e Cleanup warnings: CS0168, CS0414, CS8321 (#42623) 2026-01-24 20:35:41 +00:00
B_KirillandGitHub 64f96e1069 Fix construction ghost sprite offset (#42193) 2026-01-22 22:22:22 +00:00
B_KirillandGitHub 7f7f3b6ef1 Fix MagicMirror UI (#42544) 2026-01-20 11:59:58 +00:00
B_KirillandGitHub b14964398b Camera map (#39684)
* Camera map

* I hope this helps

* Review 1

* Review 2

* Review 3

* Review 4

* Review 5

* Colorblind mode support

* Review 6

* Change design

* Map wire

* Logic fix

* Fix a terrible mistake

* Fix

* Fix 2

* Small rename

* More fix

* Better removal

* And another fix

* Will it work?

* It is literally pointless

* some small things
2026-01-15 21:21:55 +00:00
B_KirillandGitHub 07076a5a32 Cleanup warnings: CS0414 (#42429)
cleanup
2026-01-15 13:37:11 +00:00
B_KirillandGitHub 96d2339345 Fix projectile deceleration (#42320) 2026-01-09 18:31:49 +00:00
386aca70c7 Add craft for bonfire and bonfire with stake (#42211)
* Add craft for bonfire and bonfire with stake

* review

* review

* nullable MaxFireStacks

* retry

* retry

* review

* I will change it and hope that they will agree with me

* Revert "I will change it and hope that they will agree with me"

This reverts commit 83823692d0116bf9aa9eceb85a10e95c88b51fb9.

* construction

Merged the graphs
Changed the bonfire stake ID to follow the proper naming scheme

* add destroy sound

* planks Instead of logs

* of course I forgot about ftl

* Slarti review + Princess review

Yes I sneaked an admeme abuse change here

* a small fix

* clamp firestacks

* This was on purpose, leave as is

This reverts commit 7d63e38b66cb63e5e50b7fac5030013e2ef508b5.

* irrelevant

* Fixtures

* cleanup

---------

Co-authored-by: ScarKy0 <scarky0@onet.eu>
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2026-01-09 04:00:36 +00:00
01e583f500 Fix broken vending machine UI behavior (#42110)
* Fix broken vending machine UI behavior

* begone

---------

Co-authored-by: beck-thompson <beck314159@hotmail.com>
2025-12-28 00:57:02 +00:00
B_KirillandGitHub cd8d5a6a9c Cleanup warnings: CS0414, CS0618 (#42068)
Cleanup
2025-12-27 14:14:42 +00:00
B_KirillandGitHub c6a4d3f7d8 Clarify checkbox formatting in PR template (#42035) 2025-12-24 06:17:16 +00:00
B_KirillandGitHub 860f1418cd Fix incorrect table breakage sound (#41968)
* Fix incorrect table breakage sound

* review

* retry

* are you kidding me
2025-12-23 13:13:39 +00:00
B_KirillandGitHub fca8d95f03 Cleanup warnings: CS0114, CS0414, CS0618 (#41578)
* Cleanup

* Revert
2025-12-05 15:53:07 +00:00
B_KirillandGitHub e360f6e03a Remove static IoC from Replay and Shared EntryPoint (#41707) 2025-12-05 15:51:48 +00:00
e3880a3c43 Criminal console status expansion (#36244)
* Criminal console update and new icons sprites

* Change Hostile and Paroled sprites

* Change Hostile sprite

* Return the 8x8 scale, redraw new icons

* Some changes

Redraw eliminated icon and change icons scaling in pda

* Update Resources/Textures/Interface/Misc/security_icons.rsi/meta.json

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Content.Client/CartridgeLoader/Cartridges/WantedListUiFragment.cs

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-10-21 08:44:50 +00:00
B_KirillandGitHub 96347a78af Fix zombie locked rotation (#40812)
Fix
2025-10-14 19:00:57 +00:00
B_KirillandGitHub beb3db14f0 Flash immunity examine visibility toggle (#40848) 2025-10-12 10:42:57 +00:00
B_KirillandGitHub 0c9d33d5d6 Cleanup warnings: CS0414, CS8524 (#40776)
* Cleanup

* CS8524
2025-10-08 12:43:59 +00:00
fd40888b0e Cleanup warnings: CS0067, CS8509, CS8073 (#39770)
* Cleanup

* Bonus

---------

Co-authored-by: ElectroJr <leonsfriedrich@gmail.com>
2025-09-23 15:11:29 +12:00
B_KirillandGitHub c1a21693fa Cleanup warnings: Use TransformSystem for anchoring (#39778)
* Cleanup

* Bonus

* I hope this helps

* Revert
2025-09-23 14:52:51 +12:00
B_KirillandGitHub 438090a505 Cleanup warnings: CS0414 (#39748)
* Cleanup

* Fix
2025-08-19 09:42:54 +02:00
B_KirillandGitHub ff7713ecea Admin logs for batteries UI (#39208) 2025-07-25 14:01:37 +02:00
01a57c9a17 Add name to AI eye (#39177)
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-07-24 13:24:18 +02:00
B_KirillandGitHub 0c92478e0a Cleanup warnings: CS0649 (#38797) 2025-07-13 20:35:20 +02:00
B_KirillandGitHub 7ea3120a07 Cleanup warnings: CS0414 (#38793)
Cleanup
2025-07-06 12:28:29 +02:00
B_KirillandGitHub 9e834c70b9 Add overkill thresholds to more objects (#37745)
* Add overkill thresholds to more objects

* Add newline

* curtains (25 -> 50)
2025-05-27 19:09:46 +10:00
B_KirillandGitHub cb8e7446a4 Add pause to runclient (#37748) 2025-05-26 13:50:05 +02:00
B_KirillandGitHub f07b2aa6c3 New fun meteors (#37327)
* New fun meteors

* Forgot about newline

* Fix

* Wow, a new test

* Okay

* Fix

* Fix 2

* I hope this is correct enough

* Attribution

* Attribution 2
2025-05-20 23:04:27 +10:00
B_KirillandGitHub 2f7ca220e7 Fix meteors deceleration (#37320)
* Fix meteors deceleration

* Again

* Just do it
2025-05-09 23:55:35 -04:00
B_KirillandGitHub b3c4c7c32b Cleanup warnings: CS8321, CS0105, CS0168 (#36949)
* Clean up

* CS0168
2025-05-07 20:01:02 -04:00
B_KirillandGitHub c196538aaf Cleanup warnings: CS0414 (#36950)
* Clean up

* Use #pragma
2025-05-07 20:00:12 -04:00
B_KirillandGitHub 9ff5850667 AI context menu fix (#37224)
* AI context menu fix

* Revert "AI context menu fix"

This reverts commit 86a0476fcb0aa952c0dcadb1bc4246532abd62b7.

* Better implementation

* Retry
2025-05-07 19:48:39 -04:00
B_KirillandGitHub c156c5c465 Add collapse button to lobby right panel (#37140)
* Add collapse button to lobby right panel

* Half sized buttons
2025-05-06 13:24:58 -04:00
B_KirillandGitHub 2fbc951230 More filters for station records (#37213) 2025-05-06 12:21:16 -04:00