Commit Graph

3629 Commits

Author SHA1 Message Date
Iamgoofball b83ca5f8d1 Goon Chemistry: Addiction and Overdosing 2015-01-18 21:50:54 -08:00
Iamgoofball bc9d48fa42 Mutadone and Mannitol, tweaks and changes. 2015-01-16 19:28:13 -08:00
Iamgoofball 38070820f3 Merge branch 'master' of https://github.com/tgstation/-tg-station into goonchem_shoehorn_backup 2015-01-16 17:25:50 -08:00
Iamgoofball f3398e58a9 Removes Star Trek chemistry and transfers us to Goon Chemistry. 2015-01-16 17:21:36 -08:00
JJRcop 8fecbe2318 Merge branch 'master' of https://github.com/tgstation/-tg-station into ChronOPS
Conflicts:
	icons/mob/head.dmi
	icons/mob/items_lefthand.dmi
	icons/mob/items_righthand.dmi
	icons/mob/suit.dmi
	icons/obj/clothing/hats.dmi
	icons/obj/clothing/suits.dmi
	icons/obj/projectiles.dmi
2015-01-16 14:09:07 -05:00
phil235 f5ab9bad47 Merge pull request #7051 from Menshin/dead_ahunter_leaping_fix
Made non-leaping thrown aliens impact like normal mobs
2015-01-16 16:32:47 +01:00
phil235 c15c008524 Merge pull request #7089 from Firecage/space_clown_b_gone
Stops clown shoes from squeaking in zero grav, and thus space. Fixes #6568
2015-01-16 13:39:42 +01:00
tkdrg 6bfebf2e48 Adds bolt-action rifle
Sprites from https://tgstation13.org/phpBB/viewtopic.php?f=9&t=2151

These have a bolt that needs to be worked after each shot, and they
need it to be open in order to be reloaded. There is also a stripper
clip. Their bullet does 60 brute damage, and the gun has a 5-shot
internal magazine. They cannot be worn on the back slot as there are
no back sprites provided in that file. Bayonets are not implemented
for the same reason.

The gun can be obtained as a 50% drop from ranged russian mobs (the
other 50% still drop the mateba) and from summon guns.
2015-01-16 03:03:34 -03:00
Firecage baac32890b Stops clown shoes from squeeking in space and zero grav. 2015-01-15 13:18:01 +02:00
JJRcop f34afaa3c9 Merge branch 'master' of https://github.com/tgstation/-tg-station into ChronOPS
Conflicts:
	icons/mob/head.dmi
	icons/mob/items_lefthand.dmi
	icons/mob/items_righthand.dmi
	icons/obj/projectiles.dmi
2015-01-15 02:30:31 -05:00
Menshin 416c71b99e * Non-leaping thrown aliens are now behaving like other mobs
* Removed a useless check
2015-01-14 20:32:51 +01:00
phil235 884e2a6f73 Fixes some runtimes from audible_message proc. Fixes silent PDAs calling audible message when receiving a message. 2015-01-14 18:00:17 +01:00
MrPerson 85b277c404 Merge pull request #7011 from Firecage/Blubbery_be_gone
This fixes that "You suddenly feel blubbery" message spam.
2015-01-14 02:12:28 -08:00
Firecage 4ee6fb9157 This fixes that "You suddenly feel blubbery" message spam. 2015-01-13 11:53:23 +02:00
Cheridan 4cf4779596 Merge pull request #6643 from phil235/HungerNerf
Sugar nerf
2015-01-13 01:47:37 -06:00
Cheridan 4bd70b2908 Merge pull request #6986 from Menshin/ear_damage_ooping
Ear damage/deafness tidying
2015-01-13 01:19:56 -06:00
Razharas 8155304d1a Merge pull request #6727 from Iamgoofball/raginmages
[READY] Blob Mania 1: Reagent Blobs, Split Personality, Storage Blobs, and Blob Broadcast
2015-01-13 06:47:40 +03:00
Menshin 435ccf7ff9 * OOP'ed ear damages/deafness status updating
* Silicons are now immuned to ear damages/deafness
* Only living mobs can now take ear damages/be deafened
* Simple animals are now healing ear damages/deafness at the same rate as other living mobs
* Fixes being able to hear AI announcements when deaf
2015-01-13 00:40:46 +01:00
tkdrg d5950a62a4 Merge pull request #6967 from phil235/AttackHitZoneFix
Fixes two typos in ran_zone() proc.
2015-01-12 15:24:20 -03:00
Remie Richards 713da9344b Merge pull request #6883 from tkdrg/fukkenraydios
Makes the ghost follow links work with radios
2015-01-11 19:38:24 +00:00
tkdrg 1218610f75 Merge pull request #6847 from Razharas/GenFixes
Fixes bugs caused by datum mutations
2015-01-11 16:14:03 -03:00
tkdrg cd14959f06 Merge pull request #6970 from Carn/#6881
Resolves #6881 - oxyloss rate
2015-01-11 15:30:35 -03:00
carnie 33443d2f08 Resolves #6881 - the time-scaling of suffocation in crit was calculated using deciseconds rather than seconds as happened previously. Effectively increasing oxyloss rate by a factor of 10
Resolves #6921 - same issue.
2015-01-11 17:25:44 +00:00
carnie 2d26c7e2bd Resolves #6927 - Many Stat() procs did not have if(statpanel("panelname")) checks. 2015-01-11 17:01:41 +00:00
phil235 f112f2acbb Fixes two typos in ran_zone() proc. 2015-01-11 15:10:56 +01:00
phil235 ee2866c8d7 Merge branch 'master' of https://github.com/tgstation/-tg-station into HungerNerf
Conflicts:
	icons/mob/screen_gen.dmi
