PsiOmegaDelta
899b2effd4
Adds \the macros.
2016-01-14 08:35:31 +01:00
Zuhayr
253f2a278e
Fixes #728
2016-01-14 08:34:16 +01:00
Ccomp5950
56b4982034
Merge pull request #11873 from PsiOmegaDelta/160102-Yona
...
Tweaks and fixes.
2016-01-12 10:28:30 -05:00
Ccomp5950
cdc556f131
Merge pull request #11969 from comma/directions
...
Direction signs 2 : Generic Bogaloo
2016-01-12 02:29:25 -05:00
Chinsky
4a6056b945
Adds generic direction sign.
2016-01-12 09:42:06 +03:00
Chinsky
6cc4c26560
Merge pull request #11944 from PsiOmegaDelta/160108-PolDev
...
Various fixes.
2016-01-09 23:39:17 +03:00
Ccomp5950
6eaaacf58f
Merge pull request #11945 from PsiOmegaDelta/160108-GhostlyAccess
...
Admin observers now have an all access id.
2016-01-09 02:40:18 -05:00
PsiOmegaDelta
ce1b138387
Admin observers now have an all access id.
...
Gives them further control over modular computers.
2016-01-08 23:26:30 +01:00
GinjaNinja32
f7ec85e0f0
Merge pull request #11933 from comma/mirrormirror
...
Handheld mirror
2016-01-08 22:09:22 +00:00
PsiOmegaDelta
a83e78a648
Merge remote-tracking branch 'upstream/dev' into 160102-Yona
...
Conflicts:
code/modules/modular_computers/file_system/programs/ntnrc_client.dm
2016-01-08 19:02:30 +01:00
PsiOmegaDelta
afd526126d
Fire extinguisher fixes and tweaks
...
Port of https://github.com/PolarisSS13/Polaris/pull/713 .
2016-01-08 14:47:18 +01:00
Hubblenaut
a89c066905
Fixes onmob icons for holders
...
Conflicts:
code/game/objects/items.dm
2016-01-08 14:47:08 +01:00
PsiOmegaDelta
f9b61ed1ec
Merge pull request #11943 from Baystation12/dev-freeze
...
Dev
2016-01-08 14:27:32 +01:00
Chinsky
c3b3f6e546
Adds Destroy to both handheld and wall mirrors
2016-01-08 02:07:29 +03:00
Chinsky
6f2450c3d5
Unrelatedly cleans up some dark ages-styled code.
2016-01-07 21:18:29 +03:00
Chinsky
8471813406
Adds a handheld mirror that can change hairstyles.
2016-01-07 21:17:31 +03:00
Ccomp5950
97c0635fad
Merge pull request #11927 from comma/devfix
...
Devfixes
2016-01-07 13:03:26 -05:00
Chinsky
2f67cb18d8
Merge pull request #11898 from Hubblenaut/dev
...
Diverse Police Tape fixes/tweaks
2016-01-07 20:50:32 +03:00
Hubblenaut
cd0a1221d5
Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into dev
2016-01-07 14:37:18 +01:00
PsiOmegaDelta
1b564bb179
Map and icon tweaks.
...
Re-adds medical examination wall and chapel mass driver button.
Ensures that the chapel crematorium button does not lose its default icon on icon update.
Fixes #11915 . Fixes #11894 .
2016-01-07 11:56:06 +01:00
Chinsky
bc390c5603
Fixes #11914
2016-01-07 05:49:16 +03:00
PsiOmegaDelta
39bbca416a
Adds missing istype() check before the secure brief case emag check.
...
Fixes #11900 .
2016-01-06 18:31:39 +01:00
Hubblenaut
e1f58161ac
Diverse Police Tape fixes/tweaks
2016-01-05 19:14:18 +01:00
RavingManiac
a8cea3862d
Backpack and box storage capacity set to 16 and 8 respectively. Maximum w-class set to 4 and 3 respectively.
...
Storage box sprite made lighter to improve visibility against dark backgrounds.
2016-01-05 22:26:15 +08:00
RavingManiac
6e82dfa381
Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into dev
2016-01-04 19:25:36 +08:00
PsiOmegaDelta
6aea83aeb3
Replaces mega-health windows.
...
Mega health windows (the old 1e007 Crescent windows) are now replaced with with either normal reinforced windows or the Crescent window sub-type or relevant window spawners.
Also changes the security sub-armory window from dir 5 to 2 (non-cardinal directions transforms windows into full-tile ones, it's no longer visible in the mapper). Fixes #11889 .
Adds pre-defined full tile reinforced windows for when those are needed.
2016-01-03 20:57:34 +01:00
Zuhayr
5ec489aef5
Added a colour selector to the floor painter, added the floor painter to the construction and drone modules.
...
Conflicts:
code/modules/mob/living/silicon/robot/robot_modules.dm
2016-01-02 12:23:30 +01:00
Ccomp5950
7dc9b3487a
Merge pull request #11739 from PsiOmegaDelta/151214-ObserveThis
...
Qdel() tweaking and a bonus
2016-01-01 23:58:29 -05:00
Karolis2011
3076884f6e
Adds new modular ID modification console and
...
removes old console. This commit won't compile.
2015-12-31 13:17:31 +02:00
PsiOmegaDelta
96cbc225ff
Bags with the auto-pickup ability can no longer grab anchored objects.
...
Also fixes the canUnEquip() proc. It now only checks state, it doesn't change it. Fixes #11819 and probably a couple other odd item interactions.
2015-12-30 11:28:54 +01:00
Atlantis
605b78d377
Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into NTOSv2
2015-12-29 20:25:34 +01:00
PsiOmegaDelta
a4545f8ded
Scheduler, observation, and New() tweaks.
...
Corrects a number of places where New() did not call ..(), and implements similar changes to attempt to ensure New()/initialize() complete running before qdel() runs.
Cuts down on the number of created items during server start.
2015-12-27 17:44:53 +01:00
GinjaNinja32
2d5b677a62
Merge remote-tracking branch 'upstream/dev-freeze' into dev
2015-12-25 03:51:40 +00:00
GinjaNinja32
7cca8416b3
Merge remote-tracking branch 'upstream/master' into dev-freeze
2015-12-25 03:41:33 +00:00
Sebastian Broberg
90f27ca42c
Fixes chemgrenades
...
Fixes #11686
2015-12-23 23:46:53 +01:00
PsiOmegaDelta
8ce1b47943
Using the multitool on equipment now adds a set of fingerprints.
2015-12-23 13:33:52 +01:00
PsiOmegaDelta
a95927d653
Merge pull request #11728 from Baystation12/dev-freeze
...
Dev
2015-12-22 12:08:45 +01:00
PsiOmegaDelta
d7eaed8c67
Span correction.
2015-12-22 10:59:33 +01:00
PsiOmegaDelta
3cf0a0e182
Merge remote-tracking branch 'upstream/master' into dev-freeze
...
Conflicts:
code/modules/mob/living/carbon/human/life.dm
2015-12-22 10:46:55 +01:00
ccomp5950
fe62634775
Stumpy hands and arms can no longer pull stuff out of bags and such.
...
Resolves #11404
2015-12-21 17:56:30 -05:00
PsiOmegaDelta
f6eec096e7
Merge remote-tracking branch 'upstream/dev-freeze' into dev
...
Conflicts:
code/_onclick/click.dm
code/game/objects/items/weapons/material/kitchen.dm
code/modules/mob/living/silicon/ai/ai.dm
2015-12-20 11:55:53 +01:00
PsiOmegaDelta
c78f98754a
Utensils now respect the lack of mouths, and has a delay on feeding others.
2015-12-20 11:46:42 +01:00
PsiOmegaDelta
5d3d0c5dc3
Merge remote-tracking branch 'upstream/master' into dev-freeze
...
Conflicts:
code/game/objects/items/weapons/material/kitchen.dm
2015-12-20 11:22:08 +01:00
Chinsky
4a0d121f25
Merge pull request #11702 from PsiOmegaDelta/151217-PolarFixesMaster
...
No verbose cantouch check when not climbable
2015-12-19 03:13:45 +03:00
Loganbacca
07e81c059c
Fixed bullets traveling diagonally through windows
...
- Fixes #11465
2015-12-18 20:12:46 +13:00
ccomp5950
6736fb54e7
Merge branch '_base-turf' of https://github.com/mwerezak/Baystation12 into dev
...
Conflicts:
code/game/area/Space Station 13 areas.dm
2015-12-17 20:25:36 -05:00
Hubblenaut
dc2ad43dc5
No verbose cantouch check when not climbable
2015-12-17 17:44:04 +01:00
Spamcat
905070bc96
\the
2015-12-16 20:30:26 +03:00
Spamcat
8df6ee3318
\red >> styles
2015-12-16 20:21:10 +03:00
Spamcat
485a2fdd45
Made kitchen utensils less dangerous.
...
#11370
2015-12-16 20:07:35 +03:00