Lupus
|
59f5e43208
added blank import/script_conf.txt
|
18 years ago |
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
|
18 years ago |
KarLaeda
|
54a88c9dbc
Reverted fix in Merchant Skills Quests
|
18 years ago |
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.
|
18 years ago |
skotlex
|
83748da27b
- Fixed the Homunculus hungry timer not starting on login.
|
18 years ago |
skotlex
|
436a8a53cb
- Fixed clif.c dumping unknown packets by default... (oops, used an #ifdef where an #if had to go)
|
18 years ago |
KarLaeda
|
fbb36710c3
Added logging for standard GM commands (/mm /b /kick etc)
|
18 years ago |
KarLaeda
|
01b25501c6
Fixed exploit in Merchant Skills Quests
|
18 years ago |
Playtester
|
0aa4954230
Fixed up healing items
|
18 years ago |
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.
|
18 years ago |
Playtester
|
402e1074bb
Updated Rachel mob drops
|
18 years ago |
eaac
|
d1a65b601a
- Updating Thanatos quest with a check to prevent multiple Thanatos spawning.
|
18 years ago |
Playtester
|
1e393b0dc8
Updated Rachel mob stats
|
18 years ago |
toms
|
c5a6e4f0d2
Updated sql files
|
18 years ago |
skotlex
|
00409a92bb
- Corrected KiriKage's range so it works correctly when used by non-players or when use weapon's range is used.
|
18 years ago |
Playtester
|
f8d95d14c7
Enabled Rachel Field spawns so they can be tested
|
18 years ago |
Playtester
|
5d717825ed
Updated Rachel Field mob stats and drops
|
18 years ago |
Playtester
|
d547bf3371
Updated selling price for some common drops
|
18 years ago |
Playtester
|
6dd96b4526
Fixed Sphinx Helm, Coif and Orc Hero Helm
|
18 years ago |
Playtester
|
84f13a515a
Fixed selling price of Fine Grit 10z -> 60z
|
18 years ago |
skotlex
|
3992c59b87
- Fixed missing line in status.c which explains why NPC_DEFENDER wasn't quite working yet.
|
18 years ago |
skotlex
|
f9e9983ae1
- Heaven's drive no longer targets traps.
|
18 years ago |
skotlex
|
d5de96b257
- Cleaned the opt3 values to use hex instead of decimals in status.c, removed theconstants in status.h since each opt3 value can mean many different things.
|
18 years ago |
skotlex
|
5cd713758c
- Fixed EDP's damage being 100% more than it should (should be 5x, not 6x on normal attacks)
|
18 years ago |
skotlex
|
1c02640811
- Likely fixed Homunculus not disappearing the second their intimacy hit 0.
|
18 years ago |
skotlex
|
75ebff35c4
- Some cleaning of the pc_authok, clif_WantToConnection functions. Also some cleaning of the logout messages and some other cleanups in clif_parse
|
18 years ago |
skotlex
|
9db096c861
- The check that blocks the skill AL_TELEPORT on noteleport maps will be overriden when you use Flywings/Butterfly wings, so B Wings are usable again in noteleport maps.
|
18 years ago |
skotlex
|
964ede96d5
- Fixed uninitialized variable fd being used in WFIFOHEAD in a few clif functions.
|
18 years ago |
skotlex
|
cfee0ccf63
- Added all the missing FIFOHEADs in the login/sql servers (required for TURBO support)
|
18 years ago |
KarLaeda
|
78d9c69d88
Cleaned up global permanent variables in Airship Quest
|
18 years ago |