FlavioJS
|
09f54754c7
- Added missing min/max definitions to cbasetypes.h, needed for the @send change.
|
18 年 前 |
FlavioJS
|
b522ca0cdc
- Replaced @send with the version I use for testing packets.
|
18 年 前 |
KarLaeda
|
7935fd82c4
Fixed event's label for many quest-spawned monsters
|
18 年 前 |
skotlex
|
8e68089e85
- Fixed passive mobs becoming increasingly unlikely to retaliate to attacks after they got inflicted by a disabling status change.
|
18 年 前 |
Playtester
|
68d882a7f8
Removed another unused mob
|
18 年 前 |
KarLaeda
|
1f73c46800
Small fix to The Sign Quest
|
18 年 前 |
Playtester
|
09cad51d19
Removed some mobs that aren't used anymore
|
18 年 前 |
Playtester
|
9064a41b44
* Removed outdated Thief Bug ID [Playtester]
|
18 年 前 |
Playtester
|
7793857bff
Updated sql files
|
18 年 前 |
Playtester
|
e958997027
Updated various mob stats thanks to Soukosa
|
18 年 前 |
skotlex
|
2de8486627
- Fixed txt-converter compilation.
|
18 年 前 |
Lance
|
b59e7b8596
Minor tweak in
|
18 年 前 |
Lupus
|
ecb547edc2
Removed garbage vars from Shinokas quest
|
18 年 前 |
Playtester
|
80ed807c23
* Added first version of Rachel Sanctuary spawns
|
18 年 前 |
Playtester
|
26cc18bce1
Fixed some mob names thanks to Soukosa
|
18 年 前 |
Playtester
|
bc7409eb88
More drop updates
|
18 年 前 |
skotlex
|
7f67461a49
- Added a missing map_quit in clif_parse which was the real reason for the crashes.
|
18 年 前 |
skotlex
|
b421d38216
- Added overflow protection to @main whisper parsing.
|
18 年 前 |
FlavioJS
|
636089bb3a
- Probably fixed the Segmentation Faults we've been having.
|
18 年 前 |
Playtester
|
4fa6d05347
Updated various drops
|
18 年 前 |
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 年 前 |
skotlex
|
02330c9d81
- Fixed (likely) deleting homs from the menu causing a double free'd error.
|
18 年 前 |
skotlex
|
19b4efdc6c
- HT_PHANTASMIC no longer knocks back even when it misses.
|
18 年 前 |
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 年 前 |
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 年 前 |
Playtester
|
663852db71
Added Rachel Santuary to nomemo mapflags
|
18 年 前 |
Playtester
|
8a01af273e
Fixed Alchemist combo's autospell casting on target instead of self
|
18 年 前 |
skotlex
|
0f2e649828
- Fixed a typo which made the wedding_ignore_palette setting not work when you log on with them equipped
|
18 年 前 |
skotlex
|
e23391b60d
- Increased line buffer size when parsing scripts. Helps when trying to define pretty big shops.
|
18 年 前 |
skotlex
|
e3615a4cb5
- Reverted the previous SG freeze counter method. Now the counter is reset on status_change_clear.
|
18 年 前 |