Commit Graph

30800 Commits

Author SHA1 Message Date
coiax 451c59db5e RCD QoL buffs; windows and girders (#20903)
* RCDs have a Toggle Window Type verb

You can now toggle the type of glass built in the Grilles and Windows
mode, between normal and reinforced glass. Reinfored glass costs more.

Also, removed a random line implying RCDs were banned on shuttles,
except it didn't actually work or do anything.

* Girders can be deconned and finished with an RCD

* Moves low ammo message
2016-10-14 10:17:07 +13:00
oranges c99ad55703 Merge pull request #20941 from ChangelingRain/blobflashbanging
Blobs now properly consider flashbangs to be energy damage
2016-10-14 10:16:26 +13:00
NikNakFlak 4e901fbb94 Finally completes the title saga. The last puzzle piece, the suspenseful. (#20922)
* Finally completes the title saga.  The original, The jazzy, the exciting,
and finally, the suspensful, the traitor.  Title4.ogg

* nothing to see here, always test your code kids

* Gee billy, 3 commits for such a small change?

* I think I should add this
2016-10-14 09:55:11 +13:00
Cheridan 1b4317d5ef Merge pull request #20914 from ChangelingRain/godsarebetterthanmechs
You can no longer hide in a mech to avoid gods
2016-10-13 02:06:59 -05:00
Joan Lung d8edfaa7bb Megafauna and necropolis tendrils are more common (#20794)
Megafauna have, initially, a 50% chance of bubblegum, 33%~ chance of ash drakes, and 16%~ chance of colussus. After bubblegum is spawned, that changes to 66%~ chance of ash drakes and 33%~ chance of colossus.

Tweaked limiters on how close things can spawn to each other:
Nothing can spawn within 7 tiles of megafauna
Tendrils can spawn slightly closer to each other(but not close enough a collapse can hit another tendril)
Standard hostile mobs can show up next to tendrils/tendrils can show up next to standard hostile mobs.

These will ggggenerally increase how many things spawn due to less stringent limitations(but I removed the extra spawn changes)
2016-10-13 16:17:21 +13:00
oranges dac03dfc07 Merge pull request #20931 from tgstation/RemieRichards-activehands
put_in_hands() now prioritises the active hand
2016-10-13 12:57:03 +13:00
ma44 e453ee2784 Adds a mining gear crate to cargo (#20943)
Cargo can now order a 2500 supply point crate that requires a QM or above to unlock. This crates contains a explorer suit, compact pickaxe, mesons, and a bag to hold ore with.


Allows QM to employ more miners so they don't have to get crappy EVA suits when they can just order everything a miner should have to find some ores.
2016-10-13 12:56:43 +13:00
Razharas 7753b04a6c Makes drag/drop that dont have any use call click (#20774)
Makes drag/drop that dont have any particular defined behaviour be treated as just click on the dragged object
2016-10-13 12:55:05 +13:00
XDTM 07aa842064 Xenobiology QoL (#20910)
You can now store monkey cubes in bio bags; using bio bags on the consoles will load them with the monkey cubes inside the bags.
2016-10-13 12:50:07 +13:00
XDTM 184e486e41 Virology Rework (#20843)
Added four new symptoms: Regeneration and Tissue Regrowth heal respectively brute and burn damage slowly; Flesh Mending and Heat Resistance are the level 8 version of those symptoms, and heal faster.

The Toxic Compensation, Toxic Metabolism and Stimulants symptoms have been removed.

Viruses no longer stack. Viruses can be overridden if the infecting virus has higher transmittability than the previous virus' resistance.

Viruses can now have 8 symptoms, up from 6.


Based off of suggestions in coderbus.
Changes:
-Advanced viruses no longer stack. Limit of one.
-Viruses can now have up to 8 symptoms. Stealth threshhold of the Pandemic has been raised to 4 to compensate.
-Viruses can now take over other advance viruses on spread, if their Transmittability is higher than the defending virus' Resistance.
-Some viruses no longer use chems, but the effects are mostly unchanged.
-Removed Toxic Compensation, Toxic Metabolism, Anti-Bodies Metabolism and Stimulants.
-Added Regeneration and Flesh Mending, brute-healing symptoms. Flesh Mending is level 8 and also turns cloneloss into burn damage.
-Added Tissue Regrowth and Heat Resistance, burn-healing symptoms. Heat Resistance is level 8 and also helps stabilize body temperature.
-SYMTOM_ACTIVATION_PROB has been increased to 5% from 3% to make up for the loss of stacking.
-Healing procs every tick for 1 damage (2 for the upgraded ones).
2016-10-13 12:42:16 +13:00
Joan Lung 0ec0895fcb a proc, you say! 2016-10-12 10:03:25 -04:00
Joan Lung 4e0a3deb73 github is being kind of weird about these conflicts 2016-10-12 10:00:45 -04:00
phil235 6cfd99ec00 Moving shit around and APC repair bugfix (#20912)
* Moving shit around so turfs aren't defined in code/modules/mining .
Fixes APC's integrity not being reset to max when a broken APC is repaired.

* derp

* More turf and turf procs moved.

* fixing merge conflicts again.
2016-10-12 09:48:47 +02:00
Cheridan 34bc9935ac Merge pull request #20924 from KorPhaeron/frogs
Frog fixes and updates
2016-10-11 23:25:13 -05:00
Joan Lung 7332e4c190 Merge pull request #20909 from XDTM/TrappedInHereWithMe
Increases airlock resistance
2016-10-11 23:48:44 -04:00
Cyberboss a2a9dc7c60 Fixes motion alarms (#20899)
Fixed motion alarms instantly triggering and de/un/re/triggering

The relevant changes are in motion.dm and ai_monitored.dm. 

Everything else is a replacement of /area/turret_protected -> /area/ai_monitored/turret_protected which is why this PR is a bitch
2016-10-12 15:52:49 +13:00
XDTM 87d1b821d8 Slime cores deleted on use (#20902)
Exhausted slime extracts will now dissolve instead of leaving useless used slime extracts.


Slime cores won't be consumed if the reaction outputs chemicals, or if the slime core has extra uses from a cerulean slime.
2016-10-12 15:48:59 +13:00
uraniummeltdown e9f9b5a600 You can now collect ore by walking over it with satchel equipped (#20735)
* addressed a few problems

* it finally works perfectly

* all good now

* better code
2016-10-12 15:30:39 +13:00
Joan Lung 98357c94ef Blobs now properly consider flashbangs to be energy damage 2016-10-11 19:55:19 -04:00
Joan Lung 2f6f8a4748 Fixes antag spawners (#20882)
* Fixes antag spawners

* compiling is nice

* Let's assume usr has died...

* wizaaaard

* no runtimes
2016-10-12 09:53:47 +13:00
oranges 437129c3f1 Merge pull request #20888 from erwgd/ReplacementLightsHaveMetal
Replacement lights no longer require 60 metal in autolathe
2016-10-12 09:02:15 +13:00
phil235 cc947b1eeb Fixes spacevines being immune to melee attack (typo). (#20907)
Fixes robotic legs missing a side to their sprite.
Fixes blob attacks destroying objs below intact floors (the blob's attack does not remove the floor's tile)
Now all objs hidden below floors don't take damage from fires, instead of just pipes and cables.
2016-10-12 09:01:03 +13:00
Cyberboss cd2e93317a Fixes door timing mode (#20908)
Door timer was 5 ticks too slow
2016-10-12 09:00:16 +13:00
Leo 74c47e1b57 Fixes secure safe having two attackby. (#20911) 2016-10-12 08:58:41 +13:00
XDTM 0ad81fe12f More balance 2016-10-11 20:56:21 +02:00
Remie Richards ea51704f03 ``put_in_hands()`` now prioritises the active hand 2016-10-11 18:28:52 +01:00
Razharas 5ced570b3e Merge pull request #20856 from ChangelingRain/coreprocessidiocy
You can now deconstruct AI cores that contain no AI
2016-10-11 18:39:12 +04:00
Joan Lung c96fa7e2dd jump... 2016-10-11 10:25:07 -04:00
Joan Lung 208e6e5edf Ash flora can now spawn in small patches 2016-10-11 10:04:32 -04:00
Joan Lung 9fae29a33c Merge pull request #20884 from lzimann/alerts
Makes cyborg "Show alerts" verb a browser datum
2016-10-11 09:58:56 -04:00
Joan Lung b3b7421cd8 Merge pull request #20921 from TechnoAlchemisto/day1fixes
Fixes Cacti and Plant Bags
2016-10-11 09:47:19 -04:00
Cheridan e0c8f9bb12 Merge pull request #20887 from ChangelingRain/clockcultfixes
Clockcult fixes
2016-10-11 07:52:53 -05:00
Cheridan 62f59a0682 Merge pull request #20894 from lzimann/cancelbuttons
Adds a cancel button to some inputs
2016-10-11 07:38:36 -05:00
KorPhaeron c241d6079e Frog fixes and updates 2016-10-10 23:33:48 -05:00
TechnoAlchemist 2b796efe54 Fixes plant bags and cacti. 2016-10-10 21:12:58 -07:00
Jordie 1d6d7bda9c Merge pull request #20763 from TechnoAlchemisto/Alchemy_pt_1
Adds plants to lavaland
2016-10-11 13:03:21 +11:00
TechnoAlchemist 622b0ce405 Desc fix 2016-10-10 18:57:20 -07:00
TechnoAlchemist ef2efe392b Merge errors, removes istype. 2016-10-10 18:34:36 -07:00
TechnoAlchemist cd60b5c3dd removes commented code 2016-10-10 17:47:37 -07:00
Joan Lung d296d7eb78 You can no longer hide in a mech to avoid gods 2016-10-10 19:30:40 -04:00
Cheridan 75fe1f07b9 Merge pull request #20881 from Jordie0608/newadminmetaisforcingbirdboatsotheycanavoidunjobbanningpeople
Various fixes to admin topic
2016-10-10 16:24:41 -05:00
Cheridan 1eadedea97 Merge pull request #20810 from optimumtact/malflists
Better check for milestone in the doomsday device
2016-10-10 16:18:33 -05:00
Cheridan 9ab0b7a27e Merge pull request #20813 from optimumtact/theurcat
Improvements to simple animal make_baby and Runtime
2016-10-10 16:10:49 -05:00
Incoming5643 a963658b8e Makes transit space unjauntible, and removes a few spells restriction from the wizard den. There's nothing there you can't reach normally now except a mob that wants to kill you and some meat. (#20853)
Fixes an area error that was allowing jaunting from the wizard den after a LOT of creativity.
The radios in the wizards den should work now.
Fixes a rouge airless tile in the den.
Recompiles z2 as a dmm as it was erroring on mapmerge and it was in a very strange form that didn't match up with other dmm formated maps. It looks like everything is ruined, but I assure you everything just swapped around.
2016-10-11 10:06:08 +13:00
Joan Lung f51444d8fa Improves some cult rune checks (#20872)
* sword in the dawn

* don't fade away

* it's dumb, but not my problem.
also rearrange these checks~
2016-10-11 10:05:25 +13:00
Shadowlight213 335c0ad690 Ports VG's antimatter engine shield sprites and adds the AM engine to cargo (#20744)
* Ports VG's antimatter engine shield sprites

* crate name
2016-10-11 09:57:04 +13:00
TechnoAlchemist f42889ee2a Fixes some altclick problems. (#20799)
* Fixes some forbidden capabilities, probably.

* drons fix

* isliving check (no underscore!!)

* !

* Phil's Fixes
2016-10-10 22:56:37 +02:00
TechnoAlchemist f1d3ea724a who cares about burning bowls?! I dont. 2016-10-10 13:47:55 -07:00
XDTM 8d63a5ee0f Synthflesh can heal dead people (#20819)
* Deadflesh

* Carbons only
2016-10-11 09:46:28 +13:00
KorPhaeron 4e68c2ca95 Adds frogs (#20775) 2016-10-11 09:43:31 +13:00