Jordan Brown
bed37b7bb2
Fixes Intellitater crafting deleting AIs ( #48451 )
...
* Adds safety requirement checking to crafting
/datum/crafting_recipe now has check_requirements() which will be called once item instances that will be used are collected. If this fails, the crafting will be aborted.
* Prevent populated AI cards from use in crafting.
- Overrides check_requirements for the aitater crafting_recipe, failing it if there is an AI present in the candidate card.
2019-12-29 13:20:45 -05:00
..
2019-12-27 04:29:04 +01:00
2018-07-18 17:46:53 -04:00
2019-06-29 21:07:26 +12:00
2019-12-18 22:22:12 +01:00
2019-12-29 13:20:45 -05:00
2019-12-27 04:24:27 +01:00
2019-11-30 03:57:03 -08:00
2019-08-30 18:45:20 +12:00
2019-12-24 11:29:17 -08:00
2019-10-05 13:40:40 -04:00
2019-12-12 12:04:51 +01:00
2019-11-25 17:53:00 +01:00
2019-12-28 15:20:06 +01:00
2019-12-22 15:29:25 -05:00
2019-11-04 19:16:50 -08:00
2019-12-22 08:36:46 +01:00
2019-12-27 04:29:04 +01:00
2019-12-28 15:20:06 +01:00
2019-05-06 19:44:05 -04:00
2019-12-10 20:52:13 +13:00
2019-12-27 10:39:51 -05:00
2019-10-15 10:13:41 +02:00
2018-01-25 10:27:36 -05:00
2019-12-12 12:04:51 +01:00
2019-10-10 04:20:27 -07:00
2019-11-13 03:07:59 -08:00
2019-12-12 00:16:25 -05:00
2019-08-30 18:45:20 +12:00
2019-09-15 00:26:55 -07:00
2019-12-10 20:52:13 +13:00
2019-08-15 01:43:50 -07:00
2019-12-22 15:29:25 -05:00
2019-10-13 14:36:43 +03:00
2019-10-30 16:31:17 -07:00
2018-11-13 18:06:52 -05:00
2019-11-19 16:54:30 -08:00
2019-11-04 19:16:50 -08:00
2019-12-09 03:26:51 -05:00
2018-09-24 13:18:51 +03:00
2019-12-09 20:48:45 +13:00
2019-12-01 12:00:01 +01:00
2019-12-09 20:53:24 +13:00
2019-06-04 23:55:14 +02:00
2019-12-22 11:12:36 +01:00
2019-10-31 17:36:05 -04:00
2018-02-24 00:46:43 -05:00
2018-04-12 14:46:14 +03:00
2019-11-17 17:52:11 -08:00
2019-07-15 18:13:48 -07:00
2017-10-26 15:01:41 -07:00
2019-04-16 22:11:48 +12:00
2019-07-10 09:25:16 -04:00
2019-05-31 21:57:26 +12:00
2018-02-04 01:54:40 -06:00
2019-05-06 19:44:05 -04:00
2019-12-28 05:09:30 +01:00
2019-10-25 04:26:09 -03:00
2019-11-21 04:22:54 +00:00
2019-03-05 21:09:12 -08:00
2019-07-15 18:13:48 -07:00
2019-11-30 03:59:42 -08:00