Files
CHOMPStation2/code
JimTheCactus bdbc404d07 Added workaround for non-directional icons with dir!=2
Several items in the map are set with a dir other than 2 but the icon associated with the item doesn't have directions. As such they misrender.

This resolves that specific issue, for the most part. Due to an odd behavior of Byond, when this circumstance occurs the icon proc produces a 32x32 image that is all alpha 0. At least that's what my testing suggests; it may be possible with large icons to encounter this as an issue and cause it to ignore an icon that should be reloaded from the default. However, this can't do any worse than the current software.
2014-07-28 01:04:52 -06:00
..
2014-07-02 22:33:33 +02:00
2014-06-17 16:16:44 +04:00
2014-07-24 15:21:57 +09:30
2014-07-12 16:15:37 -04:00
2014-06-17 17:25:57 +01:00