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