-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Advanced Disease Rework #28451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Migratingcocofruit
wants to merge
193
commits into
ParadiseSS13:master
Choose a base branch
from
Migratingcocofruit:DiseaseUpdate
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Advanced Disease Rework #28451
Changes from 41 commits
Commits
Show all changes
193 commits
Select commit
Hold shift + click to select a range
f4093a9
Reworks cures, adds strains, adds treatment chems to symptoms
Migratingcocofruit 5ca803b
Enables coexistence of different samples of the same strain at differ…
Migratingcocofruit 464458f
Merge branch 'ParadiseSS13:master' into DiseaseUpdate
Migratingcocofruit 014815e
Adds symptom guessing. Correct guesses reduce analysis time and wrong…
Migratingcocofruit 124dd48
Adds a chance for a virus to evolve into a new strain. changing the c…
Migratingcocofruit b695189
Revert "Adds a chance for a virus to evolve into a new strain. changi…
Migratingcocofruit 754cb52
Adds spontaneous virus mutations, strain tracking. Removes antibody m…
Migratingcocofruit d9b228b
change the amount of time added/reduced by each factor
Migratingcocofruit a4e90c1
Merge branch 'ParadiseSS13:master' into DiseaseUpdate
Migratingcocofruit 02b328a
Creates a disease outbreak event that allows admins to cause an outbr…
Migratingcocofruit 6be267f
The normal base property values are now the defaults for disease crea…
Migratingcocofruit 7833b44
Merge remote-tracking branch 'upstream/master' into DiseaseUpdate
Migratingcocofruit bfcc500
Rebuild TGUI
Migratingcocofruit 4be5d40
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit 03a3850
Rebuild TGUI
Migratingcocofruit 4fc2780
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit f81c398
Rebuild TGUI
Migratingcocofruit 4ea4a00
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit e2641e9
Update tgui.bundle.js
Migratingcocofruit 0da1100
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit 2a215cc
remove redundant lines
Migratingcocofruit b0f8b0d
improves ui some and moves to using world time for analysis time
Migratingcocofruit 613c9b0
fixes a bug with the analysis time and updates the initial known adva…
Migratingcocofruit f07e9c6
Buffs the disease outbreak event and adds a base stat row to the PAND…
Migratingcocofruit c7e74df
Update tgui.bundle.js
Migratingcocofruit 2a41654
Implements calibration
Migratingcocofruit 48374fa
Adds a remove from database button
Migratingcocofruit 71f26eb
Moves the known disease global list to work per z level
Migratingcocofruit 69ce73b
Removes treatments from most chems and makes each instance of a sympt…
Migratingcocofruit 49908d6
Update symptoms.dm
Migratingcocofruit f598767
Adds stage to unknown diseases
Migratingcocofruit 8388c68
Moves accumulated error to work per z level and change the location o…
Migratingcocofruit cab02e7
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit 03c733b
Adds confirmation to the delete data button and moves the disease tex…
Migratingcocofruit f11cdb0
fix indentation
Migratingcocofruit da85616
Replaces pent with hydrocodone in the advanced cure list
Migratingcocofruit d371d79
gives more buffs to event disease based on severity. removes longevit…
Migratingcocofruit 24036cb
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit 39abbb0
Update tgui.bundle.js
Migratingcocofruit 4b5a119
Update pandemic.dm
Migratingcocofruit ec924f9
Update pandemic.dm
Migratingcocofruit e4f6a6e
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit f313ed1
Update tgui.bundle.js
Migratingcocofruit 6a7d16e
review changes
Migratingcocofruit ce6ee79
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit c9ab27b
Update tgui.bundle.js
Migratingcocofruit dfbf653
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit b3c9ca7
Update tgui.bundle.js
Migratingcocofruit 7843831
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit 4fd4917
Update tgui.bundle.js
Migratingcocofruit 327d754
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit f90826d
Update tgui.bundle.js
Migratingcocofruit 0d29d73
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit cc07316
Update tgui.bundle.js
Migratingcocofruit b8d0256
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit 9a947cd
Update tgui.bundle.js
Migratingcocofruit 6a610e1
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit 65f3693
Update tgui.bundle.js
Migratingcocofruit 258fa67
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit ce2e3de
Update tgui.bundle.js
Migratingcocofruit 1bb0feb
review changes
Migratingcocofruit c8f4fb2
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit bc049c5
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit a3b7bc1
Update tgui.bundle.js
Migratingcocofruit fadd3ef
Makes vaccines only add resistances and no longer cure
Migratingcocofruit 79b4ef8
improves pandemic ui and fixes calibration button not being properly …
Migratingcocofruit 01af2c5
Update tgui.bundle.js
Migratingcocofruit b1b2410
Add the new agars to the virologist's fridge
Migratingcocofruit 7751ba1
lowered evolution chance of viruses a bit
Migratingcocofruit 44eb44a
further lowers evolution chance
Migratingcocofruit f5ddd2e
Update advance.dm
Migratingcocofruit 5def792
Changes the scaling of analysis time and fixes stage speed presentati…
Migratingcocofruit 8bc997a
Scanners can now see virus strains that have been inserted in the pan…
Migratingcocofruit 45afa9e
Allows a mob to be infected by both an event and non event disease
Migratingcocofruit b3d57b2
Fixes the +1 syringe of translocation stabbing your feet
Migratingcocofruit b1e2219
Merge remote-tracking branch 'upstream/master' into DiseaseUpdate
Migratingcocofruit 9be6d42
Update tgui.bundle.js
Migratingcocofruit 083948f
Changes spontanous mutation to be per spread and makes disease events…
Migratingcocofruit ad15e6a
Diseases less common, mutations happen only on spread now, symptom li…
Migratingcocofruit 712aa62
Merge remote-tracking branch 'upstream/master' into DiseaseUpdate
Migratingcocofruit 58cbb1b
Update tgui.bundle.js
Migratingcocofruit 7317293
changes virus alerts
Migratingcocofruit 0aa6b32
Removes numbers from the virus alert text and fixes a bug that caused…
Migratingcocofruit c2aeee8
Merge remote-tracking branch 'upstream/master' into DiseaseUpdate
Migratingcocofruit 1b21161
Update tgui.bundle.js
Migratingcocofruit 2b58dfc
refactor disease spread
Migratingcocofruit 3a048cd
Changes disease spread logic to give players options to protect thems…
Migratingcocofruit 5e684b8
Blackbox things
Migratingcocofruit 0b46feb
Increases announcement timer and fixes the infection talley
Migratingcocofruit 08bdf10
Update disease_outbreak.dm
Migratingcocofruit 4a55ffa
Adds an incubation period to advanced viruses. bumps sneeze back to 5…
Migratingcocofruit 73045c6
Adds failsafe to disease outbreaks that will infect a random crew mem…
Migratingcocofruit d637fa7
Only record advanced disease infections
Migratingcocofruit 02fa819
Properly handle recording of disease infection events
Migratingcocofruit 3ded973
Changed resistance effect on cure
Migratingcocofruit a8e4534
another adjustment to res effect on cure
Migratingcocofruit 55fb877
Small resist buff, spontanous combustion buff and some calculation fixes
Migratingcocofruit b95f21e
changes spontanous combustion stat bonuses and maluses
Migratingcocofruit da9c561
Update flesh_eating.dm
Migratingcocofruit cff677d
Update flesh_eating.dm
Migratingcocofruit 97245a4
Update flesh_eating.dm
Migratingcocofruit 1760d44
Big trait changes and rebalance
Migratingcocofruit 2624f63
adds treatments to fire and necro
Migratingcocofruit 6d9b0eb
Introduces viral contamination of food and reagent containers, as wel…
Migratingcocofruit 78aadd6
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit e51b21f
Fix runtime in reagent transfers
Migratingcocofruit b35fdf3
Revert the prefs and config changes
Migratingcocofruit 9f48cdf
Slowed down diseases and made symptoms more gradual, improved disease…
Migratingcocofruit c292ee8
Sterilizine now sterilizes things contaminated with viruses. Heat rea…
Migratingcocofruit 966c537
Adds option to order sterile masks, goggles and biosuits in packs of …
Migratingcocofruit f3dda1d
adds logging to pandemic
Migratingcocofruit 4287efa
Changes symptom stats and increased disease varaiety
Migratingcocofruit 846e3ac
Fixes some disease bugs
Migratingcocofruit 55f079f
Fixes some bugs and makes it behave better
Migratingcocofruit e6e2434
Adds shiver emote to shiver symptom
Migratingcocofruit b023cde
Adds admin message/log to contracting an event disease and fixes copy…
Migratingcocofruit 7a5ca90
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit 0278abe
Prefix spread defines
Migratingcocofruit 689a4ea
Change the rest of the macros
Migratingcocofruit 8cc5b85
correct the disinfection temp macro
Migratingcocofruit 5fd4c83
Moves disease signals to their own file
Migratingcocofruit 69ea600
move disnifection temp back
Migratingcocofruit a6173b5
fix a type
Migratingcocofruit 88389ff
viral contaminations component review changes
Migratingcocofruit 0939484
var name changes
Migratingcocofruit 6a0530c
more style fixes
Migratingcocofruit a4af27d
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit ad862cf
Update tgui.bundle.js
Migratingcocofruit dc4b06f
fixes pandemic
Migratingcocofruit 737f761
Fixes disease outbreak having two carriers sometimes and changes the …
Migratingcocofruit 4811318
Update disease_defines.dm
Migratingcocofruit fe66e55
fixes samples not passing stages on properly
Migratingcocofruit 1316b86
actually fixes the bug
Migratingcocofruit 353c021
Fixes stabilization being lost on cloning
Migratingcocofruit 5694362
Finally completely and absolutely fixes the sample stages bug(please)
Migratingcocofruit 9ad2977
Makes the pandemic a machine
Migratingcocofruit 3a62e32
Update pandemic.dm
Migratingcocofruit 638a95f
removed drinks from cure requirements
Migratingcocofruit 7bed57c
lowers chance of major viral outbreak
Migratingcocofruit 2f7bc57
fixes pandemic not processing properly
Migratingcocofruit ff0f93e
Changes the cure system to have more options
Migratingcocofruit c97fc48
Makes mixing event viruses more random
Migratingcocofruit a877034
Fixes hardsuits having a 1% chance to be infected
Migratingcocofruit eafcd70
Increases virus protection of most clothing. medical scrubs and surgi…
Migratingcocofruit 396b10e
Slow down progress of diseases
Migratingcocofruit 2975cd4
makes spread less likely
Migratingcocofruit 564ae2f
envirosuit is now slightly more protective from viruses, while the me…
Migratingcocofruit a21b2ef
Adds further protection to helmets
Migratingcocofruit 32da3c2
Increases the number of possible cures and the scaling of required cures
Migratingcocofruit 4f03541
Merge remote-tracking branch 'upstream/master' into DiseaseUpdate
Migratingcocofruit 54da024
Pandemic ui improvements
Migratingcocofruit c6c8891
Update _disease.dm
Migratingcocofruit 2362f98
fix a bug with spread target in the disease outbreak event
Migratingcocofruit 701ad63
changes some clothing permeability
Migratingcocofruit 3ca2837
Adds the ability to make viral DNA extracts by injecting a sample int…
Migratingcocofruit 21ebddb
Merge remote-tracking branch 'upstream/master' into DiseaseUpdate
Migratingcocofruit a5a0693
Adds age to health analyzer, makes viral evolution toggle minor disab…
Migratingcocofruit 1294623
Update pandemic.dm
Migratingcocofruit c2a5bfc
replace lazarus with acetic acid in the cures
Migratingcocofruit f79dacc
Changes the relation of the amount of cure options to required cures …
Migratingcocofruit 2201e17
Fixes virus renaming
Migratingcocofruit 5cdd961
changes description and permeability of some medical jumpsuits
Migratingcocofruit f2bfbca
Adds a list of all diseases infecting client mobs to the disease outb…
Migratingcocofruit 2277416
uses event UID instead of ref in the disease
Migratingcocofruit 14b2040
Adds advanced disease carriers to admin antag menu
Migratingcocofruit 750432e
Adds viral eraser which removes tracking and stabilizing. Admin spawn…
Migratingcocofruit 109bb9c
Merge remote-tracking branch 'upstream/master' into DiseaseUpdate
Migratingcocofruit 225f97c
Merge remote-tracking branch 'upstream/master' into DiseaseUpdate
Migratingcocofruit beadebd
Update tgui.bundle.js
Migratingcocofruit c742e3c
Adds the ability to create viral genetic material using radiation. it…
Migratingcocofruit 1499dbe
changes alert logic, disease generation logic, adds treatments to wea…
Migratingcocofruit fd1b0dc
makes disease advance a bit faster
Migratingcocofruit f991576
reduce time to announcement to 6 minutes after 3 people are infected
Migratingcocofruit 0238ec1
Changes medibot disease detection to be the same as analyzers. Treatm…
Migratingcocofruit 2c1b5ff
Make sure the disease outbreak event only selects crew
Migratingcocofruit dc45f94
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit 4117c1c
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit cf57967
Fix abductor virus gland virus generation
Migratingcocofruit bce2ced
Adds sterilizine to viro locker
Migratingcocofruit 39c0ee6
Fixes null viruses appearing when merging virusless blood
Migratingcocofruit 8841285
Adds oculine to hyphema treatments
Migratingcocofruit b7ea2ca
Merge remote-tracking branch 'upstream/master' into DiseaseUpdate
Migratingcocofruit 287a952
Rebalances weight loss and flesh eating
Migratingcocofruit 899e043
Improvements to advanced disease carrier tab on the TGUI antag menu
Migratingcocofruit 6123395
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit af20266
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit 7c31a99
change the flag on away missions
Migratingcocofruit 7691818
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit ce4b3b0
Update mob_spawn.dm
Migratingcocofruit 9b9303b
Update tgui.bundle.js
Migratingcocofruit 8aeecbe
adds sterilizine recipe back
Migratingcocofruit cf0512e
Adds viral contamination to surgery tools and surgery steps
Migratingcocofruit 9514729
Merge branch 'master' into DiseaseUpdate
Migratingcocofruit File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.