BlueNexus
467817986d
Reverted secbot access
...
Since Psi mentioned it, Secbots should probably be the exception.
2015-12-07 11:51:30 +00:00
BlueNexus
2ff05a9853
Gave the Roboticist farmbot access
2015-12-07 11:43:30 +00:00
BlueNexus
c2c521e986
Gave the Roboticist floorbot access
2015-12-07 11:39:58 +00:00
BlueNexus
34df328d04
Gave the Roboticist medbot access
2015-12-07 11:39:29 +00:00
BlueNexus
195eada125
Gave the Roboticist secbot access
2015-12-07 11:39:02 +00:00
BlueNexus
f1a25e0957
Gave the Roboticist cleanbot access
...
Using the browser version of github at the moment, so expect a commit for each bot.
2015-12-07 11:38:08 +00:00
BlueNexus
050c1f631a
Added a missing update_icon()
2015-12-07 11:27:33 +00:00
BlueNexus
908ae91a08
Can no longer enter mechs while buckled
2015-12-07 11:17:12 +00:00
Neerti
1851af1031
Infinite recursion radio hacking fix.
...
Fixes #11618 .
2015-12-07 11:34:42 +01:00
Zuhayr
c2eba995ac
Merge pull request #11604 from mwerezak/organ-tag-fix
...
Organ fixes
2015-12-07 19:13:09 +10:30
PsiOmegaDelta
9d0e13b977
Merge pull request #11608 from mwerezak/soap-fix
...
Fixes runtime when cleaning turfs with soap
2015-12-07 09:42:33 +01:00
PsiOmegaDelta
d4173355c6
Sparks now qdel() cleanly.
...
Also takes the opportunity to remove some exces /effect/ pathing.
2015-12-07 09:19:06 +01:00
PsiOmegaDelta
2779cd48f3
Removes the area music var, replaces it with ambiance where possible.
2015-12-06 20:15:31 +01:00
HarpyEagle
93233b6dd9
Adds soap wetting log message
2015-12-06 14:03:33 -05:00
PsiOmegaDelta
6299f9cc13
Fixes the broken Antag Uplink.
...
NanoUI re-assigns src_object, rather than merely acquiring the host, causing ui_interact() updates to be called on the wrong object.
Fixes #11607 .
2015-12-06 16:24:40 +01:00
PsiOmegaDelta
da946eda99
Adds energy costs to some rig equipment.
...
Plasma cutter - 5 units
Drill - 1 unit
2015-12-06 13:30:28 +01:00
PsiOmegaDelta
079ea9ad9a
Merge remote-tracking branch 'upstream/dev' into 151205-MoreCharacterSetupOptions
...
Conflicts:
code/modules/client/preferences.dm
2015-12-06 12:15:04 +01:00
PsiOmegaDelta
12fb0bdb10
Merge remote-tracking branch 'upstream/dev' into 151117-MultitoolPower
...
Conflicts:
code/modules/nano/nanoui.dm
2015-12-06 12:10:33 +01:00
PsiOmegaDelta
ac3f159125
Incapacitation.
2015-12-06 11:53:46 +01:00
PsiOmegaDelta
62f7ddac25
Compilation fixes.
2015-12-06 11:50:08 +01:00
PsiOmegaDelta
b89e19e5a5
Merge remote-tracking branch 'upstream/dev-freeze' into dev.
...
Conflicts:
code/datums/datacore.dm
code/defines/procs/records.dm
code/game/machinery/camera/camera_assembly.dm
code/modules/client/preferences.dm
code/modules/client/preferences_savefile.dm
code/modules/mob/language/station.dm
code/modules/mob/living/carbon/human/human.dm
code/modules/mob/living/carbon/human/species/species.dm
code/modules/mob/living/carbon/human/species/station/station.dm
code/modules/surgery/organs_internal.dm
html/changelogs/.all_changelog.yml
2015-12-06 11:48:20 +01:00
PsiOmegaDelta
6a22086c17
Merge remote-tracking branch 'upstream/master' into dev-freeze
...
Conflicts:
code/game/verbs/suicide.dm
code/modules/nano/modules/crew_monitor.dm
2015-12-06 11:34:36 +01:00
GinjaNinja32
85bb2778d0
Merge pull request #11610 from mwerezak/suicide-logging
...
Fixes #11466
2015-12-06 10:23:31 +00:00
GinjaNinja32
a569a0fe30
Merge pull request #11609 from mwerezak/pipeline-fix
...
Fixes #11594
2015-12-06 10:22:23 +00:00
mwerezak
39ab31cbf8
Removes unused ORGAN_ATTACHABLE define
2015-12-06 04:34:33 -05:00
mwerezak
9135a609cb
Replaces most instances of if(E & ORGAN_DESTROYED) with if(E.is_stump()). Fixes #11468
2015-12-06 04:17:52 -05:00
mwerezak
5de9314803
Clears reference to parent when removing external organs
2015-12-06 03:57:15 -05:00
mwerezak
2312631508
Fixes #11510
...
Splashing and external transfer now checks if the container is open
2015-12-06 02:49:46 -05:00
mwerezak
d508893e3c
Tweaks pointblank multipliers to play better with droplimb thresholds
2015-12-06 02:44:09 -05:00
mwerezak
6688fc49fb
Adds logging for regular suicide
2015-12-06 02:43:50 -05:00
mwerezak
29192fd8e8
Fixes #11466
2015-12-06 02:35:18 -05:00
mwerezak
e6790c7e6d
Fixes #11594
2015-12-06 02:24:37 -05:00
Zuhayr
c4ac5e2bd3
Merge pull request #11606 from mwerezak/firemode-fix
...
Fixes #11477
2015-12-06 17:51:12 +10:30
mwerezak
87648e86ef
Fixes runtime when cleaning turfs with soap
...
Partial fix of #11490
2015-12-06 02:00:50 -05:00
mwerezak
24688cd28a
Fixes switching firemodes not generating any messages
2015-12-06 01:45:15 -05:00
GinjaNinja32
bf236b9cbd
Merge pull request #11596 from Loganbacca/mapupdate
...
Wireless framework cleanup - buttons
2015-12-06 06:13:38 +00:00
mwerezak
9b118df8a5
Fixes #11477
2015-12-06 00:46:24 -05:00
mwerezak
3a738bac3f
Adds click cooldown to attacking cult pylons
2015-12-06 00:24:08 -05:00
mwerezak
fa6c8415ea
Adds click cooldowns to common healing and repair actions
2015-12-06 00:23:49 -05:00
mwerezak
e4b95d6e8d
Adds missing click cooldowns for aggressive actions
...
Fixes #11601
2015-12-06 00:05:06 -05:00
mwerezak
a7d80a93e5
Fixes mismatching diona internal organ tags
2015-12-05 23:39:16 -05:00
mwerezak
b12e094112
Removes unreachable return in organ/external/remove(), smaller embedded items are no longer deleted. Implants changed to w_class 1 because seriously a w_class 3 implant makes no sense at all.
2015-12-05 23:38:57 -05:00
Loganbacca
b27d256602
More wireless fixes
...
- Removed need for additional sender datum for mass drivers and doors
- Updated mass driver sequence for new door receivers
2015-12-06 16:50:48 +13:00
mwerezak
92b47c94de
Makes organ/externa/attack_self() control flow easier to follow, handles embeded non-items
2015-12-05 19:19:39 -05:00
mwerezak
a5411f26c5
Fixes runtime when moving with missing legs or feet
2015-12-05 18:10:39 -05:00
PsiOmegaDelta
39f0fcebaa
Extension additions and multitool menu tweaks.
...
Relocates obj extension code to the extension file.
Adds a support method, set_extension, to ensure that proper cleanup occurs in the case of multiple additions to the same extension type.
The default multitool menu title is now much shorter.
The cloning computer multitool menu now lists all connected cloning pods.
2015-12-05 22:51:41 +01:00
GinjaNinja32
19b24452db
Merge pull request #11443 from Hubblenaut/dev
...
Changes to Mob Bump Mechanics
2015-12-05 19:01:56 +00:00
GinjaNinja32
92a1f1a016
Merge pull request #11590 from PsiOmegaDelta/151204-SaveMyCharacter
...
Can now load/save/reload while readied.
2015-12-05 18:59:19 +00:00
GinjaNinja32
9c76f1dfb4
Merge pull request #11547 from Kearel/alcatrazSynth
...
Adds Alcatraz Icons for Borgs
2015-12-05 18:57:52 +00:00
mwerezak
46568e7ee0
Merge pull request #11600 from GinjaNinja32/spinning
...
add verbs to allow players to spin their view
2015-12-05 13:52:40 -05:00