Commit Graph

11573 Commits

Author SHA1 Message Date
Rob Nelson
d951f03bf2 Merge pull request #6528 from clusterfack/fixesinputs
Fixes #6453
2015-11-10 11:59:42 -08:00
clusterfack
0be7b7daa5 Fixes #6453
The procs return before irreparably breaking everything because they are handling a null input as though it were a real option
2015-11-10 11:24:02 -06:00
9600bauds
1456c23fec Fixes fork nonsense 2015-11-09 18:34:24 -03:00
9600bauds
5ede987387 Fixes #6442, re-allows grilling/frying customizable food, \improper a few names 2015-11-09 18:17:14 -03:00
clusterfack
ae0ed4e6dd Well that can happen too 2015-11-09 08:52:51 -06:00
clusterfack
3af331ef1d SUfficient Codervalids Detected
Fixes #6461
Fixes #6261
2015-11-09 06:56:44 -06:00
Rob Nelson
f64cfbe4fc Fixes #6454 2015-11-08 18:52:04 -08:00
Rob Nelson
2bb8077a5c Merge pull request #6482 from DeityLink/gibshades
Improved some simple animal gibs
2015-11-08 13:26:41 -08:00
Rob Nelson
f5262abbdc Merge pull request #6485 from Probe1/diona_fixes
Diona fixes
2015-11-08 13:25:48 -08:00
Rob Nelson
9e3a8cdaac Merge pull request #6488 from DeityLink/simpleplan
Fixing a typo
2015-11-08 13:24:39 -08:00
DeityLink
b9211b87f5 plane 2015-11-08 21:40:38 +01:00
Probe1
044d106d5b closes https://github.com/d3athrow/vgstation13/issues/6429 by adding a check if diona is dead when trying to evolve and using drop_all proc 2015-11-08 13:17:54 -05:00
DeityLink
38abe31637 gibmeat 2015-11-08 18:12:47 +01:00
clusterfack
2b39bfb094 Merge pull request #6464 from Probe1/Bleeding-Edge
seed_datum.dm had an incorrect reagent id.
2015-11-08 11:05:29 -06:00
clusterfack
1243087097 Merge pull request #6466 from unid15/bugfax
Fixes #6460 and #3214
2015-11-08 11:02:34 -06:00
clusterfack
3dd1a8b7e4 Merge pull request #6474 from eswordthecat/delete-ai-pictures
Fixes #6151.
2015-11-08 11:00:13 -06:00
DeityLink
0cb75665e7 hnnng 2015-11-08 16:55:18 +01:00
DeityLink
5c8e8ca318 watamelon 2015-11-08 16:53:55 +01:00
DeityLink
0962249dea changelog 6480 2015-11-08 14:04:22 +01:00
DeityLink
f7e8bb00b5 fixing bugs 2015-11-08 13:40:56 +01:00
eswordthecat
44fb18fe21 Fix image naming overlap. 2015-11-08 10:27:11 +08:00
eswordthecat
15336bc971 Fixes #6151. 2015-11-08 10:24:26 +08:00
unid15
467527fa37 changelog and fix mining drone 2015-11-07 16:14:48 +01:00
unid15
89bbb1128e removes hivebot/skeleton/bee/construct meat 2015-11-07 16:00:38 +01:00
unid15
f584ba18c8 fixes message spam 2015-11-07 15:59:45 +01:00
Probe1
ed7c05d231 seed_datum.dm had an incorrect reagent id. slimetoxin and aslimetoxin have different IDs than their datum name. this caused warnings. 2015-11-07 09:28:41 -05:00
Rob Nelson
51b437f32c Merge pull request #6437 from Faptastic/CondiFix
Fixed chemmaster/condimaster menu
2015-11-06 16:29:52 -08:00
Rob Nelson
6fd96f05f2 Merge pull request #6445 from wwjnc/wittybranchnamehere
Random bugfixes (#3117, #6430, #5331, #4014)
2015-11-06 15:25:35 -08:00
Rob Nelson
e0d47ec0c6 Merge pull request #6443 from Faptastic/BoxFix
Boxstation sorting destinations and EVA access fixes.
2015-11-06 15:25:28 -08:00
Rob Nelson
a9b06b290b Merge pull request #6441 from DeityLink/fix-penetration
Fixing a projectile-related issue
2015-11-06 15:25:18 -08:00
DeityLink
8ab9ea4efe AAAAAAAAAAAAAAAAAAAH 2015-11-06 16:00:15 +01:00
DeityLink
39c15aa8ee hotfix 2015-11-06 09:04:03 +01:00
Rob Nelson
1e1760ec77 Merge branch 'Bleeding-Edge' of github.com:d3athrow/vgstation13 into Bleeding-Edge 2015-11-05 20:21:23 -08:00
Rob Nelson
c15cd9e7be Fixes #6258 2015-11-05 20:19:34 -08:00
Rob Nelson
70db39eb6e Fixes #6250 2015-11-05 19:59:43 -08:00
wwjnc
5d9b443bc9 Fixes #3117. 2015-11-05 23:31:25 +01:00
wwjnc
4a9387bd4b Fixes #6430. Changes to hivelord remains:
- Restored `attack_self()` functionality.

  - Feeding them to someone else isn't instantaneous now, just like
    regular food.

  - They're now usable by any carbon; used to be restricted to humans.

  - They check for an existing mouth on consumption.

  - They now check whether the target is `suiciding` as required by
    `/mob/living/revive()`, could be one of the causes of people living
    with periodic oxyloss after suiciding.
2015-11-05 23:18:51 +01:00
wwjnc
f26c3d15c8 Fixes #5331. 2015-11-05 23:18:03 +01:00
wwjnc
667e990687 Fixes #4014.
- Removed hardcoded `bodytemperature` checks in `handle_environment()`
    and replaced them with the propier species thresholds.

  - Added `WPN_LOW_BODY_TEMP` and `WPN_HIGH_BODY_TEMP` constants to use
    with `apply_damage()`, so the correct message can be shown when
    disfiguring an external organ.
2015-11-05 23:17:38 +01:00
Rob Nelson
792eca1bd2 Fixes #6250 2015-11-05 14:15:28 -08:00
Faptastic
71cc4528d5 Boxstation sorting destinations and EVA access fixes.
-Expanded destinations to include telescience.
-Deskbell for cargo
-Subtypes for the sortingjunctions
2015-11-05 21:57:54 +00:00
D3athrow
935d3b6798 Fix #6397 2015-11-05 15:55:47 -06:00
D3athrow
a7bcd71385 Fix #6414 2015-11-05 13:58:51 -06:00
D3athrow
ecf60a14e2 Fix #6424 2015-11-05 13:47:19 -06:00
D3athrow
7c5bccc502 Potentially fix #6435 from ocurring. 2015-11-05 13:18:07 -06:00
DeityLink
93797d58a4 fixing negative projectile penetration 2015-11-05 11:31:15 +01:00
Rob Nelson
b6d376719c Merge pull request #6433 from Zth--/cancelButtons
Fixes the decloner
2015-11-04 18:00:43 -08:00
Rob Nelson
1fafee874e Merge branch 'Bleeding-Edge' of github.com:d3athrow/vgstation13 into Bleeding-Edge 2015-11-04 17:54:57 -08:00
Rob Nelson
b0d2bbd442 Hopefully fix a problem with xenos understanding sol common? 2015-11-04 17:54:20 -08:00
Zth
0ce9c4b542 Damage from decloner reduced from 25 to 12 2015-11-04 22:40:05 -03:00