Commit Graph

22751 Commits

Author SHA1 Message Date
PJBot
1fc3c411ca Automatic changelog update 2024-01-15 06:34:11 +00:00
Flareguy
d3a41ede49 Nerf lava firestacks (#24100)
* nerf lava firestacks

* dode
2024-01-14 23:33:05 -07:00
PJBot
6bba943fd4 Automatic changelog update 2024-01-15 05:12:27 +00:00
deathride58
855c08f649 Eye opening/closing is now possible while cuffed (#24097)
u can now open and close your eyes while cuffed
2024-01-15 00:11:21 -05:00
PJBot
6d3d9fc14f Automatic changelog update 2024-01-15 03:58:36 +00:00
Skye
9c277bd0e2 Cryo Burn Chem - Aloxadone (#23980)
Aloxadone (accidentally exploded first pr oops)
2024-01-14 20:57:30 -07:00
PJBot
d3bea28f0d Automatic changelog update 2024-01-14 23:40:15 +00:00
Arendian
04a8761bb6 decelerator nerf and projectile penetration mini refactor (#24032)
* decelerator nerf and projectile fix

* datafield name difference

* forgot to add component

* missed datafield styling

* comment made summary

* CanPenetrateComponent and CollisionLayer check.

* Small comment changes
2024-01-14 15:39:09 -08:00
PJBot
f9a57dc11e Automatic changelog update 2024-01-14 22:15:24 +00:00
Nairod
abd0e6dd20 Nerf and Add More Reagent Slimes (#24087)
* Nerf and Add More Chem Slimes

* Whoops Redundancy
2024-01-14 14:14:19 -08:00
PJBot
df588392d8 Automatic changelog update 2024-01-14 16:48:37 +00:00
themias
fd7ff690b1 Grave digging and decomposition (#23646)
* Grave digging and decomposition

* fix

* update based on review comments

* code review

* remove unused field
2024-01-14 11:47:31 -05:00
PJBot
83f96a6766 Automatic changelog update 2024-01-14 16:45:23 +00:00
Psychpsyo
a747e6dda4 Plates & Cash gridinv visuals (#24075) 2024-01-14 11:44:17 -05:00
Alekshhh
374260c49e Suit Storage Visual Change (#23799)
* Revert "New moth antennae and wing pair, Underwing (#23559)"

This reverts commit 1b4f1ac35d.

* Revert "Revert "New moth antennae and wing pair, Underwing (#23559)""

This reverts commit d2543d566cb398b4d7496e3f189cb638f826bf27.

* dsd

* sdst

* sd
2024-01-14 11:38:36 -05:00
Kot
620074ab0a Fix admins unable to hide the coordinates debug monitor (#24084)
Allow admins to hide the coords monitor
2024-01-14 17:37:29 +01:00
Magnus Larsen
29acc5e945 Remove bad Dirty call introduced by PR #20778 (#24076)
The HealOnBuckleHealingComponent is not in Shared/Client code, need not
be networked, and cannot be dirty.
2024-01-14 21:51:38 +11:00
PJBot
971ad5b266 Automatic changelog update 2024-01-14 10:20:42 +00:00
Whisper
34a9d4d0d5 Cerberus has AI (#24028) 2024-01-14 21:19:36 +11:00
AJCM-git
108f001731 Virtual items cleanup (#23912)
* Virtual items cleanup

* Detail

* Review

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-01-14 21:18:47 +11:00
DrSmugleaf
95ef20223c Fix error when the client gets an Eui state message before its open message (#23610)
* Fix error when the client gets an Eui state message before its open message

* Revert "Fix error when the client gets an Eui state message before its open message"

This reverts commit 440e2746ee8d77306f59ddea558eda32ec927f18.

* Make all Eui msgs reliable ordered
2024-01-14 20:18:45 +11:00
Dakamakat
b80f7eed6e Make throwable star damage stamina (#23527)
* feat(star.yml): make throwable star damage stamina

* feat(Components): add new StaminaTresholdDamageOnEmbedComponent

* feat(SharedProjectileSystem): update system with new events to change
stamins treshold on embeed projectile remove / add

* feat(StaminaSystem): update system with new subscriptions

* feat(throwing_stars): update yml with new component

* feat(StaminaDamageOnEmbed): add stamina damage on embeed

* cleanup unused / ajust numbers

* fix(StaminaSystem / OnEmbedComponent ) apply requested changes

* Rest of the review

* another warning

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-01-14 20:10:50 +11:00
deltanedas
d1d11d09c7 Add TryGetPrimaryDepartment to jobs system (#23317)
* add primary departments

* make command and station specific secondary

* add a unit test

* fixy

* compile

* webedit ops

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-01-14 19:18:34 +11:00
metalgearsloth
1346cc051d Update submodule to 206.0.0 (#24072) 2024-01-14 19:17:12 +11:00
metalgearsloth
1f3a29c092 Entitylookup method renames (#23519) 2024-01-14 19:10:38 +11:00
Morb
9063cfe454 Tail wagging (#19573)
* MVP

* Uncomment animated prototypes

* Disable wagging on death

* Move component to server

* Looped tail animation

* Apply front tail template

* Disable animated markings globally

* Add emote sending

* Update documentation

* Move locale

* Use static instantAction & remove action on comp del

* Use fluent POSS-ADJ

* Update docs

* Add copyright

* Update copyright

* Update license & copyright

* Move to main directory & format meta.json

* Fix path

* Change namespace

* Remove empty meta.json

* Update

* REMOVE unnecessary IsNullOrWhiteSpace check

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

* Move animated markings to main file

* Use emotes

* new

* fix

* fix

* Tests, pls

* fix dixel

* Remove networked from wagging comp

* Remove unused import

* Remove unused imports

* Move wagging comp to shared

* Revert the emotes

If we're getting it the action is better.

---------

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-01-14 18:52:07 +11:00
deltanedas
88db476d27 Add greenshift preset (#24029)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-01-14 18:20:43 +11:00
Pieter-Jan Briers
123a4147de BUI bugfixes / improvements (#23881)
* Fix ActivatableUIRequiresPowerCellComponent stopping power draw when one of two people closes the UI.

Also fixes it to check UiKey properly.

* Remove unnecessary CrewManifestViewer on PDAs

This is for a pop-up crew manifest UI, which the PDA doesn't use.

* Fix BoundUIClosedEvents that didn't check UI key/not correctly at least.

Uses the new helper method in engine.

* Fix drone (cargo shuttle) pilot console UI breaking if two people open it and one person closes it.

* Fixes for disposal router/tagger UI.

Code was badly copy pasted without changing identifiers, never worked.

Also cleaned up some of the logic (text trimming, sounds).

Also removed the "refuse to work if you have something in your active hand" check like why.

* Avoid running most ActivatableUIComponent logic when closing a UI via toggle

Activating the UI while it's already open closes it via toggle. Except it still ran 99% of the "attempting to open" logic which makes no sense.

This probably fixes a bug or some other dumb behavior somewhere.

* Bitch
2024-01-14 18:18:39 +11:00
Emisse
b51d69184e Revert "Greyscale decal tweaks + additions" (#24069) 2024-01-14 00:15:32 -07:00
Emisse
f9199e57f2 packed update (#24068) 2024-01-14 00:11:49 -07:00
Emisse
20461ffe1d meta update (#24067) 2024-01-14 00:07:58 -07:00
Emisse
458d103ef6 box update (#24065) 2024-01-14 00:07:48 -07:00
Nemanja
43da5f65f3 Fix iron ore being called steel ore in the vein descriptions (#24066)
Fix iron ore being called steel ore
2024-01-14 17:52:04 +11:00
metalgearsloth
db175fd9ba Teleport fixes (#24064)
- Teleport to physics center not transform center.
- Fix NetEntity not being passed in.
2024-01-14 17:43:53 +11:00
PJBot
5ec4fbe909 Automatic changelog update 2024-01-14 05:38:33 +00:00
Tayrtahn
2d6d2aba0b Hackable intercoms (#23984)
* Enable wire interface for intercom

* Implement BlockListening component and system

* Implement ListenWireAction

* Added cooldown/overload to mic wire pulse

* Properly persist voicemask settings when user already has one.

* Addressed requested changes

* Added wire panel open/closed visuals
2024-01-14 16:37:28 +11:00
Vasilis
22c0b4425d Cvar to allow whitelisted players to bypass panic bunker (#23885)
Among us
2024-01-14 16:27:32 +11:00
PJBot
7ac76838ed Automatic changelog update 2024-01-14 05:26:24 +00:00
Ilya246
7682884d19 no time limit on nukie syndicate bomb (#24022)
implement
2024-01-14 16:25:18 +11:00
PJBot
5e76028183 Automatic changelog update 2024-01-14 05:09:49 +00:00
Errant
40db236b82 Navmap UI enhancements (#23777)
* label scaling wip

* beacon toggle, cleanup

* weh

* caw

* Smooth scaling, almost-selectable font size, Magnification count, zoom scale accuracy change, opacity

* never asked for individual font sizes

* zoom

* format

* Fixes CrewMonitor and PowerMonitor using the default tile color as text background instead of their custom tile colors

* font customisation, needs UI elements

* Station map rightclick now works

* UI scale will keep the local systems in line

* adjusting font size to UI scale

* typo

* fix RT version

* putting cache back in its place

* toggle labels moved to Examine
2024-01-14 16:08:43 +11:00
PJBot
c41bf7e27e Automatic changelog update 2024-01-14 04:13:42 +00:00
degradka
6fc0aeaf17 Add a neck gaiter into HOS's dresser (#24003)
HOS's dresser now contains a neck gaiter
2024-01-13 23:12:36 -05:00
PJBot
fbcb888264 Automatic changelog update 2024-01-14 04:06:51 +00:00
Trevor Day
7a84f9e203 Add admin logs for thermomachines (#24056) 2024-01-13 20:05:45 -08:00
PJBot
ee5b954448 Automatic changelog update 2024-01-14 03:21:41 +00:00
deltanedas
a558b112a1 better deconversion (#23315)
* add deconverted window

* show deconverted window when deconverting + remove the role

* webedit ops

* antagonist -> revolutionary

* evil

* oh

* eui ops

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-01-14 14:20:35 +11:00
DrSmugleaf
6a7f1b2f1f Fix error when switching to a screen without an inventory gui widget (#24059) 2024-01-14 14:18:28 +11:00
Pieter-Jan Briers
8416fc746b Quick dialog fixes (#24046)
Pressing "enter" on the last dialog box now confirms the dialog.

Localize.
2024-01-14 14:18:02 +11:00
PJBot
a8bb897796 Automatic changelog update 2024-01-14 03:09:26 +00:00