Commit Graph

4085 Commits

Author SHA1 Message Date
Leon Friedrich
5f2a4f970c Fix inventory enumerator resolve error (#22227) 2023-12-08 08:46:51 +11:00
Leon Friedrich
287d22cc49 Inventory slot enumerator rejig (#21788) 2023-12-08 08:20:51 +11:00
deltanedas
50e8707477 fix explosion resistance (#22224)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-12-07 10:51:45 -08:00
Nemanja
fb10dff335 Mirror speed penalty for worn duffels and hardsuits when in-hand (#22168)
* Add speed penalty for holding hardsuits and duffels

* just inherit from ClothingSpeedModifier

* comment godo
2023-12-06 20:41:29 -07:00
Nim
460bfdc73c Space cobra 1.1 (#20298)
* space cobra again

* didn't see

* fix

* Dirty

* space spider

* license

* component

* sprite update

* visibility

* fix

* fix visibility
2023-12-06 20:25:57 -05:00
Nemanja
c047f19fdc Inventory sprite rotation (#22201) 2023-12-07 11:59:16 +11:00
metalgearsloth
3252a2b8bb Fix toggleable helmets (#22195) 2023-12-06 17:56:03 -04:00
deltanedas
47359cf70f medibot fixes and refactoring (#21852)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-12-07 08:30:32 +11:00
Henry
80a1aadd5e Disposals chute make it go splat (#20848)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-12-06 20:07:52 +11:00
DrSmugleaf
abfea8db5f Add public methods to relay inventory events (#22165) 2023-12-06 18:01:31 +11:00
metalgearsloth
8583f0d565 Predict helmet toggles (#22089) 2023-12-06 17:59:31 +11:00
Nemanja
9ca84ac3fb Grid inventory fixes (#22161)
* Gridinv fixes

* eek

* oh yeah this too

* eek
2023-12-05 16:38:10 -07:00
Tom Richardson
f11d94eb84 Add water cups to water coolers (#22073)
* add water cup bin to water cooler

* Fix punctuation, and add proper components/tags on init

* I forgor and refactoring event construction
2023-12-05 14:47:20 -07:00
ForestNoises
685cb9c671 Action Cooldowns Reset on Rejuvenate (#22149)
* ActionComponents subscribe to RejuvenateEvent, resets cooldowns

* forgo a line

* Update Content.Shared/Actions/SharedActionsSystem.cs

Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com>

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com>
2023-12-05 16:00:02 -05:00
brainfood1183
63bc4bf6b1 Banana Clown Outfit (#22068)
* Banana Clown Outfit

* Update SkatesComponent.cs
2023-12-04 16:12:02 -07:00
deathride58
e32ede5882 Fancy speech bubbles - Names over speech bubbles, and 1:1 chat parity for emotes and LOOC! (#21999) 2023-12-04 16:10:49 -07:00
Repo
f280ff6e78 Fix conveyors to allow doors to close over top (#22117) 2023-12-04 16:07:48 -07:00
Nemanja
cc8984d096 Grid Inventory (#21931)
* Grid Inventory

* oh boy we keep cracking on

* auto insertion is kinda working? gross, too!

* pieces and proper layouts

* fix the sprites

* mousing over grid pieces... finally

* dragging deez nuts all over the screen

* eek!

* dragging is 90% less horrendous

* auto-rotating

* flatten

* Rotation at last

* fix rotation and change keybind for removing items.

* rebinding and keybinding

* wow! look at that! configurable with a button! cool!

* dragging is a bit cooler, eh?

* hover insert, my beloved

* add some grids for storage, fix 1x1 storages, fix multiple inputs at once

* el navigation

* oh yeah some stuff i forgor

* more fixes and QOL stuff

* the griddening

* the last of it (yippee)

* sloth review :)
2023-12-04 16:04:39 -07:00
Chronophylos
3f6c517702 localize damage type in armor examine description (#21807)
* localize damage type in armor examine description

* format

* change translation

* add missing strings
2023-12-04 07:57:29 -05:00
Vyacheslav Kovalevsky
5b55b9ce3b Add gas tanks throw damage (#20035)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-12-04 17:32:17 +11:00
Nemanja
cd17a1d99a nerf roller skates, buff speed boots (#22097) 2023-12-04 15:31:11 +11:00
PixelTK
5540f15296 Editable "NeedsHands" for SharedPullerComponent using SharedPullingStateManagementSystem (#21960)
* Editable "NeedsHands" for SharedPullerComponent

* is { get; set; } better?

* Waiter, waiter! There's a worm in my access!

They call me the worst clown there is.

* Get the comp to dirty.
2023-12-02 16:34:37 -05:00
coolmankid12345
0f7189e8b5 Ghetto Mindshield Icon (#20958)
* Looks like shit frfr

* White for sure

* New icon

---------

Co-authored-by: coolmankid12345 <coolmankid12345@users.noreply.github.com>
2023-12-02 12:21:10 -05:00
zero
68a71655d2 Add sounds when inserting/missing into a disposal (#22077) 2023-12-02 12:19:32 -05:00
DrSmugleaf
caab89578e Fix RoundToLevels not working with an even amount of levels if the threshold is the same (#21863) 2023-12-02 11:46:01 -05:00
zero
a625cc9031 Sort reagent prototypes for solutions (#22049) 2023-12-01 01:35:51 -07:00
Rainfey
bf2bdd6b68 Fix chameleon changing ID card metadata (#21998)
Co-authored-by: Rainfall <rainfey0+git@gmail.com>
2023-11-30 16:42:44 -05:00
metalgearsloth
b08c4edd55 Fix getting stuck on tables (#21981) 2023-11-30 00:23:21 +11:00
metalgearsloth
acf60db5a4 Optimise mob movement (#21978) 2023-11-29 20:14:14 +11:00
metalgearsloth
783879921b Disable artifact spam on roundend (#21970)
* Disable artifact spam on roundend

I think part of the issue was the enormous amount of logspam but at any rate this turns it off.

* Also this

* And these
2023-11-28 22:39:16 -05:00
PixelTK
03ed3ff37c Make TagComponent networked (#21958) 2023-11-29 10:35:42 +11:00
metalgearsloth
0d728b930b Fix weather audio (#21949) 2023-11-28 23:35:38 +11:00
metalgearsloth
d783b32d92 Update NetMessage to pass in MemoryStream (#21796) 2023-11-28 19:11:16 +11:00
themias
ed2d59aa19 Fix riot shield audio and popup spam (#21881) 2023-11-28 00:06:38 -07:00
Flareguy
c7f4294d73 disables space wind and tile ripping cvars (#21847) 2023-11-27 14:42:29 -07:00
deltanedas
ab645fb77b revenant emag whitelist (#21849)
* add MalfunctionWhitelist

* whitelist a few things

* locutus of borg

* support blacklist

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-11-27 14:39:29 -07:00
metalgearsloth
269c93245d Unrevert audio (#21330)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
2023-11-27 22:12:34 +11:00
Pieter-Jan Briers
8bf807a9b5 Basic rate limiting for chat messages (#21907) 2023-11-27 14:08:30 +11:00
metalgearsloth
64343c289d Revert Arch testmerge 2 (#21901) 2023-11-26 14:20:07 +11:00
metalgearsloth
855ab4d129 Update submodule to 182.1.0 (#21900) 2023-11-26 13:53:54 +11:00
metalgearsloth
d4bed09cdc Revert the other arch changes (#21871) 2023-11-24 11:19:46 +11:00
metalgearsloth
93bd9972f1 Content arch (#20107)
Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com>
2023-11-23 14:34:37 +11:00
DrSmugleaf
4be03591b9 Fix health alert not being updated when a system overrides the current state through UpdateMobStateEvent (#21741) 2023-11-22 19:43:12 -05:00
metalgearsloth
5cbf935cf0 Wrap gateway generator in cvar for dev (#21758) 2023-11-21 21:36:38 -07:00
Leon Friedrich
aa59956134 Fix handcuffed entity deletion and a mind shutdown error. (#21825)
* Fix handcuffed deletion error

* Fix mind shutdown error
2023-11-21 19:53:30 -05:00
Velcroboy
a698a85f34 Make shuttle walls/windows constructable (#19255) 2023-11-20 17:20:24 -08:00
Bixkitts
646aee0b7a Sound Effect For Emagged Borgs (#21451)
* Added sound effect for borg being emagged

* attributions

* license

* patched for #21460

* Made the sound trigger on emag instead of role add

* oops
2023-11-20 10:36:25 -05:00
LordEclipse
f3df6b85af Make more fields VV-writeable (#21754) 2023-11-19 12:17:53 -08:00
deltanedas
f25773ffec explosion minor rework + fix (#21718) 2023-11-20 04:44:42 +11:00
metalgearsloth
424678b455 Add VVRW to restricted range (#21779) 2023-11-19 23:02:37 +11:00