Commit Graph

40532 Commits

Author SHA1 Message Date
Charlie 8ef4aa727e Adds Shadow demons (#19732)
* reshuffle

* shared base type

* moves this to the base type

* the monster

* event

* FUCK

* better sprites

* refactors bloodcrawl, more nice sprites

* review stuff

* Apply suggestions from code review

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

* heart of darkness

* pre TM tweaks

* ARGH

* hopefully fixes double hits

* tweaks

* derp

* tweaks

* TEMP RUNTIME REMOVE LATER

* fixes

* runtime fixes

* cig runtime fix

* review + another runtime fix

* re adds sprite

* removes runtime

* oop I forgor

* DRUNK CODING

* SPRITES

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
2022-12-29 11:26:37 -06:00
Sirryan2002 7be765d5ef Cargo Techs now have the same power as the Quartermaster to approve crates at the supply console (#19793)
* change qm -> ct

* rebuild TGUI

* rebuilds TGUI

* qm -> ct

* fixes comments and other var names
2022-12-29 17:05:11 +00:00
GDN 7d6da68300 Fixes a disposals runtime and cleans up a touch of disposals grammar (#20007)
* Fixes a disposals runtime + fixes a disposals grammar issue

* Ryan's suggestion

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

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
2022-12-29 10:33:06 -05:00
BiancaWilkson ce5f8059b3 Buffs and cleans up atomic panacea (#19904)
* panacea uses invoke async

* Update code/modules/antagonists/changeling/powers/panacea.dm

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

* its a status effect now

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
2022-12-29 16:31:12 +01:00
AffectedArc07 590abafc0e Speeds up prefs menu by 10x. Not hyperbole. (#20034) 2022-12-29 16:07:34 +01:00
AffectedArc07 e91b6c94f7 Renames QDEL_LIST to QDEL_LIST_CONTENTS (#20006)
* Renames QDEL_LIST to QDEL_LIST_CONTENTS

* derp
2022-12-29 14:28:40 +00:00
GDN 6486a7e109 sanity check to the ATM qdel (#20009) 2022-12-28 14:57:19 -05:00
Coolrune206 3042cfde66 Removes RnG from the Ablative Trenchcoat and Armor (#19958)
* removes RnG from the Ablative Trenchcoat and Armor

* Snowball suggestion

* don't ever let anyone tell you I'm smart

* Charlie Requests

* HAHA I AM SMART

* Hal8999 Review

* merge conflicts, who knows how they work? I don't
2022-12-28 19:02:17 +00:00
meow20 7e1e1b167d Prevents vampires who didn't drain anyone from being tested in the chapel (#19995)
* Update vamp_datum.dm

* Update vamp_datum.dm

vampires once again suffer in space, regardless of how much blood was drained.

* Update vamp_datum.dm

* better code, same function

* Update vamp_datum.dm

* skree where did this came from
2022-12-28 12:15:59 -05:00
S34N 27e5e4011b Allows admins to spawn a nuke with the DS (#19872)
* Lets DS spawn with a nuke

* OOO

* removes this unused code
2022-12-27 18:14:51 -06:00
Qwertytoforty f91756d2e3 fixes a bug (#20019) 2022-12-27 18:08:11 -06:00
warriorstar-orion 066bd06e8d Whitespace cleanup part 3. (#19897)
* Whitespace cleanup part 3.

* clean up mecha a lot, other review fixes
2022-12-27 11:00:39 -05:00
Qwertytoforty f86374a504 Adds the vortex feedback inversion arm. (#19821)
* start of mess

* reflect/parries works

* more pog-ress

* temp icons, .33 to 0.4

* more work, sound, rnd, fixes me breaking shields

* removes this since open pr fixes

* better codee

* attack log

* Final changes / sprites by ramon

* fixes issue

* shoot ramon for the white pixel :^)

* But what if it was a purple glass shard

* Fixes the throw parry

* sorry for so many commits, lower callback

* Apply suggestions from code review

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

* Early return, no need to typecast

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
2022-12-27 10:45:59 -05:00
SteelSlayer 80d2959d19 Refactors antag team code. Adds an admin UI to interact with teams (#19870)
* adds antag team framework code

* Apply suggestions from code review

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

* sirryan review

* adds the ability for admins to add members

* oops

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2022-12-26 19:32:55 +00:00
Exavere 9caf885ae1 Matches Plasmaman Helmets to Standard Sec. Gear (#20004) 2022-12-26 13:15:57 -05:00
Contrabang 9a2c12e520 Allows the Long-Distance Cloning Machine to use Outfits (#19965)
* Cloning Machine Outfits

* logging
2022-12-26 12:38:31 -05:00
GDN af85ed1e80 Fixes a table runtime (#19985)
* fixes table runtimes

* ryan's suggestion
2022-12-24 13:07:17 -05:00
GDN 07a84dd5c8 Minorly refactors the "gripper" cyborg item and moves the "drop gripped item" to an action button (#19990)
* moves the "Drop item" verb and minorly refactors grippers

* converted to an action button + ryan's review
2022-12-24 12:48:42 -05:00
warriorstar-orion a7d09cf033 Whitespace cleanup part 2. (#19891) 2022-12-24 18:38:43 +01:00
warriorstar-orion 19d759b257 Whitespace cleanup part 1. (#19890) 2022-12-24 18:36:07 +01:00
Bm0n 4bb0eb822d Ports TG ID cards (#19807)
* new ids!

* tcomms fix for ERT

* as above

* star for ERT commander

* Syndie commander ID gets a star instead of crown

* fixed TDred ID card

* cmag tweak

* pda id overlay

* whoops i fucked up shaftminer

* first pass

* jobs_centcom

* SHHHHH

* WHY DO YOU HAVE GLOVES?
2022-12-24 18:15:49 +01:00
Qwertytoforty a88828ff47 Ports spacetime distortion spell from TG (#19658)
* NanoMap Auto-Update (Wed Sep 23 20:02:25 UTC 2020)

* Deconflicts

* Revert "Deconflicts"

This reverts commit a52c425136.

* Update filingcabinet.dm (#14616)

* updates haloperidol and nanocalcium to take less effort to modify. (#14612)

* Rename all instances of "virgin" being used as a variable name to more appropriate and self-explanatory variable name

* Oops

* Update filter.dm

* lore fix (#14627)

* breaks spacetime and or smoothing

* spelling, range upgrade for more points

* actually fixes it

* sprite via ramon

* 20 -> 15

* Apply suggestions from code review

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

* removes element

* sigh

* god I love icon conflicts

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* henks requests

* Update code/datums/spells/spacetime_dist.dm

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

* Henks changes

* Update code/datums/spell.dm

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

Co-authored-by: NanoMap Generation <action@github.com>
Co-authored-by: Qwertytoforty <qwertytoforty@gmail.com>
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
Co-authored-by: Aquilar <20759278+Aquilar@users.noreply.github.com>
Co-authored-by: variableundefined <40092670+variableundefined@users.noreply.github.com>
Co-authored-by: SteelSlayer <alexgcopeland123@yahoo.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
2022-12-24 18:11:23 +01:00
Sirryan2002 c21a050c74 Adds an Economy Manager to the Admin Event Panel (#19785)
* Economy Event Panel

* fixin' stuff

* request changes

* oops
2022-12-24 17:47:49 +01:00
Henri215 ab8217f012 Mineral doors now takes 2 seconds to build (#19992) 2022-12-24 11:05:24 -05:00
GDN 67708cde4d Every day I hate alert more and more (#19980) 2022-12-24 11:04:46 -05:00
GDN 375359ca85 Fixes some broken logic with the mechasleeper process (#19988) 2022-12-24 11:04:37 -05:00
GDN d3ad2f6ff6 Removes an unused commented out proc (#19976) 2022-12-24 11:03:39 -05:00
Henri215 93a2e4f8ff recharge station icon fix and return to process when broken/nopower (#19977) 2022-12-24 11:03:26 -05:00
Charlie eb81a44c78 shut up qwerty (#19972) 2022-12-24 11:03:11 -05:00
Contrabang 712f76b5bb small fix (#19949) 2022-12-24 11:02:12 -05:00
Vi3trice 1eb03882d1 Only mmis huh (#19947) 2022-12-24 11:01:43 -05:00
S34N 8c4037d54d satchel click! (#19943) 2022-12-24 11:00:57 -05:00
GDN abda057a3f Reduces blob core spawn time (#19944) 2022-12-24 11:00:41 -05:00
Qwertytoforty 0b1134cdd1 fixes a bug (#19932)
* fixes a bug

* Update code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
2022-12-24 11:00:08 -05:00
Henri215 a82fe98629 Guest pass terminal now issues the card directly to your hand (#19925)
* guest pass now issues the card directly to your hand

* Sirryan Review
2022-12-24 10:59:50 -05:00
GDN 00a41b9373 loafed (#19922) 2022-12-24 10:58:52 -05:00
Coolrune206 5b7d0a9fa3 Re-adds Rathen's Secret to the Spellbook (#19913)
* Re-adds Rathen's Secret to the Spellbook

* grammar
2022-12-24 10:58:21 -05:00
Daylight b849493d91 no more stacking (#19909) 2022-12-24 10:57:55 -05:00
Contrabang d7715ee92c Fixes some stuff with microwaves (#19895)
* microwave stuff

* lewcc review
2022-12-24 10:57:19 -05:00
Contrabang 34f37bcf93 Fixes some issues with Deathsquad spawning (#19868)
* fix the ds

* woo NAD changes

* Remove debugging

* s43n review
2022-12-24 10:56:32 -05:00
S34N 758a15010d duffels (#19984) 2022-12-22 19:55:28 +00:00
AffectedArc07 0e2fe00e57 Revert "Adds a helper proc to calculate luminance (#13190)" (#19968)
This reverts commit 1d50569dcc.
2022-12-22 01:00:47 +00:00
Daylight cf3f9476d8 Tape gags take longer to resist out of (#19874)
* Refactors deciseconds into seconds, tape gag resist to 30 seconds

* hal9000PR suggestion

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>

* webedit formatting for the win

* Update miscellaneous.dm

* Autodoc

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>

Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
2022-12-21 16:42:34 +00:00
S34N 75cbf255c7 Cryogenic oversight console "Drop all items" fix (#19930) 2022-12-20 18:49:56 -05:00
Adrer 2890de587f Makes Wooden Doors More Consistent (#19941)
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2022-12-20 18:49:14 -05:00
Contrabang f1fe395892 Refactors set-mail-tag for drones and syndicate saboteurs. (#19869)
* Refactors set-mail-tag

* stylized

* Well you cant change the category.

* Sirryan review

* Sirryan review 2
2022-12-20 17:46:21 -05:00
Bm0n 2ca533cbdf Crawling sounds (#19902)
* ports crawlingsound

* hal review

* as above

* fixes people with no legs making no crawling sound
2022-12-19 23:44:07 +00:00
Charlie 1cfc5a04f1 changeling buff (#19838) 2022-12-19 11:19:51 -06:00
warriorstar-orion 77f576a5ca Recategorize in-game announcements by priority. (#19639) 2022-12-19 17:02:22 +00:00
S34N d55f6d10da Fixes a niche dufflebag issue (#19883)
* fixes chat issues

* removal fixes

* this
2022-12-19 14:32:49 +00:00