Commit Graph

20577 Commits

Author SHA1 Message Date
Rob Nelson
9d5bb0d9d9 Merge pull request #6548 from DeityLink/fixingmorestuff
More fixes
2015-11-11 11:04:11 -08:00
Rob Nelson
ae0fed2f33 Merge pull request #6549 from PJB3005/cache-runtime
Fixes the asset cache runtime.
2015-11-11 11:03:42 -08:00
Rob Nelson
76fde4e05b Merge pull request #6550 from DeityLink/evenmorefixes
Even more fixes, also more admin logs
2015-11-11 11:03:33 -08:00
DeityLink
f51c27e0f2 changelog 6553 2015-11-11 19:08:40 +01:00
DeityLink
890ee9e843 mimics of animation 2015-11-11 19:02:21 +01:00
DeityLink
adda923f50 aah 2015-11-11 15:56:52 +01:00
DeityLink
acca7053cd aaah 2015-11-11 15:44:08 +01:00
DeityLink
6bca7f23ac scritch scritch 2015-11-11 15:23:44 +01:00
DeityLink
b21aa497a7 even more fixes, also more admin logs 2015-11-11 15:19:38 +01:00
PJB3005
ab6b1f1d6a Fixes the asset cache runtime. 2015-11-11 14:27:51 +01:00
DeityLink
c963022710 more fixes 2015-11-11 14:23:41 +01:00
Rob Nelson
071c19886c Merge pull request #6525 from dylanstrategie/Bookcase
Update bookcase code
2015-11-10 17:13:20 -08:00
Rob Nelson
5e3c445a84 Merge pull request #6534 from eswordthecat/reset-view-opt
Reset view for operating table.
2015-11-10 17:12:52 -08:00
Rob Nelson
e2d5d93fb7 Merge pull request #6535 from dylanstrategie/Sound-Fix
Fix health analyzer sound, add extra error catcher in sound.dm
2015-11-10 17:12:33 -08:00
dylanstrategie
7649fd72b8 Remove debug-only world message 2015-11-11 01:29:10 +01:00
dylanstrategie
cb9a920118 Fix health analyzer sound, add extra error catcher in sound.dm 2015-11-11 01:28:18 +01:00
eswordthecat
17342a2d8e forceMove thing. 2015-11-11 07:05:53 +08:00
eswordthecat
3e05bf175d Reset view for operating table. 2015-11-11 06:54:21 +08:00
Rob Nelson
dc0894338c Merge pull request #6495 from Wizardcrying/DELETETHIS
Comments out majormutate() being called by radiation
2015-11-10 12:11:21 -08:00
Rob Nelson
40be1fe258 Merge pull request #6486 from eswordthecat/local-gc
Remove del and unnecessary assignments at rd console proc.
2015-11-10 12:05:23 -08:00
Rob Nelson
54206bb8a2 Merge pull request #6509 from eswordthecat/remove-area-error
This kills, ## ERROR: Mine is an area and is trying to make the sound…
2015-11-10 12:04:16 -08:00
Rob Nelson
6deec1aa7c Merge pull request #6510 from DeityLink/fuckghosts
Fixed and improved replicator stuff
2015-11-10 12:03:59 -08:00
Rob Nelson
c93930c351 Merge pull request #6515 from clusterfack/changeling
Fixes #4325
2015-11-10 12:03:35 -08:00
Rob Nelson
2695356813 Merge pull request #6516 from Probe1/bugfix_nov10
Fixes Antag Laz Belt mobs attacking owner
2015-11-10 12:03:15 -08:00
Rob Nelson
9a1d7eade5 Merge pull request #6517 from Probe1/Deff_Doors
Deff: Adds research access to asteroid shuttle doors and corrects the spelling on a warning.
2015-11-10 12:03:01 -08:00
Rob Nelson
62d6ef4491 Merge pull request #6520 from clusterfack/firedoors
Fixes #4027
2015-11-10 12:02:36 -08:00
Rob Nelson
69f5b73d94 Merge pull request #6524 from ShiggyPiggy/bugfix-3197
Fixes issue #3197
2015-11-10 12:01:09 -08:00
Rob Nelson
7c41d9b4a5 Merge pull request #6526 from clusterfack/merch
Fixes #5305
2015-11-10 12:00:43 -08:00
Rob Nelson
d951f03bf2 Merge pull request #6528 from clusterfack/fixesinputs
Fixes #6453
2015-11-10 11:59:42 -08:00
Rob Nelson
c96c582b62 Merge pull request #6529 from dylanstrategie/Donuts
Fix donut boxes, fix fancy empty subtypes
2015-11-10 11:59:26 -08:00
Rob Nelson
db14406f48 Merge pull request #6530 from PJB3005/pipes-the-pipening
Fixes ventcrawling through layer manifolds sucking.
2015-11-10 11:59:07 -08:00
Rob Nelson
c999b0859f Merge pull request #6531 from clusterfack/holodeck
Fixes #6371
2015-11-10 11:58:38 -08:00
eswordthecat
f7fb8a75af Fix #6521. 2015-11-11 03:35:20 +08:00
clusterfack
0d8c18b906 Fixes #6371
GOD FUCKING DAMNIT THIS WAS CHANGETURF.

