flaviojs
|
7b1ca6d8b3
* Rework some party code.
|
hace 13 años |
ai4rei
|
88785ac802
* Added settings 'cashshop_show_points' and 'mail_show_status', both disabled by default, as the messages they control are custom (follow up to r11548 and r12264).
|
hace 14 años |
ai4rei
|
30d36bd8a1
* Bunch of intif_parse_LoadGuildStorage fixes.
|
hace 14 años |
ai4rei
|
72e7dce800
* Fixed error message in intif_parse_mercenary_received printing wrong struct size (bugreport:4633, since r13116).
|
hace 14 años |
ai4rei
|
522a51bb10
* Removed some of the duplicate, storage-related packet code.
|
hace 14 años |
ai4rei
|
e26ea94a2f
* Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627).
|
hace 14 años |
Paradox924X
|
ca53ef6f4a
Changed almost all instances of sprintf() to snprintf().
|
hace 14 años |
ai4rei
|
f9bdaf5426
* Added defines for guild notice sizes (MAX_GUILDMES1 and MAX_GUILDMES2).
|
hace 14 años |
ai4rei
|
53fd4cef96
* Fixed guild and guild member exp truncation issue (bugreport:4130, since r14242).
|
hace 14 años |
Paradox924X
|
2f9e3dbf81
Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls.
|
hace 14 años |
Paradox924X
|
e2bd29e7c2
Replaced all occurrences of 'leaved' with 'withdraw'.
|
hace 15 años |
Gepard
|
f9cff9c6e0
Extended broadcast implementation:
|
hace 15 años |
Inkfish
|
e8d9984582
* Cast time of Emergency Call is doubled if you master of High Jump.
|
hace 15 años |
Inkfish
|
c50cacf28d
Fixed quest will never get erased when it's the only quest you have.
|
hace 15 años |
Inkfish
|
6b89176cc9
* QuestLog Fix.
|
hace 15 años |
Inkfish
|
e9379c3be0
Fixed the wrong packet length makes client choke when add_quest packets are sent.
|
hace 15 años |
zephyrus
|
6b710571ad
- Optimization to instance system.
|
hace 15 años |
Inkfish
|
b753cba749
* Some more updates to Quest Log
|
hace 16 años |
Inkfish
|
4a6f0d122c
* Some updates of Quest Log system
|
hace 16 años |
Inkfish
|
698e7a0fc0
Rewrote Quest Log system.
|
hace 16 años |
zephyrus
|
33e1fbbd66
- Instancing System (Thanks to Sirius White who did most of the code, with some of my work to implement client side information, some optimizations and bugfixes). Also thanks to contributions from UEAUP team and Orcao.
|
hace 16 años |
Inkfish
|
86d162ad13
Fixed an exploit that makes guild skill get higher level than the max defined in guild_skill_tree. (bugreport:3241)
|
hace 16 años |
ultramage
|
a40e59d2c7
Fixed a logic typo in one empty string check (from r4823).
|
hace 16 años |
ultramage
|
578532f577
Moved the 'changed' mailbox flag from shared mmo.h to mapserver-only.
|
hace 16 años |
L0ne_W0lf
|
de1a2bb0ac
Removed a few out of date messages from msg_athena, and updated some others.
|
hace 16 años |
zephyrus
|
c5cc2257d3
- Moving all content of Homunculus code to a proper file Homunculus.c/h
|
hace 16 años |
zephyrus
|
399efe15bd
- Completed Mercenary Create, Delete, Save. Tests OK.
|
hace 16 años |
zephyrus
|
e5e14c14fe
- Added column `mer_id` on char_db
|
hace 16 años |
zephyrus
|
1204fd49db
- Mercenary Packets (Server to Client). Still need a little more info.
|
hace 16 años |
ultramage
|
398d3821df
Removed the party_share_conflict() check.
|
hace 17 años |