Commit Graph

10065 Commits

Author SHA1 Message Date
DZD 03d0699637 Fixes runtime with getting inventory
- Fixes runtime at living.dm line 195, when return_inv() is called for
suits and accessories that store items.
- Fixes use of 'stat == 2' instead of 'stat == DEAD' in objective.dm
2015-02-10 09:25:54 -05:00
DZD 1d009e9c91 Destroy AI chance and Cling surgery
- Decreased destroy objective chance from 10% to 4% for clings and
traitors. Should be so slightly rarer than hijack, so you should stop
seeing it every round.
- Changeling arm blades can be used as ghetto circular saws, this will
help changelings with their debrain objectives a bit, a ghetto scalpel
is easily found in the form of a glass shard already.
2015-02-10 08:45:23 -05:00
ZomgPonies 236552fb81 Fixes Alternate Job Titles 2015-02-10 05:18:59 -05:00
ZomgPonies 39619bdf62 Tuned Singuloth Knight item balance. 2015-02-09 22:41:20 -05:00
Markolie 3a4679bce7 Remove zeroth law with own board 2015-02-10 03:06:43 +01:00
Fox-McCloud 8388cb49a1 Merge pull request #278 from Markolie/master
[BUGFIX] Fixes paper that spawns on the map breaking
2015-02-09 19:40:55 -05:00
Markolie 96cb55bab9 Fixes paper that spawns on the map breaking 2015-02-10 01:26:26 +01:00
DZD 4e93cc5203 Merge with upstream/maser 2015-02-09 18:22:19 -05:00
Markolie 288ccd0c37 Add jobban options to the unban panel 2015-02-09 23:25:30 +01:00
Markolie c4bef02ab3 Reduce blob event weight, mapfix 2015-02-09 22:24:21 +01:00
DZD 752bd825ac Cling Test, Syringe Changes, Species Edge Cases
- Syringes take 30 seconds to extract blood, 60 seconds if target is in
a hardsuit, instant if target is user.
- Slime people can no longer be lings.
- Species with NO_SCAN not affected by transform sting.
- Adds reaction between blood and welding fuel. If the blood is normal,
destroys the blood and gives a message, giving a specific message if the
blood belonged to a changeling.
2015-02-09 13:28:48 -05:00
Markolie c2058c4a9d Update our /Topic code to prevent exploits 2015-02-09 18:22:22 +01:00
Tigercat2000 9f9251d89b Merge branch 'master' of github.com:ParadiseSS13/Paradise into SlimeColorChanger 2015-02-09 17:03:40 +01:00
Markolie 7d7faaa7f7 Fix oversight 2015-02-09 16:23:31 +01:00
Markolie 354e569f9d Merge branch 'master' of https://github.com/ParadiseSS13/Paradise
Conflicts:
	code/game/machinery/rechargestation.dm
2015-02-09 16:15:00 +01:00
Markolie 7285f39fc1 Defib update, cell path update 2015-02-09 16:12:01 +01:00
Markolie 1af0b33393 Fix bluespace storage in accessories 2015-02-09 15:22:39 +01:00
Fox-McCloud 857ca4c3bd Merge pull request #265 from Artorp/DisabilityFixes
Disability fixes
2015-02-09 00:23:01 -05:00
Markolie d10451c567 Fix a bunch of runtimes 2015-02-09 04:03:20 +01:00
DZD 4a751c6846 Merge with upstream.
Yay, merge conflicts!
2015-02-08 19:45:23 -05:00
DZD de9accc64d TG Changeling Port
This would've been multiple commits, but I kept forgetting to ACTUALLY
commit things. Changes logged in the PR.
2015-02-08 19:42:01 -05:00
Markolie c1b6bba1ec Fix vulnerabilities in air alarm and APC, fix mitochondria log 2015-02-08 17:07:55 +01:00
Markolie 37811366a8 Action button fix 2015-02-08 15:14:03 +01:00
Markolie fba99e154d Accessory fixes 2015-02-08 14:55:32 +01:00
Markolie 2734a1bcf6 Search function for research 2015-02-08 14:35:49 +01:00
Markolie 8fae0f029f Accessory overhaul 2015-02-08 14:29:10 +01:00
Artorp 69f5776aee Disability fixes
- Disabilities properly updated when new player is made

- Fixed epilepsy disability not linked to proper SE block
2015-02-08 14:20:57 +01:00
Fox-McCloud af78338a99 Nerfborgs 2015-02-08 00:22:13 -05:00
Fox-McCloud 4d89f5b086 Merge pull request #256 from Artorp/MorgueChanges
Morgue indicator changes
2015-02-07 12:29:05 -05:00
Fox-McCloud 94eccfffcc MetaToys 2015-02-06 23:25:13 -05:00
Tigercat2000 5c87c9f92c Merge branch 'master' of https://github.com/ParadiseSS13/Paradise 2015-02-07 02:00:45 +01:00
Artorp 1516f73f6c Comment removed
whoops
2015-02-06 15:22:37 +01:00
Artorp 789adac9c3 - Antibody scanner added to suit slots
Antibody scanner added wherever the health analyzer went
2015-02-06 15:07:48 +01:00
Artorp 3f77e16fb5 Removed printing delay 2015-02-06 15:07:33 +01:00
Artorp c616b42f67 Morgue indicator changes
- Fixed indicator not updating when clients log in/out
- Indicator added for when ghost can be cloned but not inside corpse
- Morgue now has a sprite for when a note is added to it
2015-02-06 15:07:15 +01:00
Fox-McCloud fb70920bc3 Merge pull request #254 from Markolie/master
Bug fixes, latejoining additions
2015-02-05 20:26:20 -05:00
Markolie 09047962de Include missed file 2015-02-05 14:58:22 +01:00
Markolie 36f5bd0c52 Add AI latejoining, fix Ofitser again, blob damages pods 2015-02-05 14:58:12 +01:00
Markolie 86dd7782d5 Add cyborg latejoining 2015-02-05 14:27:39 +01:00
Markolie 95679c01bb Bug fixes 2015-02-05 12:55:18 +01:00
Fox-McCloud e4387e4089 Merge pull request #253 from Fox-McCloud/Antitox
Antitox
2015-02-04 23:05:13 -05:00
Fox-McCloud b975b1e998 Cleanup 2015-02-04 22:57:06 -05:00
Fox-McCloud 8667786655 Crossbow Rework 2015-02-03 23:35:09 -05:00
Fox-McCloud fd23cc9861 Out of Time 2015-02-03 01:12:00 -05:00
Fox-McCloud 9fff92793b Merge pull request #249 from Markolie/master
Revert economy changes, quarantine law fix
2015-02-02 17:59:30 -05:00
Markolie afac549c39 Revert economy changes, quarantine law fix 2015-02-02 20:02:29 +01:00
Fox-McCloud 6e7ac1ec5e Merge pull request #247 from TheDZD/minor-fixes
Cyborg Cell Recharging Fix
2015-02-01 14:55:55 -05:00
Markolie c254c8c1fe Botanist fix 2015-02-01 19:14:18 +01:00
Markolie c4f11b6693 Extra jobban checks 2015-02-01 16:38:17 +01:00
DZD 16fafcdf5f Cyborg Cell Recharging Fix
- Fix for syndicate borg LMG and security borg draining extra charge
while in the hotbar, despite being fully charged.
2015-02-01 10:37:35 -05:00