Commit Graph

40588 Commits

Author SHA1 Message Date
Henri215
4549e371c5 hal was wrong (#20134) 2023-01-08 22:29:53 +01:00
warriorstar-orion
fda5b5320a Add AI sat /areas necessary for multiple map fixes. (#20120) 2023-01-07 18:28:08 -06:00
Coolrune206
7a7ee2168a you're dead dead (#20110) 2023-01-07 19:57:44 +00:00
Coolrune206
7e874996fb about goddamn time (#20106) 2023-01-07 19:57:12 +00:00
GDN
09aaa3d80d hide_attacklogs areas actually hide attack logs (#20104) 2023-01-07 19:56:38 +00:00
Henri215
56949fdf33 Desk bell now can be spooked (#20101) 2023-01-07 19:56:25 +00:00
Octus
4ebeb526de Update belt.dm (#20090) 2023-01-07 19:56:13 +00:00
Henri215
f3fa59a5c0 Ports TG stamp sound effect (#20087) 2023-01-07 19:55:55 +00:00
Luc
04c0704302 Ensures mobtypes are checked before verifying surgery can start (#20081) 2023-01-07 19:55:41 +00:00
Qwertytoforty
1fab25c1f4 GREATLY lowers the chances of viral events (#20068)
* GREATLY lowers the chances of viral events

* on second thought
2023-01-07 19:55:29 +00:00
Exavere
d2ad6e1cd9 Makes Simple Mobs unable to be Converted (#20008)
* Kekw

* requested change
2023-01-07 19:55:14 +00:00
Vi3trice
9de7b3c2ce Add fail-safes to disposal sort junctions, fix looping (#20099)
* Remove the weird hacky stuff and default to disposals

* Update disposal.dm

* That's superfluous with the other checks

* Update lavaland_biodome_clown_planet.dmm

* Update cyberiad.dmm

* Added stack traces, split into mapload proc

* Update code/modules/recycling/disposal.dm

Co-authored-by: Farie82 <farie82@users.noreply.github.com>

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
2023-01-07 17:11:29 +01:00
Qwertytoforty
ecf6d798b1 Sharp burn weapons can now disember (#20043)
* Sharp burn weapons can now disember

* Update code/modules/surgery/organs/organ_external.dm

Co-authored-by: Farie82 <farie82@users.noreply.github.com>

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
2023-01-06 22:17:13 +01:00
Qwertytoforty
8561231357 Fixes mistake in tgui conversion of robotics control console (#20105) 2023-01-06 22:12:11 +01:00
Ryan
d053233366 Fixes 3 Economy Bugs (#20094)
* fixes galore

* ai fix
2023-01-06 22:11:58 +01:00
Qwertytoforty
33d937feb8 Removes the part of apc losing malf points on apc deconstruction I missed (#20091) 2023-01-06 22:11:50 +01:00
Octus
97e1a56fa6 hardstun lol lmao (#20040) 2023-01-06 22:06:44 +01:00
Henri215
eb5498b848 Crewmembers missing one of their foot now spawns with a cane (#20045)
* Characters missing one of their foot now spawns with cane

* unnecessary

* Update code/modules/client/preference/character.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
2023-01-06 22:06:36 +01:00
Luc
0dc68a332a Changes portable seed extractor to be alt-shift-clickable (#20046)
* Make portable seed extractor use alt-click instead of a verb

* little bit more feedback never hurts

* Remove duplicate check

* alt-shift-click

* Should probably update the examine too
2023-01-06 22:06:28 +01:00
Henri215
515ee2671c Tweaks to unfasten times (#19996) 2023-01-06 21:57:28 +01:00
GDN
1a5ce03ec3 fixes the mopbucket not taking mops (#20013) 2023-01-06 21:57:19 +01:00
Qwertytoforty
61eefd625e Gravity generator is now more radioactive to people when turning on or off (#20001) 2023-01-06 21:56:58 +01:00
Bm0n
bc9ec84174 Updates darkmodes theming to more closely match Bay (#19927)
* css makes more seens than DM.. somehow

* say too

* All hands, Captain

* die #FFFFFF die
2023-01-06 21:37:49 +01:00
warriorstar-orion
e31867774d Unequip gib victims earlier in the process. (#19846)
* Unequip gib victims earlier in the process.

* formatting fix

* Bring nukie bomb implants back in line with current behavior.

* Logic, style, and doc cleanups.

* farie review 1

* whoops
2023-01-06 21:33:36 +01:00
Qwertytoforty
7fb017915f Makes cling tentacle more reliable / less shit (#19855)
* Cling tentacle love, part 1/2

* legcuff sprite

* S34N's changes

* Apply suggestions from code review

Co-authored-by: Farie82 <farie82@users.noreply.github.com>

* attack logs.

* BOY I LOVE ICON CONFLICTS 1/3

* BOY I LOVE ICON CONFLICTS (3/3)

* EYE FOR AN ICON

* description update

* Final changes, whoops

* [H]

* swap the order

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
2023-01-06 21:31:37 +01:00
S34N
d1e30b9854 Revert "Prevents limb regeneration when changing species (#19945)" (#20102)
This reverts commit 4b255c16e4.
2023-01-06 21:23:09 +01:00
GDN
6a5fa87fea Fixes the Thunderdome (#20066)
* Fixes the thunderdome

* Ryan's review
2023-01-05 13:26:11 -05:00
Henri215
1bdc60de9d Tweaks to Vendomat and Artvend (#19967) 2023-01-05 12:23:19 -06:00
Luc
4b255c16e4 Prevents limb regeneration when changing species (#19945)
* Prevents clings from quick regenerating bodyparts

* Clarify a comment

* Reworks to work with monkeys and other sources as well

* qdel organ if it doesn't get inserted

* Use initial instead of creating and qdeling

* Revert unnecessary cast
2023-01-05 11:52:34 -06:00
Bm0n
6491512cbd You can now put items into bags, belts and the suit slot using hotkeys. (#19957)
* you have committed cringe, now die

* proc>verb

* shit

* dufflebugfix

* mob/living/carbon/human/proc/quick_equip_bag(

* hal review

* drawdie

* typo

* siiryan review

* now with less runtimes

* oh you piece of shit

* reformatted

* hal
2023-01-04 22:21:46 +00:00
Qwertytoforty
cfc31154e7 Wizard forcewall now has a 15 second cooldown vs 10 second (#20052)
* Wizard forcewall now has a 15 second cooldown vs 10 second

* Apply suggestions from code review

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
2023-01-04 17:17:35 -05:00
Vi3trice
fb134965ef Disposals - Sort junctions can now hold a list of destinations they filter for (#19892)
* you can sort more than one thing

* cleanup

* Update code/modules/recycling/disposal.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* fr

* Update code/modules/recycling/disposal.dm

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
2023-01-04 17:08:04 -05:00
Henri215
1c0d5fb551 Fix #20049 Upgraded protolathe no longer has issues with chemical costs (#20056) 2023-01-04 16:58:44 -05:00
GDN
1d573c2ccc Fixes an OOO issue with flashes (#20010) 2023-01-04 16:57:28 -05:00
Henri215
04dc114cfa Exosuit control console: cell charge now shows the real value (#20064) 2023-01-03 17:49:33 -05:00
Contrabang
0cfa287220 Converts the PDA Painter to TGUI (#19974)
* pda painter TGUI

* clean up extra stuff

* build tgui correctly

* less negative space

* sirryan review

* sirryan request

* sirryan review 2

* Update code/game/machinery/PDApainter.dm

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

* Update code/game/machinery/PDApainter.dm

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
2023-01-03 17:48:34 -05:00
Charlie
1af590a05c Fixes mechs being immune to extinguish light (#20062)
* light exting on mecha

* AA review
2023-01-03 16:04:53 -05:00
AffectedArc07
1feb9fbd38 [READY] Atmos Refactor Part 7 (I think) - Kills signals + TGUIs stuff (#19867)
* I AM NOT A KING. I AM NOT A GOD. I AM LUNACY.

* THE SCOPE CREEP

* This was done in vi. No langserver. Send help.

* Progress

* Some issues fixed

* The code builds, but the maps dont

* CC builds, I doubt anything else does

* Do this now

* Safety

* The map compiles

* THE MAPPING HELL

* Airlock controllers dont work

* Fixed bombs

* AND THATS FIXED

* Phantom edit

* Restores LL I think

* The mapmerge hooks are actually retarded

* Fixes spawners

* Half working air control

* Picky

* Hyper efficient tank monitor

* Sanity

* Laying the framework

* Improved alert console

* Dont think this is actually done anywhere

* Metering

* ONE HUNDRED AND ~~EIGHTY~~ TWENTY SEVEN

* WE ARE READY FOR BOX TO BUILD

* One map done

* Well that was easy

* Another one

* I think this is done

* I should have removed this

* I would make a russian joke but <current event>

* Delta WIP

* Makes delta work

* Early review

* TM safeguard

* oops

* METAAAAAAAAAAAAAAAAAAAAAAAAA

* Fix #4213

* Trailing

* oh for piss sake

* Shutter fix

* Roundstart ATs can go away

* Review pass 1

* What could go wrong

* BOOM BOOM BOOM

* Not needed

* Fix seed vault

* Oops

* Review changes
2023-01-03 20:59:35 +00:00
Henri215
ad608cf016 Fix #20076 Plasmaglass and plasmarglass now returns the correct amount of materials (#20079)
* Plasmaglass and Plasmarglass now returns the correct amount of materials

* forgot alien alloy
2023-01-03 15:48:58 -05:00
GDN
c5d58bd697 fixes a wrestling runtime (#20047) 2023-01-03 01:22:42 -05:00
GDN
fdb1bc1766 Fixes fultons being able to send you into a nullspace like state (#20022)
* fixes fultons sending you into a pseudo nullspace

* Update code/modules/mining/fulton.dm

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
2023-01-03 01:20:43 -05:00
Octus
b15f858157 Bartenders Spawn with an EFTPOS (#20039)
* Update support.dm

* Update code/game/jobs/job/support.dm

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2023-01-03 01:13:16 -05:00
GDN
53f4838187 Fixes a playing card runtime (#20025)
* removes a faulty check on playing cards

* uh oh

* ryan's review
2023-01-03 01:10:25 -05:00
Vi3trice
2c1b2874ec Clean up of AStar procs, rework one into an independant adjacent turf proc (#20011)
* Should have done that the first time around

* Update turf.dm

* Got the order reversed
2023-01-03 01:07:40 -05:00
Qwertytoforty
1c05e8aa5e Mining borgs now have melee armor. (#19986)
* Mining borgs now have melee armor.

* oh, and one more thing

* Apply suggestions from code review

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

* siryan code review

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
2023-01-03 01:04:39 -05:00
Qwertytoforty
f3869b7ca9 Blob can now expand diagonally by moving twice linearly in one move for 10 points. (#19959)
* Blob can now expand diagonally (sorta)

* Update code/game/gamemodes/blob/theblob.dm

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

* src purge

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
2023-01-03 00:57:57 -05:00
S34N
3f5882836f Fixes epic fail with reinforced glass tables (#19914)
* really?

* shove stun
2023-01-03 00:56:41 -05:00
Contrabang
d1c80c8802 welders on tables, wow (#20042) 2023-01-02 10:48:49 -05:00
Qwertytoforty
3d521286bc Buffs cling emp from 2, 4 to 3, 5 (#19982) 2023-01-02 15:36:17 +00:00
Bm0n
ab2312b234 Tool resprite (#19873)
* modernization is nonnegotiable

* cable

* 3000 slanty face emojis of bmon

* i conflicted with one of my other PRs. bruh

* life is a merge conflict

* as above

* update_overlays()

* jaw jaw jaw jaw

* always test your icons

* tweak to onbelt

* belt again

* deconflict

* jawbeltupdateagaingodammit

* spriterror

* seconds
2023-01-01 12:16:49 +00:00