Commit Graph

5103 Commits

Author SHA1 Message Date
phil235 c19d1c1427 Removed unused code in hologram.dm
Fixes displaycase when you could put a new item in it w/o first removing the first one.
Fixes parrot going through windows when getting on its perch, and some other cases of in_range() instead of Ajacent().
Fixes not being able to change transfer amount of reagent containers while buckled.
Remove unused sprites in stationobjs.dmi
2015-10-11 20:18:13 +02:00
phil235 9c79257aab Changes the paths of stools, beds and chairs. It is now obj/structure/bed/chair and obj/structure/bed/stool. It makes much more sense since stools barely have any code of their own.
Beds (and chairs) now have buildstacktype and buildstackamount vars to handle how many sheets of what they should drop on deconstruction.
They also have a foldabletype var to handle folding into item (currently only used by roller beds) so that people can add foldable chairs in the future.
Fixes swivel chairs not dropping the correct amount of metal sheets.
2015-10-10 13:35:00 +02:00
phil235 c95d0e740d Merge pull request #12144 from Shadowlight213/MalfBrain
Makes the Ai braindead message not appear if the AI shunts
2015-10-10 12:21:17 +02:00
phil235 63a19613e6 Merge pull request #12189 from Xhuis/#freedrone
Fixes drones being unable to be revived by other drones
2015-10-10 12:05:02 +02:00
Razharas 570a18179b Merge pull request #12217 from GunHog/Scan_Visor_Is_My_Favorite_MP_Visor
Research Examines!
2015-10-10 08:35:43 +03:00
Razharas 4c204a2335 Merge pull request #12222 from KorPhaeron/robusttendency
Medical HUD for support parasite/guardian
2015-10-10 03:33:50 +03:00
Razharas 8fd2f74d2b Merge pull request #12223 from phil235/BugFixBoogalooB
Bug fix boogaloo, etc...
2015-10-10 03:24:38 +03:00
phil235 4a71185268 * Fixes butchering, it no longer does both an attack and butchering at the same time.
* Morph no longer automatically drop its content on death, you have to butcher it to retrieve the content, 10 items at a time.
* And those items are spread in a one tile radius to avoid having too many things on one tile).
*The morph also drops generic meat during final butchering (it's only because it needed to drop something to be able to be butchered, feel free to change the meat to something else)
2015-10-10 00:03:55 +02:00
Firecage d907ad6ef3 Reverts the revert of the revert 2015-10-09 17:44:12 +02:00
Aranclanos 0fccd6ffce Revert "Revert "Removes alien driveby"" 2015-10-09 12:35:43 -03:00
Swag McYolosteinen 43f90e8b3a Merge pull request #12236 from tgstation/revert-12163-aliendryby
Revert "Removes alien driveby"
2015-10-09 17:22:03 +02:00
Jordie 56c6c3f613 Merge pull request #12210 from GunHog/How_To_Train_Your_Xeno
Praetorian Promotion Fix
2015-10-10 00:10:32 +11: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
Cheridan 136140614d Merge pull request #12151 from AnturK/larvafix
Misc Fixes
2015-10-08 07:20:30 -05: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
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
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
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
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 8d30d50c63 Adds a next map status tab entry. 2015-10-06 21:21:10 -07: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
Xhuis 038a5ba891 Conflicts 2/3 2015-10-06 11:22:26 -04:00
Shadowlight213 b380b972be Fixes Revenant speech being heard in the lobby 2015-10-06 00:43:47 -07:00
Razharas 9b710d7fcb Merge pull request #12153 from duncathan/destroyfixes
Destroy() fixes
2015-10-06 09:27:41 +03:00
Xhuis d328b8be17 Fixes drone reviving 2015-10-06 01:59:56 -04:00
Razharas 070eb882db Merge pull request #12077 from GunHog/I_am_WJs_Code_Slave_Now
Royal Xeno Expansion!
2015-10-06 00:30:06 +03:00
Razharas 55e0c771d7 Merge pull request #12142 from Jordie0608/ivefoundareasonwhypollcodeislikethisbutamstilllookingforagoodreason
Create Poll fixes
2015-10-05 22:23:09 +03:00
Razharas b8378d2904 Merge pull request #12075 from KorPhaeron/thrallchange
Fixes thrall examine
2015-10-05 22:14:30 +03:00
GunHog 45aee25f74 Royal Inhands
- Gives unique facehugger inhands to match the larger sprites of teh
royals.

I apologize in advance for the horrible coding. I cannot into sprites.
2015-10-05 12:43:42 -05:00
Xhuis 832a3dcf90 Generalizes deflection to all martial arts 2015-10-05 12:01:31 -04:00
Jordie0608 398a3ea1d1 unmagics polltypes into defines 2015-10-05 17:44:37 +11:00
Shadowlight213 d33ead1350 Fixes an src 2015-10-04 22:48:59 -07:00
Razharas 3a10e2384b Merge pull request #12104 from Xhuis/free_drone
A few drone tweaks (now with 100% less emagging!)
2015-10-05 07:00:36 +03:00
Aranclanos de0e469fba Changes the facehugger paralyze of 20~ seconds to a 1 second weaken 2015-10-04 21:43:12 -03:00
Remie Richards 4af9affc33 Merge pull request #12109 from MrStonedOne/orbittweak
Orbit tweaks!
2015-10-04 22:30:04 +01:00
Xhuis 17b4cdb5a1 Adds a weaken to dry-heaving 2015-10-04 17:11:32 -04:00
Xhuis 25621e29fc VOMIT GENERALIZATION 2015-10-04 17:09:07 -04:00
Xhuis da8a1a32f7 Removes Blasto gang effects 2015-10-04 15:35:22 -04:00
Xhuis 908514c1b3 Some more changes 2015-10-04 12:52:55 -04:00
AnturK 5033832097 Fixes larva lying down rotation 2015-10-04 15:56:44 +02:00
duncathan 4475824890 fixes #12143 2015-10-04 07:33:32 -06:00
Shadowlight213 6c20ce8451 Makes the AI braindead message not appear if the Ai is currently shunted. 2015-10-04 00:50:30 -07:00
Xhuis 427700dfa5 Fixes projectile blocking 2015-10-04 01:17:22 -04:00
Razharas 0c925f2de5 Merge pull request #12116 from Xhuis/borg_why_did_you_let_me_die
Fixes Syndicate cyborg hyposprays not injecting properly
2015-10-04 07:22:58 +03:00
Razharas 9fdedcfefc Merge pull request #12076 from Menshin/letsbeaheapstar
Some datastructures and A* tweaks
2015-10-03 18:15:23 +03:00