ai4rei
|
ce3f78556c
* Implemented buying store system (aka. reverse vending, purchase shop) together with related skill and items, without NPCs.
|
14 lat temu |
ai4rei
|
da989bb356
* Added support for new delayed character deletion.
|
14 lat temu |
ai4rei
|
7557d37013
* Various accumulated cleanups and fixes.
|
14 lat temu |
ai4rei
|
08684261f6
* Renamed item array in 'struct guild_storage' from 'storage_' to 'items' to match 'struct storage_data' (related r12933).
|
14 lat temu |
ai4rei
|
7ed6e26fb4
* Updates to handling of hair color/style and cloth color of characters.
|
14 lat temu |
L0ne_W0lf
|
28e4aaf123
* Added item type IT_CASH (item type 18) Requires user confirmation before using/generating item(s).
|
14 lat temu |
ai4rei
|
f9bdaf5426
* Added defines for guild notice sizes (MAX_GUILDMES1 and MAX_GUILDMES2).
|
14 lat temu |
ai4rei
|
53fd4cef96
* Fixed guild and guild member exp truncation issue (bugreport:4130, since r14242).
|
14 lat temu |
L0ne_W0lf
|
f85ce66792
* Updated quest_read_db. Might need reviewing. ;-;
|
14 lat temu |
L0ne_W0lf
|
ba7f770b45
* Added Spira's Party Booking System implementation
|
14 lat temu |
L0ne_W0lf
|
a41b86bfdc
* Implemented Icescope's fix for devotion, reflect damage is no longer absorbed by the devoter. (bugreport:3189)
|
14 lat temu |
Skotlex
|
9c244595de
- Merged a few minor bugfixes
|
15 lat temu |
L0ne_W0lf
|
d5dbf77b28
* Implemented three new mercenary skills.
|
15 lat temu |
L0ne_W0lf
|
7084879e8e
* Increased gobal_reg_value to 256 from 96.
|
15 lat temu |
skotlex
|
2b3c602ea7
Merged a few updates for supporting renewal clients (thanks to Diablo): [Skotlex]
|
15 lat temu |
Paradox924X
|
dde953ee4a
Expanded range for cached and stored-in-db guild member exp (devotion) from uint32 to uint64. (bugreport:3983)
|
15 lat temu |
skotlex
|
e91f9882ec
- Added support for PACKETVER 20100105, which updates the vending related packets.
|
15 lat temu |
ultramage
|
e3300232a5
Cleaned up leftover PACKETVER define on the charserver (followup to r14155).
|
15 lat temu |
skotlex
|
c92ff591f1
- Applied the renewal client support patch from Diablo (eA forum topic 222623)
|
15 lat temu |
Inkfish
|
a2b652aa87
Added character rename function.(topic:225576)(written by pakpil and fixed by me)
|
15 lat temu |
Inkfish
|
6b89176cc9
* QuestLog Fix.
|
15 lat temu |
Inkfish
|
b753cba749
* Some more updates to Quest Log
|
16 lat temu |
Inkfish
|
816e93ef9b
Fixed mob counts and quest states are not saved properly sometimes
|
16 lat temu |
Inkfish
|
698e7a0fc0
Rewrote Quest Log system.
|
16 lat temu |
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 lat temu |
ultramage
|
c2cc0763d9
Increased variable size for status/skill points to remove the 65k cap (bugreport:1579).
|
16 lat temu |
FlavioJS
|
e478e97941
* Added client login packets 0x01fa and 0x027c.
|
16 lat temu |
ultramage
|
578532f577
Moved the 'changed' mailbox flag from shared mmo.h to mapserver-only.
|
16 lat temu |
zephyrus
|
c830a56da3
- Item Rental System.
|
16 lat temu |
L0ne_W0lf
|
02e80513d3
* Updated mmo.h, increased merc max count to 36.
|
16 lat temu |