Commit Graph

3197 Commits

Author SHA1 Message Date
Segrain 245d33c1af Fix for invisible wounds. 2013-08-23 15:32:37 +03:00
Mloc e20f2e1409 Small fixes to hair.
Hair styles that aren't designed to have color shifts will no longer be affected.
Balding virus symptom now only applies to humans.

Signed-off-by: Mloc <colmohici@gmail.com>
2013-08-22 15:12:59 +01:00
Mloc-Argent 5cee2d2ac2 Species will no longer draw hair not allowed for them. Mirrors will no longer let you choose disallowed hair styles. 2013-08-21 23:26:59 +01:00
Erthilo b6900d50fc Fixes admins not spawning as aliens on roundstart. 2013-08-20 14:20:33 +01:00
Erthilo 16d9b76599 Allow all mobs to emote. Standardising emote proc. 2013-08-20 10:38:57 +01:00
Erthilo de6eb16e1a Fixes being able to have alien species hair on humans or other species. 2013-08-20 10:37:05 +01:00
Chinsky 4262e6b6bc Merge pull request #3547 from Zuhayr/master
Borer prompt, dionaea fix
2013-08-19 01:27:11 -07:00
Zuhayr 809c17710d Borer prompt will now actually work without runtimes. 2013-08-19 15:46:40 -07:00
Zuhayr 320a009e2d Made Dionaea whitelisted. 2013-08-19 12:38:48 -07:00
Zuhayr e05976e1b9 Confirmation prompt for borers. 2013-08-19 11:53:03 -07:00
Kilakk abe170e006 Merge remote-tracking branch 'upstream/master'
Conflicts:
	baystation12.dme
2013-08-19 00:27:28 -04:00
Kilakk 83bc47a47e Temporary fix for #3543, gave bees an icon_dead state
* Also, possibly stopped bees from moving around while deceased (in this case, while not having stat CONSCIOUS)
* Bees don't have an actual death icon, just a placeholder bees1 for now
2013-08-18 23:47:11 -04:00
Kilakk 8d2910da37 Bees are simple_animals, not machines. Bluh. 2013-08-18 22:52:39 -04:00
Mloc-Argent 404c12f61e Much more probable fix for deadchat breaking on clientless ghosts.
Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-08-17 14:18:01 +01:00
Zuhayr 2bc8212d2a Fix for subtypes of X mob not being able to understand each other. 2013-08-16 19:00:08 -07:00
Zuhayr 24a09bc9df Possible fix for deadchat runtime. 2013-08-16 01:45:50 -07:00
Zuhayr 9e58d93fd6 Removing snowflake checks for Soghun. 2013-08-16 01:01:12 -07:00
Chinsky b8dc7cc939 Merge pull request #3505 from Zuhayr/master
Language cleanup/mouse speech fix.
2013-08-13 16:48:45 -07:00
Zuhayr f6a562e8ed Couple of typos. 2013-08-14 09:47:52 -07:00
Zuhayr 64c5beaf8c Forgot to change back some testing keys for languages, whoops. 2013-08-14 02:16:11 -07:00
Zuhayr 9ec5c72d96 Cleaned up language handling, fixed mouse speech understanding. 2013-08-14 02:13:06 -07:00
Zuhayr e10a433800 Merge branch 'master' of https://github.com/Baystation12/Baystation12 2013-08-14 01:01:18 -07:00
Zuhayr 623a2978b7 Merge branch 'dev-freeze' of https://github.com/Baystation12/Baystation12 2013-08-14 01:01:09 -07:00
Lethal Ghost 68e9e5d924 Very very old bug.
From Russia with love
2013-08-13 23:31:55 +06:00
Mloc-Argent 71bdaa1698 Fully reverts clickdelay change.
It was immensely buggy with certain mobs, and server lag all but negated the benefits.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-08-13 13:10:09 +01:00
Zuhayr b820ce2fe6 Compile fix. 2013-08-13 15:36:05 -07:00
Zuhayr 98510b3b01 Added the ability for worms to secrete useful chemicals. 2013-08-13 15:06:11 -07:00
Zuhayr 4f3f3d6eff Added vent crawl, hiding and table passing to brain slugs. 2013-08-13 14:55:29 -07:00
Zuhayr 5476ae192d Attempting to reduce incidence of clickspam against mobs. 2013-08-12 22:44:57 -07:00
Zuhayr 82a4dedf5d Snowflake check for Soghun. FIX THE WHITELIST THING, HEAD. 2013-08-12 21:17:38 -07:00
Zuhayr b3e184ad0a Merge branch 'master' of https://github.com/Baystation12/Baystation12 2013-08-12 00:10:12 -07:00
Zuhayr eec6c16de6 Merge branch 'dev-freeze' of https://github.com/Baystation12/Baystation12 2013-08-12 00:09:17 -07:00
Zuhayr e748fdeb0c Merge pull request #3488 from Baystation12/dev-freeze
Dev freeze
2013-08-11 22:00:01 -07:00
Zuhayr bcad5a787d Fixed listing of unrelated creatures when infesting. 2013-08-12 14:46:03 -07:00
Zuhayr 5ecee57a2c Fixed failure to remove borer verbs on successful resist. 2013-08-12 14:45:42 -07:00
Zuhayr 5f0515fb50 Further borer tweaks. 2013-08-12 13:36:21 -07:00
Zuhayr 16e976035f Cortical borer fixes. 2013-08-12 11:50:14 -07:00
Segrain eb55fb2da2 Revive fix. 2013-08-12 05:30:39 +03:00
Zuhayr 375437a6cf Changelog merge. I hate the changelog. 2013-08-12 11:20:41 -07:00
Erthilo 070cb50f8d PDAs can be used when buckled (and not in any other way restrained or stunned). Rejuvenate now completely heals a target or broken organs and viruses too. 2013-08-11 17:13:58 +01:00
Mloc-Argent 7ba1638e11 Fixed some mob clicks.
Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-08-11 15:52:48 +01:00
Zuhayr 29ad858ed4 Fixes the weird inertia behavior of cuffed/dragged people in space. 2013-08-11 23:52:46 -07:00
Zuhayr e04a5a6ce6 Added language name to speech. 2013-08-10 22:57:36 -07:00
Zuhayr 6e81952c20 Moved language flag defines to setup.dm. 2013-08-10 21:00:32 -07:00
Zuhayr bc4ac1d4ee Language choice changes. 2013-08-10 21:00:15 -07:00
Zuhayr 790b384669 Expanding the language list. 2013-08-10 19:39:10 -07:00
Zuhayr 69fd8da6db Merge branch 'master' of https://github.com/Baystation12/Baystation12 2013-08-10 18:30:27 -07:00
Zuhayr 857cce2da5 Brainloss emoting tweak. 2013-08-10 13:22:35 -07:00
Zuhayr 6c266e08e4 Fixed double worms, lowered chance of emoting. 2013-08-10 13:15:30 -07:00
Zuhayr 4c26922e7b Compile fix. 2013-08-10 12:36:23 -07:00