Commit Graph

6438 Commits

Author SHA1 Message Date
Cheridan 8d4e73a493 Merge pull request #3885 from Giacom/gravity_bounce
Zero gravity bouncing.
2014-06-11 20:33:52 -05:00
Cheridan b80e9eda57 Nar-Sie update 2014-06-11 14:19:58 -05:00
ikarrus 96bc65d620 Stripping people now bolds the text for the target
Quick fix for #3896
2014-06-11 09:11:34 -06:00
Alex a4cedc741e Merge pull request #3848 from Rockdtben/roboticHealRefactor
Moved item_heal_robotic out of obj/item and into mob_helpers.dm
2014-06-11 11:39:20 +01:00
Kelenius 3908160998 One big update for stacks. 2014-06-10 20:36:08 +04:00
Cheridan 29386858c7 Merge pull request #3878 from Ikarrus/stripfix
Fixes stripping stunned/dead people
2014-06-10 09:35:21 -05:00
Giacomand 6f61d000b0 Finalized gravity bouncing. 2014-06-09 21:09:16 +01:00
Giacomand f4b0a48253 Merge branch 'master' of https://github.com/tgstation/-tg-station into gravity_bounce
Conflicts:
	code/modules/mob/living/living.dm
	code/modules/mob/mob_movement.dm
	code/modules/power/gravitygenerator.dm
2014-06-09 20:26:17 +01:00
Cheridan 13f097ca9a Merge pull request #3853 from phil235/AlienCuffBreakFix2
Alien roars instead of screaming when breaking cuffs.
2014-06-09 14:20:08 -05:00
MrPerson 59d64656c4 Some fixes and minor improvements to examining. 2014-06-09 11:35:29 -07:00
Cheridan b827a3b5f2 Merge pull request #3862 from Kelenius/OfSlimesAndCommands
Of slimes and commands
2014-06-09 12:39:52 -05:00
ikarrus df7b758d34 Fixes stripping stunned/dead people
Fixes #3877
2014-06-09 08:51:38 -06:00
MrPerson 645ca7f8a1 Merge branch 'master' of https://github.com/tgstation/-tg-station into examinate_the_doctor
Conflicts:
	code/_onclick/click.dm
	code/game/atoms.dm
	code/game/objects/items/toys.dm
	code/modules/paperwork/folders.dm
	code/modules/power/cable.dm
2014-06-09 01:50:44 -07:00
Cheridan fe26d167f7 Merge pull request #3847 from Rockdtben/RefactorSoulstone
Moved these 2 procs out of obj/items/ and to obj/items/devices/soulstone
2014-06-07 15:34:52 -05:00
Rolan7 3e8fece250 Merge branch 'master' of https://github.com/tgstation/-tg-station into Issue3401 2014-06-07 10:13:47 -04:00
Kelenius 9e78e71537 Right 2014-06-07 13:37:36 +04:00
phil235 ed42dd2d58 Merge pull request #8 from tgstation/master
update repo
2014-06-06 20:16:35 +02:00
phil235 1dfaa6711a overriding cuff_break proc 2014-06-06 20:10:35 +02:00
phil235 f9c2b9d6d8 Aliens stop screaming like hulk when breaking handcuffs 2014-06-06 20:10:26 +02:00
Cheridan c4aebda258 Merge pull request #3421 from GunHog/AI_Lockdown
Gives Malfuncting AIs the Hostile Lockdown ability!
2014-06-06 12:17:53 -05:00
Alex 9b083e95ac Merge pull request #3841 from ike709/2014-06-04-#3788-Fix
Fixes #3788 Animals retaliating after death
2014-06-06 09:17:36 +01:00
ike709 a6aca7617f Removed useless changes from first commit. 2014-06-05 20:33:07 -05:00
ike709 8708a65016 None of the animals should retaliate while dead. 2014-06-05 20:19:19 -05:00
Rockdtben 569d12facf Moved item_heal_robotic out of obj/item and into mob_helpers.dm 2014-06-05 19:25:08 -05:00
Rockdtben 1725d633fb Moved these two procs out of obj/items/ and to obj/items/devices/soulstone
transfer_soul(var/choice as text, var/target, var/mob/U as mob).
init_shade(var/obj/item/device/soulstone/C, var/mob/living/carbon/human/T, var/mob/U as mob, var/vic = 0)

