Commit Graph

13438 Commits

Author SHA1 Message Date
Markolie 8ebc090480 Fix vampire oversight 2015-02-13 01:13:09 +01:00
Markolie 493be57db3 Update one click antag panel 2015-02-13 01:12:41 +01:00
DZD 723dc2ad98 ABSTRACT flag addition & handling
- Adds ABSTRACT flag to relevant items, removes abstract var.
- Adds checks for ABSTRACT where relevant.
- Also removes extra define of golem gas mask.
- Adds NODROP to changeling mutations so I don't have to do that later.
2015-02-12 18:49:26 -05:00
Markolie f2b09b025f Fix silicon camera 2015-02-13 00:13:52 +01:00
DZD a4cda9287f Merge with upstream/master 2015-02-12 16:43:01 -05:00
Markolie 4e2694cc03 Merge branch 'master' of https://github.com/ParadiseSS13/Paradise 2015-02-12 19:11:35 +01:00
Markolie 3f80f66411 Simplify get_candidates, minor adjustment to antag ages 2015-02-12 19:09:05 +01:00
ZomgPonies fea89953f1 Moved emitter deletions from adminlog to attacklog 2015-02-12 02:21:23 -05:00
ZomgPonies 453b23961d Moved singulo logging from adminlog to attacklog 2015-02-12 02:17:48 -05:00
ZomgPonies a3716dbea4 Moved fueltankbomb logging from adminlong to attacklog 2015-02-12 02:06:44 -05:00
ZomgPonies 4d2ccff974 Moved bomb logging from adminlog to attacklog 2015-02-12 02:04:32 -05:00
Fox-McCloud 2f965955ad Merge pull request #288 from TheDZD/changeling
Minor Traitor/Ling Tweaks/Fixes [BUGFIX] [BALANCE]
2015-02-10 21:37:15 -05:00
Fox-McCloud c78368a3e8 Merge pull request #281 from ZomgPonies/master
[BALANCE][BUGFIX] Singuloth Knight item balance & Small Bugfixes
2015-02-10 21:35:48 -05:00
Fox-McCloud c2f84b67f0 Merge pull request #279 from Markolie/master
[BUGFIX] Add report_alerts variable to areas, zeroth law fix, cameranet code update
2015-02-10 21:35:30 -05:00
DZD b3a0c9a975 Removes TABLEPASS and FPRINT flags
- Also adds ABSTRACT and NODROP flags in preparation for removal of
canremove and abstract vars.
- Sorts some of the setup.dm flags so they're in order.
- Replaces 'flags & 2' in policetape.dm with pass_flags & PASSTABLE,
should have the same effect.
2015-02-10 17:41:37 -05:00
Markolie a7ab903b4e And another AI fix 2015-02-10 23:34:17 +01:00
Markolie 6f6338cea4 Fix AI eye invisibility 2015-02-10 23:30:16 +01:00
Markolie 76911cc710 Warning fix 2015-02-10 17:30:30 +01:00
Markolie 97b75276fa Fix robot tracking 2015-02-10 17:26:35 +01:00
DZD 72ef4f38d5 Fixes Runtimes
Fixes runtimes with Assume Direct Control from View Vars, and observing
from the main menu. Morgue sprite code is the cause of both runtimes,
and this may break morgue tray sprites.
2015-02-10 11:25:07 -05:00
Mark van Alphen 2291981c15 Rename Fox.dm to fox.dm
For some reason this didn't stick
2015-02-10 17:16:32 +01:00
Markolie 64fe9e8600 Remove legacy viewpoint code, move back to Bay's and /tg/'s system 2015-02-10 17:02:27 +01:00
Markolie c507158b8f Camera code update, fix runtime 2015-02-10 15:42:47 +01:00
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