Commit Graph

9869 Commits

Author SHA1 Message Date
PJBot
c46feaefb9 Automatic changelog update 2021-11-22 14:32:15 -05:00
metalgearsloth
2a9b3a013c Don't run aghost if already aghost for mapping (#5452) 2021-11-22 12:31:21 -07:00
20kdc
669eb8fadd Do not allow starting pulling while cuffed (#5457) 2021-11-22 12:31:12 -07:00
DrSmugleaf
d12fa22ce1 Make damage logs distinguish between damage and healing 2021-11-22 19:45:08 +01:00
DrSmugleaf
c3fe5909ad THE RETURN OF THE KING
This reverts commit c18d07538a.
2021-11-22 19:08:27 +01:00
DrSmugleaf
14e342663e Update RobustToolbox
vera did this
2021-11-22 19:04:01 +01:00
DrSmugleaf
c18d07538a Revert "Admin logs (#5419)"
This reverts commit 319aec109d.
2021-11-22 18:55:17 +01:00
PJBot
edeccabb36 Automatic changelog update 2021-11-22 12:50:29 -05:00
Javier Guardia Fernández
319aec109d Admin logs (#5419)
* Add admin logging, models, migrations

* Add logging damage changes

* Add Log admin flag, LogFilter, Logs admin menu tab, message
Refactor admin logging API

* Change admin log get method names

* Fix the name again

* Minute amount of reorganization

* Reset Postgres db snapshot

* Reset Sqlite db snapshot

* Make AdminLog have a composite primary key of round, id

* Minute cleanup

* Change admin system to do a type check instead of index check

* Make admin logs use C# 10 interpolated string handlers

* Implement UI on its own window
Custom controls
Searching
Add admin log converters

* Implement limits into the query

* Change logs to be put into an OutputPanel instead for text wrapping

* Add log <-> player m2m relationship back

* UI improvements, make text wrap, add separators

* Remove entity prefix from damaged log

* Add explicit m2m model, fix any players filter

* Add debug command to test bulk adding logs

* Admin logs now just kinda go

* Add histogram for database update time

* Make admin log system update run every 5 seconds

* Add a cap to the log queue and a metric for how many times it has been reached

* Add metric for logs sent in a round

* Make cvars out of admin logs queue send delay and cap

* Merge fixes

* Reset some changes

* Add test for adding and getting a single log

* Add tests for bulk adding logs

* Add test for querying logs

* Add CallerArgumentExpression to LogStringHandler methods and test

* Improve UI, fix SQLite, add searching by round

* Add entities to admin logs

* Move distinct after orderby

* Add migrations

* ef core eat my ass

* Add cvar for client logs batch size

* Sort logs from newest to oldest by default

* Merge fixes

* Reorganize tests and add one for date ordering

* Add note to log types to not change their numeric values

* Add impacts to logs, better UI filtering

* Make log add callable from shared for convenience

* Get current round id directly from game ticker

* Revert namespace change for DamageableSystem
2021-11-22 18:49:26 +01:00
PJBot
0f7e81b564 Automatic changelog update 2021-11-22 04:18:38 -05:00
mirrorcult
e40c9bc427 Reactive 3.0 (#5443)
* probably scrapping this

* reimpl old behavior

* misc fixes and initial yaml

* works basically first try
2021-11-22 10:17:35 +01:00
Kara D
8b47d0f43f Reduce pneumatic cannon mole usage 2021-11-22 02:08:29 -07:00
Kara D
4fa4289e95 ent-gas-tank-suffix-filled incident 2021-11-22 02:06:35 -07:00
PJBot
e0be4acc7e Automatic changelog update 2021-11-22 03:46:24 -05:00
mirrorcult
1ca990c879 Reduce default metabolism rate from 1 to 0.5 (#5445) 2021-11-22 19:45:20 +11:00
PJBot
0e4c99f024 Automatic changelog update 2021-11-22 03:41:16 -05:00
mirrorcult
0f2dda8275 screaming and crying (#5447) 2021-11-22 19:40:14 +11:00
PJBot
1738b571ee Automatic changelog update 2021-11-21 21:34:54 -05:00
Moony
d171c5e84c Fix antag shitcurity (#5441)
* fix jobs

* Antagn't the heads and sec

* good to go, time to test my code
2021-11-21 19:33:50 -07:00
Leon Friedrich
46eb7f97f4 CanWeldShut: false (#5440) 2021-11-21 19:33:45 -07:00
Leon Friedrich
4342a84884 Fix ItemSlots error (#5439)
* fix duplicate slots

* fix comment

* comments
2021-11-21 18:50:43 -07:00
PJBot
80989d950d Automatic changelog update 2021-11-21 15:41:12 -05:00
Leon Friedrich
bec1f99f1f Restrict examine/context-menu usage when incapacitated. (#5416)
* wip

* update in-view checks

* cleanup
2021-11-21 13:40:09 -07:00
PJBot
fda85b4b6b Automatic changelog update 2021-11-21 15:15:41 -05:00
xRiriq
2d769f3854 make names of command clothing consistent (#5435)
Co-authored-by: xRiriq <xRiriq.git@gmail.com>
2021-11-21 13:14:38 -07:00
Vera Aguilera Puerto
a666ddb045 Remove MindHelpers, stop using PlayerHelpers. 2021-11-21 17:59:38 +01:00
Pieter-Jan Briers
eeb0adc5cd Update submodule 2021-11-21 16:03:27 +01:00
PJBot
fe8547609f Automatic changelog update 2021-11-21 08:27:22 -05:00
20kdc
c1c3875f5a Make the docking direction of the docking airlocks clearer (#5433) 2021-11-22 00:26:19 +11:00
PJBot
7ae802a0eb Automatic changelog update 2021-11-21 07:18:33 -05:00
Vera Aguilera Puerto
2f6e069bcd Docked airlocks no longer depressurize the room when opened. (#5431) 2021-11-21 23:17:30 +11:00
DrSmugleaf
af6e09c5bd Add being able to force a test to pool 2021-11-21 12:13:26 +01:00
PJBot
b889606569 Automatic changelog update 2021-11-21 02:36:13 -05:00
FoLoKe
24aca21eb6 Moved Food and Utensil to ECS (#5380)
* Food and Utensil to ECS, Made utensil less restrictive, no more soup eating with a knife...

* AltVerb "can eat" check

* removed HasFlag calls

* AltActionVerb -> InteractionVerb

* "required utensil" filed
2021-11-21 00:35:09 -07:00
mirrorcult
1ab7170adb Refactor reaction effects to use reagent effects (#5426)
* reaction effect refactor

* works now
2021-11-21 00:35:02 -07:00
PJBot
9b39838db7 Automatic changelog update 2021-11-21 01:10:52 -05:00
metalgearsloth
bdead40a80 Thrusters (shuttle go nyoom) (#5352) 2021-11-21 17:09:49 +11:00
PJBot
c21a9e32b1 Automatic changelog update 2021-11-21 00:07:47 -05:00
AJCM-git
3da31d5146 Fixes ActivateItemInWorld working with things outside your container (#5424)
* Fixes InteractionActivate working inside containers

* This makes more sense now that i think about it
2021-11-20 22:06:44 -07:00
Kara D
515cac3fb0 ffs 2 2021-11-20 19:48:32 -07:00
Kara D
fb362755b9 ffs 2021-11-20 19:24:32 -07:00
PJBot
8f88ec80b1 Automatic changelog update 2021-11-20 18:48:56 -05:00
mirrorcult
181fd055ce Adds metabolism effects to pretty much every chem already in the game (#5349)
* pass 1

* a little more reagent effect for breakfast

* move lots of stuff around

* implements all medicines

* implement all cleaning & elements

* implement toxins/pyrotechnic

* p

* linter fixies

* fixes + narcotic balancing

* fix and standardize

* reviews

* things
2021-11-20 16:47:53 -07:00
PJBot
8c64450305 Automatic changelog update 2021-11-20 18:18:19 -05:00
Mith-randalf
8e55f5a170 adds feet (#5421) 2021-11-20 16:17:15 -07:00
PJBot
817f76536a Automatic changelog update 2021-11-20 13:33:10 -05:00
Moony
eb6d24abd0 Makes map vote and roundstart smart about player count. (#5418)
* Makes map vote and roundstart smart about player count.
No more Saltern with 30 players, or Knight Ship with 50.

* a typo

* Address reviews.

* Localized.
2021-11-20 11:32:07 -07:00
E F R
6487cd6d79 Packed rewire (#5415)
* Maps/Packedstation: significantly clean up wiring

* Maps/Packedstation: minor clanup, remove nonfunctional firelocks
2021-11-20 11:31:33 -07:00
Paul
186edba6fd fixes tests 2021-11-20 16:12:58 +01:00
Paul
5a477389d3 fixes another test 2021-11-20 15:49:51 +01:00