Commit Graph

25377 Commits

Author SHA1 Message Date
Jordan Brown 03b40d1234 Merge pull request #37943 from AutomaticFrenzy/patch/mind-over-matter
Fix mindswap forcibly enabling ambient occlusion
2018-05-21 17:31:02 -04:00
Jordan Brown e73eedc0bb Merge pull request #37965 from AnturK/whatthecommentsays
Fixes fire_act working on deleted things.
2018-05-21 17:27:15 -04:00
Tad Hardesty 0db63c886e Fix wormhole jaunter grammar 2018-05-21 13:45:31 -07:00
1fbff5f83b23d39d38b1dfcb4cac8d9b 340154d184 Fixes being unable to set circuit description 2018-05-21 20:46:14 +02:00
Tad Hardesty a671b4842b Fix formatting when emagging an R&D console 2018-05-21 11:24:51 -05:00
AnturK 5306fbb3ca Fixes fire_act working on deleted things. 2018-05-21 15:06:42 +02:00
81Denton 85c87db298 Remove skewium from saferChems (#37925) 2018-05-21 01:56:43 -07:00
Tad Hardesty c02f83ad27 Unredden the input bar when the viewport is clicked 2018-05-21 01:51:31 -07:00
cyclowns db78a4cc5e Refactors hydrocarbon combustion + other general atmos code changes (#37600)
* splits hydrocarbon combustion + other stuff

* nob max() thing

* whoops

* remove proc + new define
2018-05-21 10:20:25 +02:00
Nich b011d24fe1 Replace nauseous with nauseated (#37927) 2018-05-21 01:05:57 -07:00
Mickyan 09201b40cf Remove intent auto switch from pacifism (#37938) 2018-05-21 00:53:42 -07:00
kevinz000 c5a267c994 Emagging a R&D console now unlocks it and prevents it from being locked as opposed to nothing (#37937)
* rdconsole emagging

* Fix grammar
2018-05-21 00:38:42 -07:00
KorPhaeron 2a72d718ec Vault Access for QM (#37880) 2018-05-21 00:13:24 -07:00
r-esistor 7be20350ce Circuit Labels (sorta understanding git edition) (#37633)
* Customizable circuit names/descriptions

* Circuit descriptions are now copied

* Prevents code injection through the desc
2018-05-21 09:10:35 +02:00
Dax Dupont 06595df7db VR fix 2018-05-20 14:43:37 +02:00
Tad Hardesty ebd72e5805 Fix construction behavior of hydroponics trays 2018-05-19 23:51:42 -07:00
pubby 9ca6661140 [ready] cargo bounties (#37833)
* Cargo Bounties

* Rebalance and merge exports into bounties.

* Tweak and add bounties.

* Fix spelling errors + tweak mech prices.

* Last minute bugfix

* Add bounty consoles to maps.

* Naksu changes

* save 500 cycles woooooooooooooooooooooooooo

* One last price tweak

* Nerf addy and alien sheets
2018-05-20 18:44:11 +12:00
Tad Hardesty 52e38e2214 Remove second copy of jQuery used only by IRV polls 2018-05-19 22:50:32 -07:00
Tad Hardesty b5d0e1e256 Fix mindswap forcibly enabling ambient occlusion 2018-05-19 21:56:28 -07:00
ShizCalev 028231cb81 Updates BYOND links to use HTTPS (#37918)
* Updates BYOND links to use HTTPS

* revert

* if -> If
2018-05-19 19:50:05 -07:00
ShizCalev e91171c0cb DV Cleanup (#37919) 2018-05-19 18:24:20 -07:00
kevinz000 7e6f361e01 Refactors techwebs to have different types of points (#37448)
PR HAS NO GAMEPLAY IMPACT
2018-05-19 16:51:14 -07:00
Tad Hardesty 139a5d9cd7 Migrate goonchat pings to a subsystem 2018-05-19 16:44:23 -07:00
XDTM bf3a7ef88c fix 2018-05-19 18:12:38 -05:00
XDTM dd456ccb0f cyberbos review 2018-05-19 18:12:38 -05:00
XDTM a0fa3471db just in case 2018-05-19 18:12:38 -05:00
XDTM f483787e84 Unbroken 2018-05-19 18:12:38 -05:00
XDTM 28cb7d938a no death timer 2018-05-19 18:12:38 -05:00
XDTM 34ba27e995 no bleedin to death 2018-05-19 18:12:38 -05:00
XDTM 7cd4d6fb04 New lavaland loot: Memento Mori 2018-05-19 18:12:38 -05:00
Alexch2 0136483fa3 Improves descriptions of Integrated Circuits (#37678)
* Fixes a ton of typos, inaccuracies, poor grammar, and confusing weirdnesses from the descriptions of almost every integrated circuit.
For example, the reagent filter:

Before:
"This is a filter which will move liquids from the source to the target. It will move all reagents, except those in the unwanted list, given the fourth pin if amount value is positive, or it will move only desired reagents if amount is negative. The third pin determines how much reagent is moved per pulse, between 0 and 50. Amount is given for each separate reagent."

After:
This is a filter which will move liquids from the source to its target.
If the amount in the fourth pin is positive, it will move all reagents except those in the unwanted list.
If the amount in the fourth pin is negative, it will only move the reagents in the wanted list.
The third pin determines how many reagents are moved per pulse, between 0 and 50. Amount is given for each separate reagent."

* fixed, ready

* Actually fixed and ready.

* Reverts the name of the coordinate pathfinder circuit back to "coordinte"

* Fixes a few missed, or poorly rewritten parts.

* Update smart.dm
2018-05-20 00:11:36 +02:00
iksyp 721ae76601 [READY] Gives Stacking Machines and their consoles machine boards (#37607)
* patch-2

* does everything on the TODO list

FUCK YEAH
*breaks up the engineering node design ID's for readability
*linking the device via multitool is possible
*The machinery construction "recipes" are less shit and make a bit more sense

* coil

* did somebody say RUNTIMES?

*fixed runtimes when there is no link on the stacking machine console
*added feedback for unlinked consoles
*it's -> its
*proper typecheck

* achieved with [src]
2018-05-19 23:39:14 +02:00
Armhulen d4757edc79 The Run Weather Verb, from "Adds acid geysers and seismic events to lavaland" (#37910)
* run weather!

* there we go.
2018-05-19 12:51:21 -07:00
Mickyan 018fc78c2e fixes g.blaster, neurotoxin, nuka cola dizzines (#37894) 2018-05-19 13:32:13 +03:00
ShizCalev 6c24ca05d6 Fixes changeling runtime after ghosting (#37892) 2018-05-19 13:31:53 +03:00
ShizCalev 04f916025c Fixes mindswap book runtime (#37881) 2018-05-19 13:31:43 +03:00
AlexTheSysop42 071e6f0a99 Fixes experimentor pickweight and goo runtime (#37822)
The experimentor is less likely to produce food when it transforms an item

The experimentor no longer breaks when the toxic waste malfunction occurs multiple times and isn't cleaned up

The experimentor irridiate function actually chooses what item to make properly rather than picking from the start of the list


The food weight change is because the probweight var wasn't effective because food was added to the list before anything that would increase the var, it's so low because there's a ton of food and it should be possible to get other things. I tested it in game and food is still the most common thing to get, I could bump up the prob for non-food things if needed.

The toxic waste runtime would make the experimentor unfixable except for reconstructing, and that resets the experiments.

The previous method of picking was broken and pretty poorly coded, I moved it to an associative list and the existing and non-broken pickweight function (not sure if this is also a code change).
2018-05-19 21:48:21 +12:00
Dax Dupont 9c160081d8 [READY] VR mind key transfer (#37909)
Clients entering VR now get a clean mind, which stops any mind related shenanigans like traits, spells etc getting into VR
2018-05-19 21:41:49 +12:00
Tad Hardesty 63ec453373 Fix runtimes in mood rejuventation (#37911) 2018-05-19 02:50:53 -04:00
Dax Dupont 7076821840 Fixes mulligan for mutants (#37895) 2018-05-18 20:51:14 -04:00
Iamgoofball c72cb04a80 Removes inherent toxin damage from lipolicide (#37874)
* Removes inherent toxin damage from lipolicide

* Update description of lipolicide
2018-05-18 14:46:57 -07:00
ShizCalev 5e87230c84 Cleans up clap bodypart check 2018-05-18 09:17:13 -05:00
Dax Dupont 288e7866b0 Fixes oversight with foam (#37898)
braaap

TRUE FALSE

false false
2018-05-18 16:28:34 +03:00
ShizCalev fdf392a661 Fixes radimmune mobs being killed by radiation (#37875) 2018-05-18 14:15:12 +03:00
Jordan Brown b661a52ed1 Merge pull request #37838 from Jordie0608/ithoughtaboutmakingthissendanemailbutidontwanttodrownmyinbox
Query debug logging
2018-05-17 22:38:32 -04:00
ShizCalev b7ff953443 Capitalized Current Quirks (#37877) 2018-05-17 18:53:20 -07:00
ShizCalev 5617b3dd6d Fixes medbot assess_patient runtime (#37882) 2018-05-17 18:57:58 +03:00
ShizCalev 8faa41a902 Fixes soulstone runtime (#37883)
* Fixes soulstone runtime

* cleanup
2018-05-17 18:57:33 +03:00
ShizCalev 65324864d3 Fixes vent_clog bad chem id runtime (#37887)
* Fixes vent_clog bad chem id runtime

* sodiumchloride
2018-05-17 18:55:58 +03:00
ShizCalev 8bd0db7be0 Fixes sharp weapons deconverting revs (#37871)
* Fixes sharp weapons deconverting revs

* enhanced commentary
2018-05-17 18:27:29 +03:00