Qwertytoforty
c44231e9e1
Adds the Technocracy Advanced Cloning System Kit ( #23420 )
...
* Adds the Technocracy Advanced Cloning System Kit
* no bad no cheap illegals
* as funny as it would be for admins to receive fries are done
* Apply suggestions from code review
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Update code/game/objects/structures/grey_autocloner.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Update code/datums/uplink_items/uplink_traitor.dm
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* requested changes
* Update code/game/objects/structures/grey_autocloner.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-01-06 21:38:12 +00:00
Nathan Winters
4ce63de343
[s] Fix a Syndicate Bundle oversight ( #23675 )
...
* Fix syndicate bundle inputs staying valid for too long
* Cleanup + readability
* Grammar police weewoo
2023-12-29 16:09:46 +00:00
Daylight
27722e4d7a
Trying to talk with oxygen damage makes you whisper instead of gasp ( #23425 )
...
* Basics working
* The rest of the PR
* formatting suggestion
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Renames proc
* Darn merge conflicts
* Rename proc again
* this doesn't do anything
* I swear I commited this earlier. Grammar fix.
* Behold, the code compressor 9000!
Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com >
* Update code/modules/mob/living/carbon/human/human_say.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2023-12-26 14:45:50 -05:00
Daniel Lenrd
99e910602f
Adds option to select out of 3 Syndicate Bundles ( #23465 )
...
* Thanks Ebba
* removing that one datum line
* updated description in uplink
* removes redundant list that is redundant
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Moved Comments
* Added Agent Spaces
* added a dot
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update descrption + fix typo
* updated TC prices in comments
* Welcome message + bundle name updates
* Station Name
Co-authored-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
* Modsuiter to Augmented
Co-authored-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
* 3TC jacket comment
* Beacon + Naming + Comments
* forgot to save this file
* Empty
* slash formatting
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* old SRC style
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* item/item as anything in item
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-12-11 17:05:29 +00:00
DGamerL
004d7d10b7
Refactors is_hot and fixes some issues from the beaker lighting PR ( #22964 )
...
* Idk what I'm doing
* The is_hot refactor
* Fixes that I forgot to push before making the PR
* Update code/game/objects/items.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Contra review
* TODO: Find out why this isn't working
* Removes the signal stuff for now, this works
* Fixes it all
* Add new signal
* Update code/_onclick/item_attack.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Contra reivew
* Ayyy it works
* Merge master
* Forgot this one
* Update code/game/machinery/doors/airlock_types.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/objects/structures/mineral_doors.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/turfs/simulated/floor/mineral_floors.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/turfs/simulated/walls_mineral.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-12-11 16:53:51 +00:00
Aylong
825c2c8866
Converts Input List to TGUI Input Lists ( #23396 )
...
* Part 1
* Testing 1
* Revert "Testing 1"
This reverts commit fc06554b28 .
* Part 1.1
* Part 2 - UI Style List
* Preferences lists
* Preferences lists - DONE
* More inputs
* MOOOOOORE
* UI style else
* Last ones
* Double name fix
* Pre-selected Search
* Return Pick Darkness
* Return Pick Darkness
* Missing users
* Some review changes
* Revert MULE lists
* I just hate MERGE CONFLICT label
* List window tweaks
* I think there it is
* why i am stopid
* Update tgui.bundle.js
2023-12-10 19:38:23 +00:00
Sadhorizon
a4fb22eb9a
Adds kidan radio sprites. ( #23330 )
...
* they finally can see...
* uuuh, this file too
* headphone fix
2023-12-07 16:22:41 +00:00
DGamerL
be1f2d9e54
The fix ( #23290 )
2023-11-16 20:08:49 -05:00
dj-34
25c3980998
Fix item state of flashlights & cult mirror shield ( #23211 )
...
* Fix item state of flashlights & cult mirror shield
* update by request
2023-11-14 13:13:10 +00:00
1080pCat
e2ffb8a882
Engineering borg nerf (just their decompiler ;p) ( #23227 )
...
* Engi borg nerf
* Update code/game/objects/items/devices/flashlight.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/fancy.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/fancy.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/food_and_drinks/drinks/drinks/bottle.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/mob/living/simple_animal/friendly/lizard.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/projectiles/ammunition.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/modules/reagents/reagent_containers/chemical_bottle.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update lighters.dm
* Update spiders.dm
* reverts some that maybe should stay
* oops
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2023-11-14 12:51:13 +00:00
Contrabang
48d7b00a0d
CI now bans the use of weird spacing in conditionals ( #22777 )
...
* no more spaces
* Matthew 10:22
* fixes
* dgamerl review
* Update code/modules/hydroponics/plant_genes.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/mob/living/simple_animal/bot/ed209bot.dm
* Update code/modules/mob/mob.dm
* Update code/modules/mob/mob.dm
* Update code/modules/mob/mob.dm
* Update code/modules/mob/mob.dm
* Update code/modules/mob/mob.dm
* Update code/modules/pda/PDA.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* fuck
* bah
* Update tools/ci/check_grep2.py
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* oops
* guh
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-11-12 20:59:43 +00:00
GDN
35754c77ea
Verb cleanup ( #22224 )
...
* Verb cleanup
* rest of the object verbs
* little more object cleanup
* more changes
* last of it
* this too
* tgui
* code review
* time to go
2023-11-12 20:19:17 +00:00
Henri215
bc095ad398
Adds Whistles to the game ( #22729 )
...
* Porting whistle from CMSS13
* species variations
* lets kill the conflict
* adding it back
* new whistle sound
2023-11-06 15:51:45 +00:00
Adrer
87f0337b45
Adds camera bug camera network to restricted_camera_networks ( #23135 )
...
Co-authored-by: Adrer <adrermail@gmail.com >
2023-11-03 21:16:28 +00:00
Bjamcham
d8bb2c028b
Handheld mirror buff zoooooom ( #22967 )
2023-11-01 20:12:26 +00:00
Luc
30c6a59d63
Improve readability of health scanners ( #22905 )
...
* improves medscanner output
* remove comment block
* update colors with dark/light mode css
* Update goon/browserassets/css/browserOutput.css
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-10-30 19:07:00 +00:00
Qwertytoforty
3dc52b9f1f
Reworks some trader pools. ( #22969 )
...
* oh boy let us have some heads roll
* le comma au chocolate
* perhaps we we want them to be able to build it
* mmm ice cream sandwich cereal
* Update code/game/objects/items/weapons/storage/boxes.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/boxes.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* lablled
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* solcase
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2023-10-29 10:18:35 +00:00
Burzah
0e455176b2
Adds additional logging for megaphone ( #22949 )
...
* Adds additional logging for megaphone use
* format change
* Formatting change to log_say (review change)
* Update code/game/objects/items/devices/megaphone.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-10-22 12:07:34 -04:00
Qwertytoforty
64456806a5
[READY FOR REVIEW] I killed bubblegum on hard mode and all I got was this stupid medal. Adds hard mode to megafauna. ( #22016 )
...
* hard mode stuff
* further progress
* more progress
* pausing work to fix bug
* lets pr this mess
* more progress saving as vacation soon
* sleep_check_qdel
* saving work
* medals into deconflicting
* icons
* Fix compilings, medals
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* yes
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* earliest of the returns
* icons
* Apply suggestions from code review
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* ah lateload, my beloved and hated with no debug points
* todoops
* requested changes
* move medals / move comment
* guh
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-10-09 21:45:41 +01:00
GDN
6df2c2e3d2
Ghost bar ( #22368 )
...
* Ghost bar initial changes
* more changes
* we ball again brothers
* we are (once again) SO back
* Update code/modules/admin/verbs/debug.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/_onclick/hud/alert.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/_onclick/hud/alert.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/modules/ruins/ghost_bar.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/ruins/ghost_bar.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/ruins/ghost_bar.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/ruins/ghost_bar.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/ruins/ghost_bar.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/weapons/cards_ids.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* deck of cards and shittt
* global placement
* Update code/modules/ruins/ghost_bar.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* readded
* hotfix
* zamn
* fixes
* greyfix
* last of the fixes
* can't stop me baby
* bam
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-10-09 19:47:17 +01:00
Qwertytoforty
c3568f9ea0
you can no longer kidnap people with the syndicate teleporter ( #22723 )
2023-10-08 03:29:16 +01:00
Contrabang
71cc3c5c22
[TGUI HELL] Adds a Shopping Cart System to the syndicate uplink ( #22039 )
...
* hoooooly shit
* slight suggestion rework
* lewc review
* sanity + locking uplink removes 0 amt cart items
* review
* shit forgot to apply this
* update bundle
* m
* bundle
* j
* l
* fix this shit
* pretty
* yea
* they lied
* teegooeye
* tgui
* farie review
* farie review
2023-10-08 00:46:33 +02:00
Contrabang
f3f9bd442a
Changes slot number defines from lowercase to all uppercase ( #22297 )
...
* undo all of it
* flags
* back
* head/mask
* left
* right
* Cuffs
* other name changes
* ID and PDA
* idk about calling them SLOT_HUD now
* glasses, gloves, and shoes, oh my!
* the rest
* comment
2023-10-03 18:27:51 +01:00
Luc
e757638648
Kills Check Pulse ( #22501 )
...
* unchecks verbs
* removes method
2023-10-01 11:41:39 +01:00
Qwertytoforty
fe871e4097
moments pass, shattered glass ( #22414 )
2023-09-19 17:02:50 +01:00
tristan1333
5028f63cd7
handheld mirror traitor item ( #22042 )
...
* Adds handheld mirror item and adds it to traitor items
* Adjusted cost for economy refactor
* Revert "Adjusted cost for economy refactor"
This reverts commit f31cbae8be .
* actually adjusts properly
* Update code/game/objects/items/devices/traitordevices.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* removes redundant proc
* Adds inhand sprite and adds herald cloak functionality
* Revert "Adds inhand sprite and adds herald cloak functionality"
This reverts commit 3b2531f509 .
* undoes the toolboxdmi change
* REMOVES CODER SPRITE FROM DEVICES
* fixes a runtime
herald cloak would runtime when teleporting to a person holding a mirror object in hand/pocket
* stuns anyone holding a mirror when jaunted through
* fixes merge conflict and changes uplink description
* mergeconflict
* actually fixes mconflict
* please bro just fix the conflict bro please
* Fixpls
---------
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
2023-09-19 12:03:44 +01:00
Luc
115a14b30a
Adds new goonstation powersink icons ( #22313 )
2023-09-17 18:24:03 +01:00
Burzah
a888deeef1
name fix ( #22330 )
2023-09-14 18:59:17 -05:00
Marm
e59f0e8aea
Makes the Quartermaster a Head of Staff ( #22133 )
...
* remote
* more additions
* tgui + ssu
* map edits
* Shut your mug
More changes, huds, mugs and icons.
* mug time
* aaaa
* fixes cere edits
* should fix it
* Update tgui/packages/tgui/interfaces/common/CrewManifest.js
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/game/machinery/suit_storage_unit.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Revert "Update tgui/packages/tgui/interfaces/common/CrewManifest.js"
This reverts commit 5de07cba58 .
* mugs all the way down
Fixes locker headset oversight, adds icon for supply management console, new QM mug sprite
* more map changes
* wow this worked?
* Misplaced comma
Removes a misplaced comma.
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Mr QM's Wild Ride
Resolves a number of review comments, including preventing the QM slot being altered by the B/E event, adds a flash to the locker and reverts removal of basic cargo access from the HOP.
* Forgot a var name change, I'm gonna cry edition.
Renames name to board_name for supply ID computer.
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* genesis 1:3
Alters light_color of supply management console to brown_orange from light_color_red
* Update code/modules/events/bureaucratic_error.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* another misplaced comma
Removes a comms where there should not be one.
* saving private ryan
Removes plasmacutter, adds mining GPS and crew monitor to QM locker contents.
* redone map changes
* oop
* the last of it
* merge time
---------
Co-authored-by: GDN <Roanrichards1@Gmail.com >
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-09-10 20:53:05 +01:00
Luc
d392209cb5
Reworks CPR, allowing it to extend defibrillation time ( #21754 )
...
* Update traditional CPR to loop automatically
* Implement most of the base stuff
* Bring over most defib changes so far
* Checks and fixes
* cleans up some leftovers, getting it ready for review
* Little bit of IPC flavor
* excludes non oxy-breathers, sorry!
* Better rescue breath handling
* Refactor revivability into a status effect
* Adds a little bit of feedback
* Removes the original variables
* Allows for CPR to activate cavity bombs
* Update code/modules/mob/living/carbon/human/human_mob.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* snake case time
* breathid instead
* remove unused proc
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-09-09 21:59:47 -05:00
Contrabang
e3eed1d23f
Datumizes revolutionaries ( #21762 )
...
* holy shit, datumized revs!
* changes to shuttle blocking system
* boom, more shit
* bonk more commits
* convert most in boolean checks to hasantagdatum
* oops, its supposed to be like this
* updates this comment (im making too many commits)
* more changes
* aaaaa moooore changes
* nukes some stuff, makes stuff GC better
* rev victory conditions are checked always on death
* more rev stuff
* oops fucking forgot to push
* i swear to god
* lewcc review
* i forgot this one small bit
* lewc review
* reviews
* comment
* s34n review
2023-09-09 16:12:53 +01:00
matttheficus
405d794bd3
Jammers Now Prevent Tracking + Slight Range Buff ( #22149 )
...
* this was easier than i thought frankly
* hmbgerdo review
2023-09-07 10:53:46 +01:00
Cocacolagua
e8b693a26c
fixed camera bug bug ( #22230 )
2023-09-06 19:57:23 +02:00
Marm
7336750e48
Paramedic QOL - Lavaland Edition ( #22154 )
...
* paramedic grindset
Adds Paramedic headset with associated encryption key. Gives Paramedic mining access+supply comms. Adds Lavaland corpse related recovery equipment to Paramedic locker.
* goodbye soul hello garment bags
Adds a Paramedic garment bag. Cuts back on Paramedic locker clutter by adding crew monitor and crew pinpointer to loadout.
* headset, i barely know her
Paramedic headset moved out of garment bag and into main locker.
* lore???
Turns out I've been spelling Nanotrasen wrong all this time.
* Update code/game/objects/items/devices/radio/headset.dm
Co-authored-by: matttheficus <57759731+matttheficus@users.noreply.github.com >
---------
Co-authored-by: matttheficus <57759731+matttheficus@users.noreply.github.com >
2023-09-01 23:19:41 +01:00
matttheficus
597835b031
The TC Inflation Act of 2023 - No Balance Changes This Time ( #22024 )
...
* its time for me to make Hal cry again
* hal review
2023-08-21 00:20:47 +01:00
DGamerL
eedb4013c7
SILVEEEER ( #22003 )
2023-08-16 20:58:25 +01:00
Contrabang
07fc90503b
bam ( #21979 )
2023-08-16 20:46:11 +01:00
Burzah
b4e5e3f505
Radio Jammer can no longer jam across z-levels ( #21954 )
...
* jammer fix attempt
* oversight fix
2023-08-16 20:44:14 +01:00
Luc
2d80c8ec69
Prevents radios from working in certain admin areas ( #21847 )
...
* Add blacklisted areas for tcomms cores
* Blacklists some areas from tcomm cores
* this is better
* Update code/game/machinery/tcomms/tcomms_core.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-08-16 20:06:02 +01:00
Silverplate
ff909adfb1
Adds Species Unique Traitor Gear (ready for review edition) ( #21313 )
...
* Vars and ideas
* Adds supercharge implant
* species specific tot gear!
* Adds vox spikethrower
* Adds Love injecting pen (skrell)
* sprite issue fix
* typographical error.
* makes pen not refillable, pacifies
* Adds fireproofing nanite injector (plasmaman)
* Lower KD on spikethrower per qwerty
* Lewcc review
* aaaa so much space indentation
* steelslayer review
* Steelslayer review
* Lewcc reviews
* Changes the spans
* Lewc review, Thanks to DG for doing my PR for me.
* Update code/modules/projectiles/guns/energy/special_eguns.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Henri review
* Forgot this one
* Whoopsie number 2
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2023-08-16 19:25:25 +01:00
GDN
a4010a9525
buffs the mind batterer ( #21758 )
2023-08-12 18:54:19 +01:00
Qwertytoforty
7907e1dc38
Only malf AI can hack doors with cut ai wires, flash emps cameras ( #21610 )
...
* Only malf AI can hack doors with cut ai wires, flash emp
* weaker emp = less time
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
* FLASH. AH AH
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
2023-08-12 18:43:05 +01:00
Henri215
4398e2c003
Fixing common spelling mistakes part 4 ( #21945 )
2023-08-10 17:27:20 -05:00
Divulf
aab87dff3c
Allows simple mobs to be scanned by health analyzers. ( #21802 )
...
* Allows simple mobs to be scanned by health analyzers.
* Better math.
2023-07-27 15:56:06 +01:00
Sadhorizon
83fb15d9df
seccomms ( #21721 )
2023-07-24 15:41:51 +01:00
Contrabang
01889aae10
Buffs the Camera bug by adding hidden cameras ( #21618 )
...
* LETS GOOOOOo
* desc
* steel review
* ASYNC MAGIC!
* lewcc review
* i cant spell
* async
2023-07-23 23:28:56 +01:00
Octus
912d444d07
Removes Vox... Armalis, yes the other vox we forgot about ( #21519 )
...
* youtube 2008 die sound effect
* I take pride in my work
* noisecannonsbegone
* armalis clothing shit
2023-07-23 20:14:27 +01:00
GDN
4c1144db1d
readds the mind batterer, fully reworked ( #21193 )
...
* readds the mind batterer, fully reworked
* Update code/datums/uplink_items/uplink_general.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/devices/traitordevices.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/devices/traitordevices.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/devices/traitordevices.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* moer changes
* Update code/game/objects/items/devices/traitordevices.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/game/objects/items/devices/traitordevices.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/devices/traitordevices.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* sean review
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2023-07-17 14:57:25 +01:00
HMBGERDO
62a2c82eab
Hand tele tweaks ( #21224 )
...
* hand tele tweaks
* i need to sleep
* updated portal description, removed hand tele ability to remove portals
* added disabled icon state, removed dual portals
* syndi teleporter stages + icons
* Update code/game/objects/items/weapons/teleportation.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/game/objects/items/weapons/teleportation.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/game/objects/effects/portals.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* resolving conflict
* no more races
* Update code/game/objects/items/weapons/teleportation.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2023-07-07 13:57:56 +01:00
Contrabang
8fa163e817
8 years old... hate it ( #21532 )
2023-07-01 17:14:16 -05:00