Playtester
|
4fa6d05347
Updated various drops
|
hace 18 años |
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!
|
hace 18 años |
skotlex
|
02330c9d81
- Fixed (likely) deleting homs from the menu causing a double free'd error.
|
hace 18 años |
skotlex
|
19b4efdc6c
- HT_PHANTASMIC no longer knocks back even when it misses.
|
hace 18 años |
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)
|
hace 18 años |
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.
|
hace 18 años |
Playtester
|
663852db71
Added Rachel Santuary to nomemo mapflags
|
hace 18 años |
Playtester
|
8a01af273e
Fixed Alchemist combo's autospell casting on target instead of self
|
hace 18 años |
skotlex
|
0f2e649828
- Fixed a typo which made the wedding_ignore_palette setting not work when you log on with them equipped
|
hace 18 años |
skotlex
|
e23391b60d
- Increased line buffer size when parsing scripts. Helps when trying to define pretty big shops.
|
hace 18 años |
skotlex
|
e3615a4cb5
- Reverted the previous SG freeze counter method. Now the counter is reset on status_change_clear.
|
hace 18 años |
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)
|
hace 18 años |
KarLaeda
|
d4423bfd5e
Fixed Thanatos Tower Quest
|
hace 18 años |
Playtester
|
2bf73dbe3c
* Enabled Ice Dungeon spawns so they can be tested
|
hace 18 años |
skotlex
|
9692efa6f0
- Fixed a possible crash due to the recent core.c upgrade.
|
hace 18 años |
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.
|
hace 18 años |
FlavioJS
|
1e8a3bcd3f
- Changed write to send as suggested by TheUltraMage in:
|
hace 18 años |
Lupus
|
412d407d46
added blank import/script_conf.txt
|
hace 18 años |
Lupus
|
59f5e43208
added blank import/script_conf.txt
|
hace 18 años |
skotlex
|
4f70932567
- Now when a player's "attack once" request fails due to range, the client is told to move to the target to attack it. This sort of fixes the problem of the client SPAMMING the server with attack requests from afar without even approaching the icewall x_X
|
hace 18 años |
KarLaeda
|
54a88c9dbc
Reverted fix in Merchant Skills Quests
|
hace 18 años |
skotlex
|
4fe7389fb0
- Updated the status change field "option" to an int rather than short. This fixes the option values for xmas/sightblaster not getting set, which could explain why some people crash when equipping weapons while in xmas suit.
|
hace 18 años |
skotlex
|
83748da27b
- Fixed the Homunculus hungry timer not starting on login.
|
hace 18 años |
skotlex
|
436a8a53cb
- Fixed clif.c dumping unknown packets by default... (oops, used an #ifdef where an #if had to go)
|
hace 18 años |
KarLaeda
|
fbb36710c3
Added logging for standard GM commands (/mm /b /kick etc)
|
hace 18 años |
KarLaeda
|
01b25501c6
Fixed exploit in Merchant Skills Quests
|
hace 18 años |
Playtester
|
0aa4954230
Fixed up healing items
|
hace 18 años |
skotlex
|
bdc1679c54
- Some cleanups on the trade_additem function. When specifying a qty of 0, an ack will be returned to the client so it doesn't gets stuck.
|
hace 18 años |
Playtester
|
402e1074bb
Updated Rachel mob drops
|
hace 18 años |
eaac
|
d1a65b601a
- Updating Thanatos quest with a check to prevent multiple Thanatos spawning.
|
hace 18 años |