15
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 14, 2024 — May 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bRO src update 10/12 More... over 11 years ago
Fix the bug in src/Network/Receive/RagexeRE_2011_11_22a.pm More... over 11 years ago
Fix the items.txt for twRO More... over 11 years ago
[no comment] More... over 11 years ago
* fix: set in var when using condition variable player with dist. [EN] http://forums.openkore.com/viewtopic.php?f=32&t=145300 [PT-BR] http://forum.openkorebrasil.com.br/index.php?/topic/17-novidades-no-svn/?p=37 More... over 11 years ago
added "autosell simulate" More... over 11 years ago
if XKore_listenPort_map or XKore_listenPort_char are defined, use the defined value. If not, use a random port More... over 11 years ago
bRO recvpackets.txt update More... over 11 years ago
* bRO network update More... over 11 years ago
* used the same default ports for all zones [fixed] More... over 11 years ago
* load gziped dist files More... over 11 years ago
* fixed map/char zones ports support More... over 11 years ago
* drop sync_request_ex packet More... over 11 years ago
* added "cash" points check More... over 11 years ago
* request cash points if $config{whenInGame_requestCashPoints} More... over 11 years ago
* fix latest cmdMove changes More... over 11 years ago
* full cash shop support (buy, list, points) More... over 11 years ago
[no comment] More... over 11 years ago
* Network/XKore2/MapServer.pm: redone package, encrypted packets support based on active servertype, support for "slicing glued packets", cashShop support, gameguard support if poseidon is not present, sending correct packet IDs * functions.pl: parseRecvpackets, added cashShop to initConnectVars, sendToServer instead of serverSend * Globals.pm: added cashShop var (will be used later to send cashShop info to XKore2 and buy items) * Network/Send.pm: sendRequestCashItemsList * Network/Receive.pm: cash_shop_list and cash_window_shop_open handlers * Network/PacketParser.pm: parseRecvpackets support * Network/MessageTokenizer.pm: slicePackets (should have a better name, don't know if this really belongs here) * Network/DirectConnection.pm: parseRecvpackets support, check packet minLength * Network/Receive/kRO/Sakexe_0.pm: parseRecvpackets support * Network/Receive/ServerType0.pm: parseRecvpackets support, cash shop packets, sendRequestCashItemsList if ST = bRO * Network/Send/ServerType0.pm: cash shop packets More... over 11 years ago
* Refuse XKore2 client connection if kore is disconnected More... over 11 years ago
* added gameguard_reply packet, we need this handler for xkore2 More... over 11 years ago
* added TODO: disconnect all xkore 2 clients when kore disconnects More... over 11 years ago
* added "server refused" login error More... over 11 years ago
* Added support for bRO received_characters packet More... over 11 years ago
twRO items update More... over 11 years ago
* added request_cashitems More... over 11 years ago
* Encrypt data received from RO client before sending More... over 11 years ago
Add the 'storage_password 023B' packet handler for twRO More... over 11 years ago
Checking the 'bRO' for sendSync and sendGuildRequestInfo Re-order the packets in ST0 Recovery the sendHomunculusCommand More... over 11 years ago
Fix the bug for sendTalkText (the length of the packet) More... over 11 years ago