toms
|
d7355c9899
Added an include in clif.h to avoid a complaint of gcc
|
17 år sedan |
ultramage
|
00a5bccbd3
The max_account_id packetver detection mechanism will never cause any connection problems ever again. (bugreport:388)
|
17 år sedan |
Kevin
|
9bcdb353a4
More questlog code.
|
17 år sedan |
Kevin
|
6391d7b687
Some preliminary code for the questlog system (clif packet functions and basic data structures).
|
17 år sedan |
ultramage
|
c70160e956
Fixed party invitation ack messages not displaying on recent clients (bugreport:1308)
|
17 år sedan |
ultramage
|
103cbd445f
Modified PACKETVER for recent clients to use a YYYYMMDD date format instead of a simple sequence number (allows adding versions inbetween).
|
17 år sedan |
toms
|
849ae02e11
Reverted L0ne_W0lf's change of PACKETVER
|
17 år sedan |
L0ne_W0lf
|
18bd823cf8
Updated MAX_GUARDIANS to support an insane amount of guardians.
|
17 år sedan |
FlavioJS
|
cd1f48cc9e
* Made script command 'flagemblem' and guild_emblem_change send an update of the emblem_id to the players in the area.
|
17 år sedan |
ultramage
|
255f0fe3fc
Removed the 'wait close' timer that closed a session's socket after 5 seconds.
|
17 år sedan |
ultramage
|
35de802ced
Chagned trunk's default server->client PACKETVER to 9
|
17 år sedan |
ultramage
|
94943b2b6a
Adjusted eAthena code to compile cleanly in C++ mode.
|
17 år sedan |
zephyrus
|
fa64cdae0d
- Added the official adoption method.
|
17 år sedan |
ultramage
|
a5f7761c0f
Replaced clif_countusers() with a more efficient alternative (thanks to the fact that pc_db now only holds fully authed players only).
|
17 år sedan |
ultramage
|
a08c56007a
Corrected a problem where a party invite acknowledgement would not be sent (bugreport:1091).
|
17 år sedan |
zephyrus
|
0c381f2877
- Auction System implementation completed.
|
17 år sedan |
zephyrus
|
a6a68c756d
- Added support for Auction Close and Cancel.
|
17 år sedan |
zephyrus
|
076f76077d
- More updates to Auctions. Now you "really" can register auctions, limit to 5 per char (according to official info).
|
17 år sedan |
zephyrus
|
284334b4f0
- Merged Auction Search and Register. It seen to work fine, so you can test those.
|
17 år sedan |
ultramage
|
0088adcbbf
* Added code to clear the Illusionary Shadow effect (followup to r12293)
|
17 år sedan |
zephyrus
|
48ba5004a6
- Starting preparatives for Auctions System.
|
17 år sedan |
zephyrus
|
e6bf7c5458
- Added cash shop support. (i need to add documentation, working on it).
|
17 år sedan |
ultramage
|
a9bafe200d
Added support for the "view player equip" feature (see topic:174461)
|
17 år sedan |
ultramage
|
f4347446d4
* Removed code in socket.c that tries to avoid send buffer overloading, as there is a scenario (many players and charserver disconnect) where mass char saving produces huge ammounts of data to send (see r11503)
|
17 år sedan |
skotlex
|
9c638fa6b2
- Added status_calc_life to properly calculate hp/max_hp as a ratio taking into accounts overflows (and for now also avoids divisions by 0). Applied this function around clif.c, mob.c and pet.c
|
17 år sedan |
zephyrus
|
8b151df5c7
- Some fixes to mail system.
|
17 år sedan |
ultramage
|
2ef6778696
Fixes to Devotion (see topic:153345)
|
17 år sedan |
ultramage
|
c53f4f1955
Some random cleaning
|
17 år sedan |
ultramage
|
8591686b27
Fixed/cleaned r12114 and 12117.
|
17 år sedan |
ultramage
|
f855102c48
* Manner system fixing
|
17 år sedan |