WHO THE FUCK WOULD REPLACE CHANGETURF WITH TURF/NEW?
2015-11-10 12:48:24 -06:00
PJB3005
ccf7014327 Fixes ventcrawling through layer manifolds sucking.
You now get aligned to the third layer, if neccesary.

Fixes #6470.
2015-11-10 19:07:07 +01:00
dylanstrategie
d3f5e344ae Missed one 2015-11-10 19:01:37 +01:00
dylanstrategie
eda8f3fb5c Fix donut boxes, fix fancy empty subtypes 2015-11-10 18:58:12 +01:00
clusterfack
0be7b7daa5 Fixes #6453
The procs return before irreparably breaking everything because they are handling a null input as though it were a real option
2015-11-10 11:24:02 -06:00
dylanstrategie
32e265a1a9 Requested fixes 2015-11-10 18:13:55 +01:00
clusterfack
2cf58c00a1 Fixes #5305
Merch computer has a corrected update icon
2015-11-10 10:43:44 -06:00
dylanstrategie
57ba60e80c Update bookcase code 2015-11-10 17:36:25 +01:00
ShiggyPiggy
05e707eeaf Fixes issue #3197
Yup, go away https://github.com/d3athrow/vgstation13/issues/3197
2015-11-10 21:41:28 +06:00
clusterfack
275fcc4653 Fixes #4027
Only areas connected to a firedoor by a floor will be recongized as an area in which the firedoor exists.
i.e. A firedoor connected to a wall of another area will not trigger that firedoor
2015-11-10 09:02:12 -06:00
Probe1
5ad33c405c Adds research access to asteroid shuttle doors and corrects the spelling on a warning. 2015-11-10 07:16:50 -05:00
Probe1
ad2e079b06 Fixes https://github.com/d3athrow/vgstation13/issues/6444
Diddles the master trainer belt so it doesn't spawn beacons (../hivebot/tele) which spawn new mobs that won't be loyal to the miner.  Adds a blocked list so we  can easily go back and block or unblock new mobs.
2015-11-10 05:54:25 -05:00
clusterfack
dd77bbe5c2 Fixes #4325
Changelings drain all blood from their victim
Changeilngs replenish any blood they have lost from the draining of their victim
2015-11-10 03:25:47 -06:00
d3athrow
8077fff08c Merge pull request #6499 from Probe1/Bleeding-Edge
Fixes medical/security not having EVA access
2015-11-10 00:16:26 -06:00
Probe1
dda636f5a0 Gives medical and security jobs EVA access so they can get their hardsuits.
Adds magboots to the paramedics EVA locker
2015-11-10 00:57:36 -05:00
DeityLink
0d9a96d742 replicator and autocloner changes 2015-11-10 03:55:38 +01:00
eswordthecat
5d5c75e006 This kills, ## ERROR: Mine is an area and is trying to make the sound: sound/items/shovel.ogg 2015-11-10 09:13:15 +08:00