Commit Graph

24890 Commits

Author SHA1 Message Date
GunHog e76411cd50 Buildable Science goggles
- You can now build Science Goggles at a protolathe.
- Fixes small var derp
2015-10-08 18:31:19 -05:00
CosmicScientist 58f6c961e4 Cigs, urinals, infrared lasers, oh my! 2015-10-08 22:45:09 +01:00
xxalpha 5506fbc662 Fixed large glass airlock sprites. 2015-10-08 19:09:41 +01:00
phil235 9b0d8c0b54 Tiny tweak 2015-10-08 20:09:05 +02:00
phil235 c4c447a8dc Fixes hotspot having two New() procs.
Fixes many machines and a few structure not having a cooldown when attacked with an item.
Fixes not being able to eat or be facehugged when wearing riot helmet with visor up.
Fixes not being able to use child of the tool type for craft recipes requiring tools.
Tablecrafting failure message now tells you what caused the failure (missing tool, missing component)
Fixes fuego plasma burrito recipe.
Fixes being able to grab cups from water cooler with telekinesis, putting the cup directly in your hand.
Fixes golem appearing with their old human name for a split second.
Some changes to make code more OOP (take_damage() proc for barricade, shieldgen, etc)
Some tweaks to light tube building code.
2015-10-08 19:50:01 +02:00
GunHog dcbcfefa01 Action buttons + More mobs!
- Scanner control is now an action button.
- Fixed multiple scanner bugs (I think)
- Gave ability to drones and borgs.
2015-10-08 11:30:39 -05:00
kingofkosmos 41220a62b2 Revert spreadfire back to normal. 2015-10-08 19:26:32 +03:00
Cheridan 136140614d Merge pull request #12151 from AnturK/larvafix
Misc Fixes
2015-10-08 07:20:30 -05:00
Xhuis 406f727ead Armory remap, autorifle removal 2015-10-08 08:03:58 -04:00
AnturK 75e82f15f2 Return for buckling procs
Makes unbuckling priority over removing bag in janicart
Makes doors bumped in janicart open.
2015-10-08 13:40:53 +02:00
Incoming 8de921832d Modifies plastic flaps to play nice with the secret box technique.
This code is ugly, but that's mostly because of how hidiously circumstantial plastic flaps are.

Always remember to use windoors with plastic flaps, as ways to get under them are still plentiful, box or no box.
2015-10-08 03:14:06 -04:00
Jordie0608 477b389954 fixes adminonly evaluating as true always 2015-10-08 18:09:43 +11:00
duncathan 996ef3503b adds current map to roundstart world.log 2015-10-07 22:01:43 -06:00
phil235 832e650ffc Trashbag can pick up ammo casings and reagent_containers/food/drinks again.
Dipping a lit cigarette into a reagent container heats up the liquid (like every other heat sources) and only unlit cigarette can be dipped to absorb the liquids now.
2015-10-08 01:26:55 +02:00
phil235 0efb30434a Fixes not being able to move during jaunting if you are cuffed and pulled.
Greenglow decal no longer disappears after 2 minutes.
Fixes runtime with explosive implant activation.
Fixes stunbaton infinite cell charge, the baton now turns off if you try using it after its cell has been deleted somehow.
Fixes bloody pulled mob leaving a blood trail in zero G.
Shortens the guardian battlecry message when attacking to lower chat spam.
Items in Morph now disperses a bit on death instead of being all on the same tile.
After reaching a limit of 50 items, morph swallowing items deletes them instead of putting them inside the morph.
Monkeys can no longer modify the hand labeller's text to communicate.
Fixes carbon,radium,uranium 's reaction_turf creating multiple decal on a tile, it now checks if there's already a decal of the relevant type and (for radium and uranium) only transfers reagent to it if it finds one.
2015-10-08 00:48:00 +02:00
KorPhaeron 6095956059 Changes 2015-10-07 14:41:06 -07:00
Remie Richards 06cd5e0a93 Fixes compile issue relating to the Royal Xeno PR. 2015-10-07 22:32:57 +01:00
Remie Richards 97de4b2ebe Merge branch 'master' of https://github.com/tgstation/-tg-station into HandOfGod-Resurgence
Conflicts:
	code/modules/mob/living/simple_animal/guardian/guardian.dm
	icons/mob/head.dmi
	icons/mob/suit.dmi
	icons/obj/clothing/hats.dmi
	icons/obj/clothing/suits.dmi
	icons/obj/storage.dmi
