Dax Dupont
906175db2a
Fixed fancy boxes not showing proper contents
2017-10-15 20:01:13 +02:00
KorPhaeron
989f0275e7
You can smash the bulbs in floodlights ( #31690 )
...
* You can smash the bulbs in floodlights
* Floodlight breaking but properly
2017-10-15 11:55:19 -06:00
kevinz000
4f4a1f2b3d
Fixes catpeople not being able to STOP WAGGING THEIR TAIL ( #31703 )
...
* Update emote.dm
* Update emote.dm
2017-10-15 12:41:20 -05:00
Armhulen
529633d245
Fixes tendril possession ( #31705 )
2017-10-15 12:33:17 -04:00
Jordan Brown
f68956c546
Merge pull request #31695 from ninjanomnom/directional-windows
...
Makes directional windows only block air if anchored
2017-10-15 12:32:41 -04:00
Jordan Brown
2145af9760
Merge pull request #31707 from ShizCalev/bombsuit
...
Restores security bombsuit & white bombsuit
2017-10-15 12:31:56 -04:00
WJohn
56c0f7aad2
Readds the boxstation whiteship as a ruin. ( #31709 )
...
* Adds box's whiteship back as a broken down relic.
* And accompanying files to make it work.
* Derp
2017-10-15 12:31:20 -04:00
Jordan Brown
ffc1da3876
Merge pull request #31713 from vuonojenmustaturska/initializefixesoct
...
Fixes a bunch of runtimes involving supermatter suicides, also some initialize fixes
2017-10-15 12:30:52 -04:00
Jordan Brown
8c0f2a7a4a
Merge pull request #31714 from DaxDupont/screaminginternally
...
Fixes "permenant" and "permenantly" typos in code/comments.
2017-10-15 12:30:33 -04:00
duncathan salt
43fb80c501
Prevents the fire reaction from leaving garbage in the gas mixture ( #31694 )
2017-10-15 09:47:36 -04:00
Leo
b3e147b3d4
Merge pull request #31696 from duncathan/atmos-patch6
...
Fixes freon colours never going away
2017-10-15 10:31:59 -02:00
oranges
c1abd785c4
Merge pull request #31692 from duncathan/atmos-patch4
...
allows vent internal pressure bound to be set by air alarms
2017-10-15 15:10:16 +13:00
ninjanomnom
eec17d02b0
super window nerf
2017-10-14 21:16:33 -04:00
Jordan Brown
e042a5d426
Merge pull request #31661 from ninjanomnom/custom-docker
...
Fixes custom shuttle docker display
2017-10-14 19:54:23 -04:00
kevinz000
b83d777119
Removes a bunch of sleeps/spawns and makes a few booleans defines ( #31553 )
...
* spawn/sleep removal part 1
* sleep/spawn/src. removal
* fixes type paths in timers
* Fixes some variable passing
* Why do I have to do this 20 times to get it right..?
* Why do I have to do this 21 times to get it right..?
* Update suicide.dm
* Update software.dm
* Update paper.dm
* Update cable.dm
* Update ninjaDrainAct.dm
* Update hypospray.dm
* Update vocal_cords.dm
* Update touch_attacks.dm
* Update revenant_abilities.dm
* woops
* Update revenant_abilities.dm
2017-10-14 19:53:17 -04:00
Mercenaryblue
a6b6fa5868
Golden Bike Horns now have a small delay between each flips. ( #31652 )
...
* flip timer on GBH
Added a slight timer on the flip effect, allowing its victims to finish the flip before being forced to jump again.
* GBH Fix 1.0.1
if (!flip_flag)
* world.time instead of a timer
2017-10-14 19:51:03 -04:00
Jordan Brown
9a4369f65b
Merge pull request #31663 from ninjanomnom/shuttle-subsystem
...
Repopulates SSshuttle recover
2017-10-14 19:49:07 -04:00
Jordan Brown
ff36d32c2e
Merge pull request #31671 from kingofkosmos/altclickejectidfromcomputers
...
ID ejecting from computers by alt-clicking
2017-10-14 19:47:52 -04:00
Jordan Brown
19e647ba67
Merge pull request #31688 from duncathan/atmos-patch3
...
fixes filter NaN issue
2017-10-14 19:45:35 -04:00
jughu
27ea23dd4a
Adds petcollars to the cmo, captain, and bartender's locker ( #31679 )
...
* Update medical.dm
* Update job_closets.dm
* Update security.dm
* Update job_closets.dm
2017-10-14 19:00:19 -04:00
Emmett Gaines
9d17e9c102
Fixes camera mobs becoming contaminated and other tweaks ( #31731 )
2017-10-14 19:39:51 -03:00
duncathan salt
0f77f37d66
use the correct signs for temperature_share()
2017-10-14 14:54:18 -06:00
duncathan salt
2b79aab294
restores safety check in gas mixture temperature_share() ( #31726 )
2017-10-14 22:52:38 +02:00
duncathan salt
9e9ca8d783
removes filter and scrubber pressure exploits ( #31684 )
2017-10-14 16:20:08 -04:00
Armhulen
ffa5637b97
readds guardians to the uplink ( #31616 )
...
* LOL! LMAO! ROFLMAO!
* 12 + 18 = ??
* gang in [current_year]
* ok!
2017-10-14 16:18:41 -04:00
vuonojenmustaturska
c82fc36080
Resets client movement delay to its initial value on death ( #31674 )
2017-10-14 16:18:27 -04:00
vuonojenmustaturska
3fac6440bd
Allows mobs to get shocked when they smash things ( #31677 )
...
also fixes an unrelated runtime involving magillitis
2017-10-14 16:18:07 -04:00
vuonojenmustaturska
31a3cccfa0
Allows simple animals to qdel, generally ( #31680 )
...
* Allows simple animals to qdel, generally
* requested changes
2017-10-14 16:17:20 -04:00
kingofkosmos
ef878d43f3
Adds usr, user and FALSE to the correct places. Removes unnecessary user.stat-check. Fixes being able to insert ID in by altclicking the secure_data computer.
2017-10-14 21:23:32 +03:00
Dax Dupont
3bb3d1482a
Fix 3 instances of permanent being spelled as permenant
2017-10-14 19:26:52 +02:00
Dax Dupont
c549e83ca3
Forgot to git add one of the files
2017-10-14 19:25:35 +02:00
vuonojenmustaturska
1372413f60
requested changes
2017-10-14 20:24:46 +03:00
Dax Dupont
5d75a117f2
Fixed two instances of permanently spelled as permenently
2017-10-14 19:21:08 +02:00
vuonojenmustaturska
104c208574
I WISH I WERE A BIRD
2017-10-14 20:06:39 +03:00
Jordan Brown
9a34619e09
Fixes the last Href Token issues ( #31666 )
2017-10-14 12:45:40 -04:00
ShizCalev
6e0e047fb2
Even more explosive stuff...
2017-10-14 11:02:24 -04:00
Leo
91e88d4ce8
Merge pull request #31670 from tgstation/Cyberboss-patch-3
...
IC Issue also tells the ahelper that their ticket has been resolved
2017-10-14 11:05:43 -03:00
Leo
8fef0dd280
Merge pull request #31668 from tgstation/Cyberboss-patch-2
...
Fixes slapping while restrained/etc...
2017-10-14 11:05:02 -03:00
duncathan
1fd5120544
fixes freon uncolouring
2017-10-14 00:07:22 -06:00
AnturK
f9fb3084ef
Removes unused list ( #31662 )
2017-10-14 00:49:29 -05:00
oranges
44017436f0
Merge pull request #31693 from Armhulen/patch-12
...
FIXES the NOT FIXED donk pocket issue by FIXING in some omnizine on grind
2017-10-14 17:49:50 +13:00
oranges
e03d2f5cf7
Merge pull request #31655 from duncathan/atmos-patch1
...
Slight change to the behavior of Assimilate_Air()
2017-10-14 17:49:18 +13:00
Armhulen
edd66e1320
New Chaplain Weapon: Hammer of Pride! ( #31454 )
...
* cool beans
* i think this works
* i'm only human after all
don't put the blame on me
* is this what you wanted??
* ya
* K
2017-10-14 17:44:31 +13:00
Armhulen
1673ed22ad
OK THERE
...
FUCK MAN
2017-10-13 19:30:31 -07:00
duncathan
2658df3fa0
allows vent internal pressure bound to be set by air alarms
2017-10-13 20:12:44 -06:00
duncathan
074e7eaeae
fixes filter NaN issue
2017-10-13 18:12:44 -06:00
kevinz000
8d647ff524
Flying mobs now clip past non flying mobs, various flightsuit/iontrail/movement tweaks/code improvements/bugfixes ( #30570 )
...
* this will end horribly
* s
* kek
* wew
* i dont know what an atomized pr is
* lets hope this doesnt blow up
* ok
* Update living.dm
* Update flightsuit.dm
* Update living.dm
* Update living.dm
2017-10-13 18:09:20 -06:00
ShizCalev
a533196c71
Invisible wirecutters and made screwdrivers hivis ( #31649 )
2017-10-13 17:34:40 -06:00
AlecW
7982ceddb2
Adds Toggle Underline button to PDA menu ( #31604 )
...
* Add Toggle Underline button to PDA.dm
-Adds Toggle Underline button to PDA menu that, when pressed, applies underline styling to all <a> elements.
* Changed 1/0 to bools
Now using TRUE and FALSE, also cleaned some HTML I missed the first time
2017-10-13 15:51:17 -06:00
Robustin
c353b77f4e
Smoke Machine Updates & Fixes ( #31598 )
...
* Smoke Machine Update
* Update smoke_machine.dm
* Compiling again
2017-10-13 15:49:24 -06:00