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