Commit Graph

5 Commits

Author SHA1 Message Date
SkyratBot
d79a997673 [MIRROR] Traits given by Elements now have element trait as their source. [MDB IGNORE] (#9110)
* Traits given by Elements now have element trait as their source. (#62134)

Hopefully the code is more organized and consistent this way.

* Traits given by Elements now have element trait as their source.

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2021-10-28 18:23:44 -04:00
SkyratBot
456f347dfa [MIRROR] USE SIGNAL_HANDLER REEEEEE (#5921)
* use SIGNAL_HANDLER REEEEEE (#59242)

makes as many procs as i can find use the SIGNAL_HANDLER define which i assumed they all already did

* USE SIGNAL_HANDLER REEEEEE

Co-authored-by: Kylerace <kylerlumpkin1@gmail.com>
2021-05-25 03:42:11 +01:00
SkyratBot
283b687641 [MIRROR] Fixes drying rack not drying wet leather (#2931)
* leatherman (#56483)

Fixes stacks like wet leather not being dryable in a drying rack

* Fixes drying rack not drying wet leather

Co-authored-by: Valtos <valtos@spaces.ru>
2021-01-29 14:13:23 +00:00
SkyratBot
a427dad410 [MIRROR] Makes drying racks apply color properly (#2127)
* Makes drying racks apply color properly (#55317)

Drying racks aren't coloring things currently because of how that typecheck works (It should be a type == current_type instead of !type)

* Makes drying racks apply color properly

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
2020-12-11 00:39:49 +00:00
SkyratBot
7d653f1f6b [MIRROR] Moves grown food to newfood (#1794)
* Moves grown food to newfood (#55040)

Moves grown food to newfood
Gives trash element support for callbacks for item creation override

* Moves grown food to newfood

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
2020-11-23 22:35:35 +00:00