Commit Graph

36638 Commits

Author SHA1 Message Date
20kdc 77c5e7a5ed
Migrate cuffing to an uncuff attempt event and allow self-uncuff again (#4725)
* Migrate cuffing to an uncuff attempt event and allow self-uncuff again

* Uncuff attempt event: Use more SubscribeLocalEvent and Dependency attributes
2021-10-02 00:17:36 +02:00
PJBot 852785e73e Automatic changelog update 2021-10-01 17:00:09 -04:00
mirrorcult 402cd9b56b
Many lighting tweaks (#4709) 2021-10-01 20:59:06 +00:00
DrSmugleaf f07bd6b005 You can now recreate modern marketing with VV
Makes AdvertiseComponent wait fields editable through VV
2021-10-01 21:32:02 +02:00
Kara D c692928792
fuck you scrungularity! 2021-10-01 12:16:58 -07:00
Kara D 0825f66ca8
Fix aghosts not being able to interact with chess
Fixes #4719
2021-10-01 12:11:04 -07:00
PJBot 063e676eed Automatic changelog update 2021-10-01 09:49:03 -04:00
Ygg01 478909dcbb
Fix tanks being empty on round start (#4696)
* Fix tanks being empty on round start

* Fix test.

Co-authored-by: Vera Aguilera Puerto <gradientvera@outlook.com>
2021-10-01 15:48:00 +02:00
PJBot cf82670e12 Automatic changelog update 2021-10-01 09:28:49 -04:00
Vera Aguilera Puerto 3b14c21396 Port all construction conditions to the new examine. 2021-10-01 15:27:42 +02:00
Vera Aguilera Puerto f21c921c56 Fix being able to place cables on non-subfloor tiles
- Also performs an actionblocker check just in case.
2021-10-01 15:09:12 +02:00
PJBot 10254b5290 Automatic changelog update 2021-10-01 08:48:27 -04:00
Vera Aguilera Puerto ac6bc743da Fix being able to uncuff yourself while incapacitated. 2021-10-01 14:47:19 +02:00
Vera Aguilera Puerto c421ec5f63 Add DoorBumpOpener to ignored components, on the client. 2021-10-01 14:47:03 +02:00
PJBot 6e2111ddfb Automatic changelog update 2021-10-01 07:48:45 -04:00
Vera Aguilera Puerto 883cbf40b2 Fix airlocks being opened by anything that bumps into them.
- Adds DoorBumpOpener component.
2021-10-01 13:47:38 +02:00
PJBot e3139ef41b Automatic changelog update 2021-10-01 07:38:49 -04:00
Vera Aguilera Puerto 36514f4bbd Fix hand examine showing virtual items. 2021-10-01 13:37:43 +02:00
PJBot 0686e915a2 Automatic changelog update 2021-10-01 07:36:28 -04:00
Vera Aguilera Puerto bbe79d91a7 Fix strippable showing virtual items. 2021-10-01 13:35:21 +02:00
Vera Aguilera Puerto d1bd306dfe Update submodule. 2021-10-01 13:27:48 +02:00
Vera Aguilera Puerto facb0358f5 Fix buckle component exception when Removed from entity. 2021-10-01 13:23:39 +02:00
Vera Aguilera Puerto 47107c6a42 Adds linting support to SoundCollectionPrototype, fix linter errors.
Closes #4580
2021-10-01 12:40:44 +02:00
Vera Aguilera Puerto ac9f0b39b0 When the 2021-10-01 12:31:10 +02:00
PJBot b4b6261894 Automatic changelog update 2021-10-01 06:29:58 -04:00
Vera Aguilera Puerto 26808d2e9a Fixes bar sign not changing due to wrong conditional. 2021-10-01 12:28:52 +02:00
PJBot 66b088a0dc Automatic changelog update 2021-10-01 06:07:53 -04:00
20kdc 9600c8e983
Fix various solution capability issues (syringes, drinks) (#4687)
* Fix syringe message stating you're attempting to draw from yourself when you aren't

* Fix various missing capabilities (syringes, beakers, drinks)

* And fix mug inject/dispense/etc, too!

* Injectors can now refill things, and switch over drinks and cups thereof to be refillable rather than injectable
2021-10-01 12:06:50 +02:00
Kara D 400a6277fc
Fix pulling being set even if the attempt was cancelled 2021-09-30 13:07:19 -07:00
Vera Aguilera Puerto 6451b339c2 Fix drinking glasses not fitting in reagent dispensers. 2021-09-30 14:21:56 +02:00
Vera Aguilera Puerto 1b44da19ae Fix drinking glasses not breaking when thrown.
Related: #4665
This is not a proper fix, this just makes it ignore resistances for now, when being damaged.
2021-09-30 14:12:42 +02:00
PJBot c451524cb2 Automatic changelog update 2021-09-30 07:58:35 -04:00
Vera Aguilera Puerto fcb23627eb Fixes ghost pointing.
- Ensures VisibilityComponent on entities with GhostComponent, sets visibility layer correctly.
- Fixes wrong bitflag operation comparison
2021-09-30 13:57:29 +02:00
PJBot 3e17a298b2 Automatic changelog update 2021-09-30 07:36:50 -04:00
Vera Aguilera Puerto e194df9747 Fix GameTicker and StartingGear performing bad string checks.
- This prevented people from spawning as clown, etc if they had set the skirt option.
- Adds some custom type serializers to StartingGear for YAML linter support.
2021-09-30 13:35:35 +02:00
Vera Aguilera Puerto ac81b207d7 Fix PDA uplink UI.
Just a quick fix for the playtest.
2021-09-30 13:24:45 +02:00
Kara D d3751ee706
whoops 2021-09-29 17:34:34 -07:00
metalgearsloth 8365e8d52c
Event for PowerNetBattery CurrentSupply changing (#4570)
I re-used AmbientOnPowered but maybe that was lazy; I was doubtful anything would ever have ApcPowerReceiver and PowerNetBatteryComponent.
2021-09-29 17:09:16 -07:00
Vera Aguilera Puerto accb83b344 Raise HolidaysRefreshedEvent when holidays are disabled. 2021-09-29 12:57:37 +02:00
Vera Aguilera Puerto 77c93a5648 Turns HolidayManager into an entity system, HolidaySystem. 2021-09-29 12:56:10 +02:00
metalgearsloth 821fa87c3b Update submodule 2021-09-29 20:09:05 +10:00
PJBot 3a7ea96d07 Automatic changelog update 2021-09-29 06:08:04 -04:00
metalgearsloth ad783396f8
Update CloseTo to CloseToPercent (#4708) 2021-09-29 20:07:01 +10:00
metalgearsloth fe4a415d3b
Don't send chat to ghosts on other maps (#4698) 2021-09-29 11:02:27 +02:00
PJBot ff1467a860 Automatic changelog update 2021-09-28 10:17:04 -04:00
metalgearsloth a242b08230
Throwing tweaks (#4705)
* Throwing tweaks

Landing is when the timer stops, throwing stops when it stops moving.

* Review
2021-09-29 00:16:00 +10:00
Vera Aguilera Puerto 1a39455028 Update submodule to v0.6.0 2021-09-28 13:42:49 +02:00
Vera Aguilera Puerto 0be5ff829b
Gets rid of all ComponentManager usages. (#4707) 2021-09-28 13:35:29 +02:00
Vera Aguilera Puerto 7953e5b962 ActionBlockerSystem now has EntityUid overloads. 2021-09-28 11:47:41 +02:00
Vera Aguilera Puerto 4e6d602784 DoAfterSystem uses EntityUid internally, adds EntityUid constructor for DoAfterEventArgs. 2021-09-28 11:33:33 +02:00