v1.1: Gate Normalization
- fixed a rendering issue on tiles with torches
- Standardized function of the front torch on AND, NOT, and XOR gates to toggle between bitwise and boolean mode
NOTE: This change may impact builds. The inversion mode on AND gates has been removed. To replicate this functionality now, place a NOT gate in front of an AND gate, both on bitwise mode.