Fix some poor formatting in soulstone.dm
2014-06-05 18:34:06 -05:00
Cheridan 6a7a9f8a78 'Released' Icon Edit
Released -> Discharged
2014-06-04 18:48:13 -05:00
ike709 85de677d1b Fixed issue #3788. Message "[src] gets an evil-looking gleam in \his eye" no longer displays when Pete is dead. 2014-06-04 01:12:29 -05:00
ikarrus 40800b79e0 The Loggening: Admin Edition
-Build mode logging. A lot of its functions are highly abusable but not logged
-Gravity Catapults no longer spam asay. They will be kept in the game log.
-Logging for Cyborg handcuffs
-Logging for Stripping/equipping
-Logging for decreasing PA power control. Easier as an admin to tell when I should panic without having to watch them like a hawk.
-Logging for disposaling people
-Some code optimizations along the way as well
2014-06-02 23:13:33 -06:00
ikarrus 8e94bff33c -Giacom's Feeback
-Belt, ID, and Pockets are no longer blocked by exosuits, as they are still visible
2014-06-02 21:07:21 -06:00
ikarrus ce35503695 Greyed out empty slots for easier readability 2014-06-01 22:45:28 -06:00
ikarrus 8cd20b3e77 Added checks in Topic() 2014-06-01 21:12:06 -06:00
Rolan7 cc7b24d8c0 Merge branch 'master' of https://github.com/tgstation/-tg-station into Issue3401 2014-06-01 18:51:33 -04:00
ikarrus 5a7db48f96 Improved readability of the strip panel with <BR>s 2014-05-31 14:26:48 -06:00
ikarrus e47b75c02f Strip Menu now obscures items based on flags_inv
I also made it look pretty
2014-05-31 13:45:14 -06:00
Cheridan 47eeeefe31 Merge pull request #3731 from Ikarrus/internalshelp
You can now set internals on someone else's belt and suit storage
2014-05-31 11:43:47 -05:00
Rolan7 699fe36759 Merge branch 'master' of https://github.com/tgstation/-tg-station into Issue3401 2014-05-31 00:43:16 -04:00
Menshin 8beda90c81 * Added a "stop pulling" button to monkeys and alien larva
* Make aliens use their hud "intent button".
* Make monkeys use the current selected (e.g midnight) hud "intent button".
2014-05-28 16:28:53 +02:00
Ikarrus 26813fc6ac What is this it shouldn't be here.
It's gone now
2014-05-25 11:15:41 -06:00
Ikarrus 769a220740 I honestly don't remember making these changes before 2014-05-25 11:10:52 -06:00
ikarrus 82b861702f Resolved Conflicts:
code/modules/mob/living/simple_animal/constructs.dm
2014-05-25 10:59:08 -06:00
Miauw62 97a25607ca Merge pull request #3748 from Cheridan/wizardDidIt
Bugfixes
2014-05-24 19:50:46 +02:00
Rolan7 f0caa62ac2 Merge branch 'master' of https://github.com/tgstation/-tg-station into Issue3401
Conflicts:
	code/modules/mob/living/carbon/monkey/monkey.dm (resolved)
2014-05-23 11:29:43 -04:00
Alex aaec78f754 Merge pull request #3745 from Miauw62/autism_intensifies
Fixed #3740, slimes now attack simple_animals in retaliation.
2014-05-22 10:09:51 +01:00
Alex 2c577af52f Merge pull request #3741 from Rolan7/Issue3643-NoclientIcons
Sets screenloc even if no client
2014-05-22 10:04:21 +01:00
GunHog 130f9e86c3 Optimization changes
Adds all doors to the "portals" list.
2014-05-21 19:28:27 -05:00
Miauw 3cf8624665 Finalizes the fixes. 2014-05-20 20:14:01 +02:00
Cheridan 38ab0be4ad Spells are now anchored.
Space Carp and Bears now take damage from high temperatures.
2014-05-19 15:06:54 -05:00
Miauw 8ac429ab9c Made slimes able to feed on simple_animals. 2014-05-19 21:03:26 +02:00
Miauw b5f61f59d3 Fixed #3740, slimes now attack simple_animals in retaliation. 2014-05-19 19:33:38 +02:00
Rolan7 92d138533f Added the fix to the back slot, had overlooked it. 2014-05-19 13:30:49 -04:00