Commit Graph

14295 Commits

Author SHA1 Message Date
Cheridan a0a20b0b0a Merge pull request #10484 from Ikarrus/augmaintenance
Makes augmentations more difficult to maintain
2015-07-11 19:54:58 -05:00
duncathan e074fb7856 makes air flow; fixes EVERYTHING 2015-07-11 18:45:19 -06:00
WJohn dee7423b00 Merge pull request #10480 from Chiefwaffles/CELLS_ARE_HARD
Change w_class of Power Cells from 3.0 to 2
2015-07-11 20:25:14 -04:00
Cheridan 61d5425c3f Merge pull request #10503 from phil235/RevolverMisfireFix
Fixes for lighter, heart attack, defib, light fixture and other stuff
2015-07-11 19:01:04 -05:00
Cheridan ab7fef8082 Merge pull request #10526 from phil235/ImprovisedShotgunFix
Fixes improvised shotgun being deleted when tablecrafted.
2015-07-11 18:57:13 -05:00
Cheridan 7dc3414da3 Merge pull request #10496 from MrStonedOne/WHYISTHISSOOLOUD
Helmet of Justice nerfs: Lowers the volume by ~40% and raises the cooldown by ~20%
2015-07-11 18:16:51 -05:00
Cheridan 68c32438bb Merge pull request #10525 from phil235/FixFix1
Some fixes and stuff....
2015-07-11 18:06:29 -05:00
Xhuis dc982fe815 Changelog + board added to autolathe 2015-07-11 11:58:41 -04:00
Cheridan e0bbfbacc1 Merge pull request #10494 from phil235/CloggedScrubberFix
Fixes for clogged vent event and backpack preferences.
2015-07-11 09:19:25 -05:00
Miauw 03bf88bfba Adds a huge message to sec borgs telling them not to be shitheads. 2015-07-11 13:39:54 +02:00
duncathan 0e004e3939 fixes runtimes 2015-07-11 02:47:31 -06:00
duncathan e63771c9f4 finally gets airs, nodes and parents working... sorta
nodes is working fine as far as I can tell
airs seems fine but it's somewhat untestable until I fix parents
parents is initializing, but not updating properly

