Commit Graph

6165 Commits

Author SHA1 Message Date
Nerd Lord d05c81c2d9 This should resolve conflicts and not fail to compile woo woo 2015-10-22 22:10:29 -04:00
Cheridan 6bfa738a24 Merge pull request #12567 from phil235/EffectSystemTweak
Makes effect system code more OOP.
2015-10-22 21:00:10 -05:00
phil235 be4b3a6857 Merge pull request #12478 from Firecage/Mirrorfixing
Adds fixing mirrors.
2015-10-22 19:16:55 +02:00
Firecage 40b149ade7 Removes one indent from the return. 2015-10-22 19:11:23 +02:00
phil235 c7670dc627 Merge pull request #12558 from Bawhoppen/medbaysigntypo1
Fixes medbay sign description typo
2015-10-22 12:41:26 +02:00
Razharas e1bad58c4a Merge pull request #12503 from Robustin/master
Pneumatic Nerf
2015-10-22 09:33:02 +03:00
Cheridan ecdaeaad4c Merge pull request #12540 from Incoming5643/this_blows
Syndicate bomb payloads will now detonate if set on fire
2015-10-21 19:11:05 -05:00
phil235 fb7ad8b38f Merge pull request #12452 from Xhuis/radical
Radiation tweaks and a geiger counter
2015-10-22 01:13:00 +02:00
phil235 4d3449dc63 Merge pull request #12513 from bgobandit/iamaclown
Fixes bio-bags not showing up where they're supposed to.
2015-10-22 00:47:56 +02:00
phil235 261ee72cce Merge pull request #12511 from KorPhaeron/icon
Fixes icon not updating when you craft an explosive lance
2015-10-22 00:47:31 +02:00
phil235 8751f9afb5 derp 2015-10-21 23:48:23 +02:00
phil235 d3ee910211 Makes effect system code more OOP.
obj/effect/effect is now renamed obj/effect/particle_effect for better usability.
datum/effect/system and /datum/effect/effect/system are now both /datum/effect_system.
Fixes a bug where wall mounted igniters (and other spark producing objects) didn't produce sparks sometimes.
Moved explosion_particles.dm into the effect_system folder, because it has effect_systems code.
2015-10-21 23:28:29 +02:00
Nerd Lord c21fd722e9 Defile now rusts normal and rwalls at a very low chance.
Revenant abilities cause purple sparkles now.
Incidentally fixed up EMP pulses so they don't set the name and duration of the object they spawn for everything that spawns the object.
2015-10-21 14:05:59 -04:00
Lularian 40c9527211 Annoying desc for medbay sign 2015-10-21 09:31:39 -05:00
Cheridan b31f114940 Merge pull request #12510 from Core0verload/tankytanksoftank
Buffs big air/oxy tanks damage to 10
2015-10-20 17:47:30 -05:00
Incoming 1db3c0c18b Syndicate bomb payloads will now detonate if set on fire long enough. Note that the casings for the bombs is fireproof, so if you want to set fire to a bombcore you'll need to remove it from the case first.
Fixes #12468 while I'm here to avoid another box pull
2015-10-20 15:52:38 -04:00
Cheridan bb544c6c92 Merge pull request #12494 from Anonus/timestop
Fixes untoggled switchblade force
2015-10-19 20:54:47 -05:00
bgobandit b554319d6a biobag hotfix 2015-10-19 18:02:57 -04:00
Razharas d1df0bfeff Merge pull request #12485 from xxalpha/ultrarange
Added ultra_range() proc.
2015-10-20 00:17:09 +03:00
KorPhaeron 8a3ce07b25 update icon 2015-10-19 15:40:33 -05:00
Razharas f8056d6d86 Merge pull request #12389 from KorPhaeron/MEDIOCRE
Makeshift explosive lances
2015-10-19 22:58:50 +03:00
KorPhaeron d83b09255d no hitting space 2015-10-19 14:52:41 -05:00
c0 a75e359cc6 Buffs big air/oxy tanks damage to 10 2015-10-19 22:26:13 +03:00
KorPhaeron 6d706ee6d2 Tablecrafting 2015-10-19 14:06:40 -05:00
xxalpha e82a216447 Changed various instances of range() and orange() to ultra_range(). 2015-10-19 20:04:14 +01:00
Razharas 33e6d35d03 Merge pull request #12378 from bgobandit/fuckeverything
Chemists can turn gibs into soap, candles, and meat product: no fucking .int edition
2015-10-19 19:54:42 +03:00
Razharas 6fc19c7c23 Merge pull request #12385 from bgobandit/morexenobioshit
Adds bio-bags, primarily for xenobiologists.
2015-10-19 19:53:45 +03:00
Robustin 3a8df998e2 Pneumatic Nerf
Just for the consistency of improvised weapon power. These things still serve a purpose without (arguably) being the most powerful ranged weapon available to the crew. 

