Commit Graph

13542 Commits

Author SHA1 Message Date
SkyratBot
5fb65523b8 [MIRROR] Fixes all the regal rat issues [MDB IGNORE] (#10521)
* Fixes all the regal rat issues (#63798)

* Fixes all the regal rat issues

Co-authored-by: Seth Scherer <supernovaa41@gmx.com>
2022-01-08 02:42:57 +00:00
SkyratBot
01080dfe0a [MIRROR] Makes sure COMSIG_ATOM_EX_ACT is always called. [MDB IGNORE] (#10498)
* Makes sure COMSIG_ATOM_EX_ACT is always called. (#63685)

Creates a wrapper macro for ex_act() and moves the signal and contents explosion calls to there. This way we can ensure the signal is always fired. Also desnowflakes reagents responding to explosions.

Ensures that a signal is always called when the attendant proc is called.

* Makes sure COMSIG_ATOM_EX_ACT is always called.

Co-authored-by: TemporalOroboros <TemporalOroboros@gmail.com>
2022-01-07 15:23:12 -05:00
SkyratBot
9df563cb76 [MIRROR] Dullahan Partial Refactor: They Work Again Edition [MDB IGNORE] (#10491)
* Dullahan Partial Refactor: They Work Again Edition (#63696)

So, a few months ago I was like "hmm there's something weird going on with party pods...", which got me looking into important_recursive_hearers or something like that. I spoke about it in the coding channel and Kyler actually fixed it before I did. But I also caught a similar glitch with Dullahans, so I decided to investigate...

Two months later...

I present to you a partial unfuckening of the Dullahans, in that I made them fully functional once again:

They only hear speech through their head (not sounds, sadly, someone else would have to tell me how to do that because I otherwise really wouldn't know how to do it in a sane way), they speak through their head, runechat-included.
When you spawn a Dullahan, you're set to look through the Dullahan's eyes (so from their head), and that doesn't reset when you log off and back in, or admin-ghost and come back in your body.
When you're looking through your head, your view will no longer be reset to your body upon entering a locker, which is nice to avoid not being blind while looking through your body.
Dullahan heads no longer look completely lifeless and without organs. They have eyes that don't look dead and that even match the player's intended eye color.
Dullahan can now properly examine things from their head, which was intended and 100% not functional.
Dullahan heads now speak with the proper name of their owner, instead of having a random name attached to it at round-start.
Dullahan heads are also now properly named too.
Dullahans can now properly whisper, sing and do all these funny things that they were unable to do before.
Dullahan whispers will now properly respect the range of the whisper.
Dullahans can now succumb in hardcrit by whispering, as intended. This potentially fixes other species that worked similarly not being able to succumb, like abductors, although I didn't test if they normally could, I just know they absolutely will be able to now.
When switching from Dullahans to a different species, your old head will no longer stay behind.
I also added a proc for species to do some code when we get a ckey login in our mob, which could potentially be useful for other stuff in the future, but it was necessary here as the view is reliant on the client, which we want to ensure doesn't get weird view glitches like having their head's vision overlay while actually being centered on their body.

I also made it so say() now takes a range argument, which is 7 by default, just so things that aren't humans can also whisper and do all those kinds of things. Going with that, there's probably a few more things that will be able to be done better thanks to this, although I haven't tested every edge case with this, but I doubt it will make much of a difference in the future.

* Dullahan Partial Refactor: They Work Again Edition

Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
2022-01-07 15:21:37 -05:00
SkyratBot
5e52bd9d10 [MIRROR] Fixes a lot of runtimes caused when spiders are on spiderwebs [MDB IGNORE] (#10512)
* Fixes a lot of runtimes caused when spiders are on spiderwebs (#63796)

Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>

* Fixes a lot of runtimes caused when spiders are on spiderwebs

Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com>
Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
2022-01-07 12:17:29 +00:00
SkyratBot
141cfba942 [MIRROR] Sets runechat's offset vars to nicer ones [MDB IGNORE] (#10507)
* chatmessage.dm offset adjustment (#63848)

changes the pixel_y and pixel_x of a 'message' to maptext_width and maptext_height instead of bound_width and bound_height.

* Sets runechat's offset vars to nicer ones

Co-authored-by: ghost sheep <donniescatch@gmail.com>
2022-01-07 11:57:45 +00:00
SkyratBot
a49f1d3ba1 [MIRROR] Fixes the riding component not working with basic mobs [MDB IGNORE] (#10490)
* Fixes the riding component not working with basic mobs (#63884)

basic mobs were missing behavior on relaying movement

* Fixes the riding component not working with basic mobs

Co-authored-by: Seth Scherer <supernovaa41@gmx.com>
2022-01-07 11:43:58 +00:00
SkyratBot
de71b6d831 [MIRROR] Drones can now vent crawl around people [MDB IGNORE] (#10489)
* Drones can now vent crawl around people (#63854)

Also adds in the ability to whitelist machines with the shy component

* Drones can now vent crawl around people

Co-authored-by: Seth Scherer <supernovaa41@gmx.com>
2022-01-07 11:43:40 +00:00
SkyratBot
4bcd964ae3 [MIRROR] Fixes runtimes when admin ghosting out of a camera eye [MDB IGNORE] (#10488)
* Fixes runtimes when admin ghosting out of a camera eye (#63838)

observetarget is not guaranteed to exist

* Fixes runtimes when admin ghosting out of a camera eye

Co-authored-by: Seth Scherer <supernovaa41@gmx.com>
2022-01-07 11:42:54 +00:00
SkyratBot
ca43ac2770 [MIRROR] Adds Maintenance MOD Modules! [MDB IGNORE] (#10446)
* Adds Maintenance MOD Modules! (#63791)

* Adds Maintenance MOD Modules!

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
2022-01-06 08:15:29 -05:00
SkyratBot
1868bf6181 [MIRROR] Remove the auto updating in the orbit menu and bring back manual refresh [MDB IGNORE] (#10460)
* Remove the auto updating in the orbit menu and bring back manual refresh (#63790)

* Remove the auto updating in the orbit menu and bring back manual refresh

Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
2022-01-05 10:43:48 -05:00
SkyratBot
092e534e75 [MIRROR] TGUI list conversions + bug fixes [MDB IGNORE] (#10355)
* TGUI list conversions + bug fixes

* Fixing conflicts

* Maintaining a few modular files while we're at it...

Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
2022-01-03 22:53:58 +00:00
SkyratBot
7bf46acd8b [MIRROR] Mob Abilities [MDB IGNORE] (#10374)
* Mob Abilities

* Fixing dem conflicts

Co-authored-by: Whoneedspacee <yougotreallyowned@gmail.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
2022-01-03 22:06:10 +00:00
SkyratBot
04a5e2a1a8 [MIRROR] Elementizes cult halos + cult eyes + fixes some issues with them [MDB IGNORE] (#10418)
* Elementizes cult halos + cult eyes + fixes some issues with them (#63683)

* should be good

* autodoc

* signal rearranging

* final comment

* review

* Elementizes cult halos + cult eyes + fixes some issues with them

Co-authored-by: Seth Scherer <supernovaa41@gmx.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
2022-01-03 17:02:23 -05:00
GoldenAlpharex
96c4b2efc0 MODsuit Digitigrade and Muzzled Variants! (#10273)
* Fixing modsuits

* Bringing in the digi and muzzled MODsuit sprites!

* Fixed the muzzled helmet and removed a duplicate icon_state in head_muzzled.dmi

* Finally adds Digi and Muzzled MODsuit variants, courtesy of Halcyon!

Co-authored-by: Gandalf2k15 <9026500+Gandalf2k15@users.noreply.github.com>
2022-01-03 02:03:08 +00:00
SkyratBot
0e8da2fe1e [MIRROR] Prevents things that shouldn't lie down from laying down [MDB IGNORE] (#10383)
* Adds MOBILITY_LIEDOWN (#63602)

* Prevents things that shouldn't lie down from laying down

Co-authored-by: interestingusernam3 <51925758+interestingusernam3@users.noreply.github.com>
2022-01-01 15:31:53 +00:00
SkyratBot
1ed32f23ff [MIRROR] Fixes field of view handler perceiving the wrong eye [MDB IGNORE] (#10385)
* Fixes field of view handler perceiving the wrong eye (#63700)

* Fixes field of view handler perceiving the wrong eye

* Fixes field of view handler perceiving the wrong eye

Co-authored-by: Azarak <azarak10@gmail.com>
2022-01-01 14:35:25 +00:00
SkyratBot
2d62f2d52e [MIRROR] Fixes hearing sounds in crit, that shouldn't be heard [MDB IGNORE] (#10360)
* Fixes hearing sounds in crit, that shouldn't be heard (#63687)

* fix'

* don't need src

* better

* Fixes hearing sounds in crit, that shouldn't be heard

Co-authored-by: Seth Scherer <supernovaa41@gmx.com>
2021-12-31 01:33:43 +00:00
SkyratBot
09703b8ce6 [MIRROR] Suicided bodies can be used for brain transplants (and other brain-suicide interaction fixes) [MDB IGNORE] (#10343)
* suicided bodies can be used for brain transplants (#63565)

* Suicided bodies can be used for brain transplants (and other brain-suicide interaction fixes)

Co-authored-by: Y0SH1M4S73R <legoboyo@earthlink.net>
2021-12-30 01:02:22 +00:00
SkyratBot
c32021c052 [MIRROR] Fixes ghosts not being able to enter posibrains if there's already had a ghost in it [MDB IGNORE] (#10330)
* Fixes ghosts not being able to enter posibrains if there's already had a ghost in it (#63623)

* fix re-entering ghosted posibrains

* re-adds not re-entering the same posibrain

* Fixes ghosts not being able to enter posibrains if there's already had a ghost in it

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2021-12-29 15:45:13 +00:00
SkyratBot
9ca4cc918a [MIRROR] Fixes some reported bugs for Mules/Bots [MDB IGNORE] (#10328)
* Fixes some reported bugs for Mules/Bots (#63138)

Bots will now allow pAI's to be placed in them again
MULEbots can be turned on/off again
MULEbots' wires can now be interacted with again

Closes #63133 (Can't turn on/off MULEbots)
Closes #63101 (Can't put pais in new bots)
Fixes bugs, improves code, I see no downside here.

* Fixes some reported bugs for Mules/Bots

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2021-12-28 23:53:15 +00:00
SkyratBot
ab5494a3e5 [MIRROR] fixes a say emoting bug with forced say [MDB IGNORE] (#10324)
* fixes a radio emoting bug (#63591)

* fixes a say emoting bug with forced say

Co-authored-by: Seris02 <49109742+Seris02@users.noreply.github.com>
2021-12-28 20:34:14 +00:00
GoldenAlpharex
8577b78322 Revert "[MIRROR] adds a new janiborg sprite! [MDB IGNORE] (#10259)" (#10323)
This reverts commit e1ac1e38be.
2021-12-28 19:20:08 +00:00
SkyratBot
0e16b3b43e [MIRROR] modsuit patch one [MDB IGNORE] (#10314)
* modsuit patch one (#63638)

Co-authored-by: MrMelbert <51863163+MrMelbert@ users.noreply.github.com>

* modsuit patch one

* Feex

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
Co-authored-by: MrMelbert <51863163+MrMelbert@ users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
2021-12-28 06:30:17 +00:00
SkyratBot
b4d9ff8e25 [MIRROR] Fixes zombie powder [MDB IGNORE] (#10316)
* Fixes zombie powder (#63575)

* Fixes zombie powder

Co-authored-by: vincentiusvin <54709710+vincentiusvin@users.noreply.github.com>
2021-12-28 01:18:47 -05:00
SkyratBot
6c1bb16f26 [MIRROR] Fixes some VERY weird stuff with clown corpses [MDB IGNORE] (#10299)
* Fixes some weird stuff with clown corpses (#63614)

* Fixes some VERY weird stuff with clown corpses

* E

* Update wreckedhomestead.dmm

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-12-27 15:47:06 +00:00
SkyratBot
c90c62e103 [MIRROR] Makes all cyborg storage items drop their contents on module change [MDB IGNORE] (#10279)
* Makes all cyborg storage items drop their contents on module change (#63461)

* Makes all cyborg storage items drop their contents on module change

Co-authored-by: Seth Scherer <supernovaa41@gmx.com>
2021-12-26 02:52:55 +00:00
SkyratBot
a7e5db4dd1 [MIRROR] AI VOX announcements are now additionally sent through say(";[message]"). [MDB IGNORE] (#10277)
* AI VOX announcements are now additionally sent through say(";[message]"). (#63594)

* AI VOX announcements are now additionally sent through say(";[message]").

* AI VOX announcements are now additionally sent through say(";[message]").

Co-authored-by: Iamgoofball <iamgoofball@gmail.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
2021-12-25 23:10:01 +00:00
Gandalf
49a1a276e7 CROSSLINK + Population control cap (#9979)
* Ew

* Update login.dm

* Update code/modules/mob/dead/new_player/login.dm

Co-authored-by: OrionTheFox <76465278+OrionTheFox@users.noreply.github.com>

* Oogleboogle

* E

* EEE

* Update client_procs.dm

* E

* E

* E

* Update communications.dm

* Update communications.dm

* E

* Update chat_link.dm

* EEEE

* EEE

* Update communications.dm

* EEE

* 0

* E

* Update skyrat_config.txt

* EEEE

* E

* E

* E

* E

* 0

* Update code/modules/admin/verbs/adminhelp.dm

Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>

* Update modular_skyrat/master_files/code/_onclick/hud/new_player.dm

Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>

* Update modular_skyrat/modules/server_overflow/code/client_procs.dm

Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>

* Update tgui/packages/tgui/interfaces/ServerControlPanel.js

Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>

* You missed one

Co-authored-by: OrionTheFox <76465278+OrionTheFox@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
2021-12-25 19:08:27 +00:00
Higgin
73a77026c7 Nerfs the medibot by increasing the time it takes per tend wounds. (#10090) 2021-12-25 11:10:36 -05:00
SkyratBot
e1ac1e38be [MIRROR] adds a new janiborg sprite! [MDB IGNORE] (#10259)
* adds a new janiborg sprite!

* chrtimsas

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-12-25 13:48:21 +00:00
SkyratBot
854c7ef90c [MIRROR] creates SSspeech_controller so the MC can control say() execution [MDB IGNORE] (#10256)
* creates SSspeech_controller so the MC can control say() execution

* Update mob_say.dm

Co-authored-by: Kylerace <kylerlumpkin1@gmail.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-12-25 13:44:46 +00:00
SkyratBot
58f82b5161 [MIRROR] [Ready] MODsuits [MDB IGNORE] (#10244)
* [Ready] MODsuits

* we dont need to add these people as codeowners, goodness gracious

* have to remove this because upstream

* part 1 of these fixes

* EEEE

* Update peacekeeper_clothing.dm

* E

* E

* Auto stash before merge of "upstream-merge-59109" and "origin/upstream-merge-59109"

* E

* Update expeditionary_trooper.dm

* more removal

* nice

* modsuti modstui modusuti

* fixes

* E

* ITS MODsuit not HARDSUIT

* more hardsuit references

* MODSUIT NOT HARSUITEDSA

* Maps

* More ,map

* oop

* e

* oo aa

* 0

* ting tang

* Update modsuit_tailsprites.dm

* hi fikou

* bs tech update

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
Co-authored-by: jjpark-kb <55967837+jjpark-kb@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
2021-12-25 13:32:49 +00:00
SkyratBot
32bc1eea41 [MIRROR] More standard tgui input conversions [MDB IGNORE] (#10238)
* More standard tgui input conversions

* More standard tgui input conversions

Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
2021-12-24 21:33:32 +00:00
GoldenAlpharex
3e932dfe88 [FUCK] Fixing the external organs, for real this time(?) (#10023)
* Fixing the external organs, for real this time(?)

* Fixes moths not having wings(?)
2021-12-23 21:52:02 +00:00
SkyratBot
647b408d01 [MIRROR] Fixes typos in span, other html elements [MDB IGNORE] (#10222)
* Fixes typos in span, other html elements (#63510)

Atomizes a much larger PR for another time...
There are typos in span and other html messages that causes them to not render correctly or at all.
Bug fixes
Converts those instances of span to use the macro

* Fixes typos in span, other html elements

Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
2021-12-23 17:18:43 +00:00
Gandalf
280e93201f examine box fixes 2021-12-23 04:50:00 +00:00
Higgin
9122e54e5b Stasis now preserves numbing and extends unconsciousness as sleeping while under. (#10088)
Mood penalties for varying levels of surgery anesthesia.

Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-12-23 03:58:34 +00:00
SkyratBot
972b6708f4 [MIRROR] Bot code improvements - Medibots [MDB IGNORE] (#10198)
* Bot code improvements - Medibots (#63471)

* Bot code improvements - Medibots

* Bot code improvements - Medibots

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-12-23 03:54:53 +00:00
SkyratBot
119356e97f [MIRROR] Fixes Massive Radio Overtime, Implements a Spatial Grid System for Faster Searching Over Areas [MDB IGNORE] (#10107)
* Fixes Massive Radio Overtime, Implements a Spatial Grid System for Faster Searching Over Areas

* no spamming pings for upstream :(

* E

* E

Co-authored-by: Kylerace <kylerlumpkin1@gmail.com>
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-12-23 03:06:56 +00:00
SkyratBot
b894ce42d4 [MIRROR] Super Mega Mob Spawn Refactor [MDB IGNORE] (#10075)
* Super Mega Mob Spawn Refactor

* Super Mega Mob Spawn Refactor

* Update modular changes

* update kilo

* i wish unit tests would work on my machine

* fix kilo...?

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-12-23 02:30:55 +00:00
SkyratBot
c0706f4a41 [MIRROR] Field of View and Blindness improvements [bounty + upstream push] [MDB IGNORE] (#10060)
* Field of View and Blindness improvements [bounty + upstream push]

* Update death.dm

* almost done

* Update fov_handler.dm

* Face mouse when in combat mode, fix

* Fixes the category for the fov admin verb. #63401

* Fixes objects with bad planes and FoV bugs #63412

* pain

* there we go

* face pref

Co-authored-by: Azarak <azarak10@gmail.com>
2021-12-22 14:56:01 +00:00
SkyratBot
a92fa55fb1 [MIRROR] Fixed dead animals being shovable if their move resist is greater than the shover's move force. [MDB IGNORE] (#10173)
* Fixed ashdrakes being pushed (#63373)

Megafauna and such animals are not pushable if their move resist is greater than someone's move force. Them being shovable is an oversight.

* Fixed dead animals being shovable if their move resist is greater than the shover's move force.

Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>
2021-12-21 13:56:20 +00:00
SkyratBot
9f5506bc58 [MIRROR] Enemies of the state/revolution cannot be defibbed [MDB IGNORE] (#10135)
* Enemies of the state/revolution cannot be defibbed

* Enemies of the state/revolution cannot be defibbed

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
2021-12-19 22:35:17 +00:00
SkyratBot
2eb56188bf [MIRROR] Moves the suicided var to where its supposed to be [MDB IGNORE] (#10132)
* Moves the suicided var to where its supposed to be (#63470)

Co-authored-by: Fikou <23585223+Fikou@ users.noreply.github.com>

* Moves the suicided var to where its supposed to be

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: Fikou <23585223+Fikou@ users.noreply.github.com>
2021-12-19 22:24:08 +00:00
SkyratBot
5209151408 [MIRROR] Quiets Mr. Pingsky on round start [MDB IGNORE] (#10134)
* Quiets Mr. Pingsky on round start (#63481)

* Quiets Mr. Pingsky on round start

Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
2021-12-19 22:03:22 +00:00
SkyratBot
c1deffd109 [MIRROR] neurotoxin spit no longer hits the xeno that spat it [MDB IGNORE] (#10139)
* neurotoxin spit no longer hits the xeno that spat it (#63442)

* neurotoxin spit no longer hits the xeno that spat it

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
2021-12-19 21:01:46 +00:00
SkyratBot
a526c6070a [MIRROR] Makes all default job titles, defines. [MDB IGNORE] (#10080)
* Makes all default job titles, defines.

* Makes all default job titles, defines.

* whitespace

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
2021-12-18 16:54:03 +00:00
SkyratBot
1323928cf2 [MIRROR] Prevents shoving people into the locker dimension (Fixes other shove things too) [MDB IGNORE] (#10118)
* Prevents shoving people into the locker dimension (Fixes other shove things too) (#63372)

Made this like half a month ago. Fixes #63095
Fixes #63096, all of it

People seem to be upset by being force moved into an open locker, can't imagine why. Let's start with this
I'll be back for the rest soon (I HAVE RETURNED)

* Prevents shoving people into the locker dimension (Fixes other shove things too)

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
2021-12-17 12:34:12 +00:00
SkyratBot
6eb89e788d [MIRROR] Disables bot lock access in ui [MDB IGNORE] (#10117)
* Disables bot lock access in ui (#63378)

#63259 was closed and fixed through dm side.
However, I want to make doubly sure by disabling cover lock access in the UI when the user does not have sufficient access.

* Disables bot lock access in ui

Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
2021-12-17 12:33:47 +00:00
SkyratBot
92f1b976a0 [MIRROR] Fix missing SIGNAL_HANDLERs [MDB IGNORE] (#10116)
* Fix missing SIGNAL_HANDLERs (#63404)

More missing signal handlers caught by dm-lua

* Fix missing SIGNAL_HANDLERs

Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
2021-12-17 12:33:32 +00:00