opentibia / server

An open source server for the MMORPG Tibia.
GNU General Public License v2.0
416 stars 149 forks source link

Update to lua 5.2 #5

Closed hampusborgos closed 10 years ago

hampusborgos commented 12 years ago

Change to using lua 5.2 rather than 5.1.

Not a priority since as far as I know there are no tangible benefits at the moment.

Lopo commented 10 years ago

hi,

take a look on https://github.com/Lopo/opentibia-server/commit/36b8135013538cc0cc613ebb35d26e7d506a570e

iryont commented 10 years ago

There is no reason to use lua 5.2 simply because LuaJIT is not fully compatible with it.