Datraen
a681213a02
Adds three new mixed modes!
2016-04-17 22:53:24 -04:00
Neerti
a1ae964c16
Merge pull request #1436 from Datraen/GuestPassOnTopic
...
Adds an access check to Guest Pass Terminals
2016-04-17 20:41:17 -04:00
Neerti
170fafcec7
Merge pull request #1432 from ParadoxSpace/FixesCult
...
Fixes Astral Journey Completely Destroying You
2016-04-17 20:41:05 -04:00
Datraen
bdcc36d8f0
Adds a check to the guest pass terminals to help prevent topic manipulation.
2016-04-17 18:00:04 -04:00
Datraen
12c9156098
Fixes Teshari smocks, updates changelog.
2016-04-17 17:07:53 -04:00
ParadoxSpace
5704a44bf8
saves us all
...
blessed be
2016-04-17 13:52:41 -06:00
HarpyEagle
6ff230c3cc
Fixes paralysis not causing stat = UNCONSCIOUS
2016-04-17 01:22:15 -04:00
mwerezak
e3e67fd48a
Fixes #12634
2016-04-16 17:30:28 -04:00
HarpyEagle
adf56aad82
And some more excessive processing
2016-04-16 17:30:24 -04:00
HarpyEagle
0488a54297
Removes another excessive AdjustParalysis(-1)
2016-04-16 17:30:23 -04:00
HarpyEagle
abd5b98343
Fixes #12613
...
handle_statuses() is now called from living/Life() instead of from handle_regular_status_updates(), replacing the call from handle_status_effects()
2016-04-16 17:30:23 -04:00
ParadoxSpace
ec5401036f
Update life.dm
2016-04-16 13:33:13 -06:00
Yoshax
ff96d27a85
Adds a new verb that allows users to toggle the requiring help intent to fire weapons on or off
2016-04-16 18:30:35 +01:00
ParadoxSpace
c56bda0eed
Update life.dm
2016-04-16 10:38:38 -06:00
EmperorJon
ff6526d5a3
Merge pull request #1424 from Neerti/4/16/2016_aim_intent_changes
...
Aim Intent Changes
2016-04-16 17:13:16 +01:00
EmperorJon
61684db81d
Merge pull request #1425 from Neerti/4/16/2016_eye_color_verb
...
Adds verb to change eye color at will (if mechanical)
2016-04-16 17:12:36 +01:00
Neerti
69a4242b17
Inventory Tweaks 1
...
Evidence bags should no longer start empty.
Reduces maximum width for the inventory background slightly.
Makes a new, slimmer to close the inventory. This and the maximum width reduction mean the inventory should never overlap with other UI buttons.
2016-04-16 10:28:14 -04:00
Neerti
3667780871
Adds verb to change eye color at will (if mechanical)
...
Adds a verb used by humanoid mobs that have mechanical eyes, which allows them to pick a new color, and have it applied instantly.
Adds some helper functions, specifically hex2rgb(), to convert hexadecimal colors to a list of numbers for r, g, and b.
2016-04-16 06:14:09 -04:00
Neerti
da53a9ea60
Aim Intent Changes
...
Manually ports https://github.com/Baystation12/Baystation12/pull/12614 's fix to not make examining trigger the autofire.
The toggle to shoot if the target talks on the radio defaults to off.
The aim intent icon now updates when clicked.
2016-04-16 02:30:47 -04:00
EmperorJon
482316ed55
Merge pull request #1368 from Neerti/4/6/2016_new_inventory_port
...
Ports Bay's new inventory system.
2016-04-16 02:58:07 +01:00
Neerti
e4006bb9da
Merge pull request #1417 from Mark9013100/4/15/2016sec_loadout
...
Adds the Warden & HoS navy blue and corp jumpsuits to loadout
2016-04-15 20:37:16 -04:00
Mark9013100
54955c4ea0
Adds the Warden & HoS navy blue and corp jumpsuits to loadout
2016-04-15 13:44:04 -04:00
Mark9013100
2accd60a5b
Moves detective clothing from the cabinet to wardrobe
2016-04-15 13:27:28 -04:00
redstryker
cc1d3e5c6d
Adds Departmental Ponchos V2 ( #1365 )
...
* Adds Departmental Ponchos
* Adds /roles to path in loadout
* Adds /roles to path for ponchos
* Added typesof(.../roles)
* Removes unneeded paranthesis
* Removes Armor Values
Removes armor values because fuck this shit, I just want this to get merged.
2016-04-15 11:20:12 -04:00
Datraen
a287d8b657
Merge pull request #1390 from Anewbe/Cryosleep
...
Shortens cryosleep timer
2016-04-15 11:16:20 -04:00
Mark9013100
06cff6d6af
Fixes some punctuation
2016-04-15 01:01:58 -04:00
Neerti
bcfa4aab79
Merge pull request #1403 from EmperorJon/11_Apr._Lockdown_fix
...
Lockdown fix
2016-04-13 12:38:06 -04:00
EmperorJon
a3652eacc6
Merge pull request #1398 from Neerti/4/11/2016_slowdown_fixes_and_stealth_nerfs
...
Slowdown Fix
2016-04-13 17:31:07 +01:00
Jon
931719b336
Removes traitor check
2016-04-12 02:20:28 +01:00
PsiOmegaDelta
4286cd959e
Resist tweaks.
...
Can now resist out of handcuffs and buckle restraints. Fixes #12359 .
No longer resist out of every possible type of restraint at the same time.
# Conflicts:
# code/modules/mob/living/carbon/resist.dm
2016-04-12 02:01:50 +01:00
Jon
327d4ba11b
Fixes lockdown for Autotraitor synths.
2016-04-12 00:29:13 +01:00
Jon
2389b1d997
Part 1 of a lockdown fix.
...
Borgs now show the correct operational status/lock-unlock button in the UI.
Autotraitor borgs can still be locked down. This doesn't fix that.
2016-04-11 23:22:38 +01:00
Datraen
a88dd1f961
Merge pull request #1397 from Yoshax/nogrief
...
Adds full atmospherics reset admin verb
2016-04-11 17:17:35 -04:00
Datraen
3a363173f9
Merge pull request #1400 from Mark9013100/4/11/2016cyro_dump_fix
...
Fixes cryocells dumping patients out without being asked to
2016-04-11 15:38:53 -04:00
Mark9013100
4be2c28edb
Fixes cryocells dumping patients out without being asked to
2016-04-11 12:48:26 -04:00
Carl Ivanov
06813f01df
Fixes Give Random (Head) Job
2016-04-11 16:44:34 +01:00
Neerti
10e2683955
Slowdown Fix
...
Slowdown is now correctly applied for objects intended to have slowdown, for example Dufflebags and Arm Guards, as many more slots are checked for slowdown instead of just the suit and shoe slots. Slots checked are now suit, uniform, back, gloves, head, suit storage, and the left and right hands.
2016-04-11 05:02:47 -04:00
Atlantis
e8a4f57bcf
Adds full atmospherics reset admin verb
...
- Adds "Fix Atmospheric Problems" verb, that is accessible to server admins.
- This verb will perform full reset of atmosphere. Unlike reboot-zas this fixes any possible griefs or bugs, by completely purging all existing gases and resetting them to roundstart values.
2016-04-10 17:23:43 +01:00
EmperorJon
d95a1b7c68
Merge pull request #1385 from Datraen/FemaleShorts
...
Names female shorts to have them show up in the loadout system.
2016-04-10 13:33:58 +01:00
Datraen
9f6a1f059c
Names shorts to have them show up in the loadout system.
...
Who likes short shorts?
2016-04-09 23:21:38 -04:00
Neerti
d4cf5e2e6c
Merge pull request #1388 from EmperorJon/09_Apr._Rename_news
...
Changes the feed creator for the Vir Times
2016-04-09 21:47:37 -04:00
Neerti
0c4f3b7315
Merge pull request #1389 from Yoshax/gamemodenamesfixes
...
Fixes some gamemode names
2016-04-09 21:47:30 -04:00
woodratt
ab49ae802a
1.5.0 Striped Socks
...
- Added green, purple, blue, yellow, red, and orange striped socks. Thigh and knee high options.
2016-04-09 15:20:37 -07:00
Anewbe
a9a47adb17
Shortens cryosleep timer
2016-04-09 15:34:06 -05:00
Yoshax
85e900c9fe
Fixes some gamemode names
2016-04-09 20:02:56 +01:00
EmperorJon
66b731783f
Merge pull request #1386 from Datraen/BetterStealthmin
...
Changes mob names of admins that stealth while in lobby.
2016-04-09 18:35:55 +01:00
Jon
9903cf4361
Changes the feed creator for the Vir Times to a Vir Times Exonet Node for the station, as opposed to "SolGov Minister for Information" which was a little outdated and incongruous.
2016-04-09 18:25:46 +01:00
EmperorJon
2218b94e82
Merge pull request #1387 from Datraen/TwohandDropCheck
...
Two-handed items drop check.
2016-04-09 17:53:31 +01:00
Datraen
204c51597c
Two-handed items check.
...
Adds a check to see if the item can be wielded when given or dropped when it is wielded.
2016-04-09 12:24:17 -04:00
EmperorJon
1555ff98e1
Merge pull request #1384 from Datraen/DarkClick
...
Manually ports /tg/'s darkclick code.
2016-04-09 15:57:23 +01:00