KarLaeda
|
1f73c46800
Small fix to The Sign Quest
|
18 tahun lalu |
Playtester
|
09cad51d19
Removed some mobs that aren't used anymore
|
18 tahun lalu |
Playtester
|
9064a41b44
* Removed outdated Thief Bug ID [Playtester]
|
18 tahun lalu |
Playtester
|
7793857bff
Updated sql files
|
18 tahun lalu |
Playtester
|
e958997027
Updated various mob stats thanks to Soukosa
|
18 tahun lalu |
skotlex
|
2de8486627
- Fixed txt-converter compilation.
|
18 tahun lalu |
Lance
|
b59e7b8596
Minor tweak in
|
18 tahun lalu |
Lupus
|
ecb547edc2
Removed garbage vars from Shinokas quest
|
18 tahun lalu |
Playtester
|
80ed807c23
* Added first version of Rachel Sanctuary spawns
|
18 tahun lalu |
Playtester
|
26cc18bce1
Fixed some mob names thanks to Soukosa
|
18 tahun lalu |
Playtester
|
bc7409eb88
More drop updates
|
18 tahun lalu |
skotlex
|
7f67461a49
- Added a missing map_quit in clif_parse which was the real reason for the crashes.
|
18 tahun lalu |
skotlex
|
b421d38216
- Added overflow protection to @main whisper parsing.
|
18 tahun lalu |
FlavioJS
|
636089bb3a
- Probably fixed the Segmentation Faults we've been having.
|
18 tahun lalu |
Playtester
|
4fa6d05347
Updated various drops
|
18 tahun lalu |
skotlex
|
72ee155c06
- Fixed the new npc parsing code not accounting for windows-style line terminators, which as a side effect messed up mapflag parsing if the file had windows-style terminators, which coincidentally was the case for the nopvp file, which unfortunately meant that all towns became pvp!
|
18 tahun lalu |
skotlex
|
02330c9d81
- Fixed (likely) deleting homs from the menu causing a double free'd error.
|
18 tahun lalu |
skotlex
|
19b4efdc6c
- HT_PHANTASMIC no longer knocks back even when it misses.
|
18 tahun lalu |
skotlex
|
c22f5854dc
- Now gvg_dungeon mapflag will activate the other mapflags which are required: pvp, pvp_nocalcrank and pvp_noparty/pvp_noguild (they are forced to off if gvg_dungeon is on and viceversa)
|
18 tahun lalu |
skotlex
|
e4e42fbcb7
- Some cleaning on the homunc speed calculating code, so that it correctly uses the default walk speed if the player has no speed yet.
|
18 tahun lalu |
Playtester
|
663852db71
Added Rachel Santuary to nomemo mapflags
|
18 tahun lalu |
Playtester
|
8a01af273e
Fixed Alchemist combo's autospell casting on target instead of self
|
18 tahun lalu |
skotlex
|
0f2e649828
- Fixed a typo which made the wedding_ignore_palette setting not work when you log on with them equipped
|
18 tahun lalu |
skotlex
|
e23391b60d
- Increased line buffer size when parsing scripts. Helps when trying to define pretty big shops.
|
18 tahun lalu |
skotlex
|
e3615a4cb5
- Reverted the previous SG freeze counter method. Now the counter is reset on status_change_clear.
|
18 tahun lalu |
skotlex
|
228979981d
- Moved the blocking of casting supportive skills on homunculus from battle_check_target to status_check_skilluse as bct is not invoked unless the skill is offensive (or party/guild only)
|
18 tahun lalu |
KarLaeda
|
d4423bfd5e
Fixed Thanatos Tower Quest
|
18 tahun lalu |
Playtester
|
2bf73dbe3c
* Enabled Ice Dungeon spawns so they can be tested
|
18 tahun lalu |
skotlex
|
9692efa6f0
- Fixed a possible crash due to the recent core.c upgrade.
|
18 tahun lalu |
skotlex
|
b06ebc1719
- Modified the way Storm Gust freeze's counter works. Now it checks for the caster of the Storm Gust, if it's the same as the previous hit, the counter is increased, otherwise, the ID is updated and the counter is changed to 1.
|
18 tahun lalu |