S34N
e72fda67b2
Ports TG emergency lights, adds special code Epsilon and Delta effects. ( #16333 )
...
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com >
2021-12-01 22:20:53 +01:00
Charlie
31b336da64
minor external organ refactor ( #16183 )
...
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com >
Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com >
2021-12-01 22:17:44 +01:00
dearmochi
ca87534d46
Revert "Removes some unnecessary global variables ( #16353 )" ( #17170 )
2021-11-28 09:18:27 +00:00
SabreML
5397d28c4f
Removes some unnecessary global variables ( #16353 )
...
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2021-11-28 09:50:27 +01:00
AffectedArc07
4356dc746f
Ban refactor part 2/3 - Kills off savefile bans ( #17135 )
2021-11-27 19:58:10 +01:00
variableundefined
d3b93d9dd8
Merge pull request #17146 from Adrer/Jamming-tweak
...
Remove angle brackets from gibberish
2021-11-25 14:16:21 -06:00
Adrer
c5149314e1
Removes mention of mechanic in RND Robotics server ( #17157 )
...
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com >
2021-11-25 09:48:17 +01:00
SteelSlayer
93908eefc8
Antag datum clean up/refactor ( #15084 )
2021-11-25 08:29:46 +01:00
S34N
d445cbc4de
Fixes burst weapons not properly having weapon spread when dual wielded ( #17149 )
2021-11-24 09:53:14 +01:00
Sirryan2002
c9df82da96
hotfix ( #17147 )
2021-11-21 07:50:34 +01:00
adrermail@gmail.com
ca4f01b36a
Remove angle brackets from gibberish
2021-11-20 22:34:20 +01:00
Fox McCloud
0f8ceeba23
TG Sprite Project: SMES, Supermatter, and Rad Collector ( #17139 )
2021-11-20 09:03:31 +01:00
Fox McCloud
66a169fa1a
Updates Meteors ( #17138 )
...
* Updates Meteors
* nitpicks
2021-11-20 09:03:12 +01:00
SteelSlayer
da544ecbbc
fax machine fix ( #17142 )
2021-11-19 16:07:24 +01:00
Fox McCloud
15ab57d78c
Merge pull request #17047 from hal9000PR/PUZZLE
...
Removes prison cubes
2021-11-18 15:57:07 -05:00
AffectedArc07
01044ab481
Ban refactor part 1/3 - Removes appearance bans ( #17125 )
2021-11-18 14:24:50 +01:00
Charlie
7780f1cf81
signals agony ( #17129 )
2021-11-18 10:55:59 +01:00
Fox McCloud
90a18ff17f
Refactors Simple Mob Respawning ( #17119 )
2021-11-18 08:50:47 +01:00
Luc
cc86264b25
Remove unnecessary has ( #17131 )
2021-11-18 08:32:59 +01:00
Farie82
c4cda0930f
Reworks the morph. Makes it a more stealth ambush oriented antag ( #15208 )
...
* Reworks the morph
* Hunger points. Reproduce. Sprites. Other tweaks
* vent open. Convert to spells. Valid checks. Minor tweaks
* undo life hack
* Icons, Fixes, No more morphed lights
* Item eat fix. All eating takes 3 seconds
* Add sounds
* Fixes and tweaks. Pass airlock ability. Ambush screen alert
* Steel review fixes
* New dead morph sprite from Pewtershmitz
* Pass airlock sprite provided by Pewtershmitz
* No barsigns or cryo cells as mimic
* Gluttany ruin change
* Color fix. No forms fix
* fix the stupid icons
* Apply suggestions from code review
Co-authored-by: dearmochi <shenesis@gmail.com >
Co-authored-by: joep van der velden <15887760+farie82@users.noreply.github.com >
Co-authored-by: dearmochi <shenesis@gmail.com >
2021-11-17 17:25:59 +01:00
Sirryan2002
35a8d99377
TGUI Fix ( #17117 )
2021-11-16 19:50:14 +01:00
Fox McCloud
55a6c23bc7
Removes civilian: Return of the Assistant King ( #17103 )
...
* Removes Civilian
* other alt-titles as well
* further resolution
* forgot these
* TGUI
* hud icon
2021-11-16 19:49:08 +01:00
S34N
b912fc901a
more banned areas ( #17108 )
2021-11-15 21:51:16 +01:00
Sirryan2002
9f533d137d
[TGUI] Converts Photocopier interfact to TGUI + refactors its code and adds two new features ( #17001 )
...
* yuh
* God is a bureaucrat
* Last second fixes
* Revert "yuh"
This reverts commit bd7c0fcbb3 .
* oops
* Revert "oops"
This reverts commit 7922b564a6 .
* tgui fix
* Apply suggestions from code review
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* Fax Proc Fix + M -> copymob
* TGUI Tweaks + Autoupdate changes
* batch suggestions from Mochie
Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com >
* variable cleanup
* more refactoring + documentation
* define documentation
* Apply suggestions from code review
Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com >
* adds Destroy() proc
* attempt #3 to make this pass tests
* lazy init list stuff
* Implements LazyInitLists and Cleans up For Loops
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com >
2021-11-15 21:43:56 +01:00
AffectedArc07
ab92435be0
Karma refactor ( #17070 )
...
* Karma refactor
* This too
* Fixes recursion
* Fixes bugs
* Fixes bad usr
* Update code/modules/karma/karma_holder.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* Logic tweak
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
2021-11-15 13:52:56 +01:00
Fox McCloud
5e41a1e1d1
Ensure Alt Title Sanity ( #17104 )
2021-11-15 12:38:09 +01:00
SteelSlayer
b723999741
clownfish
2021-11-14 23:26:49 -06:00
variableundefined
1182ecbcfa
Merge pull request #17084 from dearmochi/remove-ai-living-verbs
...
Removes some inherited verbs from AIs and cyborgs
2021-11-14 15:31:22 -06:00
mochi
6bf0d516d3
Fixes a runtime on organ processing
2021-11-14 21:39:36 +01:00
Charlie
634f9c72f1
Vampire Rework. ( #16476 )
...
* vampire rework
* fixes and tweaks
* cleanup + tweaks
* grug stomp
* TGUI
* TGUI rebuild
* UID fix
* debugging cooldown fix
* first review changes
* subclass refactor
* tweaks + some sprites
* blackbox logging
* tweaks + grammar
* minor UI tweaks
* ability icon sprites.
* placeholder sprite warning fix
* melee mod code comment warning
* nullification rework
* final sprites!
* fixes
* sabre review pt 1
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com >
* sabre review pt2
* sprites readd
* tgui rebuild
* removes traitor vampires
* fixes
* readds sprites
* runtime fixes
* hotfix
* more runtime fixes
* glare tweak. less confusing when the vampire is stunned.
* gargantua nerf
* minor tweaks.
* hemomancer nerfs
* bugfixes and cleanup
* I did a dumb
* couple of fixes
* confusion and shadow snare fixes
* hemomancer nerfs part 2 electric boogaloo
* TGUI rebuild
* fixes and easier events
* Umbrae tweaks
* gargantua tweak
* umbrae nerf 2 electric boogaloo. also var edit suggestion
* runtime fix
* buffs blood nutrition to be in line with its metabolic rate
* Henk stuff
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* more review changes
* final tweak
* affected request + runtime fix
* FUCK
* fat fucks
* darkness tweaks
* UMBRAE AAAAAAAAAAAAAHH
* force doors bugfix
* either git or I am drunk
* admin rejuv fix
* I CANNOT SPELL
* shitnt code
* steel review
* tgui rebuild
* mochi review
* vampire ability usage logging
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
2021-11-14 15:34:56 +01:00
Fox McCloud
78158de886
Optimizes Organ Processing ( #17096 )
2021-11-14 09:37:50 +01:00
mochi
bea948a7d8
Okay, not that
2021-11-13 16:29:47 +01:00
datlo
45d005f2c7
Fix cursed clown/mime masks ( #17087 )
2021-11-13 13:41:44 +01:00
Fox McCloud
f12251aab0
Fixes Jitter Animation ( #17085 )
2021-11-13 12:35:16 +01:00
mochi
fd86eba8f6
Removes some from borgs too
2021-11-13 10:40:42 +01:00
mochi
52c47a071f
Removes some inherited verbs from AIs
2021-11-13 09:35:47 +01:00
Paulo Elienay II
370c674200
Cult veil-torn text appears to lobby players #17009 ( #17011 )
...
* fix : #17009
* style: requested changes
Co-authored-by: hal9000PR <69320440+hal9000PR@users.noreply.github.com >
* fix: requested changes
* Update code/modules/power/singularity/narsie.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
Co-authored-by: Elienay Albuquerque <paulo.albuquerque@mv.com.br >
Co-authored-by: hal9000PR <69320440+hal9000PR@users.noreply.github.com >
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
2021-11-12 15:16:42 +01:00
SteelSlayer
de0853e2a0
ashstorm mmi fix ( #17065 )
2021-11-12 13:36:57 +01:00
Charlie
41e774ab7f
Sling veil now properly updates plasmamans helmet sprites. ( #17072 )
...
* fix
* fix prt 2
2021-11-12 06:22:30 +01:00
mochi
f7701c65d6
Fixes hair for IPCs
2021-11-11 22:52:47 +01:00
Fox McCloud
8061afa550
Merge pull request #16172 from dearmochi/hair-gradients
...
[READY] Port hair gradient customization
2021-11-11 15:40:21 -05:00
Fox McCloud
06df88706f
Beginnings of Combat Changes: Ranged Weaponry ( #17075 )
2021-11-11 21:24:02 +01:00
variableundefined
6ece7187a0
Merge pull request #17068 from farie82/fuel-tank-bullet-fix
...
Shooting fuel tanks now is logged properly and objects that get qdeleted by bullets now only get hit once
2021-11-11 14:09:04 -06:00
joep van der velden
39a280effd
Shooting fuel tanks now is logged properly
...
objects that get qdeleted are only hit once by bullets
2021-11-10 10:23:47 +01:00
Fox McCloud
e2c10ec83d
Merge pull request #16775 from Qwertytoforty/RIP-AND-TEAR-but-not-nightmare-mode
...
Nerfs (S)laughter demons
2021-11-08 14:40:57 -05:00
Fox McCloud
308814c0d9
Merge pull request #17025 from matttheficus/DownWithSpeed
...
Removes Leg Muscle Stimulus from DNA Vault
2021-11-07 23:59:18 -05:00
Qwertytoforty
1e66469676
Adds an event that uses the base slaughter demon, rather than midround
2021-11-07 12:37:10 -05:00
variableundefined
9f2f9ac45e
Merge pull request #17038 from E-MonaRhg/carpet-stuff-two
...
The Subsequent Carpet PR: tweaks and tables edition
2021-11-07 10:24:47 -06:00
Charlie
126ab04480
Fixes krav's animations ( #17052 )
...
* disarm animation
* combos
2021-11-07 09:05:02 +01:00
S34N
44c12c6d9d
Fixes open crate sprites ( #17050 )
...
* fakin underscores
* more crates
* sneak this one in too
2021-11-06 21:42:47 +01:00