shennetsind
|
f0e3ef3e2e
Fixed soul drain visual effect not being displayed to mobs, bugreport:2980
|
13 years ago |
protimus
|
eccfdfe839
* Added packet support to new 2011 clients.
|
13 years ago |
eathenabot
|
1810f2efcc
* Merged changes up to eAthena 15032.
|
13 years ago |
shennetsind
|
a785b383d7
Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll get it sorted.
|
13 years ago |
ai4rei
|
95775b10ae
* Fixed db/packet_db.txt reading not checking for max. amount of positions.
|
13 years ago |
ai4rei
|
256fd34dab
* Fixed public/guild chat message packets sending strings without zero-termination causing recent clients to display trailing junk on such messages (bugreport:5068).
|
13 years ago |
flaviojs
|
c5832ca11e
* Add correct reply when player invited to party isn't found.
|
13 years ago |
ai4rei
|
2a28207ffd
* Rental items no longer expire in cart and storage. The packet does not support this and rentals cannot be put in on official either (since r14082, related r14083).
|
13 years ago |
Skotlex
|
5b4c84d286
- Rewrote/updated the SC_COMBO logic. Got rid of state.combo and added usage of packet 0x7e1 (PACKET_ZC_SKILLINFO_UPDATE2) to report skill inf changes.
|
13 years ago |
ai4rei
|
367ab9727d
* Added missing fields to guild belong info packet 0x16c (ZC_UPDATE_GDID).
|
14 years ago |
flaviojs
|
b02133b422
* Merges from charmerge:
|
14 years ago |
ai4rei
|
36fd8bcf19
* Added support for new skill usage notification packet 0x7fb (ZC_USESKILL_ACK2).
|
14 years ago |
ai4rei
|
bb48f685e7
* Fixed party invite packet 0xfe (ZC_REQ_JOIN_GROUP) using account id of the inviter rather than party id.
|
14 years ago |
ultramage
|
dd22261936
Renamed clif_parse_ReqFeel to clif_feel_req (since r4352).
|
14 years ago |
ai4rei
|
e6a7748564
* Code cleaning and reformatting in functions responsible for sending guild expel information packets (follow up to r14718 and r14804).
|
14 years ago |
ai4rei
|
84fcf0da35
* Added more packets for clients 2010-11-23aRagexeRE+ provided by Shinryo.
|
14 years ago |
ai4rei
|
13d8ac9537
* Fixed battlegrounds chat packet 0x2dc (ZC_BATTLEFIELD_CHAT) being sent with the battleground id rather than the account id of the talking player (since r13593).
|
14 years ago |
ai4rei
|
6b74ef9b50
* Implemented search store info system (aka. vending and buying store search) together with related items.
|
14 years ago |
ai4rei
|
ce3f78556c
* Implemented buying store system (aka. reverse vending, purchase shop) together with related skill and items, without NPCs.
|
14 years ago |
ai4rei
|
4592b9832d
* Updates to various client packets.
|
14 years ago |
ai4rei
|
dd4a090c69
* Some cleaning here and there.
|
14 years ago |
ai4rei
|
adc89d50f4
* Updates to the playBGM functionality (since r14335).
|
14 years ago |
ai4rei
|
522a51bb10
* Removed some of the duplicate, storage-related packet code.
|
14 years ago |
ai4rei
|
ce93557473
* Added clif_starskill (packet 0x20e, ZC_STARSKILL) to host the packet previously implemented by clif_feel_info, clif_hate_info, clif_mission_info and clif_feel_hate_reset (related r4352, r4375 and r9162).
|
14 years ago |
ai4rei
|
10638473e4
* Various additions and updates to the comments and documentation of packets in clif.
|
14 years ago |
ai4rei
|
c8cae9e659
* Removed clif_weather_sub and clif_misceffect2 in favor of clif_specialeffect_single and clif_specialeffect (all of them are ZC_NOTIFY_EFFECT2).
|
14 years ago |
ai4rei
|
a313575e51
* Added packet 0x1b1 (ZC_SHOWDIGIT).
|
14 years ago |
ai4rei
|
ca36918486
* Confirmed packet 0x291 (ZC_MSG) to be general-purpose msgstringtable.txt packet and updated all functions using it (related r12245 and r13126).
|
14 years ago |
ai4rei
|
93e376eac5
* Added emotion_type enumeration for clif_emotion constants.
|
14 years ago |
ai4rei
|
5d1bbf6c2a
* Added clr_type enumeration for vanish effect constants.
|
14 years ago |