Playtester
|
4b93da1389
Fixed some typos in quests_lighthalzen.txt
|
19 gadi atpakaļ |
Lance
|
58b728cc4a
* [Added]:
|
19 gadi atpakaļ |
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 gadi atpakaļ |
skotlex
|
3f63aa775e
- Fixed option value being reset'ed on login (fixes cart/peco/falcon being lost)
|
19 gadi atpakaļ |
MasterOfMuppets
|
a0ff9919cc
Implemented the Lover's quest.
|
19 gadi atpakaļ |
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 gadi atpakaļ |
skotlex
|
ece6f8f781
- Removed unused variable aspd_rate in map_session_data.
|
19 gadi atpakaļ |
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 gadi atpakaļ |
musashiden
|
fe917bde69
- Yet another missing Juno warp.
|
19 gadi atpakaļ |
skotlex
|
b45cf7f99c
- Whoops, fixed compilation issue on mob_dead.
|
19 gadi atpakaļ |
musashiden
|
b662431204
- Corrected a duplicate juno warp + a juno guide sprite.
|
19 gadi atpakaļ |
skotlex
|
5ebc258ce8
- Removed db_tables.sql as it's no longer used.
|
19 gadi atpakaļ |
Lance
|
fc5aa3228e
|
19 gadi atpakaļ |
Lance
|
cd2524149a
* Updated sample script mob_controller.cpp to the latest standards.
|
19 gadi atpakaļ |
Lance
|
d79df825cd
- Removed return from CALLBACK_ASSIST
|
19 gadi atpakaļ |
Lance
|
68a5b7bea5
|
19 gadi atpakaļ |
Lance
|
971900f126
* [Added]:
|
19 gadi atpakaļ |
Lance
|
397f255a23
* [Improved]:
|
19 gadi atpakaļ |
Playtester
|
db2a9e7c96
* Commited Silent's Fix to the duplicate NPCs
|
19 gadi atpakaļ |
Lance
|
cb523907f0
* [Fixed]:
|
19 gadi atpakaļ |
Euph
|
c897622a1d
sql optimizations.
|
19 gadi atpakaļ |
musashiden
|
0fb709f25a
Juno's NPCs are now updated (unless i missed one) according to iRO! yay!
|
19 gadi atpakaļ |
musashiden
|
67b1b7aa79
-Juno Update Process. 75% complete.
|
19 gadi atpakaļ |
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 gadi atpakaļ |
MasterOfMuppets
|
1a9fc74672
Fixed the gambling npc giving Orc Helm [1] instead of the non-slotted version.
|
19 gadi atpakaļ |
skotlex
|
196a7240bb
- Fixed "wedding_ignore_palette: yes" not working when relogging with the gear already equipped.
|
19 gadi atpakaļ |
skotlex
|
981af2f058
- Added blocking of the Kick skills when you are a Soul Linker.
|
19 gadi atpakaļ |
skotlex
|
a14314da55
- Altered a bit how status_set_viewdata behaves in regards to Wedding/Xmas options.
|
19 gadi atpakaļ |
Playtester
|
490ac96198
Dr.Evil fixed some parts of his Umbala script
|
19 gadi atpakaļ |
skotlex
|
553c87f39e
- Fixed clif_send not sending packets to SELF when specifying AREA if the source is not on the map yet.
|
19 gadi atpakaļ |