Commit Graph

3567 Commits

Author SHA1 Message Date
Kara
276af8dc9b Explosion SFX juicing + higher persistence (#22544) 2023-12-16 20:31:21 +01:00
themias
2851e53c28 Add more DNA interactions (#21989)
* Add more DNA interactions

* remove unused import

* update based on feedback

* Add event for chemistrysystem.injector

* move event to shared; transfer dna to implanter

* doafter and interaction event fixes

* add BreakOnHandChange

* doh

* use events instead of updating component directly

* Add DataFields to ForensicScannerComponent fields

* Convert most events to system api call
2023-12-16 20:30:32 +01:00
Nemanja
24902b7d30 Electrolysis and Centrifuge (#22517)
* electrolysis and centrifuge

* sprote

* final

* bomp!

* COUGH COUGH SPROTE

* boarsd
2023-12-16 20:30:32 +01:00
keronshb
6a155a52ce Action Upgrade System (#22277)
* Adds uses before delay so actions can be used multiple times before cooldown

* adds methods to get remaining charges, to set uses before delay, and to set use delay

* adds method to change action name

* moves set usedelay

* action upgrade ECS

* adds method to reset remaining uses

* adds upgrade events

* refactors action upgrade event and adds logic to parse it

* fix serialization issue

* adds level up draft method

* adds action commands and a command to upgrade an action

* more warning lines to help

* Gets action to upgrade properly

* Removes unneeded fields from the action upgrade component and now properly raises the level of the new action

* Cleans up dead code and comments

* Fixes punctuation in actions-commands and adds a TryUpgradeAction method.

* removes TODO comment

* robust fix

* removes RT

* readds RT

* update RT to 190

* removes change name method

* removes remaining uses & related fields and adds that functionality to charges

* Adds Charges to action tooltips that require it
2023-12-16 20:24:54 +01:00
chromiumboy
6676238759 Toned down wall color (#22522) 2023-12-16 20:24:33 +01:00
Nemanja
c7e75f40f8 show multiple recipes in the guidebook (#22463) 2023-12-16 20:16:25 +01:00
DrSmugleaf
41dc1299d5 Add ahelp bwoink sound cvar (#22439) 2023-12-16 20:16:24 +01:00
Pieter-Jan Briers
45591a383f More UI fixes (#22431)
* Fix chat filter button

Oh look, the popup code was copy pasted between chat filter and channel selector.

Hilarious.

Anyways same stuff as 995f506aafd770dd6572dfc9e7bf9e18186e485a. I pulled it all out into a base class so NO MORE COPY PASTE.

Fixes #22360

* Remove all further EnableAllKeybinds buttons.

Fixes #22346

Yeah none of these are valid use cases, why is this set...
2023-12-16 20:15:24 +01:00
Vasilis
c6d1b0684c Add generic settings tab and move a bunch of settings over (And add the ability to toggle Discord RPC) (#22430) 2023-12-16 20:13:06 +01:00
metalgearsloth
ba882de8b3 Hide verb expansion indicators on debug (#22415)
I forget if it's actually going to popup or not.
2023-12-16 20:11:14 +01:00
themias
2815650640 Fix construction graph ghost examine message (#22424) 2023-12-16 20:10:20 +01:00
KP
a719bc8c53 Fix glorfcode again (#22420) 2023-12-16 20:08:40 +01:00
Nemanja
f3f3dcff8b artifact crusher (#22301) 2023-12-16 19:56:00 +01:00
metalgearsloth
89416b9bdf Audio fixes (#22324) 2023-12-16 19:48:34 +01:00
KP
4f7d0d2e45 Fix Glorfcode (#22271) 2023-12-16 19:40:20 +01:00
Nairod
da901e84cd Welder Blindness Effect Increase (#22304) 2023-12-16 19:39:25 +01:00
chromiumboy
66b5437d81 Crew monitor revisit (#22240) 2023-12-16 19:37:30 +01:00
metalgearsloth
5b1081905c Add audio multipliers back (#22260) 2023-12-16 19:36:16 +01:00
metalgearsloth
d864ad7de8 Make audio sliders use gain not volume (#21984) 2023-12-16 19:36:15 +01:00
Pieter-Jan Briers
73bec36f4e Fix being unable to open chat channel drop-down. (#22255) 2023-12-16 19:35:29 +01:00
Leon Friedrich
485d658bd1 Inventory slot enumerator rejig (#21788) 2023-12-16 19:30:03 +01:00
deathride58
7c50b0f1d4 Fixes speech bubbles now lacking names for the living (#22191) 2023-12-16 19:26:45 +01:00
deathride58
57a5252e75 fixes ghosts completely lacking speech (#22157) 2023-12-16 19:21:27 +01:00
deathride58
d5254d41bd Fancy speech bubbles - Names over speech bubbles, and 1:1 chat parity for emotes and LOOC! (#21999) 2023-12-16 19:16:53 +01:00
Repo
3595c5394d Fix: the character preview (#22106) 2023-12-16 19:13:07 +01:00
coolmankid12345
5a2942690c 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 20:35:40 +01:00
eoineoineoin
64fda31ccb Avoid emptying and recreating all UI cards on every update (#21990)
By making the UI elements persistent, it allows tooltips to remain
on-screen when other elements are updated - in particular, the number
of research points, which is updated regularly.

Co-authored-by: Eoin Mcloughlin <helloworld@eoinrul.es>
2023-12-02 20:28:26 +01:00
metalgearsloth
122d6f01a7 Update content to new ParallelManager (#21813) 2023-12-02 20:27:37 +01:00
metalgearsloth
e6737b6f50 Fix weather audio (#21949) 2023-12-02 20:25:44 +01:00
metalgearsloth
d708bbd97b Fix ambient audio (#21933) 2023-12-02 20:22:08 +01:00
metalgearsloth
470f334c81 Fix ahelps (#21921) 2023-12-02 20:17:37 +01:00
metalgearsloth
b1ee2d48ff Unrevert audio (#21330)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
2023-12-02 20:16:36 +01:00
metalgearsloth
52104a45c1 Revert Arch testmerge 2 (#21901) 2023-12-02 19:05:12 +01:00
metalgearsloth
39ad6db5c3 Update submodule to 182.1.0 (#21900) 2023-12-02 19:05:11 +01:00
metalgearsloth
9741d9916c Revert the other arch changes (#21871) 2023-12-02 19:05:11 +01:00
metalgearsloth
96329dd25f Minor decal change (#21860) 2023-12-02 19:05:11 +01:00
metalgearsloth
24eed0bc03 Use GetHashCode for client construction (#21857) 2023-12-02 19:04:08 +01:00
metalgearsloth
333096b19e Content arch (#20107)
Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com>
2023-12-02 19:04:08 +01:00
metalgearsloth
9b845cf9a0 Decal fix (#21761)
- Don't send stale chunks for deleted grid as client just errors it anyway.
- Store some allocations in fields.
2023-12-02 19:00:04 +01:00
Chronophylos
1581e3aeb7 add localization for pda footer text (#21749) 2023-12-02 19:00:04 +01:00
Leon Friedrich
8c4ea47858 Rename SpriteView field (#21794) 2023-12-02 18:59:48 +01:00
Leon Friedrich
6bacc2ccfa Make T-ray entity query use lookup flags (#21793) 2023-12-02 18:58:34 +01:00
Nemanja
61d58b83eb ok final actions fixes fr this time (#21683) 2023-11-19 22:13:50 +01:00
metalgearsloth
81a5f97a2e Gateway destinations (#21040)
* Gateway generation

* Gateway stuff

* gatewehs

* mercenaries

* play area

* Range fixes and tweaks

* weh

* Gateway UI polish

* Lots of fixes

* Knock some items off

* Fix dungeon spawning

Realistically we should probably be using a salvage job.

* wahwah

* wehvs

* expression

* weh

* eee

* a

* a

* WEH

* frfr

* Gatwey

* Fix gateway windows

* Fix gateway windows

* a

* a

* Better layer masking

* a

* a

* Noise fixes

* a

* Fix fractal calculations

* a

* More fixes

* Fixes

* Add layers back in

* Fixes

* namespaces and ftl

* Other TODO

* Fix distance

* Cleanup

* Fix test
2023-11-19 22:09:46 +01:00
Nemanja
c529a02f49 small action bar fixes (#21655) 2023-11-19 22:09:45 +01:00
Nemanja
7eef08d1c0 Minimalist Action Bar (#21352) 2023-11-19 22:07:42 +01:00
Leon Friedrich
7c81a8517a fix implant action icon bug (#21597) 2023-11-19 22:03:29 +01:00
Leon Friedrich
6601803365 Fix ghost FOV bug (#21614) 2023-11-12 20:58:56 +01:00
Leon Friedrich
f7866f596b Fix replay spectating bugs (#21573) 2023-11-12 20:55:34 +01:00
Leon Friedrich
29584576e7 Merge ActorSystem and IPlayerManager (#21314) 2023-11-12 20:53:33 +01:00