L0ne_W0lf
|
66071c3330
* Removed "F_CheckMaxCount" as it seems "checkweight". preforms the aforementioned check in addition to checking weight.
|
17 년 전 |
L0ne_W0lf
|
5b5caa7043
* Implemented new function F_CheckMaxCount.
|
17 년 전 |
ultramage
|
3653a87355
Added support for actually disabling the idle_no_autoloot config setting (followup to r12248) (bugreport:1061)
|
17 년 전 |
ultramage
|
ea94316689
Fixed 'cleararray' not able to erase array entry 127 (bugreport:864)
|
17 년 전 |
L0ne_W0lf
|
0ee9036629
Fully implemented the Thor Volcano Base quest.
|
17 년 전 |
ultramage
|
cdb70a3a4c
Altered socket code to do a graceful connection shutdown when exiting.
|
17 년 전 |
ultramage
|
d95a0ce3a5
Fixed @reloadmobdb producing memory leaks in pet db (bugreport:1030)
|
17 년 전 |
ultramage
|
5afa9cceb9
Patched an unresolved case where knocking back a bard/dancer would cause the mapserver to crash (bugreport:1043)
|
17 년 전 |
ultramage
|
8e63c21d2e
* Fixed Apple of Idun not checking for bard soul link (bugreport:1028)
|
17 년 전 |
ultramage
|
1acd00e838
* Removed NODAMAGE and ICEWALL cell types (mem usage back to normal)
|
17 년 전 |
ultramage
|
c49afb1245
Added missing option changes for Illusionary Shadow and Soul Link that disappeared when you left the screen (bugreport:1053)
|
17 년 전 |
ultramage
|
a9bafe200d
Added support for the "view player equip" feature (see topic:174461)
|
17 년 전 |
L0ne_W0lf
|
8e690db7c9
Fixed bugreport:1057 and bugreport:1058
|
17 년 전 |
zephyrus
|
3868080ead
- Added new settings for autotrade on battle/misc.conf (you can read descriptions there).
|
17 년 전 |
zephyrus
|
7ff4f10106
- Added some new items (Thanks to Sephiroth).
|
17 년 전 |
L0ne_W0lf
|
ef93606ca7
* Implemented Veins Siblings quest.
|
17 년 전 |
L0ne_W0lf
|
953d580f97
Corrected Labs level 3 warp.
|
17 년 전 |
L0ne_W0lf
|
bc5b7dbb60
Implemented Veins Spy quest.
|
17 년 전 |
ultramage
|
abd31f84a3
Now the server will print an error message if an invalid mapflag is found during script loading (see bugreport:980 for the motivation).
|
17 년 전 |
L0ne_W0lf
|
c33ec14d9a
Implemented Veins Stone quest.
|
17 년 전 |
Lance
|
c1e74aec10
Minor fix
|
17 년 전 |
ultramage
|
eeb43aa430
Fixed a mistake in r12232 related to char saving
|
17 년 전 |
L0ne_W0lf
|
ed0bf66c0e
Added dummy event to Lighthalzen boss spawn mechanisim.
|
17 년 전 |
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 년 전 |
ultramage
|
e6ee6f00ff
Fixed @whomap not unlocking the player db (bug in r12204)
|
17 년 전 |
Lupus
|
e4f66f0ab9
Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs directly to all sub make files
|
17 년 전 |
ultramage
|
4c32b53443
Fixed 2 problems in r12223 - incorrect variable used (bugreport:1031) and a missing global function declaration
|
17 년 전 |
L0ne_W0lf
|
edd19c4e08
* Several small fixes to scripts, and updates.
|
17 년 전 |
Paradox924X
|
9ffa57318e
Fixed Hugel Airship Staff from teleporting you to the wrong airplane.
|
17 년 전 |
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 년 전 |