2015-10-07 22:24:53 +01:00
Xhuis 532c796e32 Nar-Sie sound restoration 2015-10-07 17:22:47 -04:00
GunHog 647dd5dbb4 Icons on component scan
- Because RR likes pretty pictures.
- Also closes a span properly.
2015-10-07 16:12:34 -05:00
Remie Richards b9394257da About a million changes, but largely: Functional (Sort of) Antag Huds, Mind fixes, and Final glue to get the mode working. 2015-10-07 22:11:19 +01:00
Razharas 7aae089d5a Merge pull request #12094 from AnturK/mapcase
Adds support for custom showcases on the map
2015-10-07 22:26:43 +03:00
Razharas 92523c03f2 Merge pull request #12137 from Xhuis/sleeping_carp_buff_2_please_dont_ban_me_from_the_repo
Sleeping Carp changes
2015-10-07 22:25:11 +03:00
Razharas 8b4447dcad Merge pull request #12157 from Xhuis/can_we_do_this_again
Generalizes vomit into a single carbon proc
2015-10-07 22:20:32 +03:00
Razharas e3065b1643 Merge pull request #12164 from Aranclanos/crewmonitor
Changes map generation time at roundstart
2015-10-07 22:17:11 +03:00
Razharas 8ab1c5501a Merge pull request #12182 from KorPhaeron/cult
Removes cult scaling
2015-10-07 22:16:44 +03:00
Razharas b8adf736a5 Merge pull request #12185 from MrStonedOne/patch-45
Removes admin announce and admin log from follow.
2015-10-07 22:15:10 +03:00
phil235 dbaba791f3 Fixes critical bug causing multiple hits from single projectile.
Fixes some other potential issues coming from changing a few del() to qdel().
Fixes not being able to shoot mob on same tile as the shooter.
Fixes being able to shoot oneself by simply clicking our mob.
Fixes not being able to shoot non human mobs right next to us.
2015-10-07 20:57:36 +02:00
GunHog 4a5caf968a Research Examines!
Science Goggles and the Prototype Hardsuit Helmet may now scan items for
their research potential and machines for their contents.

Examine an item to gain additional data.
- Tech levels
- Materials that can be salvaged from it if recycled
- Reliability rating
- Crit failure, if present.

Examine a machine to learn the components used to build it.
2015-10-07 13:45:51 -05:00
CosmicScientist 155a159193 Packs a bunch... of ammo... for your face. 2015-10-07 19:08:45 +01:00
Razharas 78f5e90467 Merge pull request #12191 from Shadowlight213/Revenantlobby
Fixes Revenant speech being heard in the lobby
2015-10-07 19:33:17 +03:00
GunHog 305f5bd21d Promotion Fix
- Was trying to use up the target's plasma instead of the user's.
- Raises the cost back to 500, as was intended by WJ.
2015-10-07 08:19:54 -05:00
Swag McYolosteinen 38f5c0c85a Merge pull request #12122 from Steelpoint/Magazine
[MAP] Continuation Of Armoury Map PR + Magazine Removal
2015-10-07 15:13:15 +02:00
Swag McYolosteinen 4697cdb1df Merge pull request #12083 from KorPhaeron/candycornvampire
Fixes the detectives hat
2015-10-07 13:36:35 +02:00
xxalpha 7c98cb54e3 Fixed asteroid rock edging breaking wall smoothing. 2015-10-07 12:01:01 +01:00
Shadowlight213 746a73c5f3 Commenting 2015-10-07 02:56:02 -07:00
Razharas 0ad7257a52 Merge pull request #12089 from MrStonedOne/maprotation
HOLY FUCKING SHIT, I'VE DONE IT! Map rotation!
2015-10-07 07:53:42 +03:00
MrStonedOne 701e966f8f choosen -> chosen 2015-10-06 21:50:19 -07:00
MrStonedOne 8d30d50c63 Adds a next map status tab entry. 2015-10-06 21:21:10 -07:00
MrStonedOne 1f7234d3bb adds prompt and logging to trigger map rotation verb 2015-10-06 21:20:35 -07:00
MrStonedOne e27e9e8371 Map rotation fixes:
Fixes mutiple rotate operations from breaking the server, map rotation will properly detect rotation operations as well as update operations and abort.
Fixes max pop being treated as minpop
Adds more feedback to admin verbs.
2015-10-06 21:12:00 -07:00
Razharas 588bd2d570 Merge pull request #12184 from duncathan/dellogging
Adds del() log to world.log and updates the runtime condenser to condense del() logs
2015-10-07 04:59:05 +03:00
Razharas 2787925676 Merge pull request #12165 from Chnkr/patch-2
BYOND: Calling things each tick.
2015-10-07 04:00:42 +03:00
Xhuis 815c7aa435 ACTUALLY removes cauterize 2015-10-06 20:18:53 -04:00
Xhuis 527c7b568d Removes Cauterize 2015-10-06 20:17:43 -04:00
Xhuis dbab97bb34 Merge remote-tracking branch 'remotes/upstream/master' into wiz_spell 2015-10-06 20:12:42 -04:00
Xhuis 71861ccd1a Conflicts 1/3 2015-10-06 20:12:21 -04:00
Razharas 156e0cabda Finishes Kors PR
Finishes Kors PR
2015-10-06 23:14:06 +03:00
WJohn 8a7b0d6c27 Revert "Removes alien driveby" 2015-10-06 15:19:51 -04:00
Razharas 33cc64b0a8 Merge pull request #12163 from Aranclanos/aliendryby
Removes alien driveby
2015-10-06 21:59:17 +03:00