Commit Graph

608 Commits

Author SHA1 Message Date
SkyratBot
40e36b5c9f [MIRROR] Makes departmental budget accounts visible on command IDs, makes departmental budget mechanic more obvious in general [MDB IGNORE] (#13714)
* Makes departmental budget accounts visible on command IDs, makes departmental budget mechanic more obvious in general (#67035)

* Head ID reports dep budget

* Adds Dep. Budget shorthand name to ID examine where applicable

* Cleaner & more readable ingame and codewise

* Modifies Cargo requests console js to allow title modification, IRN modifies titles where applicable

* Better way of doing things

* QM gets Cargo's budget on ID

Co-authored-by: John Willard <53777086+JohnFulpWillard@ users.noreply.github.com>

* pain peko

Co-authored-by: John Willard <53777086+JohnFulpWillard@ users.noreply.github.com>

Co-authored-by: John Willard <53777086+JohnFulpWillard@ users.noreply.github.com>

* Makes departmental budget accounts visible on command IDs, makes departmental budget mechanic more obvious in general

Co-authored-by: nickup9 <nicholas.shpetner9@gmail.com>
Co-authored-by: John Willard <53777086+JohnFulpWillard@ users.noreply.github.com>
2022-05-19 04:04:42 +01:00
SkyratBot
8765c990c2 [MIRROR] Fixes spray cans and pipes fitting inside of tablets. [MDB IGNORE] (#13701)
* Fixes spray cans and pipes fitting inside of tablets. (#67057)

They were subtypes of crayons and cigarettes which allowed them to be fit inside. To fix this, the tablet can only hold tiny items and spray cans and pipes have been changed from tiny items to small.

* Fixes spray cans and pipes fitting inside of tablets.

Co-authored-by: ReinaCoder <83892995+ReinaCoder@users.noreply.github.com>
2022-05-18 20:03:19 +01:00
SkyratBot
43abf0176f [MIRROR] OpenDream Cleanup Pass [MDB IGNORE] (#13690)
* OpenDream Cleanup Pass (#67036)

OpenDream can detect BYONDisms that BYOND or SpacemanDMM miss. This PR fixes all of the issues it found in TG. Each change is explained in code comments below.

* OpenDream Cleanup Pass

Co-authored-by: ike709 <ike709@users.noreply.github.com>
2022-05-18 19:56:35 +01:00
SkyratBot
a11d253cf5 [MIRROR] Mass-PDA perms is configured on Wirecarp [MDB IGNORE] (#13663)
* Mass-PDA perms is configured on Wirecarp (#66889)

Lawyers and Captains spawn by-default with the ability to send mass PDA messages, but the Wirecarp app (so Research Director and Captain) can grant/revoke permission to send PDAs to everyone

* Mass-PDA perms is configured on Wirecarp

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2022-05-17 00:12:12 -07:00
SkyratBot
9e9b8584d6 [MIRROR] Removes CPU, Sensors and Identify ModPC parts. [MDB IGNORE] (#13594)
* Removes CPU, Sensors and Identify ModPC parts.

* Update computer_part_designs.dm

* Update tablet.dm

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com>
2022-05-15 19:43:02 -07:00
SkyratBot
8be8604d46 [MIRROR] Fixes the captain's PDA [MDB IGNORE] (#13586)
* Fixes the captain's PDA (#66908)

I screwed it up and didn't make the Captain's PDA a subtype of heads, so captain was spawning with the wrong PDA.

* Fixes the captain's PDA

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2022-05-13 16:06:52 -07:00
SkyratBot
81db26ba94 [MIRROR] [MDB IGNORE] Removes tablet cartridges + reworks a ton more [MDB IGNORE] (#13539)
* [MDB IGNORE] Removes tablet cartridges + reworks a ton more (#66505)

- All tablets who previously had apps in a cartridge now has them built-into their tablet instead. This means it costs space for it.
- Rebalances the sizes of several apps to help them fit on Command tablets (Cargo ordering costed 20!!)
- Removes tablet cartridges, they've been reworked into a regular old portable disk (the same you use for toxins/borgs)
- Removes Signaller (the module required to run the signaller app) from tablets (likely will remove more in the future)
- Refactors the health/chem scanning app to not be as bad
- Dehardcodes detomatix resistance
- Ability to send PDA's to all is now tied to your access rather than a cartridge
- Moves 'eject disk' button to the very top of the UI

* [MDB IGNORE] Removes tablet cartridges + reworks a ton more

* wew

* wew

* ok

* Update nanotrasen_consultant.dm

* Update nanotrasen_consultant.dm

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-05-11 22:40:06 +01:00
SkyratBot
c1a1683db6 [MIRROR] removes permeability, rolling it into bio armor [MDB IGNORE] (#13435)
* removes permeability, rolling it into bio armor

* e

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-05-09 01:16:27 +01:00
SkyratBot
c70b428704 [MIRROR] Set steel_sheet_cost for tablets (PDAs) to 2 [MDB IGNORE] (#13449)
* Set steel_sheet_cost for tablets (PDAs) to 2 (#66773)

Destroyed player PDA / tablet drops half of the steel_sheet_cost as a stack on destruction. Having this set to 1 creates zero sized stacks of iron. Rather than fix the code that drops, I just upped this to make it drop 1 sheet on destruction, which is probably the intended effect.

* Set steel_sheet_cost for tablets (PDAs) to 2

Co-authored-by: Iain Price <github@predestined.net>
2022-05-08 12:19:26 -07:00
SkyratBot
66a716aea6 [MIRROR] Fixes computers being unusable and runtiming to hell [MDB IGNORE] (#13412)
* Fixes computers being unusable and runtiming to hell (#66737)

* Fixes computers being unusable and runtiming to hell

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2022-05-07 22:07:12 +01:00
SkyratBot
ed5dfb44dd Remove unhelpful debug message (#66696) (#13321)
I would imagine this was left in from some development testing ; if it serves a useful purpose I'd request it as expanded with a more meaningful message.

Co-authored-by: Iain Price <github@predestined.net>
2022-05-05 00:40:41 +01:00
SkyratBot
9e1b277ef1 This just like george orwell's book uh... 1984 (#66502) (#13289)
Materials got removed from the PDA that all crew members spawned with when we switched over to tablets.
This readds that as that was originally done in #57923 (2e309d4ead)

Allowing players to interact through obscure mechanics to bait each other to blow up a microwave in an attempt to charge their tablet is fucking hilarious.

Co-authored-by: ArcaneDefence <51932756+ArcaneDefence@users.noreply.github.com>
2022-05-03 16:05:56 +01:00
SkyratBot
c28f48ca20 Drones can't give themselves access to machines/wires (#66612) (#13270)
Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2022-05-02 12:16:39 +01:00
SkyratBot
044d75253c [MIRROR] Arconomy: The bigger balance PR (REVISED EDITION) [MDB IGNORE] (#13164)
* Arconomy: The bigger balance PR (REVISED EDITION)

* yes

* wew

* Update multitool.dm

* yers

Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-04-27 21:29:22 +01:00
SkyratBot
360242ee83 [MIRROR] adds pda paper scanning, and gives head job disks the tech web [MDB IGNORE] (#13133)
* adds pda paper scanning, and gives head job disks the tech web (#66470)

lets you uhhh scan papers i nto your notes app and also uhhh gives all heads the techweb app and also uhhh removes some role tablets because they dont really like need them anymore yeah cool awesome

coming one step closer to orange's vision of having techweb be heads only

* adds pda paper scanning, and gives head job disks the tech web

Co-authored-by: magatsuchi <88991542+magatsuchi@users.noreply.github.com>
2022-04-26 15:50:31 +01:00
SkyratBot
e50bf125f9 [MIRROR] Makes PDA flashlight action button update when its flashlight toggles [MDB IGNORE] (#13067)
* Makes flashlight action button update when flashlight toggles (#66434)

* Makes PDA flashlight action button update when its flashlight toggles

Co-authored-by: Tastyfish <crazychris32@gmail.com>
2022-04-24 19:38:47 +01:00
SkyratBot
a72972dd64 [MIRROR] fixes curator PDA overlays not showing up [MDB IGNORE] (#13063)
* ae (#66412)

* fixes curator PDA overlays not showing up

Co-authored-by: capsaicin <84609863+capsaicinz@users.noreply.github.com>
2022-04-24 19:38:05 +01:00
SkyratBot
f919b9ef23 [MIRROR] fixes pda messaging bug [MDB IGNORE] (#13053)
* fix (#66443)

due to the way the program is initialized computer is not set to the proper value until the ui is interacted with, whereas beforehand it is null. this means, that when you receive a message roundstart without first opening your messenger app for the first time, you won't get the chat notification for the message

oh also some qol

* fixes pda messaging bug

Co-authored-by: magatsuchi <88991542+magatsuchi@users.noreply.github.com>
2022-04-24 14:02:21 +01:00
Zonespace
349a3325ec Adds Gun Cargo (#12632)
* mega-commit

* js fix 1

* js fix 2

* documentation1

* balance?

* balance pass

* 2 -> 20 mins

* m90 increase

* thanks prophet (balance and stuff)

* more touchups

* mini correction

* cmg update

* tgui fix

* this took me too long

* permit pin removal (testing)

* price bump

* accidental commit

* ammo cheapening

* weh

* this is incredibly embarassing

* woo

* woo

* pepperballs

* permit-pins are lame anyway

* dep guards get permits

* CI fix

* model75 increase

* fix lint

* model75 removal

* Update cargo_stuff.dm

* ZONESPACE REEEEE

* not the bluie's anymore

* interdyne company fixes and stuff

* fix

* fix2

* nagant revolver removal

* threshold changes

* undo

* techshell to dynamics

* mag cost 3.5 -> 3

* dynamics 10mm auto

* ammo gens manifest

* ladon/osprey price changes

* if ixed it for you sir

* assault rifle rebalancing

* review

* Update modular_skyrat/modules/gun_cargo/code/datums/cargo_pack.dm

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Dragonfruits <51841793+Spc-Dragonfruits@users.noreply.github.com>

* Update modular_skyrat/modules/sec_haul/code/guns/guns.dm

Co-authored-by: Dragonfruits <51841793+Spc-Dragonfruits@users.noreply.github.com>

* weh

* add disabler crates back

Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
Co-authored-by: Dragonfruits <51841793+Spc-Dragonfruits@users.noreply.github.com>
2022-04-23 17:34:08 +01:00
SkyratBot
43c3921170 [MIRROR] new pda sprites! [MDB IGNORE] (#12996)
* new pda sprites! (#66369)

Replaced new PDA sprites with even newer ones!

* new pda sprites!

Co-authored-by: capsaicin <84609863+capsaicinz@users.noreply.github.com>
2022-04-22 15:03:41 +01:00
SkyratBot
cb2e261ebb [MIRROR] Installs Syndix on the military tablet PDA [MDB IGNORE] (#12992)
* Properly adds the syndicate PDA theme (#66376)

Please read and accept our Terms of Use and Privacy Policy before proceeding.

* Installs Syndix on the military tablet PDA

Co-authored-by: Vladin Heir <44104681+VladinXXV@users.noreply.github.com>
2022-04-22 15:01:34 +01:00
SkyratBot
94700280ab [MIRROR] adds pen in tablet flavor text + ctrl click [MDB IGNORE] (#12988)
* adds pen in tablet flavor text + ctrl click (#66367)

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

* adds pen in tablet flavor text + ctrl click

Co-authored-by: magatsuchi <88991542+magatsuchi@users.noreply.github.com>
Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
2022-04-22 14:59:26 +01:00
SkyratBot
d28de54ed9 [MIRROR] [NO GBP] more tablet additions [MDB IGNORE] (#12944)
* [NO GBP] more tablet additions (#66358)

About The Pull Request

actually makes the damn action button for the flashlight on your device work, as well as fixing clown/silicon/mime names properly showing up

    fixes not chunky finger people not being able to use pdas

Why It's Good For The Game

tweaks to make the tablet more user friendly
Changelog

cl
fix: actually makes the flashlight action button work, and fixes silicon/clown/mime names showing up properly on tablets/messenger
/cl

* [NO GBP] more tablet additions

Co-authored-by: magatsuchi <88991542+magatsuchi@users.noreply.github.com>
2022-04-21 00:16:09 +01:00
Tom
6909944890 Adds crew manifest to tablets by default (#12943) 2022-04-21 00:04:25 +01:00
SkyratBot
729132a4e0 [MIRROR] Rebalanced Power consumption, increase for machines [MDB IGNORE] (#12930)
* Rebalanced Power consumption, increase for machines

* wew

Co-authored-by: Ghilker <42839747+Ghilker@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-04-20 17:07:14 +01:00
magatsuchi
dc8adc2924 Modular Tablets: Converting PDAs to the NtOS System (SKYRAT VERSION) (#12920)
* hot-patch 1

* hot patch 2

* hot patch 3

* slight issue
2022-04-20 16:55:49 +01:00
SkyratBot
8badfea1bc [MIRROR] Refactors drone PDA stuff into a Botkeeper thing [MDB IGNORE] (#12658)
* Refactors drone PDA stuff into a Botkeeper thing

* Update devices.dm

* Update cart.dm

e

Update devices.dm

* Revert "Update cart.dm"

This reverts commit dfe34b7649f27881cdb9ee405a820d164c5a7519.

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-04-11 01:21:20 +01:00
SkyratBot
c99897ca9c [MIRROR] Refactors Newscaster cartridge to tablet app [MDB IGNORE] (#12652)
* Refactors Newscaster cartridge to tablet app (#66035)

* Refactors Newscaster cartridge to tablet app

* Update maint_loot_uncommon.dm

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-04-11 00:57:41 +01:00
SkyratBot
bf1e58966a [MIRROR] Fixes robocontrol on the 'puter [MDB IGNORE] (#12565)
* Fixes robocontrol on the 'puter (#65957)

As you don't have your ID on you, it is never scanned for Robo-control access, so you could just never use it unless you were using a tablet.

* Fixes robocontrol on the 'puter

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2022-04-07 15:57:26 +01:00
SkyratBot
25178c9747 [MIRROR] Refactors janitor cartridge to a tablet app [MDB IGNORE] (#12563)
* Refactors janitor cartridge to a tablet app

* e

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-04-07 15:57:08 +01:00
SkyratBot
0efc694378 [MIRROR] Ingame Atmos Reaction Guide [MDB IGNORE] (#12428)
* Ingame Atmos Reaction Guide

* Update health_analyzer.dm

Co-authored-by: vincentiusvin <54709710+vincentiusvin@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-04-01 01:48:28 +01:00
SkyratBot
cf7583a785 [MIRROR] Arconomy Adjacent Content: Newscaster Refactor Omega [MDB IGNORE] (#12304)
* Arconomy Adjacent Content: Newscaster Refactor Omega

* Fixed all of the issues that resulted from the repathing

* Fixed our modularized priority_announce.dm

* Deleted newscaster.dm because it was still there due to two comments that weren't overly important

* Fixed merge conflicts for delta

* Fixed a bunch of skyrat maps so they compile :)

* I forgor a few more maps

* Add newscaster_bounty for our newscaster sprite (#12344)

Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
Co-authored-by: Tastyfish <crazychris32@gmail.com>
2022-03-28 23:30:28 +01:00
Zonespace
bbfa777d95 [SEMI-MODULAR] OPFOR Expansion: Contracting (#12033)
* contractor woo

* 0 - 0.5

* heh, no

* new event

* dead.

* aye

* cleaner code

* yep

* code doc

* corrections

* woo

* req change
2022-03-20 16:12:17 -04:00
SkyratBot
4a44e12191 [MIRROR] Improved the Art Gallery App and the AI Portrait Picker. Added a search function to them. [MDB IGNORE] (#12177)
* Improved the Art Gallery App and the AI Portrait Picker. Added a search function to them. (#65481)

* Improved the Art Gallery App. Added a search function to it.

* Improved the Art Gallery App and the AI Portrait Picker. Added a search function to them.

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2022-03-19 08:35:15 -07:00
SkyratBot
17e4f6ad76 [MIRROR] Converts SFX keys into DEFINES [MDB IGNORE] (#11990)
* Converts SFX keys into DEFINES

* fixes and updates

Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
Co-authored-by: John Doe <gamingskeleton3@gmail.com>
2022-03-11 16:43:39 -07:00
SkyratBot
3cbab2718e [MIRROR] Fixes tablet not updating appearance after it is repaired [MDB IGNORE] (#12015)
* Tablet update icon fix (#65298)

* Fixes tablet not updating appearance after it is repaired

Co-authored-by: Tortoise <64306407+OneAsianTortoise@users.noreply.github.com>
2022-03-11 16:43:10 -07:00
SkyratBot
80d6870000 [MIRROR] Tool act superpack 2 [MDB IGNORE] (#11947)
* Tool act superpack 2 (#64428)

About The Pull Request

Continuation of #64375, extracting tool behavior from attackby() and moving it into discrete _act procs. This is about as many files as I had in the last version, as I still want this to be reviewable.

As before, I've tested everything in game and it works as it previously did.
Why It's Good For The Game

The more code moved out of attackby, the more modular things become.
Changelog

cl
refactor: Moves more tool behavior out of attackby().
/cl

* Tool act superpack 2

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2022-03-07 22:11:04 -07:00
SkyratBot
6f1ab2f231 [MIRROR] Ordnance Content Update: Scientific Papers [MDB IGNORE] (#11862)
* Ordnance Content Update: Scientific Papers

* Feex

* Updated our modular maps to not be missing equipment

* I also forgot to fix that in another PR, I'm too lazy to open a new one to fix it

* Yikes

* I forgot Journey

Co-authored-by: vincentiusvin <54709710+vincentiusvin@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
2022-03-07 17:59:39 -05:00
SkyratBot
2508c3c818 [MIRROR] The Science Hub app for research is now available for science employees in addition to heads of staff. [MDB IGNORE] (#11912)
* The Science Hub app for research is now available for science employees in addition to heads of staff. (#65035)

* The Science Hub app for research is now available for science employees in addition to heads of staff.

Co-authored-by: zxaber <37497534+zxaber@users.noreply.github.com>
2022-03-06 11:38:45 -05:00
SkyratBot
ac0b11d782 [MIRROR] Makes lock access on tablet researching a var [MDB IGNORE] (#11817)
* Makes lock access on tablet researching a var (#65121)

* Makes lock access on tablet researching a var

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2022-03-03 18:23:58 -05:00
OrionTheFox
c764fdbd3a [Semi-Modular] Fixes broken HuDs, removes unused Sergeant/CDO jobs, SolGov to SolFed, and other job/hud cleanup (#11461)
* Goodbye SolGov, Hello SolFed (also a few Breach Control tweaks)

* Removes Sergeant/CDO (They were already unused)

* HuD fixes/remove Mindshield from NRI (for HuD purposes)

* oops forgot space police trim

* goodbye map landmarks

* remove the catwalk-over-tile mistake i once made

* PDA overrides

* nvm windows are better

* pre-merge #11484

* updates our unique dmi with new syndie icon :)

* better organization/corrections officer icons
2022-02-14 06:17:26 +00:00
SkyratBot
e33e229c90 [MIRROR] Adds an extra signaler check to compare frequencies with the incoming signal [MDB IGNORE] (#11289)
* Adds an extra signaler check to compare frequencies with the incoming signal (#64666)

Fixes setting signallers frequency.

* Adds an extra signaler check to compare frequencies with the incoming signal

Co-authored-by: Jackraxxus <60418544+Jackraxxus@users.noreply.github.com>
2022-02-05 17:29:45 +00:00
SkyratBot
5c315aed4d [MIRROR] Add undelivered departmental order crates and syndicate bombs to the shuttle cannot be sent message. [MDB IGNORE] (#11254)
* Add undelivered departmental order crates and syndicate bombs to the cannot be delivered message. (#64606)

* Add undelivered departmental order crates and syndicate bombs to the shuttle cannot be sent message.

Co-authored-by: RandomGamer123 <31096837+RandomGamer123@users.noreply.github.com>
2022-02-03 09:53:24 +00:00
SkyratBot
cc7a3fe4e5 [MIRROR] Tweak CIMS to ignore Syndicate Owned crystal. [MDB IGNORE] (#11139)
* Tweak CIMS to ignore Syndicate Owned crystal. (#64526)

* Tweak CIMS to ignore Syndicate Owned crystal.

Co-authored-by: Vire <66576896+Maurukas@users.noreply.github.com>
2022-01-30 15:28:24 +00:00
SkyratBot
5865a6cb3d [MIRROR] Fix autonamed cameras showing static in consoles [MDB IGNORE] (#11103)
* Fix camera nets (#64429)

About The Pull Request

Closes #62528
Closes #64229

#60805 added \improper to a number of area names. This broke cameras for these areas, as apparently tgui does not respect \improper. This wraps the improper area name in a format string before it is assigned to the c_tag.
In this PR three mappers write one line of code. Thanks to @ Sealed101 for doing the legwork.
Why It's Good For The Game

Security players will appreciate having their cameras back.
Changelog

cl Vire, san7890, mrmelbert, Sealed101
fix: Autonamed cameras should no longer show static in camera consoles.
/cl

* Fix autonamed cameras showing static in consoles

Co-authored-by: Vire <66576896+Maurukas@users.noreply.github.com>
2022-01-29 11:24:38 +00:00
SkyratBot
49311960ad [MIRROR] Gamer quirk [MDB IGNORE] (#10969)
* Gamer quirk

* I hate conflicts

Co-authored-by: Ron <flavivs.clavdivs.jvlianvs@gmail.com>
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
2022-01-24 20:32:27 +00:00
SkyratBot
7437f1a0eb [MIRROR] fix modular printer paper level display [MDB IGNORE] (#10926)
* fix modular printer paper level display (#64289)

* fix modular printer paper level display

Co-authored-by: Coldud <coldud13@users.noreply.github.com>
2022-01-23 05:32:44 -05:00
SkyratBot
65b8082678 [MIRROR] Harddel Fix Pack #42 + Better Live Reftracking Support [MDB IGNORE] (#10639)
* Harddel Fix Pack #42 + Better Live Reftracking Support

* awooga

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-01-12 21:57:49 +00:00
SkyratBot
d66d488b76 [MIRROR] Fixes security camera range issues v2 [MDB IGNORE] (#10638)
* Fixes security camera range issues v2 (#63704)

* Created new state

* ui_state to ui_status

Co-Authored-By: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>

* disabled = close

Co-Authored-By: LemonInTheDark <58055496+LemonInTheDark@ users.noreply.github.com>

* oof habit

* removes cringe

Co-Authored-By: LemonInTheDark <58055496+LemonInTheDark@ users.noreply.github.com>

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

* Fixes security camera range issues v2

Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@ users.noreply.github.com>
2022-01-12 21:54:29 +00:00
SkyratBot
c33061765b [MIRROR] [MDB IGNORE] BIDDLE TRAITORS - Adds progression traitors. Refactors uplink code in its entirety [MDB IGNORE] (#10620)
* [MDB IGNORE] BIDDLE TRAITORS - Adds progression traitors. Refactors uplink code in its entirety

* updates and fixes

* ffff

Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-01-12 03:25:38 +00:00