mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01:00
major UIWidget rewrite with new features
This commit is contained in:
6
TODO
6
TODO
@@ -16,6 +16,7 @@
|
||||
== Lua
|
||||
[bart] make possible to bind non LuaObject derived classes on lua engine (for usage with Point,Rect,Color,Size)
|
||||
[bart] bind every global lua function in static classes
|
||||
[bart] review usage of x,y/width,height in lua instead of point/size
|
||||
|
||||
== Platform
|
||||
[bart] port to MacOs and iphone
|
||||
@@ -101,4 +102,7 @@ if a spell is used while pressing arrows keys the walk is canceled and it doesnt
|
||||
game map text message boxes is not displayed like tibia
|
||||
name/shields doesnt follow the creature when walking on parcels
|
||||
hotkeys wont work with caps lock
|
||||
hotkeys works while windows are locked, it shouldnt
|
||||
hotkeys works while windows are locked, it shouldnt
|
||||
|
||||
-- current todo
|
||||
allow usage of background width alone
|
||||
Reference in New Issue
Block a user