Playtester
|
4b93da1389
Fixed some typos in quests_lighthalzen.txt
|
19 years ago |
Lance
|
58b728cc4a
* [Added]:
|
19 years ago |
skotlex
|
bf907b14ae
- Fixed the party HP packets to send max HP 10000 and scale HP accordingly when the player's HP doesn't fits in the packet's field. Fixes HP bars not correctly displaying the % of life when max HP is above 32k.
|
19 years ago |
skotlex
|
3f63aa775e
- Fixed option value being reset'ed on login (fixes cart/peco/falcon being lost)
|
19 years ago |
MasterOfMuppets
|
a0ff9919cc
Implemented the Lover's quest.
|
19 years ago |
skotlex
|
24159ab464
- Corrected @speed to alter your base speed instead of battle one. Means the change remains for much longer (until status_calc_pc is invoked, which could be due to equipping/unequipping stuff)
|
19 years ago |
skotlex
|
ece6f8f781
- Removed unused variable aspd_rate in map_session_data.
|
19 years ago |
skotlex
|
974277a787
- Modified the bNoMagicDamage/bNoWeaponDamage bonuses to be a 0-100 setting. Meaning you can do bonus bNoMagicDamage,50; To make all magic damage be reduced by half. This bonus stack, so two cards with bNoMagicDamage,50 will give magic immunity.
|
19 years ago |
musashiden
|
fe917bde69
- Yet another missing Juno warp.
|
19 years ago |
skotlex
|
b45cf7f99c
- Whoops, fixed compilation issue on mob_dead.
|
19 years ago |
musashiden
|
b662431204
- Corrected a duplicate juno warp + a juno guide sprite.
|
19 years ago |
skotlex
|
5ebc258ce8
- Removed db_tables.sql as it's no longer used.
|
19 years ago |
Lance
|
fc5aa3228e
|
19 years ago |
Lance
|
cd2524149a
* Updated sample script mob_controller.cpp to the latest standards.
|
19 years ago |
Lance
|
d79df825cd
- Removed return from CALLBACK_ASSIST
|
19 years ago |
Lance
|
68a5b7bea5
|
19 years ago |
Lance
|
971900f126
* [Added]:
|
19 years ago |
Lance
|
397f255a23
* [Improved]:
|
19 years ago |
Playtester
|
db2a9e7c96
* Commited Silent's Fix to the duplicate NPCs
|
19 years ago |
Lance
|
cb523907f0
* [Fixed]:
|
19 years ago |
Euph
|
c897622a1d
sql optimizations.
|
19 years ago |
musashiden
|
0fb709f25a
Juno's NPCs are now updated (unless i missed one) according to iRO! yay!
|
19 years ago |
musashiden
|
67b1b7aa79
-Juno Update Process. 75% complete.
|
19 years ago |
skotlex
|
c185d6ae82
- Merged Adam's patch to let the char-server handle validation of pet-name-change requests through the allowed char letters config.
|
19 years ago |
MasterOfMuppets
|
1a9fc74672
Fixed the gambling npc giving Orc Helm [1] instead of the non-slotted version.
|
19 years ago |
skotlex
|
196a7240bb
- Fixed "wedding_ignore_palette: yes" not working when relogging with the gear already equipped.
|
19 years ago |
skotlex
|
981af2f058
- Added blocking of the Kick skills when you are a Soul Linker.
|
19 years ago |
skotlex
|
a14314da55
- Altered a bit how status_set_viewdata behaves in regards to Wedding/Xmas options.
|
19 years ago |
Playtester
|
490ac96198
Dr.Evil fixed some parts of his Umbala script
|
19 years ago |
skotlex
|
553c87f39e
- Fixed clif_send not sending packets to SELF when specifying AREA if the source is not on the map yet.
|
19 years ago |