Commit Graph

8651 Commits

Author SHA1 Message Date
Markolie 95e18fd397 Solar update, convert solar to NanoUI 2015-02-16 21:35:34 +01:00
Markolie 8726bad5b0 Z-level check refactor 2015-02-16 20:33:28 +01:00
Markolie 734893ffa1 Add design for handheld crew monitor 2015-02-16 19:21:49 +01:00
Markolie ad167dc541 Announcement system overhaul, crew monitor system overhaul, add portable crew monitor 2015-02-16 19:03:29 +01:00
Markolie 49d8ab165a Turn chemistry dispenser beaker in overlay so the constructable dispenser has one 2015-02-14 21:34:14 +01:00
Markolie 0f64c056bd Fax reply fix 2015-02-14 18:48:20 +01:00
Markolie 85781b8d4c Indent fix 2015-02-14 18:09:35 +01:00
Markolie f175000ceb Custom fax name check 2015-02-14 18:06:44 +01:00
Markolie 56817e7d0a Ziptie restraint examine 2015-02-14 17:31:56 +01:00
Markolie cbc8be2b4f Fax stamp update 2015-02-14 17:20:18 +01:00
Markolie 47e4126277 Add send time to fax, fix nest issue 2015-02-14 04:56:09 +01:00
Markolie 9fed8135d4 Handcuff refactor, IV drip fix 2015-02-14 04:35:32 +01:00
Markolie e15975e008 Fix typo 2015-02-14 01:32:38 +01:00
Markolie 5fdabeda13 Minor R&D search function fix 2015-02-13 23:28:09 +01:00
Markolie 61e9fe3b28 Admin fax overhaul 2015-02-13 20:46:19 +01:00
Markolie 0b937d5ace Emag refactor 2015-02-13 16:59:20 +01:00
Markolie e7713a4662 Fax UI rework 2015-02-13 15:40:53 +01:00
Markolie 71319538df Vending machine overhaul, teleporter area fix, add events to status tab 2015-02-13 15:27:42 +01:00
Markolie eb71439e7f Dodgeball 2015-02-13 01:28:55 +01:00
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
Markolie f2b09b025f Fix silicon camera 2015-02-13 00:13:52 +01: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
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