Changes
/* Masked sprites */
A proper isometric render need to get masked sprites so they may appear upon the background.
A heavy job is needed to define the masks and sprites "priority" so the 3D effect works: the background elements being obscured by the foreground elements.
==Shadows==