cheahjs / TerrariaAPI-Server

Fork is now over at https://github.com/NyxStudios/TerrariaAPI-Server
https://tshock.co
32 stars 24 forks source link

Added compatibility shim for TileData #8

Closed stevenh closed 12 years ago

stevenh commented 12 years ago

Added compatibility shim (flagged as depricated) which enables plugins that currently use TileData struct and Tile.Data get/set methods to work as is for the time being

Removed duplicate definitions for frameX and frameY

k0rd commented 12 years ago

Thanks steven- The compatibility layer can be removed when we see terraria final(?), as all users will have to update bins anyway - we can change tsplayer and notify plugin devs at that time. .