New max weight is 7, down from 10.
2015-10-19 12:52:17 -04:00
Cheridan 83be789e47 Merge pull request #12465 from RemieRichards/LoveMeAgain
Overlays System Update [GIANT HATS!]
2015-10-19 09:18:42 -05:00
Razharas f1d66b1049 Merge pull request #12374 from AnturK/itscomingfromthepipes
Makes t-rays detect mobs in pipes
2015-10-19 10:09:23 +03:00
Razharas 123390d640 Merge pull request #12459 from phil235/BugFixBoogalooG
Phil's batch of fixes
2015-10-19 10:03:28 +03:00
Razharas 4bd2956c6b Merge pull request #12466 from phil235/BugFixBoogalooH
Bugfixes: soulstone, reagent runtimes, etc
2015-10-19 10:02:42 +03:00
Razharas 2b635f51ae Merge pull request #12469 from Shadowlight213/Dronemag
Qol features for drones
2015-10-19 10:01:20 +03:00
Nerd Lord 3c6bafb894 Fixes switchblades having 20 force while unextended until toggled for the first time.
Also increases throwforce while toggled on and force while toggled off: A good guiderule is "throwforce is higher than force"
2015-10-18 20:53:53 -04:00
Steelpoint 3662a52eb1 Merge branch 'master' of https://github.com/tgstation/-tg-station into Armoury
Conflicts:
	_maps/map_files/TgStation/tgstation.2.1.3.dmm
2015-10-19 02:16:24 +08:00
Xhuis 9bcb1623b6 New sprites by WJohnston 2015-10-18 12:31:04 -04:00
Firecage 19d1f09511 Changes the user messages. 2015-10-18 18:14:47 +02:00
Remie Richards cb5458cfc3 Expands large-inhands to large-any-worn-item, Adds a system for overlays on top of inhands and other clothing (Think ammo counters, primed grenade flashing etc.), Removes almost all of the copypaste in the update_icons() system 2015-10-18 15:54:09 +01:00
Firecage 86aa219825 initial() for the desc and icon_state 2015-10-18 16:40:00 +02:00
Firecage 124fba1d3b Enables fixing mirrors. 2015-10-18 12:47:14 +02:00
KorPhaeron e13665c7f4 Back sprites 2015-10-18 00:30:16 -05:00
Shadowlight213 5bccd36752 Fixes 2015-10-17 19:45:00 -07:00
Shadowlight213 fc13a7cf70 Various QOL changes for drones.
Makes drones have permanent magboot effect.
Gives drones the check station alerts verb
Allows drones to set Airlock access on RCDs
2015-10-17 19:16:00 -07:00
Xhuis 9ac1395466 Adds geiger counters to radiation closets 2015-10-17 20:52:44 -04:00
phil235 db6645d7bc so we can still shave slime people. 2015-10-18 02:11:47 +02:00
phil235 79a814b434 Fixes some runtimes when picking candidates for certain simple_animals, especially sentience potion. If the player chose 'Yes' and then immediately disconnected, it would make the chosen client null. Same thing for xeno larva bursting (player disconnection mid bursting animation)
Fixes runtimes with chem grenade calling prime() after being GC'd.
Fixes some hardsuits having "unacidable = 1" twice.
Fixes runtime with alien whisper.
Fixes runtime with check_shields()
Fixes runtime with Venom, Formaldehyde, corn syrup and holy water.
Fixes cult sacrifice soulstoning not working (giving a dead shade).
2015-10-18 01:28:48 +02:00
Cheridan cb7642b969 Merge pull request #12417 from phil235/SmokeChange
Changes smoke to behave more like foam.
2015-10-17 10:07:04 -05:00
Razharas f87d72571e Merge pull request #12420 from phil235/TransferAmountChange
Set Transfer Amount for reagent containers now uses attack_self() instead of object verb
2015-10-17 18:06:39 +03:00
phil235 a7bc8475d8 Fixes winter coat hood sprite appearing as a bucket.
Removing Smile, Swedish, Chav and Elvis from genetics. These mutation can still be acquired via adminspawned dna injector. Added a dna injector for laser eyes mutation.
Fixes using razor on non human shaving non existent hair.
Fixes chair deconstruction dropping too much metal.
Adding some necessary check for mob buckling in gibber, processor and monkey recycler code, and in ventcrawling proc to fix being able to enter pipe while feeding as a slime.
Fixes snapcorn not giving seeds.
Fixes portable chem dispenser.
2015-10-17 16:29:11 +02:00
AnturK 4fa9443df5 Makes the detection effect transparent.
Makes mob detection work for exposed pipes.
2015-10-17 15:34:25 +02:00