Commit Graph

25324 Commits

Author SHA1 Message Date
AffectedArc07
90e8ec7948 Allows you to mute soundfiles from specific admins (#20576)
* Allows you to mute soundfiles from specific admins

* me no spello

* Wording tweak
2023-03-11 19:10:23 +00:00
Ryan
14448e376f fix (#20566) 2023-03-11 01:26:12 +01:00
GDN
2bc9f02dd6 Deletes the "Jump to mob" verb from ghosts (#20559)
* Deletes the "Jump to mob" verb from ghosts

* All smoothed out
2023-03-11 01:21:16 +01:00
GDN
e1aff33450 Fixes some runtimes in the floor cluwne event (#20558) 2023-03-11 01:20:56 +01:00
Adri
fb0a27d553 Fixes facehuggers trying to attach to golems' face (#20556) 2023-03-11 01:20:36 +01:00
GDN
2e94bfb5cc fixes mob/living mind gc issues (#20376)
* fixes mob/living gc issues

* let's try this as an experiment
2023-03-08 16:49:45 -05:00
GDN
ccba3b6224 improves storage GCing (#20593)
* improves storage GCing

* fox review
2023-03-08 16:40:14 -05:00
Ryan
feef0ea814 Fixes Garbage Collection issues with Xenobiology (#20190)
* xenobio gc fixes

* requested changes

* requested changes
2023-03-08 20:42:44 +01:00
Vi3trice
6048b1ba1e Robot clean (#20497) 2023-03-08 20:15:48 +01:00
GDN
626d2754d5 objective items being destroyed are now logged (#20485)
* objective items being destroyed is now logged

* signal time

* oop

* Update code/modules/projectiles/guns/energy/laser.dm

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

* Update code/game/objects/items/documents.dm

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

* mira review

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2023-03-08 20:15:16 +01:00
GDN
157c92c758 harvesters are now glass cannons (#20450)
* harvesters now deal more damage and have less health

* by popular demand (or me not wanting to get my email spammed)
2023-03-08 19:57:38 +01:00
Coolrune206
e20a4e58eb Better pizza bomb logging (#20426)
* better pizza bomb logging

* and on opening too
2023-03-08 19:57:27 +01:00
GDN
8ea96d8e36 Makes the armblade handle more like the fireaxe with opening doors (#20313)
* armblade tweaks

* mistaken regression

* farie's review

* early return

* Update code/game/machinery/doors/airlock.dm

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

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2023-03-08 19:57:14 +01:00
S34N
0f6cb57276 Prevents readying up in invalid state (#20240)
* prevents readying up in invalid state

* return

* lets you cancel but not ready up
2023-03-08 19:56:58 +01:00
GDN
d0898bb256 makes APCs gc and fixes an APC destroy issue (#20478)
* makes APCs gc and fixes an APC destroy issue

* Update code/modules/power/apc/apc.dm

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

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2023-03-08 07:00:20 +00:00
Adri
d2f41a297b Adds more robust labeller/rename logging (#20474)
* Adds more robust labeler logging

* Logs rename_interactive(), formatting

* Adds FLW link
2023-03-07 22:43:47 -06:00
Bjamcham
34dbe48603 Fixes air alarm scrubbing mode (#20467) 2023-03-07 22:31:30 -06:00
GDN
c294037c74 fixes ais being able to control apcs with ai control off and borgs runtiming when attempting to do so (#20443)
* fixes ais being able to control apcs with ai control off and borgs runtiming when attempting to do so

* Update code/modules/power/apc/apc.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/power/apc/apc.dm

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

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2023-03-07 22:23:55 -06:00
GDN
dd47769567 combat defib tweaks, moved out of the medikit (#20379)
* moves the combat defib out of the first aid kit, tweaks both costs

* no more synthflesh patches

* i just a little stupid

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* we just a little stupid

* deletes stims, really not needed

webedit lol

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-03-06 23:47:00 -05:00
GDN
94fc3f0154 actually makes new players fully GC (#20525) 2023-03-05 09:56:37 -06:00
Qwertytoforty
2805bb1d61 Eyes of god no longer sees ghosts. (#20311) 2023-03-04 17:13:52 -06:00
Coolrune206
0aeee5abea where's my cookie matt (#20537) 2023-03-04 22:20:00 +00:00
Coolrune206
c5cccdefe4 makes mob spawners respect antag jobbans (#20430) 2023-03-04 16:38:26 +00:00
MisterMovie
46677d667c Reduces heat damage for Drasks from 300% to 200%. (#20460)
* Reduces heat damage of Drasks from 300% to 200%.

* Update code/modules/mob/living/carbon/human/species/drask.dm

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

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-03-04 15:26:52 +00:00
Adri
904ab9286c Fixes Ian and Runtime not GCing (#20531) 2023-03-04 09:57:41 +01:00
1080pCat
6b4feef831 Removes the RCD from engi borgs base kit, and replaces it with a module upgrade (#20449)
* be moved rcd!

* Minor grammar change ~contrabang

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

* ert/emag borg get rcd & fixes issue GDN brought up

* Fixes an oversight with getting more than one rcd

Co-Authored-By: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

* Remove space from rcd upgrade name

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

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2023-03-04 09:56:21 +01:00
S34N
9b260c4611 adds wire interface implant (#20482) 2023-03-04 09:56:06 +01:00
Henri215
0e6da50c3f Suppressors now can be attached to toy guns (#20415)
* Suppressors now can be attached to toy guns

* Same sound while suppressed, but lower volume

* better description

* GDN review
2023-03-04 09:44:16 +01:00
Coolrune206
a31299d49e prevents large ebows from being holstered (#20490) 2023-03-04 09:39:34 +01:00
Charlie
47086b1500 Makes Pets faster, cat improvements. (#20117)
* cat changes

* speed buff

* keybind
2023-03-04 09:39:08 +01:00
Adrer
732914dda7 Refactors revolution code to be a little less of a mess (#20327)
* Refactors revolution code

* Ad comment to transit_z

* Add heads check to transit_z

* Rename parameter in transit_z

* Fix duplicate definition of latespawn

* Remove unused check_counter var

* Apply suggestions from code review from Sirryan2002

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

* Added early return to conversion proc

* Apply suggestions from code review

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

---------

Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
2023-03-04 09:22:23 +01:00
GDN
a91dd0fffb fixes a lightgeist runtime + possible qdel loop (#20444)
* fixes a lightgeist runtime

* wait don't need to call parent here
2023-03-04 09:21:34 +01:00
Christasmurf
330180c83e Dignitary drip - Magistrate, NT Rep, Blueshield (#20438)
* dignitary, human, items, spawning

* garment bag update

* dignitary icons

* ntrep cap

* gloves and hat fix

* dignitary icons part 2 and misc code

* minor stuff

* hat fix from updates also drask and grey suit slot

* minor description discrepancy

* cane resprite
2023-03-02 09:15:35 +00:00
Henri215
52e5c478fe Making hallucination great again (#20320)
* make hallucination great again

* 10x the current hallucination
2023-02-27 21:07:00 +01:00
GDN
ce5b670747 fixes being unable to deconstruct reagent grinders (#20458) 2023-02-27 11:10:38 -06:00
Luc
90fbfb8d0c Fix shock sounds (#20457) 2023-02-27 11:01:32 -06:00
GDN
1475b3cba4 fixes an EFTPOS runtime if there's no connected account (#20456)
* fixes an EFTPOS runtime if there's no connected account

* ryan review
2023-02-27 10:58:09 -06:00
Henri215
e081a9976a Adds five new bible sprites (#20416)
* Fours new bibles and lib computer emag_act

* inhand sprites and moving bibles to new dmi file

* Clockwork bible

* Missing pixel from clock_bible
2023-02-27 10:52:07 -06:00
S34N
4928d8432c Fixed nukie borg ghost poll incorrectly showing operative icon (#20418)
* proper icons in prompt

* fixed chat role name too
2023-02-27 10:49:01 -06:00
Coolrune206
f90418d715 Re-adds the LWAP, reworked (#20401)
* re-adds the lwap

* no dual wielding snipers

* Lewcc review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Hal9000 request

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-02-25 21:19:03 -06:00
Coolrune206
9d6c7d63bb Gives chitinous armor durability (#20394)
* gives chitinous armor durability

* Henri review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* slight var name change

* plasma cutters

* SEAAAAAAAAAN review

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-02-25 18:52:24 -06:00
Henri215
6e91a22038 Fixes armory inventory having incorrect amounts (#20395) 2023-02-25 16:00:47 -06:00
Henri215
1ce593b9a2 Ports TG push broom (#20367)
* Ports TG push broom

* Update code/game/objects/items/weapons/twohanded.dm

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

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Lewc review and twohanded autodoc

* Steelslayer review

---------

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-02-25 12:15:21 -06:00
HMBGERDO
e491aa9c2e Fiber Garrote now mutes all emotes when garroting target (#20393)
* added check for STATUS_EFFECT_SILENCED when we want to emit emote sound. If /mob/living has this flag, emote wont emit sound. Less ways to spam sounds when you supposed to be silent

* Revert "added check for STATUS_EFFECT_SILENCED when we want to emit emote sound. If /mob/living has this flag, emote wont emit sound. Less ways to spam sounds when you supposed to be silent"

This reverts commit bc093ba01f.

* new status effect absolute silence, applying when using fiber garrote to silence all emote sounds

* comments update, status set function standartisation

* Update code/datums/emote.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-02-25 01:12:56 -06:00
Henri215
8d9df5ec62 (TG Port) Recolors the circuit boards into department-based colors (#20392) 2023-02-25 01:03:27 -06:00
Henri215
8bde93602c janicart (pimpin' ride) tweaks (#20369)
* janicart (pimpin' ride) tweaks

* better keep this

* improvement to the way its done

* S43N Review

* like this is better

* ops
2023-02-25 00:36:59 -06:00
BiancaWilkson
ceed4e89f9 Reworks the poison pen (#20353)
* paperwork so boring it kills you

* it's worth a bit more now

* Backup in case you poison yourself

* Virologist gets it, accurate description

* I promise im literate

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* No more charcoal, time for gloves

* Turns comments into auto-doc

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-02-25 00:08:40 -06:00
GDN
e68cb3656f fixes new players logging out causing a GC fail (#20340) 2023-02-24 23:55:33 -06:00
GDN
201bb2bb3b fixes overhealing exploit (#20489) 2023-02-24 18:14:05 -06:00
S34N
2ae6203786 fixes client runtimes on readmin (#20486) 2023-02-23 19:58:05 -06:00