7e43f1c2e5
Code Readability - Gamemodes ( #18142 )
...
* changed fake disintegrate to not need a permit (as far as sec bots are concerned)
* prefer boolean defines to magic numbers
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* added check
* spells
* gamemodes
* Revert "spells"
This reverts commit 66e3c7c57b .
* Revert "added check"
This reverts commit 082aa40246 .
* removed commented out line
* delete borer, to fix merge issue
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2022-07-06 21:40:14 +02: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
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
AffectedArc07
f73af8b3cf
Refactors client data loading
2021-07-29 12:52:45 +01:00
variableundefined and GitHub
72dff99c99
Convert wizard contract to TGUI ( #15083 )
...
* Convert Wizard Apprentice contract to TGUI
* Addresses concerns
* Formatting fix and redundant comment removal
* Update code and remove unused variable
* Rebuild TGUI
2021-07-27 20:36:24 +01:00
SabreML and GitHub
0b375de42c
Removes the the vast majority of 'The the' from the the code ( #15597 )
...
* The the
* Some more
* Review 1
* A couple more
2021-06-20 10:20:32 -04:00
AffectedArc07
f2770ed6be
Merge remote-tracking branch 'ParadiseSS13/master' into brutal-part1
2021-03-11 18:41:17 +00:00
Fox McCloud and GitHub
78cb60f160
Fixes Some Sounds Having Reverb ( #15602 )
...
* Fixes Some Sounds Having Reverb
* typeless
2021-02-24 09:34:34 +00:00
Fox McCloud and GitHub
02b9445b9b
Refactors DNA Mutations; Refactors Mutations to use Traits ( #15483 )
...
* Refactors Mutations
* traits
* more work
* styling fix
* yet even more work
* oh hush
* almost there
* it continues yet further
* and that's genetics done
* and that's it folks
* last bit and golem fixup
* oof
* oops
* tweaks and fixes
* styling
2021-02-21 21:25:19 +00:00
AffectedArc07
f5f97882cf
BRUTAL Part 1 - No proc var/ in procs
2021-02-01 14:10:08 +00:00
farie82 and GitHub
8e8ad65906
Makes most targeted spells select a target on click with a radius ( #13220 )
...
* Basis
* Make most targeted spells use a click with radius instead of a list
* Fixes
* Selection code
* return ..()
* Auto targeting
* Forgot a comment change
* Merge issue fix
2020-09-18 10:30:32 -04:00
joep van der velden
79fd123f4d
Use user for the log_say for the voodoo doll
2020-09-16 21:05:36 +02:00
Aurorablade and GitHub
868de60837
Adds some basic say logging to the wicker doll ( #14199 )
...
* Adds some basic say logging to the wicker doll
2020-09-16 10:02:04 -04:00
mochi
a0278345f0
Fix missing poll icons, chage holopara icons
2020-08-24 08:45:20 +02:00
mochi
96bf4396a0
Merge branch 'master' into overhaul-event-mob-selection
2020-08-12 01:22:52 +02:00
farie82 and GitHub
cdc762975c
Makes for loops use GLOB.human_list. Should improve performance a bit. Fixes blood contract affecting dead crew ( #13691 )
...
* Replaces all human in X to GLOB.human_list
* crew monitor
* no playerlist converts
* forgot to stage there...
2020-07-21 16:43:24 -04:00
mochi
977a022d40
Convert remaining pollCandidates, remove original proc
2020-07-10 11:07:11 +02:00
Gatchapod
3e6ad37661
renaming it is a good idea, too
2020-07-01 05:25:49 +02:00
Fox McCloud and GitHub
70b46d8aea
Life refactor ( #13471 )
...
* Life Refactor WIP
* part 2
* part 3
* runtime fix
* newlines
* tweaks
* perspective checks
* fixes
* remote view tweaks
* more fixes
* robot fixes
* better updating
* cleaned up icon procs
* less proc call overhead
* performance gains
* more optimization
* shorter lists, removal of unecesary code
* gene OOP and dna styling cleanup
* oops
* axe disabilities
* typeless loop
* various tweaks and fixes
* brain checks
* runtime fixes
* cryo vision fixes
2020-06-03 19:43:30 -06:00
AffectedArc07 and GitHub
210f8badf4
Makes all global variables handled by the GLOB controller ( #13152 )
...
* Handlers converted, now to fix 3532 compile errors
* 3532 compile fixes later, got runtimes on startup
* Well the server loads now atleast
* Take 2
* Oops
2020-03-20 21:56:37 -06:00
Fox McCloud and GitHub
c8b6b26428
Merge pull request #12902 from Cazdon/wizardEnd
...
Wizard Apprentices pass the IsWizard check. Wizard rounds end when all Wizards and Apprentices are dead.
2020-03-14 15:40:09 -04:00
AffectedArc07
c64bc93649
Replaces all var/const with #define
2020-01-28 21:25:20 +00:00
unknown
4b3e3a67f4
Apprentices are not traitors. IsWizard checks apprentices as well. Wizard Rounds End when all Wizard/Apprentices die, even if other antagonists are alive.
2020-01-11 19:57:59 -05:00
Fox McCloud and variableundefined
5194094d3a
Refactors Zone Selection ( #12523 )
2019-10-08 21:11:09 -04:00
Fox McCloud
67dc33ac3f
for-the-strength-from-which-he-gives-is-unerring
2019-10-05 02:08:11 -04:00
Fox McCloud
aa49033844
nor-shall-our-souls-falter
2019-09-17 16:06:09 -04:00
Fox McCloud
af92373d33
though-this-world-may-be-broken
2019-09-15 05:53:43 -04:00
AffectedArc07
510c210930
Merge
2019-05-09 17:06:35 +01:00
variableundefined and GitHub
03b8df0019
Merge pull request #11261 from Couls/necromantic-stone
...
Allow ghosts to be revived as skeletons by necromantic stone
2019-05-06 20:29:39 +08:00
Couls
32e36f06dd
remove rerolling for ghosts
2019-05-02 22:07:36 -04:00
AffectedArc07
ec790efeaa
SSticker
2019-04-30 16:47:47 +01:00
Fox McCloud
89883a7b28
fixes
2019-04-24 00:49:23 -04:00
Fox McCloud
0034e851a1
Kills off Object and Fast Object Processes
2019-04-23 23:53:40 -04:00
Couls
db8cb1403a
Update artefact.dm
2019-04-08 20:04:10 -04:00
Couls
fbd5fffcb5
Return the check for mind and add in the option to give up body to ghosts(Taken from holopara proc)
2019-04-07 17:35:50 -04:00
Couls
95ce665b95
Update artefact.dm
2019-04-07 01:55:22 -04:00
Couls
670868b77b
Allow ghosts to be resummoned as skeletons
2019-04-07 00:45:53 -04:00
Fox McCloud
277722508a
[Goonchem] Reagent Temperature
2019-03-18 20:06:15 -04:00
Aurorablade
b812736517
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into EXTERMINATUSPARTONE
2019-01-19 23:35:15 -05:00
datlo
38e6e20941
Refactor and buff wizard force wall, add greater force wall to spell book
2018-12-25 04:49:24 +00:00
Aurorablade
86d2a1634c
Casing correction 1
2018-12-17 00:07:37 -05:00
tigercat2000
ab032b6737
SSoverlays for human icons, mostly works
...
Closer to working 100%
But legitimately /tg/ icons
Move lighting to it's own plane, fix observers
Fix humans layering over other objects incorrectly
Nyaaaaa~
2018-11-08 20:24:22 -08:00
Desolate
c974e29a3c
global lists global defined
2018-10-02 15:52:46 -05:00
Fox McCloud
7440dad57e
further conversion
2018-07-18 01:13:24 -04:00
Fox McCloud
0a613a8f42
fixes
2018-07-17 18:18:16 -04:00
Fox McCloud
aae5405d03
AGHHHHHHHHHHHHHHHHHHH WHATTT
2018-07-17 04:58:36 -04:00
Tayyyyyyy
aa9d658847
Them
2018-05-25 18:34:28 -07:00
Tayyyyyyy
497072d4d1
Update pronoun usage
2018-05-25 18:34:22 -07:00
Fox McCloud
8c7b543415
The Great Conflictening 2.0: Removes /obj/item/device
2018-04-25 23:07:35 -04:00
Fox McCloud
5c4aa9b3fd
Removes All Weapons
2018-04-15 16:25:56 -04:00