also adds my ckey to admins.txt
2015-07-11 02:47:22 -06:00
duncathan 140bbd3972 3rd pass OOP
now we've got lists for parents, nodes, and air mixtures
(they're all broken)
moves tank.dm, cryo.dm, Freezer.dm to components/unary_devices/
2015-07-11 02:47:19 -06:00
duncathan c3b095a8b3 adds scanners to R&D; adds changelog 2015-07-10 23:15:44 -06:00
phil235 68c360e136 Fixes improvised gun being deleted when tablecrafted. 2015-07-10 23:45:38 +02:00
phil235 7307079f8b Fixes stripping an item from someone not checking if the item is still there after the delay.
Same fix for pocket picking and removing embedded item.
Adding a warning message when trying to put an item on someone in the wrong slot.
Fixes loyalty implant message upon destruction being sent to wrong/dead people.
Fire on mob will now slowly be consumed (no more forever on fire corpse).
Some work on fire related proc.
Can't lit a mob on fire with a lighter that isn't lit.
Removing duplicate code in species.dm.
You can no longer heal your burns by ingesting clf3 and dousing yourself with water repeatedly.
simplified micro/macro explosive implant's timed explosion code.
2015-07-10 22:29:06 +02:00
Remie Richards f7faf4d730 Merge pull request #10487 from MrStonedOne/attacklogcleanup
Attack logging tweaks/cleanup
2015-07-10 18:42:08 +01:00
duncathan 5bfaff9879 adds tray goggles 2015-07-10 03:35:56 -06:00
Chiefwaffles 71a397b3bd Super Big Change
Removes ".0" from "2.0"
2015-07-09 19:07:05 -07:00
Francis Devine 2800bca2d8 Add sanity checks to syringe injection after the do_mob call 2015-07-10 10:26:59 +12:00
phil235 53a7b37a94 Modified detective revolver isn't deleted anymore when it misfires.
Heart attack: Moved heart attack var (and changed related code accordingly) from carbon to human since non humans have no use for it. I also added some feedback message when you recover from a heart attack.
Added a click cooldown on touching a light fixture.
burning yourself with a lighter now burns only the arm holding the lighter.
Fixes incorrect message when defibbing heart attack patient.
2015-07-10 00:18:35 +02:00
MrStonedOne 12580ec5da Fixes siren helmet spam
Volume has been greatly reduced, and the cooldown has been raised sightly to give short bursts of silence between sirens.
2015-07-09 12:25:56 -07:00
AnturK 2e9c4f3211 Fixes teleport-swap 2015-07-09 21:22:17 +02:00
phil235 e35c901af2 Fixes The clogged vent event making smoke spawn on welded scrubbers.
Removes the problematic preference option to spawn without backpack (just drop your backpack after you spawn).
2015-07-09 20:28:28 +02:00
phil235 8295f0c621 Blob vortex shouldn't throw /obj/effect 2015-07-09 20:19:11 +02:00
phil235 d4cdd8eaa1 iron foam is now blue steel color just like aluminium foam.
Fixes metal foam from backpack firefighter watertank.
Fixes nanofrost not freezing shut vent scrubbers.
Atmos backpack watertank now starts full of water.
Change foam layer to Objlayer +0.1 so that it is above foammetalstructure so it doesn't hide the dissolving animation and also above tables.
Buff foam and smoke: smoke/foam contains four times the amount of reagents that was inserted in them, for balancing.
Add a little more smoke clouds for tear gas grenade.
Removed the no longer needed max_lifetime smoke var.
Reagent_dispensers (watertank) now show how much reagents they have left upon examination.
Fixed some code formatting in reagent_dispensers.
Fixes nanofrost temperature lowering effect that wasn't working.
Adjusted reagent volume in blob spore smoke because of the buff.
Change to sorium and ldm: effect varies with created volume.
If you are close to a powerful vortex you are thrown, otherwise you are just moved instead.
Vortex blobs now only make you step if you are far from it when reaction hits, otherwise it throws you. The vortex blob range gets +1 to compensate. Also the range and effect depends on the reagent volume which means lower effect for blobspore smoke.
2015-07-09 19:49:06 +02:00
Ikarrus 4086ee683d Revert EMP damage 2015-07-09 07:28:05 -06:00
Jordie 8bf129cc06 Merge pull request #10336 from AlexanderUlanH/riotshotguns
Rubber Shotgun Pellets
2015-07-09 20:56:25 +10:00
Jordie 4928617c2b Merge pull request #10334 from xxalpha/jetbutt
Added ability for items inside items to have action buttons.
2015-07-09 20:51:29 +10:00
Jordie f72cee2ad0 Merge pull request #10467 from MrStonedOne/patch-22
Makes log viewing use ftp() over run()
2015-07-09 20:46:17 +10:00
Jordie d1f212a13e Merge pull request #10454 from MrStonedOne/patch-20
Prevents sentience potion from working on monkies
2015-07-09 20:45:42 +10:00
Jordie ed9fcf1ccf Merge pull request #10446 from GunHog/Radio_Fix
Fix for request console emergency broadcast runtime
2015-07-09 20:45:09 +10:00
Jordie db8655d878 Merge pull request #10439 from Incoming5643/takethatracism
Fixes Mutantrace Color Selection
2015-07-09 20:44:56 +10:00
Jordie 989c8d2a8a Merge pull request #10436 from Ikarrus/fixrandomnames
Fixes Race Swap Runtime
2015-07-09 20:44:41 +10:00
palpatine213 625410748d Adds an examine message to braindead Ais 2015-07-09 01:54:51 -07:00
MrStonedOne a262f9aac7 Attack logging tweaks
Removed the "feature" to have something log in an atom's vv attack log, but not the file attack log. all attack log items will go to the file as well as vv.

Replaced all hard coded src.name/name for attack log's object argument with an actual object (src) except where it made more sense not to.

All attack logging *should* happen AFTER damage is applied now.

Removed the confusing attack entry for when a changeling stings another changeling.

Tweaked how punch attack logs worked
2015-07-08 23:14:37 -07:00
Ikarrus b7df175981 Update 2015-07-08 21:31:23 -06:00
Ikarrus 20361faf02 Makes augmentations more difficult to maintain
Medical has had several overhauls, but none of them touched augmentations, so they became almost a no-contest better alternative than regular limbs in virtually every aspect.

- Repairing yourself is no longer instant, and will take longer than healing than biological medical items.
- EMP damage increased from basically nothing to actually dangerous
2015-07-08 21:12:44 -06:00
Chiefwaffles 1639e46067 Update cell.dm 2015-07-08 20:08:46 -07:00
xxalpha e0f2b93089 Merge remote-tracking branch 'upstream/master' into smoothballs
Conflicts:
	_maps/map_files/TgStation/tgstation.2.1.3.dmm
2015-07-09 02:40:21 +01:00
Cheridan 2c3c8d7ae3 Merge pull request #10455 from Ikarrus/cyborgobjectives
Borging Antagonists
2015-07-08 17:40:01 -05:00
Chiefwaffles 70ff300812 Changed w_class of the base power cell from 3.0 to 2.0 2015-07-08 15:18:05 -07:00
Swag McYolosteinen ca88306125 Merge pull request #10440 from MrStonedOne/patch-19
Utterly guts the player privacy poll.
2015-07-08 17:34:25 +02:00
MrStonedOne de7b8c3c30 Removes privacy poll, part7: newplayer.dm
I forgot about this part.
2015-07-08 08:24:06 -07:00
Jordie0608 70ae3d2134 fixes ooc autotoggle and adds loc to sprayer log 2015-07-09 00:52:19 +10:00
Swag McYolosteinen 7e1abe68cb Merge pull request #10373 from kingofkosmos/beakerdrink
Drink spilling and beaker feeding
2015-07-08 13:06:15 +02:00
MrStonedOne 7605f5bf27 Makes log viewing use ftp() over run()
This will give the admin a save file dialog.

This is because byond seems hell bent on getting rid of run()
2015-07-07 21:14:55 -07:00
Ikarrus 4c4d1aaae4 Rewording 2015-07-07 20:37:07 -06:00
xxalpha e7a90863b7 Repath grass. 2015-07-08 02:06:14 +01:00
phil235 9cc577273f added update_action_buttons to mmi life subproc
Fixes seraph smoke not working.
buff energy relay so it's closet to the old effect
Fixes 6812 (mmi in mech cant use equipment) somehow.
Moved check to prevent drilling inventory to mecha/click_action so that it also happens with an AI occupant.
Fixes 9562 (verbs sometimes aren't given to the pilot) by removing the verbs
Upon destroy() we delete cabin_air: Fixes 8110
Changed armor booster availability back to all mechs.
Fixes repair droid overlay not updating when turned off after repair done
Fixes heavy plasma cutter not being attachable to anything.
2015-07-08 02:24:29 +02:00