Sam
4f9f04206d
Added enter / escape button to minimap flag window
2013-11-18 20:57:50 +01:00
Sam
fc54a6e418
Full modal dialog functionality
2013-11-18 18:58:15 +01:00
Ahmed Samy
1711d8bdaf
Revert "replace all std::min/std::max with just min/max"
...
This reverts commit 28d967ccce
.
2013-11-13 23:53:54 +02:00
Ahmed Samy
28d967ccce
replace all std::min/std::max with just min/max
...
This errors out in MSVC since the inclusion of winsock2.h, CL uses the
macro not the template version.
2013-11-13 23:48:10 +02:00
Eduardo Bart
9d689f0c43
Add missing changes for protocol > 1000
2013-11-10 23:31:59 -02:00
BrunoDCC
c81a623c43
Fixes for creatures name
...
fixes on save houses (Now open most generate some error)
First 10.22 commit (open dat to edit)
Add server id for new versions
2013-11-09 20:04:48 -02:00
Joao Pasqualini Costa
7290ec3334
Some work on container pagination
...
Bind lua functions for containers
Update onAddItem now it have the pagination slot
Note: getSize as i see is equal to getItemsCount, but not sure thats why
I've added !
2013-10-20 20:21:20 -02:00
Joao Pasqualini Costa
971d90a596
Fix protocol error #362
...
TODO:
Handle the helpers in LUA, it could be added into Battle Window i think,
if someone know where should this be comment here !
2013-10-20 18:31:20 -02:00
Sam
241b54262a
Updated lua consts
2013-10-20 17:15:24 +02:00
Sam
4adfafc67e
Fix for Client 8.5
2013-10-07 21:32:13 +02:00
Sam
5843b78e87
Support for client version 7.6
...
Tell me if there are parts which I should change.
- Not everything is tested yet, feel free to report bugs in 7.6
- the data send in between login opcode and account data might not be
correct, but I could not find any documents showing the right protocol
yet
- Hotkeys working
2013-10-04 04:09:54 +02:00
Mark Samman
4a04a18835
Fix login with 9.83-10.10
...
This only adds protocol compatibility, the features aren't actually
implemented yet
2013-07-28 07:05:46 +02:00
Eduardo Bart
a71e07f063
Restore walk optimization
2013-03-14 00:16:57 -03:00
Eduardo Bart
e9e4dcd71b
Improve walk when lagging
2013-03-13 20:55:20 -03:00
Eduardo Bart
62921dee9b
Fixes in options, hotkeys and viplist
2013-03-02 17:01:52 -03:00
BeniS
5f26303389
Added latest protocol/client support for cipservers
2013-02-28 04:38:48 +13:00
BeniS
0bf909d52f
Fix #283 and more:
...
* Might have fixed death window issue but not confirmed
* Stop hotkey window from display while offline
* Moved some required features to >= 840 if statement
(protocol 840/842 arent supported in otclient yet)
2013-02-28 01:01:51 +13:00
Eduardo Bart
d0576da69d
Implement dash walking and zoom out again
2013-02-26 16:37:02 -03:00
Eduardo Bart
06e2b6eca2
Platform fixes and rework ping
2013-02-24 22:16:45 -03:00
BeniS
e7012031eb
Fix auto walking bug
2013-02-01 12:46:44 +13:00
Eduardo Bart
654f71e75f
Fix autowalk sometimes not being canceled
2013-01-31 00:50:20 -02:00
Henrique Santiago
60986eb80f
Minimap fix and remove option
2013-01-29 18:36:27 -02:00
Eduardo Bart
80a7ecb3a4
Speed up compilation time for luafunctions
...
* Other compile fixes for gcc
2013-01-29 15:27:59 -02:00
Eduardo Bart
b7eef97239
Add flexibility in login packets
...
* It's now possible to add custom data in the login packet
* Add utility funciton to generate RSA keys
* Make the protocol able to use RSA keys with 2048 bits or more
2013-01-28 20:52:03 -02:00
Eduardo Bart
9aca1644e6
Implement rule violations, closes #218
2013-01-27 07:54:50 -02:00
Eduardo Bart
90f1244ab4
Fix #194
2013-01-25 18:28:44 -02:00
BeniS
a2ddb472f5
Fixed up movement controls again and fixed a typo.
...
* You can change direction while already moving
(There could be a better way for walking control, but this works fine for now)
2013-01-23 20:31:28 +13:00
Eduardo Bart
e900a7679a
Improve autowalk
2013-01-22 16:04:36 -02:00
BeniS
01e48fbcc8
More work towards autowalking (needs more work).
...
* Added tile minimap color override.
* Changed zoom in and out of minimap from inverted control.
2013-01-23 01:02:25 +13:00
BeniS
5a278ef4ec
Few minor fixes.
...
* Fixed count window.
* Other small things.
2013-01-22 13:40:46 +13:00
BeniS
8c6d5a0f5c
Finalizing auto walk enhancements, closes #63 , also other fixes:
...
* Can now auto walk up to 1000 steps!
* Re-added sexy topmenu buttons :)
* Tooltip for logout/edit will now change
* Changed xxStackpos to xxStackPos
2013-01-21 05:09:14 +13:00
BeniS
1500c1d2f2
Few minor fixes here and there:
...
* Fixed miniwindow cancelling (sorry Summ! :D)
* Fixed pathFind to check floor change tiles
* Fixed buying/selling stackable items in pv < 860
* Added force walk to the first step of auto walking for open tibia
2013-01-18 18:27:29 +13:00
Eduardo Bart
7e52c4e449
Make otclient login into cipsoft servers again
2013-01-17 18:24:41 -02:00
Eduardo Bart
cce2976156
Many enhancements in client API
...
* Fix issues in item use
* Stack animated texts values
* Add utility functions for changing creature color and jumping
* Add some new extended functionality
* Improve map shader API
2013-01-09 17:29:58 -02:00
Eduardo Bart
aeb31f0669
Fix boost locale linkage
2013-01-09 14:57:34 -02:00
Eduardo Bart
122577a916
Just rename some files
...
* Fix a server ping issue
2013-01-08 16:32:05 -02:00