Commit Graph

22317 Commits

Author SHA1 Message Date
GinjaNinja32
6ea6c82897 AI latejoin 2015-02-02 17:59:57 +00:00
Chinsky
06756ac2fc Merge pull request #8007 from PsiOmegaDelta/dev
Dev
2015-02-01 19:41:01 +03:00
PsiOmega
6fabf503e1 Merge remote-tracking branch 'upstream/master' into dev 2015-02-01 17:39:19 +01:00
Zuhayr
20da84646b Merge pull request #7964 from Baystation12/dev-freeze
Dev-Freezer -> Master v0.1.17 Botswan Punchout
2015-02-02 02:14:08 +10:30
Chinsky
19f288e22e Merge pull request #8005 from Ccomp5950/fixes123
Misc Fixes:  Removes ahelp categories / robotics maint door.
2015-02-01 18:13:08 +03:00
Zuhayr
d6b03ea768 Merge pull request #7974 from mwerezak/ert
ERT adjustment and fixes
2015-02-01 20:47:40 +10:30
ccomp5950
b23b5b5d41 Removes categorization of Ahelps. 2015-01-31 21:13:05 -05:00
ccomp5950
bbe2abd677 Robitics maint relabled to be maint and set to proper access.
Fixes #8004
2015-01-31 19:49:25 -05:00
Chinsky
982edfcede Merge pull request #7995 from PsiOmegaDelta/Isolation
Isolation Cell Fixes
2015-01-31 09:25:22 +03:00
Chinsky
a5219535f6 Merge pull request #7997 from mwerezak/fixes
Fixes voidsuit attachment deployment not checking mob_can_equip()
2015-01-31 09:25:16 +03:00
mwerezak
f8d79ef62a Gives sec ERT hardsuits mounted eguns
Also relocates mounted gun code.
2015-01-31 01:00:36 -05:00
Zuhayr
df81d3ed4f Merge pull request #7991 from Jamini/dev-freeze2
Changed mangled gloves to modified
2015-01-31 13:34:00 +10:30
mwerezak
75e0458102 Fixes voidsuit attachment deployment not checking mob_can_equip() 2015-01-30 22:02:07 -05:00
Jamini
683963f1ec Changed prefix on gloves modified for alien use from "Mangled" to "Modified". Removed stungloves.dm on request of Zuhayr.
Signed-off-by: Jamini <mobiousjami@gmail.com>
2015-01-30 18:22:58 -05:00
Ccomp5950
e399c6323a Merge pull request #7996 from PsiOmegaDelta/KillingTheFun
Sanitizes player input.
2015-01-30 13:29:07 -05:00
PsiOmega
580c16d1df Sanitizes player input.
Purges \red, \blue, \green, \b, \i, etc. due to abuse.
2015-01-30 19:26:12 +01:00
PsiOmega
2433c8f4bd Isolation Cell Fixes
Fixes bad door/button tags. Some fool, certainly not me, had done some copy pasting.

