155 Commits (07b4b785fcb86f7e6632b0a5467b145701988a87)

Author SHA1 Message Date
Samuel Gros 07b4b785fc
Merge pull request #934 from diath/fix_login_protocol
6 years ago
EgzoT e6f273d5e1 Add functionality to minimap flags system (#931)
6 years ago
Kamil Chojnowski 2bb9fdc82b Fix parsing the premium status in newer login protocol versions
6 years ago
Eduardo Bart 425b3bfdda
Merge pull request #915 from diath/add_summon_indicator
6 years ago
Kamil Chojnowski 0e0f194df6 Replace a defunct otclient.info link with a link to this repo (closes #821)
6 years ago
Kamil Chojnowski 3b23b787f3 Add creature type icons for summons
6 years ago
zygzagZ 9d2298037e Fixed inconsistences between const.lua and const.h causing messagetypes not to work
7 years ago
Joseph Bingham 344146ba2d 10.96, 10.97, 10.98, 10.99 support
7 years ago
Sam 1ec3b65a3a 10.94, 10.95 support
8 years ago
Sam 8992d40e37 Update PIC signature
8 years ago
Sam 1c09c3770b Protocol 10.93
8 years ago
Sam 7a8e605704 Minimal 10.91 support
8 years ago
TheSumm 80184a1249 Initial 10.90 support
8 years ago
TheSumm 0d8791e1a7 Protocol updates up to 10.82
9 years ago
Nailson d41fe195f4 Add 'GameKeepUnawareTiles' feature.
9 years ago
Nailson f1fdbd56e9 Add a flag for idle animation game feature.
9 years ago
TheSumm 84f6cdec86 Fix #576, PopupMenus close when leaving the game
9 years ago
TheSumm b237b713ef Fix 10.76 login protocol, added missing lua consts
9 years ago
TheSumm 83dc129f03 Protocol 10.76, fixed death window & death packet
9 years ago
TheSumm cbf70c1d63 Enable protocol 10.75
9 years ago
TheSumm 71931b961a Full protocol 10.74 support (session key), entergame style fixes
9 years ago
TheSumm 4e2ded571e Fixed not being able to relog after reloading gamelib
9 years ago
TheSumm eb3c244023 More Market fixes
9 years ago
TheSumm 92e2e8224f Added market message, reworked text messages a little
9 years ago
TheSumm 8542f8bfd4 Protocol 10.73 support
9 years ago
TheSumm ddec9627b8 Protocol 10.72 (Authenticator) Support, Unjustified Points diplay
9 years ago
TheSumm 7f3f18f991 Support for Protocols up to 10.71, Adventurer Blessing
9 years ago
BenDol 25e7b1d7a3 Fix logging in with 760 (until a better solution is found).
10 years ago
BenDol 9f3ebb0036 Fix #577 dash will now fire onWalk (with isDash parameter).
10 years ago
BenDol 3343919c92 Added GameEnhancedAnimations to lua
10 years ago
BenDol c706dc12fe Update PIC_SIGNATURE can now access the character list.
10 years ago
BenDol 1f272b7aba Added preview state packet.
10 years ago
BenDol d7429c201c Started 1050 implementation and fix ups:
10 years ago
BenDol a52c938fef Added missing protocol versions & made some style fixes.
10 years ago
Sam 6b46370d1a 7.4 .dat support, playing an actual server might not work yet
10 years ago
Sam 2a57a5f7d0 Browse field, locked & paginated container support
10 years ago
BenDol 9e0ddb08e3 More debug prints and avoid null pointer.
10 years ago
BenDol 74979ca16a Remove debug print and redundant checks.
10 years ago
BenDol 0f362f80e3 Added easy menu hooking, fixed terminal default size/pos & more:
10 years ago
BenDol 9f7aafac0b Fix a crash issue when attempting to draw invalid item.
10 years ago
BenDol 3dbcb1daee Added basic table.equals, dontSignal param to combobox calls & spell methods.
10 years ago
djayk1 9f8293a5a0 Update game.lua
10 years ago
BenDol ce9e443c60 Remove redundant classes & added some Position methods.
10 years ago
BenDol c083d02bef Some fixes for class names and queue (added base class).
10 years ago
BenDol d2b7de3801 Will stick to basic isInRange check function.
10 years ago
BenDol adcf258551 Forgot to add this.
10 years ago
BenDol 2df51622ba Some improvements to some things.
10 years ago
BenDol a7d7667491 Added gamelib for Position functions.
10 years ago
BenDol 06855dd1de Added subType for Player:getItem/getItems.
10 years ago
Nail 41b2f9b911 Per-pixel transparency.
10 years ago