2015-01-11 14:58:56 +01:00
Razharas a6ae15215a Merge branch 'master' of https://github.com/tgstation/-tg-station into GenFixes 2015-01-11 08:48:03 +03:00
Razharas bfda5b49f9 Last pack of fixes for now
Fixed indentation in transform proc
Moved comments to appropriate place
Fixed unreported cloning bug
Removed monkifying from random bad mutations
2015-01-11 08:23:50 +03:00
tkdrg 86c25410f5 Merge pull request #6926 from Carn/#6890
Resolves #6890
2015-01-10 21:51:27 -03:00
tkdrg 3f802d1ae4 Merge pull request #6917 from Nienhaus/FoxV2
Fox 2.0
2015-01-10 20:38:58 -03:00
tkdrg 0f19537c2d Merge pull request #6721 from phil235/CargoCrateNameFix
Many typo fixes
2015-01-10 20:11:13 -03:00
Swag McYolosteinen 5117f15f54 Merge pull request #6909 from dannno/AIsprites
Lots of AI core sprites
2015-01-10 20:11:17 +01:00
tkdrg 179003b57c Merge pull request #6808 from Boggart/readminbugfix
Re-admin bugfixes.
2015-01-10 01:29:01 -03:00
tkdrg 1f91ac52a3 Merge pull request #6894 from Miauw62/ayythelmaoening
Emagged borgs will now properly unreference their MMI.
2015-01-10 01:16:01 -03:00
carnie 6643519866 Resolves #6890 - Uses ETA for centcom->station, ETD for station, ESC for station->centcom, RCL for station->centcom(recall) 2015-01-10 01:11:49 +00:00
Nienhaus 4d34f2235e Fox 2.0
https://github.com/tgstation/-tg-station/pull/6489/
2015-01-09 16:41:37 -06:00
JJRcop 539dac7308 Adds the Chronosuit
Sprites by spheretech
The chronosuit allows you to move via teleportation
Adds mob.remote_control var
2015-01-09 16:14:49 -05:00
tkdrg 4291df8918 Merge pull request #6887 from Incoming5643/MyLittleSlimeCannotBeThisCute
Allows player slimes to use the slime faces that npc slimes can uses
2015-01-09 18:00:47 -03:00
dannno 1a761488fa fun removed hitler wins 2015-01-09 13:23:08 -05:00
dannno 41f32bf3b6 adds E-102 AI sprite, made by myself, at Vekter's request 2015-01-09 00:54:17 -05:00
dannno fdac62afe0 Lots of AI core sprites 2015-01-09 00:13:24 -05:00
hornygranny 56bad0f7ce Merge pull request #6747 from paprka/gunchangesv2baby
Further changes to the ranged stun system
2015-01-08 16:09:37 -08:00
Incoming 819add5c0c *merges the slime face emotes into the generic emote list so there's no new VERB
*makes a changelog so no one misses out on this important news
2015-01-08 17:12:14 -05:00
Miauw 731a9c03e5 >greentext commit messages 2015-01-08 20:42:05 +01:00
Razharas f48563f1d1 Fixes some bugs and rutimes tkdrg pointed
Monkeys arent blind anymore
Bad dna mutation runtime fixed
Two handed shit runtime fixed
Carbons unarmed attacks runtime fixed
2015-01-08 22:35:07 +03:00
Miauw 851f3e09b3 when i say copypasted, i mean it. 2015-01-08 20:00:47 +01:00
Miauw ab6d6a9b70 Prevents this bug from turning into a hydra. 2015-01-08 19:56:44 +01:00
Miauw 109b0a434a Fixed #3251, emagged borgs will now properly unreference their MMI. 2015-01-08 19:49:48 +01:00
Incoming 27857ae90d Allows player slimes to use the slime faces that npc slimes can uses.
Fixes #6882

Priority: Critical
2015-01-08 04:47:35 -05:00
tkdrg e54bd21eff Makes the ghost follow links work with radios 2015-01-08 01:11:57 -03:00