Commit Graph

29325 Commits

Author SHA1 Message Date
Shadowlight213 e79cebbbef Adds Byond medal and scoreboard support and tracking for megafauna kills. 2016-07-18 17:02:49 -07:00
Kyle Spier-Swenson 4a50869c11 Increases shuttle delay to 5.5+10 seconds (#19347)
1+5 seconds was super lame.

The delays had code related reasons, call time at the least shouldn't ever be below 10 seconds without editing the animation for the hyperspace ripples.

The ignition time is designed to make reserving transit space easier, and if it is ever full, ignition time rate limits how often it attempts to reserve transit space.

There isn't actually enough transit space for all of our shuttles (because their doesn't need to be 99% of the time) but with a call time only 1 second, the syndicates, the miners, security/gulag, people using the white ship, and admins could all spam call their related shuttles and then now you have a case where 1 or 2 shuttles are calling the proc to check for transit space every minute. add on the escape shuttle docking and cargo shuttle docking at that moment, and that number could jump to 4 shuttles trying to reserve transit space every minute, all needlessly.

Also, https://tgstation13.org/phpBB/viewtopic.php?f=10&t=7286&view=unread#p195824 points out that having ignition time too long causes issues. I'd want there to be enough time that when we make ignition more apparent, there is actually time react.
2016-07-18 15:49:57 +12:00
Joan Lung 6aad68bca9 Adds Guvax and Vanguard action buttons to the clockwork slab (#19345) 2016-07-18 15:49:43 +12:00
Joan Lung 548bbed2c8 Buffs Belligerent and Taunting Tirade (#19346)
* Buffs Belligerent and Taunting Tirade

* ocean
2016-07-18 15:49:25 +12:00
Joan Lung e38f2cc4e1 Applies ratvarian grammar to holy water (#19348) 2016-07-17 17:52:12 -04:00
Firecage 468bc1c686 Fixes the slowdown on bluespace(and all other) floors. (#19342) 2016-07-17 17:51:38 -04:00
Joan Lung b01eadb5c1 Invoking Sevtug is less potent (#19344) 2016-07-17 17:51:19 -04:00
oranges 7248ed8f13 Add dropdel flag to royal parasite injector (#19359)
This item should definitely be deleted when dropped due to queen death
2016-07-17 17:50:12 -04:00
Core0verload c0746aec8d Sterilizine now reduces surgery step failure prob (#19337)
* surgery refactor

* Sterilizine now reduces surgery step failure prob

* Adds steriliizne sprayer to medical vendors
2016-07-18 09:21:48 +12:00
KorPhaeron 394d253c8b Titanium Removal (#19334) 2016-07-17 16:06:08 +12:00
Joan Lung a7f7151e01 Buffs Vanguard scripture (#19332)
* Buffs Vanguard scripture

* dark magic

* or light magic

* earth

* sand

* dirt

* rock

* ivy

* grass

* flowers

* trees
2016-07-17 11:53:10 +12:00
oranges 3ca9cdb819 Merge pull request #19333 from KorPhaeron/darkness
Fixes advanced darknesss
2016-07-17 11:52:47 +12:00
oranges e55d3dcd52 Merge pull request #19304 from lordpidey/flyswatters
Flyswatters
2016-07-17 11:51:57 +12:00
oranges 951c7976bf Merge pull request #19308 from Niknakflak/NanotrasenFixtures
Adds shower curtains
2016-07-17 11:51:20 +12:00
Incoming5643 3c62d9d33d You can pair up god eyes (#19335)
* You can pair up god eyes for the sake of looking cooler/showing off your bad RNG

* Fixes the eyecon not actually updating
Bonus sprite work by Joan
2016-07-16 18:38:54 -04:00
AnturK 5b670a2511 Merge pull request #19329 from Jordie0608/itriedtofindoutwhathrefstandsforbutitseemstheresnoclearanswer
Allows viewing href logging when disabled
2016-07-16 20:38:51 +02:00
NikNakFlak 5e897cc18a HOW DID I MISS THIS (#19338) 2016-07-16 07:27:20 -04:00
Iamgoofball 781077de66 Fixes food crafting lag. (#19325)
* Fixes food crafting lag.

* Update recipes_bread.dm

* Update recipes_burger.dm

* Update recipes_cake.dm

* Update recipes_egg.dm

* Update recipes_meat.dm

* Update recipes_misc.dm

* Update recipes_pastry.dm

* Update recipes_pie.dm

* Update recipes_pizza.dm

* Update recipes_salad.dm

* Update recipes_sandwich.dm

* Update recipes_soup.dm

* Update recipes_spaghetti.dm

* Update craft.dm

* Update easter.dm
2016-07-16 00:31:59 -04:00
Cheridan d426d9ca87 Merge pull request #19322 from Niknakflak/NeededFixSorryLeoz
Grammar Fix for death whisper
2016-07-15 22:35:08 -05:00
Mike Long 0df823dafa Flyswatter now uses a typecache instead of hardcoded types. Badmins can now make other sorts of swatters with varedits. 2016-07-15 22:53:22 -04:00
Joan Lung 9be963fcdd Cogscarabs can use clockwork slabs to check cult status (#19326) 2016-07-15 20:05:33 -04:00
Joan Lung 4b2861c9a5 Vitality Matrices will now have infinite vitality if Ratvar is active (#19321)
* Vitality Matrices will now have infinite vitality if Ratvar is active

* vacillate
2016-07-16 12:02:58 +12:00
oranges 8c9f2a7eff Merge pull request #19318 from DaveTheHeadcrab/plastic_explosives
Resolves a runtime with X4
2016-07-16 12:02:49 +12:00
oranges 9860a2d2c9 Merge pull request #19317 from GunHog/Xeno_Queen_Finder_For_Mista_Jay
Adds Queen Finder for Xenos
2016-07-16 12:02:33 +12:00
oranges e7806ffc66 Merge pull request #19315 from Firecage/alalyzerscamerasandborgs
Fixes borgs adding their analyzers to security cameras.
2016-07-16 12:01:15 +12:00
Kyle Spier-Swenson c1b14680c4 Rogue stickyban detection system. (#19201)
* Rogue stickyban detection system.

This will detect when stickybans go rogue and revert them to whatever their state was when the world started.

* does the remie

* Increases STICKYBAN_MAX_MATCHES to 20 to prevent gaming
2016-07-16 12:00:47 +12:00
NikNakFlak ad9d105168 Changes for the change gods 2016-07-15 15:54:39 -07:00
KorPhaeron d7cf53a33f Advanced Darkness 2016-07-15 15:48:36 -05:00
Jordie0608 1613723fb0 view href logs when config is off 2016-07-15 18:05:22 +10:00
NikNakFlak cd41656e55 Grammer fix 2016-07-14 17:31:37 -07:00
SamCroswell 5772735d0e X-4 Bugfix 2016-07-14 15:42:15 -04:00
GunHog a607211dfb Adds Queen Finder for Xenos
- Xenos now have a "queen sense" which tracks the queen like a
pinpointer.
- Added WJ's custom sprites for all non-queen Xenos.
- Modded the alien type finder to support queen finding
2016-07-14 13:36:18 -05:00
Cheridan 2bb568bf2b Adds an aesthetic new space ruin with original content (hi bawhoppen) (#19275)
* Adds an aesthetic new space ruin with original content (hi bawhoppen)

* do you understand its all in your hands its your move

* i made up my mind
time is running out
2016-07-14 14:21:49 -04:00
Cheridan f457b572d6 Merge pull request #19305 from ChangelingRain/dexterityissues
Fixes some dexterous guardian issues
2016-07-14 12:22:12 -05:00
Firecage c409c7f70a Fixes borgs adding their anylyzers to security cameras. 2016-07-14 19:00:25 +02:00
Mike Long 33d92a6a87 Removes errant line change from bees.dm
This should reduce the chances of a merge conflict
2016-07-14 10:46:14 -04:00
Mike Long b23ac08a41 Moves splat code to afterattack
You may now splat cockroaches and butterflies.
2016-07-14 10:44:33 -04:00
bawhoppen 7830992c11 Makes shuttles superficially buildable (#18974)
Added two new materials, Titanium and plastitanium. Titanium is naturally occuring, and plastitanium is an alloy made of plasma and titanium.
These materials can be used to build shuttle walls and floors, though this serves no current purpose.

Before you yell "SNOWFLAKE" about the materials, I have definite planned purposes for them, not to mention what else they could be potentially used for (mechs, R&D, etc.)
You can use titanium to make white shuttle walls that smooth (like the ones of the escape shuttle), and plastitanium to make the grey syndie shuttle walls. You can also make floor tiles out of each material for the different shuttle floors. This PR itself doesn't change any of the paths on the map to use smoothed shuttlewalls and I'll save that for a seperate PR.

Also this PR makes ORM code better and allows people to easily add new alloys

Sprites by WJ
2016-07-14 21:25:49 +12:00
oranges 14f425881e Merge pull request #19309 from KorPhaeron/Ihavenopatience
Shortens shuttle travel time from 25 to 6 seconds
2016-07-14 19:42:26 +12:00
Firecage c1f4296035 Makes it so Mechas can't pass through plastic flaps. (#19303)
* Makes it so Mechas can't pass through plastic flaps.

* Phazon no can pass through flaps.
2016-07-14 19:41:52 +12:00
lordpidey 810f3d9052 Small devil fixes (#19302)
* Removes errant cast from devilinfo.add_soul()

* Clarifies a banishment ritual in the Codex Gigas.

Sprinkling holy water isn't enough, it needs to be in the devil's bloodstream.

* Infernal jaunt now correctly extinguishes the user.
Revival contracts no longer actually set the target on fire, but rather uses a fake fire.

* Pitchforks don't burn devils or soulless on use/pickup anymore.
Adds cast charge time to infernal jaunt, so that it's impossible to jaunt while already jaunting.
Adds feedback to using infernal jaunt to jaunt in.
2016-07-14 19:41:01 +12:00
oranges 71fa618cfc Merge pull request #19298 from ChangelingRain/gatewaylimit
Fixes absurdly delayed Spatial Gateways
2016-07-14 19:40:39 +12:00
oranges e19369280d Merge pull request #19290 from lzimann/altclickjumpsuits
Alt clicking now removes jumpsuit accessories.
2016-07-14 19:38:50 +12:00
Core0verload e666d2e76b ports pockets (from Animus Green) and adds them to some clothing.
This PR ports pockets (from Animus Green) and adds them to some clothing.

 Shoes that support storing items now use pockets system.
 Some hats have 1 small pocket.
 Detective's hat spawns with a flask in it.
 Clown's mask has a single tiny top-secret pocket. Honk!

This PR also includes two or three path fixes. It also fixes internal storages (pockets, storage implant) having less "max depth" than external ones.
2016-07-14 19:36:26 +12:00
KorPhaeron 251b2dc372 Shortens shuttle time from 25 to 6 seconds 2016-07-13 21:20:30 -05:00
NikNakFlak f34ba40882 Science isn't about why, It's about why not! 2016-07-13 19:01:50 -07:00
oranges 90340ca794 Merge pull request #19306 from MrStonedOne/511compilefix
fixes compiling under 511
2016-07-14 09:25:52 +12:00
MrStonedOne 80044c3380 fixes compiling under 511 2016-07-13 14:09:37 -07:00
Cheridan 5ea6bdbbbd Merge pull request #19219 from MrStonedOne/patch-227
air tight plastic flaps now properly set atmos state.
2016-07-13 14:33:38 -05:00
AnturK 1eba595115 Fixes create antagonist for revenants. (#19296) 2016-07-13 13:16:13 -04:00