skotlex
|
11c0438e85
- The interserver outgoing buffer now gets flushed when it reaches 512KB of data stored on it.
|
17 éve |
skotlex
|
2dd7aff70b
- Cleaned up clif_setdisguise and fixed it for PACKETVER>=9. I was kinda right in my last assumption afterall :V
|
17 éve |
skotlex
|
20fb727ce1
- Reverted last change, I was wrong in my assumption o_O;
|
17 éve |
skotlex
|
c010e4e982
- Fixed the disguise packet sent in clif_move
|
17 éve |
skotlex
|
81ddad8b83
- Cleared up npc shop id when warping a player.
|
17 éve |
FlavioJS
|
30e3f30447
* Modified npc_parsesrcfile to parse the line as a 'tab-separated values' string and added data truncation warnings.
|
17 éve |
FlavioJS
|
6dd13ee535
* Added a generic 'delimiter-separated values' string parser to strlib.c/h.
|
17 éve |
ultramage
|
cd8c03aa81
Changed Cloaking to not show an animation when it fails (thanks to Harbin for pointing it out).
|
17 éve |
ultramage
|
fc037d1e8a
small fix to the server's packet parsing code to display server IPs correctly.
|
17 éve |
skotlex
|
de7e25a0bb
- Cleaned up a bit the code for HVAN_CHAOTIC
|
17 éve |
ultramage
|
7dc104912b
Fixed a bug in r11633 always spawning only 1 chest type
|
17 éve |
skotlex
|
e816cafde6
- Fixed a 'variable may be used uninitialized' error.
|
17 éve |
FlavioJS
|
b3fe52fa6b
* Removed double tabs from mapflag/warp/script/function/duplicate declarations.
|
17 éve |
skotlex
|
9ca2a6c0dd
- Changed the chaotic delay from block to delay since it just a sec
|
17 éve |
skotlex
|
11aaa56783
- Fixed ensembles skills.
|
17 éve |
skotlex
|
e823c2e3eb
- removed the timer heap correction code when the timers overflow since Flavio points out that it is not needed.
|
17 éve |
skotlex
|
e5554e3fae
- Insignificant cleanups.
|
17 éve |
skotlex
|
d321e89aed
- Cleaned up the messy code used to generate the idle/walk packets (or at least, in my opinion, it looks cleaner now)
|
17 éve |
skotlex
|
e231f6cb18
- Likely fixed clif_set_disguise for PACKET_VER 9
|
17 éve |
FlavioJS
|
43ac1fd8ad
ooops, two errors escaped... >.<
|
17 éve |
FlavioJS
|
1d827807ae
* Removed the attempts to recover from invalid syntax in npc_parsesrcfile since they can produce incorrect results (spaces in sscanf can match \n's and company).
|
17 éve |
skotlex
|
fc7b4eaef0
- The default event script behaviour is to trigger on labels rather than NPCs now.
|
17 éve |
skotlex
|
655100c9e2
- Made the struct weapon_atk lhw in status_data a static member rather than a pointer as requested by Ultra Mage.
|
17 éve |
skotlex
|
48a8f3fb25
- Fixed a possible crash when the memory manager is disabled and a non-respawning object is killed.
|
17 éve |
skotlex
|
000833c998
- Corrected Lif skill durations/delays according to http://irowiki.org/wiki/Lif
|
17 éve |
zephyrus
|
2b1fac216c
- Added a fix to prevent missing a mail attachment is map servers disconnect from char server.
|
17 éve |
skotlex
|
5f8753f24b
- Corrected clif_pase_DropItem so ack/nak is always sent (or client hangs waiting for a reply)
|
17 éve |
samuray22
|
bac80b97a8
* Added Indian RO "Children Week" Event. Thanks $ephirot
|
17 éve |
zephyrus
|
283edfc342
- Added some missing headgears from others official servers.
|
17 éve |
ultramage
|
2b186ae7b8
Fixed some minor inconsistencies in homunculus packets, in an attempt to make the lvl99 aura show to owner onSpawn.
|
17 éve |