tibia-client/modules/gamelib
BeniS 6293a49f8f More on Market (far from done), Minor Fixes, Edited Outfits Module, Some Cosmetics.
* Started building the market UI.
* More work on the market functionality.
* Fixes to the market protocol. (Known issue: if I use safeSend method from Market (like so: MarketProtocol.send~) is thinks it is a bot).
* Fixes to the market offer class.
* Outfit window will no longer display the mount box if you are using protocol < 870.
* Added getFeature to playermount module.
* Added isMarketable and getMarketData to the lua binding.
* Added lua casts for MarketData.
* Fixed typo in the module manager.
* Added new 'light flat panel' for more variation (can change later) will require some graphics for market.
* Added new functions to table lib.
* Fixed some styling issues from previous commits.
2012-07-20 06:54:24 +12:00
..
icons Multi-protocol 2012-07-17 20:53:19 -03:00
const.lua Multi-protocol 2012-07-17 20:53:19 -03:00
creature.lua Multi-protocol 2012-07-17 20:53:19 -03:00
game.lua Multi-protocol 2012-07-17 20:53:19 -03:00
gamelib.otmod Module sandboxing system 2012-07-19 06:15:23 -03:00
market.lua More on Market (far from done), Minor Fixes, Edited Outfits Module, Some Cosmetics. 2012-07-20 06:54:24 +12:00
player.lua Multi-protocol 2012-07-17 20:53:19 -03:00
protocol.lua Module sandboxing system 2012-07-19 06:15:23 -03:00
protocolgame.lua Multi-protocol 2012-07-17 20:53:19 -03:00
protocollogin.lua More multiprotocol progress 2012-07-18 03:04:57 -03:00