The vent/scrubbers in each cell now form loops, allowing for easy temperature changes without emptying the scrubber contents into a canister.
Most importantly this saves on power because a canister no longer has to be pumped full with super-heated gases, reducing the risk of an early power failure on the outpost.
2015-01-30 19:08:24 +01:00
Chinsky
02dc784332 Merge pull request #7981 from PsiOmegaDelta/MedicalSuccess
Medbots now report treatment on success instead of attempt.
2015-01-30 20:00:38 +03:00
Chinsky
b995c856a9 Merge pull request #7924 from Kelenius/ofTablesAndPass
Removes FPRINT and TABLEPASS flags
2015-01-30 16:17:41 +03:00
Zuhayr
21422ab8b5 Merge pull request #7993 from PsiOmegaDelta/PhotoCache
Minor photo cache improvement.
2015-01-30 23:46:56 +10:30
Chinsky
e3b02fc62f Merge pull request #7975 from mwerezak/fixes
Fixes #7958
2015-01-30 16:14:16 +03:00
PsiOmega
fa931ae9a9 Photo cache improvements.
According to http://www.byond.com/docs/ref/info.html#/proc/browse_rsc browse_rsc() does not resend already cached data, however there is likely also a check to ensure that this data is up to date (using checksums or otherwise) or clients would only ever see the first photo they viewed in a given round.
This small change attempts to ensure that a given photo only has to be downloaded once by appending the photo id to the file name, reducing the risk of #7966 happening.
2015-01-30 10:37:42 +01:00
Zuhayr
2d9085117a Merge pull request #7992 from PsiOmegaDelta/CameraAccess
(Likely) fixes #7987.
2015-01-30 19:17:45 +10:30
PsiOmega
7a72d654bd (Likely) fixes #7987.
Camera consoles again confirm that a given camera is accessible.
2015-01-30 09:38:37 +01:00
PsiOmegaDelta
80132bdd23 Merge pull request #7978 from Zuhayr/dev-freeze
Fixes
2015-01-30 09:25:23 +01:00
Ccomp5950
077a793e0b Merge pull request #7989 from SkyMarshal/patch-2
Fixes a runtime in the artifact harvester.
2015-01-30 00:49:49 -05:00
SkyMarshal
812f7553f1 Fixes a runtime in the artifact harvester. 2015-01-29 21:52:52 -07:00
Zuhayr
0bc35791a7 Merge pull request #7984 from PsiOmegaDelta/MoreDakka
Fixes #7961.
2015-01-30 09:05:25 +10:30
Zuhayr
20661f5085 Merge pull request #7982 from PsiOmegaDelta/WardensOffice
Fixes #7965.
2015-01-30 09:05:22 +10:30
Zuhayr
f8f61335cf Merge pull request #7980 from PsiOmegaDelta/TeleZFix
Additional support for non-Exodus maps.
2015-01-30 09:05:18 +10:30
unknown
0c82682578 Clothing that does not use species restrictions no longer gains species restrictions when refit. 2015-01-29 13:20:38 -05:00
PsiOmega
9e9324f010 Fixes #7961.
No longer have to stand on top of turrets to interact with them.
2015-01-29 10:31:20 +01:00
PsiOmega
7ca1ca7d79 Medbots now report treatment on success instead of attempt.
Makes them work similar to security bots/Beepsky.
2015-01-29 09:44:18 +01:00
PsiOmega
d8cc340374 Fixes #7965.
Shuffles around some of the warden's equipment, adds a bunch of missing power cables in the brig.
2015-01-29 09:42:22 +01:00
PsiOmega
ebf3d25cae Additional support for non-Exodus maps.
Teleport now also checks config for appropriate Z-levels instead of using hard-coded values.
2015-01-29 09:17:48 +01:00
Zuhayr
b280cb6d42 Fixes #7919 2015-01-29 11:27:56 +10:30
Zuhayr
d0f76833d9 Fixes #7976 2015-01-29 11:15:18 +10:30
Zuhayr
01bd0875fe Fixes #7973 2015-01-29 11:08:22 +10:30
Zuhayr
131fc38e42 Fixes #7861 (partial), #7957, #7940 2015-01-29 10:53:32 +10:30
mwerezak
0ebe28dbea Fixes #7958 2015-01-28 13:19:01 -05:00
mwerezak
849e968924 ERT adjustment and fixes
Removes the mounted laser cannon from the ERT hardsuits and instead
provides a single cannon for the team.
Moves the sidearms out to the other ert stations to make it more clear
that they may be used by other ERT roles.
Fixes rechargers now working in Centcom areas.
2015-01-28 13:11:04 -05:00
PsiOmegaDelta
d0f537180e Merge pull request #7968 from comma/det_fixes
Detective quality of life fixes
2015-01-28 08:13:37 +01:00
Zuhayr
99a1f8af0b Merge pull request #7972 from GinjaNinja32/camerasort
Camera sorting improvements
2015-01-28 16:56:13 +10:30
PsiOmegaDelta
f7b915622b Merge pull request #7970 from rahlzel/patch-1
Fixes #7969
2015-01-28 07:22:09 +01:00
GinjaNinja32
bc0f5762be Camera sorting improvements 2015-01-28 04:33:31 +00:00
rahlzel
7adcb95f85 Fixes #7969
I have no idea why this works, but it does.

Credit to GinjaNinja32 for this.
2015-01-27 20:29:15 -05:00
Zuhayr
4ef1c921fe Merge pull request #7954 from Loganbacca/nukefix
Fixes issues with nuclear mode rename
2015-01-28 10:14:59 +10:30
Chinsky
b159bd389b Added forensic scanner wipe verb
It clutters up scanner console very much after each update, and selective deletion sounds like too much effort (can do it on console anyway).
2015-01-28 00:53:40 +03:00
Chinsky
24f4ff2a32 Fixed partial fingerprints data
Now scanning console properly updates the partial fingerprints with new data and fingerprint cards.
Also fixed lack of newline in details screen.
2015-01-28 00:52:35 +03:00
Chinsky
ee7f71ab64 Added update_prints helper
It updates forensic data datum with fingerprints and returns 1 if there was a match.
2015-01-28 00:36:22 +03:00