Fox-McCloud
ba2127bf64
Drone Console Fix
2015-07-16 20:02:31 -04:00
Fox-McCloud
ca784c3772
Merge pull request #1530 from CrAzYPiLoT-SS13/master
...
Holopad and binary talk
2015-07-16 19:37:38 -04:00
Markolie
50210c6ff2
Enable malf AI jobbans
2015-07-17 01:06:05 +02:00
Markolie
0be9055d58
Fix Malf AI
2015-07-17 01:00:25 +02:00
Matt
a106daa447
Holopad and binary talk
...
Fixes https://github.com/ParadiseSS13/Paradise/issues/1517 and
https://github.com/ParadiseSS13/Paradise/issues/1483 Aboot it
2015-07-16 14:44:51 +02:00
TheDZD
e55af53edb
Merge pull request #1521 from Fox-McCloud/powernet-into-machines
...
Merging Powernets into Machines
2015-07-15 19:44:03 -04:00
TheDZD
0ff97aa42e
Merge pull request #1522 from Fox-McCloud/fixin-dat-thing
...
Power Computer and Computer Fixes
2015-07-15 19:43:59 -04:00
Fox-McCloud
04204c2d30
forgot a thing
2015-07-15 18:35:29 -04:00
PJB3005
2b0ea0524f
gotta go fast!
2015-07-15 17:22:56 +02:00
Fox-McCloud
5882cdf1e9
Merge pull request #1512 from Aurorablade/CultistRave
...
[Sprites]Cultist rave AkA 'Fethas Stop making pull requests!'
2015-07-15 09:07:42 -04:00
Aurorablade
7cce3bd3fc
Rename proc
...
updateiocn now updateglow
2015-07-15 08:17:45 -04:00
Fox-McCloud
409fefa4b3
Power Computer and Computer Fixes
2015-07-15 07:00:46 -04:00
Fox-McCloud
c81d7904c5
Merging Powernets into Machines
2015-07-15 03:36:35 -04:00
Fox-McCloud
da8ac741e9
Merge pull request #1510 from Krausus/FurtherTrayedStructureFixes
...
Further Morgue & Crematorium Fixes
2015-07-14 19:56:56 -04:00
TheDZD
509ccbfd6d
Merge pull request #1507 from Fox-McCloud/sun-rewrite
...
Sun Controller Scheduler Integration
2015-07-14 17:33:18 -04:00
TheDZD
9229c7513f
Merge pull request #1511 from Fox-McCloud/debug-dat-controller
...
Adds in Lighting Controller Debugability
2015-07-14 17:33:15 -04:00
TheDZD
09c5c9d8f5
Merge pull request #1503 from Fox-McCloud/more-explosion-tweaks
...
More Explosion Optimizaitons
2015-07-14 17:33:07 -04:00
Aurorablade
6f1a7605a0
Bay Light, Sprite move
...
added set light and moved spirtes back into mob.dmi
2015-07-14 09:12:23 -04:00
Aurorablade
6abba693a7
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into CultistRave
2015-07-14 07:32:02 -04:00
Fox-McCloud
545aaf4003
Adds in Lighting Controller Debugability
2015-07-14 04:40:56 -04:00
Krausus
8e753ac1a6
Removes redundant timestamp
2015-07-14 04:18:35 -04:00
Krausus
6376907560
Further fixes to morgues and crematoriums
2015-07-14 04:08:56 -04:00
Fox-McCloud
a493b99560
Merge pull request #1501 from TheDZD/transform-sting-a-shit
...
Changeling Sting Nerfs/changes/tweaks
2015-07-14 02:18:43 -04:00
Fox-McCloud
822dc6bac1
solar tweaks
2015-07-14 00:23:58 -04:00
Fox-McCloud
6cbdad58cf
Sun Controller Scheduler Integration
2015-07-13 20:54:10 -04:00
Krausus
5d342baffb
Fixes morgues and crematoriums (includes resisting)
...
Fixes their trays breaking for 30 seconds, not logging cremations, not
being able to resist out of them, and all these damn uses of src.
2015-07-13 07:31:48 -04:00
Fox-McCloud
5a0db0e3ee
More Explosion Optimizaitons
2015-07-13 04:32:58 -04:00
ZomgPonies
5d094585e5
Merge pull request #1497 from Fox-McCloud/auto-toggle-ooc
...
Auto-Toggling OOC
2015-07-12 22:36:06 -04:00
ZomgPonies
f4ea821829
Merge pull request #1496 from Fox-McCloud/LINDA-Pressure
...
LINDA Pressure Changes
2015-07-12 22:35:21 -04:00
Fox-McCloud
74f54a12e8
Merge pull request #1494 from tigercat2000/unfucklifeFUCK
...
Clean up human Life()
2015-07-12 19:41:29 -04:00
Fox-McCloud
98603b8441
bleh
2015-07-12 19:09:05 -04:00
Fox-McCloud
a1b56cd4a0
adjustments
2015-07-12 18:46:13 -04:00
DZD
0eeed99460
Changeling sting nerfs/changes/tweaks
...
- Prevents transform sting from working on species with NO_BLOOD.
- Prevents DNA extraction sting from working on species with NO_BLOOD.
- Prevents Plasma Men from being changelings, largely for the same
reason Slime People can't be changelings, horribly mutilating people
with transform sting.
(Alternative way to do this would be for a species check in the DNA
sting's Click() proc, which is horrendous because DNA does not contain a
species datum, just a string with the species' name.)
- Ported some nerfs from tgstation/-tg-station#10482 , transform stinging
somebody is no longer silent. It won't point you out specifically, but
it will create a visible message for everyone in view range, and will
make the person jittery. Also forces a cooldown on the use of all
changeling powers.
- Re-enables cryo sting. This should now be working since mob
temperatures were fixed a while ago.
2015-07-12 13:08:56 -04:00
DZD
d8adcca1cf
Makes log viewing use ftp() instead of run()
...
Carbon copy of tgstation/-tg-station#10467 .
This should fix not being able to retrieve logs, because BYOND 508 broke
run() again. The main difference is that instead of directly opening a
log, a prompt will come up asking to save the file to a location.
2015-07-12 12:27:45 -04:00
Aurorablade
2c677779d0
Adds cult glows to constructs taken from VG
...
will put in mob.dmi when i am SURE its not gonna conflict on me
2015-07-12 07:58:33 -04:00
ZomgPonies
2e2d8794b8
Merge pull request #1498 from Fox-McCloud/security-helmets
...
Re-adds Security Helmets to Officer's Lockers
2015-07-12 06:13:57 -04:00
Fox-McCloud
898bcea1e8
Merge pull request #1489 from FalseIncarnate/master
...
Kitchen Machine Refactor and Max Item fix
2015-07-11 22:19:07 -04:00
TheDZD
90026bdec2
Merge pull request #1493 from Fox-McCloud/just-stop
...
Changes a few del to del()
2015-07-11 21:46:22 -04:00
Fox-McCloud
057c15982e
Re-adds Security Helmets to Officer's Lockers
2015-07-11 10:10:57 -04:00
Fox-McCloud
e5ee234292
Auto-Toggling OOC
2015-07-11 09:38:20 -04:00
Fox-McCloud
99bf49504a
LINDA Pressure Changes
2015-07-11 06:28:03 -04:00
FalseIncarnate
ec2aab62ef
Z5 revert / compatibility,
2015-07-11 03:28:07 -04:00
Fox-McCloud
f5ce957f33
qdel pass II
2015-07-11 02:10:31 -04:00
Tigercat2000
b295590cad
Fix a few horrible mashed-together-operators in human Life()
2015-07-10 20:34:07 -07:00
Tigercat2000
c4494116a1
Fix a few color macros, one obsolete message, and some bad formatting
2015-07-10 20:32:30 -07:00
Fox-McCloud
e4d6acb538
Changes a few del to del()
2015-07-10 23:28:08 -04:00
Tigercat2000
059b405ac8
Un-relative-path human life.dm
2015-07-10 20:20:54 -07:00
TheDZD
d46aa69852
Merge pull request #1492 from Fox-McCloud/epxlosion-changes
...
Explosion Sound and Performance Tweaks
2015-07-10 20:29:23 -04:00
TheDZD
a5870be481
Merge pull request #1487 from Fox-McCloud/ow-my-non-existent-foot
...
Shard Runtime Fix
2015-07-10 20:29:05 -04:00
Fox-McCloud
36f3e8b52b
Explosion Sound and Performance Tweaks
2015-07-10 20:21:56 -04:00