Commit Graph

32608 Commits

Author SHA1 Message Date
Atermonera
1216f97663 Adds roofing tiles (#5409)
* Adds roofing tiles
They're used to place plating overhead without going up a floor
And to remove weather effects

Changing a turf will correctly inherit the old outdoors variable, so that roofing tiles can check it when deciding whether to roof an area

* Adds roofing tiles
They're used to place plating overhead without going up a floor
And to remove weather effects

Changing a turf will correctly inherit the old outdoors variable, so that roofing tiles can check it when deciding whether to roof an area
2018-07-14 15:24:33 -04:00
Leshana
6e34abb47f Fixes Stairs in BYOND 512.1436
BYOND no longer calls Uncross reliably on stairs, to fix this we switch
to using CheckExit and Bumped.  This solution is probably the right way to
do it anyway.
2018-07-12 23:23:34 -04:00
Aronai Sieyes
7b8f0843a5 Merge pull request #3999 from VOREStation/upstream-merge-5401
[MIRROR] Taj Sign Language works
2018-07-12 18:09:54 -04:00
Aronai Sieyes
6b0c8361e9 Merge pull request #4012 from Cyantime/patch-2
Spawns off an alert in character setup.
2018-07-12 15:04:20 -04:00
avabee
6af40c4cec Fixes a typo with kitsune udon.
Goodbye, Friend Egg. You will be sorely missed.
2018-07-12 01:30:08 -05:00
Cyantime
53bbf6a3ec Spawns off an alert in character setup. 2018-07-12 04:21:03 +00:00
Aronai Sieyes
1feb833d3f Merge pull request #3994 from Little-119/trash-birds
Gives vox the trash eating verb
2018-07-11 21:36:10 -04:00
Aronai Sieyes
e5e6af1370 Merge pull request #4010 from VOREStation/upstream-merge-5384
[MIRROR] Saber fix.
2018-07-11 21:36:00 -04:00
Aronai Sieyes
caeb019672 Merge pull request #4009 from VOREStation/upstream-merge-5403
[MIRROR] Limbs can find the clothing that covers them
2018-07-11 21:35:41 -04:00
Aronai Sieyes
365be23874 Merge pull request #4008 from VOREStation/upstream-merge-5397
[MIRROR] Global list boilerplates cause the target path to actually add to the list
2018-07-11 21:35:13 -04:00
Aronai Sieyes
241fe7a09a Merge pull request #4007 from Little-119/prototype-trait-fix
Fixes the prototype trait showing up
2018-07-11 21:34:49 -04:00
Aronai Sieyes
1d5af24b35 Merge pull request #4002 from VOREStation/upstream-merge-5398
[MIRROR] Cutting cables will now transfer fingerprints.
2018-07-11 21:34:23 -04:00
Aronai Sieyes
0097426d41 Merge pull request #4000 from Verkister/patch-22
Fixes itemweak gurgles ignoring food reagents.
2018-07-11 21:33:58 -04:00
Aronai Sieyes
f5ff6fec9a Merge branch 'master' into upstream-merge-5401 2018-07-11 21:31:18 -04:00
Aronai Sieyes
b547da5bfb Merge pull request #3997 from VOREStation/upstream-merge-5395
[MIRROR] Adds four new tatoos
2018-07-11 21:28:56 -04:00
Aronai Sieyes
5b2007a58e Merge pull request #3992 from VOREStation/upstream-merge-5392
[MIRROR] Prevents dummy AIs from spawning with communicators or PDAs.
2018-07-11 21:23:57 -04:00
Aronai Sieyes
799594b48f Merge pull request #3991 from VOREStation/upstream-merge-5393
[MIRROR] Fixes a typo with cups of lime tea.
2018-07-11 21:22:08 -04:00
Aronai Sieyes
4679dfe24e Merge pull request #3990 from VOREStation/upstream-merge-5391
[MIRROR] Tweak i_beam qdel logic
2018-07-11 21:21:19 -04:00
Kates
fd0bfab228 Saber fix. (#5384)
* Saber fix.

* Saber fix 2: Electric boogaloo

* parenthèse

* "And another one"

* Actually fixes the indentation

* Balance revert
2018-07-11 00:49:32 -04:00
Atermonera
4526b0d095 Merge pull request #5403 from Anewbe/get_clothing_on_limb
Limbs can find the clothing that covers them
2018-07-11 00:38:59 -04:00
Anewbe
a3835d42f4 Merge pull request #5397 from Atermonera/boilerplate_list_fix
Global list boilerplates cause the target path to actually add to the list
2018-07-09 22:52:12 -04:00
Little-119
0420b627f2 Stops the prototype trait from showing up 2018-07-09 21:48:34 -04:00
Neerti
5a221f37a4 Merge pull request #5398 from Mechoid/CablePrints
Cutting cables will now transfer fingerprints.
2018-07-09 11:39:31 -04:00
Verkister
d60242d2cb Fixes itemweak gurgles ignoring food reagents.
-Fixes food/drinks/organs/etc. being utterly worthless when gurgled with itemfriendly mode.
2018-07-09 13:30:32 +03:00
Neerti
aff66f9037 Taj Sign Language works 2018-07-09 02:00:19 -04:00
Anewbe
c84447047c Merge pull request #5395 from elgeonmb/sabsthing
Adds four new tatoos
2018-07-08 17:37:55 -04:00
Little-119
d68e908c9e Gives vox the trash eating verb 2018-07-07 22:46:27 -04:00
avabee
45cfd410b2 Prevents dummy AIs from spawning with communicators or PDAs. (#5392)
* Adds an 'is_dummy' variable to AIs.

* Prevents dummy AIs from spawning with communicators or PDAs.
2018-07-07 14:30:27 -04:00
Anewbe
bfe15d1558 Merge pull request #5393 from avabee/patch-1
Fixes a typo with cups of lime tea.
2018-07-07 14:30:16 -04:00
Anewbe
f1049dd1c1 Merge pull request #5391 from VOREStation/pol-infra
Tweak i_beam qdel logic
2018-07-06 19:34:44 -04:00
Arokha Sieyes
633bc2cc3d Merge branch 'master' of https://github.com/VOREStation/Polaris into aro-sync07062018
# Conflicts:
#	code/__defines/species_languages.dm
#	code/__defines/subsystems.dm
#	code/controllers/Processes/planet.dm
#	code/game/machinery/cloning.dm
#	code/game/machinery/recharger.dm
#	code/modules/mob/living/carbon/human/emote.dm
#	code/modules/organs/organ_icon.dm
#	code/modules/organs/robolimbs.dm
#	code/modules/paperwork/photography.dm
#	code/modules/projectiles/guns/energy/special.dm
#	code/modules/reagents/Chemistry-Recipes.dm
#	html/changelogs/.all_changelog.yml
#	maps/southern_cross/southern_cross-1.dmm
#	vorestation.dme
2018-07-06 17:20:03 -04:00
Anewbe
f0a7b2466e Merge pull request #5390 from VOREStation/pol-planetstartup
Fixes some planets controller runtimes
2018-07-05 15:50:15 -04:00
Anewbe
d997ff7a8e Merge pull request #5390 from VOREStation/pol-planetstartup
Fixes some planets controller runtimes
2018-07-05 14:49:24 -05:00
Arokha Sieyes
434950bbcc Fixes some planets controller runtimes
Comes up if you use outdoor turfs in places other than planet z-levels
2018-07-04 21:58:22 -04:00
Aronai Sieyes
a8b9fa86df Merge pull request #3966 from Verkister/killborg
Fixes sleeperbellies not ejecting contents on borg death.
2018-07-04 19:37:39 -04:00
Anewbe
af08909d49 Merge pull request #5389 from VOREStation/pol-hypo
Fix hypospray exploit
2018-07-04 11:50:55 -04:00
Anewbe
eb690c0f00 Merge pull request #5389 from VOREStation/pol-hypo
Fix hypospray exploit
2018-07-04 10:50:28 -05:00
Atermonera
5a448d9cd5 Merge pull request #5387 from Hawk-v3/master
Chaplain PDA Bug Fix & Atmos Dedupe
2018-07-04 01:14:06 -04:00
Atermonera
9a29c6e29e Merge pull request #5387 from Hawk-v3/master
Chaplain PDA Bug Fix & Atmos Dedupe
2018-07-03 22:13:12 -07:00
Aronai Sieyes
05989b6aa9 Merge pull request #3971 from VOREStation/upstream-merge-5385
[MIRROR] Fix handheld Cameras
2018-07-03 18:52:58 -04:00
Arokha Sieyes
a150728e08 Fix hypospray exploit 2018-07-03 18:05:41 -04:00
Layne
7a79fd407c Changelings Now Succ Traits (#5376)
Changelings store traits from their victims
2018-07-03 17:10:27 -04:00
Layne
8b38c3280d Changelings Now Succ Traits (#5376)
Changelings store traits from their victims
2018-07-03 14:09:47 -07:00
Aronai Sieyes
3b306e87f0 Merge pull request #3968 from VOREStation/upstream-merge-5375
[MIRROR] Adds non-head of staff department cloaks
2018-07-03 15:43:19 -04:00
Aronai Sieyes
c4445e415d Merge pull request #3970 from Novacat/nova-heterochromia
Fixes USDF Armor Sprites
2018-07-03 15:41:38 -04:00
Aronai Sieyes
f857592fa0 Basically undo changes 2018-07-03 15:39:58 -04:00
Unknown
b80b736e16 Fixes Imperial Laser too 2018-07-03 10:26:57 -04:00
Anewbe
2be38d8d90 Fix handheld Cameras 2018-07-03 01:23:04 -04:00
Anewbe
2a696dbbff Merge pull request #5385 from Mechoid/Camerafix
Fix handheld Cameras
2018-07-03 00:22:06 -05:00
Unknown
1dc914063b Fixes USDF Sprites
Fixes #3967 for Ace
(Unfortunately I have no idea how to fix the imperial weapon sound)
2018-07-03 01:17:11 -04:00