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