ultramage
|
935d0b8832
Partially fixed monster_controller.txt (see r7233).
|
18 years ago |
ultramage
|
0072a0189e
* Cleaned/clarified some #include relationships between headers
|
18 years ago |
SinSloth
|
08e0cee902
* Added 'noteleport' mapflags to Dandelion's request maps.
|
18 years ago |
ultramage
|
312714cfa9
Again removed the IG_ list from itemdb.h (see r10100 and r10113) due to popular request.
|
18 years ago |
ultramage
|
97e812dda1
* Fixed a deallocation mistake and some buffer overflows in npc_chat.c after doing rtfm@pcre.txt (all caused by incorrect usage of pcre api)
|
18 years ago |
skotlex
|
1518e0240b
- Cleaned up some the pet armor display code.
|
18 years ago |
skotlex
|
29a07a72e7
- Corrected a bit npc_remove_map, map_deliddb and strdb_remove calls belong to npc_unload rather than npc_remove_map. Also improved a bit the removal of the npc from the map's npc list.
|
18 years ago |
Playtester
|
f84d731c87
* Fixed item script on elemental fists
|
18 years ago |
ultramage
|
d9cc3b4951
Changed the duel_time_interval setting's lower bound to 0 (to allow disabling the delay)
|
18 years ago |
ultramage
|
99ad0f978a
* Implemented the official dual-wield aspd equation
|
18 years ago |
Playtester
|
6e94864755
Removed heal bonus on Spiritual Ring
|
18 years ago |
Playtester
|
ed98c68a49
Fixed eAthena's wrong interpretation of the respawn times
|
18 years ago |
ultramage
|
e8f6f4ad38
Added pc_isidle() to simplify a few idle-no-share checks.
|
18 years ago |
Playtester
|
518ec82222
Added icons for NPC_CRITICALWOUND and NPC_SLOWCAST
|
18 years ago |
skotlex
|
e7dc538c16
- fixed Ruwach (the last NPC skill update modified the way Sight/Sightblaster/Ruwach work, but the latter did not get updated properly)
|
18 years ago |
ultramage
|
8076b535d4
* Fixed npc chatrooms not being deleted on npc unload/reload (crash)
|
18 years ago |
skotlex
|
0c1a8f2b37
- Cleaned some more the hotkey code: The order by and limit specifications are not really needed when loading hotkeys, and added hotkey deletion when you delete the character.
|
18 years ago |
samuray22
|
ede8d32780
* Fixed some loop errors in the guides.
|
18 years ago |
skotlex
|
025a1b5120
- 'make clean' now removes the svnversion.h file in src/common/ since otherwise it is pretty much never updated.
|
18 years ago |
skotlex
|
dff80559d4
- Merged and completed Latio's work on server-side hot-key saving (http://www.eathena.ws/board/index.php?s=&showtopic=159388&view=findpost&p=884453)
|
18 years ago |
Playtester
|
efff167bc0
* Added Critical Wounds to Anubis's skills
|
18 years ago |
ultramage
|
56d9a037a6
* Some serious code cleanups
|
18 years ago |
L0ne_W0lf
|
c847c2f750
* Corrected a few bugs in the Acolyte Job Quest. (Crashy)
|
18 years ago |
L0ne_W0lf
|
43b23ef64a
* Added Autocast of Greed to Lesser Elemental Ring.
|
18 years ago |
ultramage
|
c8bd07a0bb
small mapindex.c typo fix
|
18 years ago |
samuray22
|
bc697b4f0e
* Corrected some typo error in "Clown Reborn Quest".
|
18 years ago |
L0ne_W0lf
|
d8689a5ca5
* Changed the rest of the Western_Outlaw bonus. (/3 -> /6)
|
18 years ago |
L0ne_W0lf
|
360c4a0386
* Added bonus for Hunter_Earring, as well as it's DEF bonus.
|
18 years ago |
Playtester
|
09e4d617ad
Updated Changelog
|
18 years ago |
Playtester
|
97a0f06ae3
Reverted two lines from the last commit.
|
18 years ago |