* Belts are now Bulky and do not fit in bags. (#66927)
* Belts are bulky and therefore do not fit in bags, solely the belt slot.
* Belts are now Bulky and do not fit in bags.
Co-authored-by: Iamgoofball <iamgoofball@gmail.com>
* Scrubber clog event no longer happens in the recreation area area (#67304)
* Fixes scrubber clog event from saying 'area' twice.
* Anomalies in the recreation area are no longer in the recreation area area
Co-authored-by: Josh <Josh.Powell@softwire.com>
* you refill the modsuit plasma core with all your plasma at once (#67242)
* The Mining MODsuit will now recharge with as many plasma as you can put in it.
* you refill the modsuit plasma core with all your plasma at once
Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
* removes atmos history (#67317)
Removes one unused global list and removes the other one that was used only 3 times.
* removes atmos history
Co-authored-by: Ghilker <42839747+Ghilker@users.noreply.github.com>
* Fixes tablet lights (#67315)
* Fixes tablet lights
Makes tablet lights properly be directional lights like PDAs were.
I also replaced some single-letter vars for no particular reason.
* re-adds action button updating
* Fixes tablet lights
Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
* Turns the readme.txt for Procedural Mapping into an MD. (#67312)
last change
Turns the readme.txt for Procedural Mapping into an MD.
Hey there,
TXT files describing a function in raw text are so 2006. We have advanced tools for this now. Let's turn this into a markdown!
I re-formatted all of the words that were placed here over the years to fit the MD format, but all of the actual information should match feature parity.
* Turns the readme.txt for Procedural Mapping into an MD.
Co-authored-by: san7890 <the@san7890.com>
* fixes darkened blades saying they only need 1 silver to make (#67306)
* Minor spellcheck fix to darkened blade's heretic focus saying you need 1 silver bar, when you need 2.
* fixes darkened blades saying they only need 1 silver to make
Co-authored-by: private-tristan <54422837+private-tristan@users.noreply.github.com>
* Continues removing unnecessary species names of bodyparts in visible messages (#67254)
* removes some more unnecessary species mentions from bodypart messages
* Continues removing unnecessary species names of bodyparts in visible messages
Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
* Fixing plasmamen setting on fire when they shouldn't (#67021)
Reverts a fire-proof trait check that was accidentally flipped.
* Fixing plasmamen setting on fire when they shouldn't
Co-authored-by: RandomGamer123 <31096837+RandomGamer123@users.noreply.github.com>
* Fixes most eye color effects not working (#67127)
* Fixes most eye color effects not working, adds eye refreshing to species' handle_body.
* Fixes most eye color effects not working
Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com>
* adds the "refresh TGUI" debug verb (#67265)
About The Pull Request
adds the Refresh TGUI verb to the debug category OOC category, but it isn't locked behind any permissions. i'd put it in OOC, but.. eeeeeeh? there's not real much use for this verb other for debuggers. i put it in the OOC category
Why It's Good For The Game
debug purposes mostly
not player facing lole
* adds the "refresh TGUI" debug verb
Co-authored-by: magatsuchi <88991542+magatsuchi@users.noreply.github.com>
* Fix slime potions used on simple mobs to inherit all language abilities from the user (#67176)
* Fix slime potions to grant simple mob languages
* Fix typo
* Fix slime potions used on simple mobs to inherit all language abilities from the user
Co-authored-by: Tim <timothymtorres@gmail.com>
* Ice Cream Sandwich Bounties - clarification (#67297)
qol: Ice Cream Sandwich bounties now specify in the description that they have to be ice cream sandwiches, hopefully preventing possible confusion about which foods are suitable.
* Ice Cream Sandwich Bounties - clarification
Co-authored-by: Pandarsenic <101627558+Pandarsenic@users.noreply.github.com>
* Fixes simple animals getting stuck in ai lists (#67273)
DO NOT ADD US TO A LIST OF AI PROCESSING MOBS IF WE ARE QDELETING
hhhhhhhhhhhhhhhhhhh
Oh also lets add more deets to the warning, and upgrade it to an error
I want to actually have to fix these, or just remove them if they become
redundant
* Fixes simple animals getting stuck in ai lists
Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
* Spellchecks the Name for Unrestricted Side Helpers (#67269)
What the fuck is a "unresctricted"?
* Spellchecks the Name for Unrestricted Side Helpers
Co-authored-by: san7890 <the@san7890.com>
* Adds a teeny bit of sanity to the Heretic Lionhunter Rifle (#67277)
Ads a teeny bit of sanity to the lionhunter rifle
* Adds a teeny bit of sanity to the Heretic Lionhunter Rifle
Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
* Fixes service order console not working (#67232)
I don't know why it needs to be a list, but that makes it work so yeah.
* Fixes service order console not working
Co-authored-by: Striders13 <53361823+Striders13@users.noreply.github.com>
* improves SM cascade performances and fixes announcement text (#67240)
Changes the cascade walls from turfs to objects to improve the performances of the roundending cascade.
The issue was that ChangeTurf() was a pretty expensive proc to be called that many times so i moved the cascade wall into an object. It doesn't delete anything other than living mobs and the portal to prevent edge case runtimes.
Plus remove a span_bold() from the announcement text since it wasn't making the text bold but was leaving behind
* improves SM cascade performances and fixes announcement text
Co-authored-by: Ghilker <42839747+Ghilker@users.noreply.github.com>
* Virtually Visualized Microwave Holodeck Hell (#67187)
Hello there,
Do you ever wake up and find yourself thinking: I need more microwaves? Well, look no further.
* Virtually Visualized Microwave Holodeck Hell
Co-authored-by: san7890 <the@san7890.com>
* Fixes href exploit to use rwall with any pda. (#67253)
* Fixes href exploit to use rwall with any pda.
Co-authored-by: TemporalOroboros <TemporalOroboros@gmail.com>
* Fix a source of undeleted query spamming admin chat when gathering admin feedback threads from the database. (#67261)
Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
* Fix a source of undeleted query spamming admin chat when gathering admin feedback threads from the database.
Co-authored-by: Timberpoes <silent_insomnia_pp@hotmail.co.uk>
Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
* [MDB IGNORE] The Grand Airlock Naming Audit (#67235)
I manually audited all 4,710 instances of airlocks across all maps for upper casing
You'll never guess what I found.
UPDATE: We now have a grep to check for mistitled airlocks, and it's in this PR!
* [MDB IGNORE] The Grand Airlock Naming Audit
* TG MAP RESET
Co-authored-by: Son-of-Space <63861499+Son-of-Space@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
* Moves APC Mapping Checks to Mapload rather than New (CI IS SAVED EDITION) (#67193)
* Moves APC Mapping Checks to Mapload rather than New
We've been dealing with this issue for a few months now, and I've grown tired of explaining the problem after I figured it out and decided to finally fix it today.
Basically, this check ran at _all_ times, rather than just on mapload (even though it logs to log_mapping). Not good, let's fix that by shuffling some stuff around. I tested this code and I was able to organically create an APC, and all the APCs on load didn't appear to be absolutely fucked in some horrific way.
* dmdoc
* Moves APC Mapping Checks to Mapload rather than New (CI IS SAVED EDITION)
Co-authored-by: san7890 <the@san7890.com>
* Puts Wags-His-Tail and Eats-The-Roaches back in Delta's janitor closet (extremely important) (#67228)
* Puts Wags-His-Tail and Eats-The-Roaches back in Delta's janitor closet (extremely important)
Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
* [MDB IGNORE] More /area/ typepath organization and cleanup (#67107)
This further continues what I did in b4fb8f3ed1 (but instead of just stations, its now every (most) applicable area in the game
* [MDB IGNORE] More /area/ typepath organization and cleanup
* wew
* e
* Update CentCom_skyrat.dmm
* wew
* ews
Co-authored-by: Jolly <70232195+Jolly-66@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
* [NO GBP]Fixes stopping, dropping and rolling not extinguishing your clothing (#67096)
* Resisting out of fire now makes your clothes stop being on fire, too.
* [NO GBP]Fixes stopping, dropping and rolling not extinguishing your clothing
Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com>
* Makes the Messenger program baked into PDAs, fixing heads not getting all of their roundstart programs (#67223)
Makes the Messenger program undeletable, take up no space and be unavailable for download
* Makes the Messenger program baked into PDAs, fixing heads not getting all of their roundstart programs
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>