Commit Graph
4791 Commits
Author SHA1 Message Date
CharlieandGitHub d6fbcddca7 data (#17893) 2022-05-30 12:41:16 +01:00
FridgeBurnsandGitHub 323ff30fc8 Station state datum no longer points to the incorrect z level (#17896)
* Point to the correct z level

* Increase readability
2022-05-29 23:34:34 +01:00
QwertytofortyandGitHub 437a70bc33 removes extra period from sm sliver objective (#17868) 2022-05-26 01:00:42 +01:00
SteelSlayerandGitHub 60140694b0 Fix: picking up and dropping earmuffs while having earmuffs already equipped no longer removes the deaf trait (#17862)
* earmuff fix

* flagellant robes too
2022-05-26 00:08:56 +01:00
0f7a8707ef [Ready] Refactors stuns and status effects. (#17579)
* Fixes reviver runtime

* Confusion status effect

* Dizzy status effect

* Drowsiness status effect

* decaying -> transient

* Drunkenness status effect

* why use timer when SSfastprocessing work good

* stuns (mostly)

* weaken and immobalise

* stun/weaken times

* update_flags redundancies.

* Slowed()

* Silence + fixes transient decay

* Jittery

* sleeping

* Paralyze -> weaken

* Cult sluring

* paralyse

* Stammer

* slurring + projectile cleanups

* losebreath

* Hallucination

* forgor this

* eyeblurry

* eye blind

* Druggy

* affected didn't like my spacing

* review pass

* second review pass

* some cleanups

* documentation and signal framework

* confusion fix

* Fixes spec_stun

* rejuv fix

* removes a TODO

* conflicted myself

* fixes

* self review

* review

* removes TODOs

* adminfreeze

* TM fixes

* hallucination fix + others

* tones down alchol and runtime fixes

* confusion overlay suggestion

* more fixes

* runtime fix

* losebreath fix

* clamp => directional bounded sum

* steel review

* oops

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

* reduces the dizziness cycle rate

* borg hotfix

* sanctified decursening

Co-authored-by: mochi <1496804+dearmochi@users.noreply.github.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2022-05-24 16:35:26 +01:00
83e228cbcb Minor refactor of spawners, fixed rogue drone and carp events not spawning mobs (#17849)
* lessens the use of GLOB.landmarks_list

* delete redundant blob icon

* Apply suggestions from code review

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

* review part 2

* aa review

Co-authored-by: moxian <moxian@users.noreply.github.com>
2022-05-24 14:26:36 +01:00
S34NandGitHub 3d24eeedd8 Fixes spawning logic of vent-spawned antags (#17844)
* fixes vent spawning antags breaking

* adds exception to xenobio vents

* simplifies the proc

* tidies the logic
2022-05-24 12:46:24 +01:00
QwertytofortyandGitHub ffab4d6936 Fixes my fuckup (#17846) 2022-05-22 21:09:12 +01:00
moxianandGitHub 18110bdb67 Remove "you're pregnant" abductee objective (#17824) 2022-05-22 11:50:26 +01:00
Farie82andGitHub ab7a358506 Makes setting a machine GC properly if not unset properly (#17840)
* Makes setting a machine GC properly if not unset properly

* Forgot one. Fuck you borer code
2022-05-21 13:35:08 +01:00
QwertytofortyandGitHub 80de45f161 Keeps swarmers from eating indestructible objects (#17803) 2022-05-17 15:38:51 +01:00
AffectedArc07andGitHub e0758794a6 Removes shadowlings. Does not add anything else to compensate. (#17467) 2022-05-13 22:09:30 +09:00
S34NandGitHub 910e399cca [GBP no update] Restores body scanner sprites, adds north-south dirs (#17759)
* restores body scanner sprites

* makes them all use the same sprites, gives more dirs for scanners

* early push oops
2022-05-09 18:18:12 +01:00
CharlieandGitHub 5f800f57df unit tests (#17749) 2022-05-09 14:56:02 +01:00
SteelSlayerandGitHub c35ac9149d More antag datum cleanup / code QoL improvements (#17517)
* on-removal-purge

* this does break malf AI

* rebase and fix conflicts
2022-05-09 12:44:42 +01:00
atteriaandGitHub 02e9ffe3a5 fixes malf AIs being able to overload the nuke and gateway (#17718) 2022-05-02 12:14:14 +01:00
AffectedArc07 903e1f1f97 Some malf AI exploit fixes 2022-04-30 20:41:36 +01:00
2aade6012f Completely reworks the plasma pistol, adds the dropwall shield generator (Serious) (#17556)
* oi you got a loicnse for that

* Final touches on plasma bar sound/sprite, hot drops hot drop walls

* Actually makes dropwalls good™️

* s p r i t e s and fixes

* Gives vox / drask hand gun sprites

* forgot cult shield, ICONS added with pain

* Last minute fixes and deploy coder sprites

* spacing

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* Apply suggestions from code review

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

* Removes comments, improves deployment and sprite handling

* Removes direction_check

* Uses signals, various changes

* Final™️ changes

* Final™️ Final™️ Changes

* Final™️ Final™️ Final™️ Changes

* [insert final™️ x4 joke here]

* Final™️ Change. *6

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

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2022-04-30 15:52:25 +01:00
atteriaandGitHub bcf90593ed Improves belt item overlay code, Adds new belt item overlay sprites (#17568)
* belt-improvements-and-sprites

* fixes my fix of botany belt allowed contents
2022-04-12 15:57:21 +01:00
Bm0nandGitHub 6437de8363 Ports In hand bola sprites from TG (#17525)
* Ports inhand bola sprites from TG

* Should be good now
2022-03-29 10:53:46 +01:00
S34NandGitHub 3cd8de4501 Prevents surgery on cult ghosts (#17514)
* prevents surgery on cult ghosts

* no choppy limb please
2022-03-24 19:21:49 +00:00
5851c0f2da Allows Blobs to "Capture" nukes instead of delete them (#17469)
* adds captured nuke tiles

* updates

* cleans up the code a bit

* Apply suggestions from code review

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

* removes uneeded code

* Update code/game/gamemodes/nuclear/nuclearbomb.dm

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-03-24 12:14:18 +00:00
LumiandGitHub 42a94fe37c Grammar and spelling edits (#17485)
* Grammar and spelling fixes

Grammar and spelling fixes

* 'an addition', 'look yummy'

Fixes 'a new addition' to 'an addition', reverts 'looks yummy' to 'look yummy'
2022-03-19 11:01:14 +00:00
Sirryan2002andGitHub 2902e5dd57 removes sandbox (#17482) 2022-03-13 19:12:38 +00:00
dearmochiandGitHub 5693eb827e SSprojectiles - smoother and saner projectiles (#17127)
* SSprojectiles - smoother and saner projectiles

* trailing newline

* toki wo tomare

* Lower projectile speed back to 2x, reflector fix

* Tables stop projectiles properly
2022-02-25 18:30:05 +00:00
SteelSlayerandGitHub 7131a3f2e2 Fixes Dreamchecker warnings in the codebase (#17422) 2022-02-23 08:36:02 +01:00
LucandGitHub de5a063524 Standardize ghost follow (#17356) 2022-01-21 22:21:58 +01:00
a0e5d6df44 Datumized vampires (#17166)
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>
2022-01-18 21:16:09 +01:00
CharlieandGitHub 41ac99506d [GBP: no update] Fixes Rev EMP (#17331) 2022-01-16 18:48:15 +01:00
S34NandGitHub d078a2483a Tweaks sling ascension message (#17318) 2022-01-15 08:57:45 +01:00
QwertytofortyandGitHub ccd06de2be Changes desc of organic shield to be more accurate (#17314) 2022-01-15 08:56:48 +01:00
AffectedArc07andGitHub 1c8a28425a Removes heist mode & associated code (#17256) 2022-01-11 11:36:57 +01:00
0cc1ebd46c [MDB Ignore] Refactors spawners, adds unique icons to spawner effects (#17238)
Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>
2022-01-09 22:10:00 +01:00
Farie82andGitHub 78acd5827a Fix desc using the wrong number of seconds (#17275) 2021-12-27 23:50:24 +01:00
4daf5d1a1b Reworks the use of magnetism and lightning to make them actually work (#17235)
Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>
2021-12-25 19:53:04 +01:00
Farie82andGitHub 72a98ddd67 Makes blob spores/blobbers and mice GC properly (#17237) 2021-12-17 10:46:39 +01:00
Farie82andGitHub 8001f1ec04 Refactors the mind.original variable into non reference variables. Improving player mob GC (#17219) 2021-12-16 18:30:21 +01:00
AffectedArc07andGitHub fd87f4d085 Nukes meteor gamemode (#17186) 2021-12-16 18:03:31 +01:00
S34NandGitHub ac6f9b4725 [IDB Ignore] Refactor icon smoothing to use 8-bit bitmasking (#16620) 2021-12-15 17:04:24 +01:00
576482907b Refactors spell targeting to delegate it to a targeting datum (#16552)
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2021-12-13 17:40:36 +01:00
AffectedArc07andGitHub 2d5736a61c Removes brig phys, adds another officer slot to compensate (#17180) 2021-12-06 15:00:43 +01:00
AdrerGitHubadrermail@gmail.com <adrermail@gmail.com>
f7a03ce8c6 Abductor icon HUD fix. (#17179)
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2021-12-06 08:05:11 +01:00
Vi3triceandGitHub 83a673ce11 Added safety turf proc, support guardians and swarmers can warp their targets to locations with safe levels of toxins or sleeping agent (#16747) 2021-12-02 13:38:02 +01:00
CharlieandGitHub 5712d748ba [GBP: no change] blood tendril fix (#17136) 2021-12-02 08:56:17 +01:00
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
dearmochiandGitHub ca87534d46 Revert "Removes some unnecessary global variables (#16353)" (#17170) 2021-11-28 09:18:27 +00:00
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
SteelSlayerandGitHub 93908eefc8 Antag datum clean up/refactor (#15084) 2021-11-25 08:29:46 +01:00
Fox McCloudandGitHub 66a169fa1a Updates Meteors (#17138)
* Updates Meteors

* nitpicks
2021-11-20 09:03:12 +01:00
AdrerGitHubadrermail@gmail.com <adrermail@gmail.com>
c3877bba40 Doomsday device detonation plays cinematic (#17130)
* Adds doomsday cinematic

* Duplicate code bad

Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2021-11-18 12:17:39 +01:00