Inkfish
|
5485daa6df
* NPC event code cleanups.
|
15 years ago |
Paradox924X
|
0c828bfc57
Moved log_sql_init() call up in map-server-init to after after map_sql_init() call to prevent unnecessary processing before a potential quit.
|
15 years ago |
Paradox924X
|
10c788b2da
Fixed strnpcinfo(1) returning blank strings when NPC names did not have a hidden portion of the display name. (bugreport:3758)
|
15 years ago |
Inkfish
|
2503e57535
Fixed damage doesn't cancel status changes.(followed up to r14164)
|
15 years ago |
ultramage
|
e3300232a5
Cleaned up leftover PACKETVER define on the charserver (followup to r14155).
|
15 years ago |
ultramage
|
ada5a13abe
Fixed instances not initializing after reloadscript (bugreport:3522).
|
15 years ago |
Inkfish
|
96c3de31a6
* Fixed the logged damage from pets doesn't count when 'pet_attack_exp_to_master' is inactive.
|
15 years ago |
L0ne_W0lf
|
702c4783c6
Changed Talkie Box to trap type, and removed the UF_NOREITERRATION flag. (Partial fix for Bugreport:3748)
|
15 years ago |
Inkfish
|
cc02657862
* Fixed player keeps bleeding when dead.
|
15 years ago |
Paradox924X
|
e7a9a5bf46
Added ipban_cleanup_interval to the Login_Config struct (Follow-up to r14161).
|
15 years ago |
Paradox924X
|
d2313b836b
Added 'ipban_cleanup_interval' option which determines how often expired IP bans are cleaned from the database. (bugreport:3734)
|
15 years ago |
Paradox924X
|
40a9a236c0
Removed an extra { from previous commit.
|
15 years ago |
Paradox924X
|
31c237c225
Cleaned up mapreg dirty-marking code to only mark the mapreg as dirty when it actually is. (bugreport:3735)
|
15 years ago |
Kisuka
|
995268398a
- Added effects to some jRO items.
|
15 years ago |
skotlex
|
c92ff591f1
- Applied the renewal client support patch from Diablo (eA forum topic 222623)
|
15 years ago |
Inkfish
|
c3f733849c
Random fixes to some script typos
|
15 years ago |
ultramage
|
9025c3c4c9
Removed unnecessary use of StringBuf in int_quest.c to avoid memleaks in certain cases.
|
15 years ago |
L0ne_W0lf
|
298215600b
Added Ifrit, Beelzebub, and Hibram to mob_boss, and a second Atroce.
|
15 years ago |
ultramage
|
c517fd305a
Resolved a client hang in the scenario where the client sent loadendack before the server finished loading all data (bugreport:3700).
|
15 years ago |
brianluau
|
f3ca552ec5
- Fixed a typo in Strawberry Cake (12319). (bugreport:3702)
|
15 years ago |
Gepard
|
de0efc5bbd
Fixed WoE:FE castles spawning too many Treasure Boxes.
|
15 years ago |
Inkfish
|
3959ec7218
Fixed the flag from my last commit not working
|
15 years ago |
Inkfish
|
c9c033cea3
Fixed mob is removed from map right after his rebirth.
|
15 years ago |
Inkfish
|
3acf4d6c67
* Fixed possible memory leaks caused by invalid parameters of autobonus
|
15 years ago |
Inkfish
|
1d4c819268
Added a flag to indicate if the script of an autobonus was parsed for the sake of resource saving.
|
15 years ago |
Inkfish
|
b0d3e8b0cf
* All Songs/Dances now create a 3 second delay before Adaption can be used.
|
15 years ago |
L0ne_W0lf
|
c652787562
* Added known info for WoE SE Guild Dungeon monsters.
|
15 years ago |
L0ne_W0lf
|
82fd1bd8be
* Added new broadcasting support from r14120 to WoE scripts.
|
15 years ago |
ultramage
|
6376c2255c
Fixed gcc compilation warnings in r14120.
|
15 years ago |
Gepard
|
f9cff9c6e0
Extended broadcast implementation:
|
15 years ago |