skotlex
|
13b13a43df
- Cleaned up some the mob skill use code. The skill re-use delay is set at the time the skill is used rather than when it finishes casting. The invalid target check was also moved to the mob skill db reading function.
|
před 18 roky |
toms
|
d86ffb1af5
Added some svn:ignore properties
|
před 18 roky |
toms
|
29422b3874
Solved console plugins compilation error
|
před 18 roky |
ultramage
|
905f2da40c
- Changed MAX_LEVEL to the standard value 99. Memory consumption-= 55MB. (high-rate servers will have to change this)
|
před 18 roky |
ultramage
|
158609d145
Changed the vs8 used crt library to static linking
|
před 18 roky |
skotlex
|
e783bbffec
- Coma now reduces SP to 0 (with the exception of Dark Blessing)
|
před 18 roky |
toms
|
27ae4f7091
Corrected warning on login.sql
|
před 18 roky |
skotlex
|
4b0a77360e
- Corrected offset for the pet hairstyle in the spawn packet (0x7c). I still can't figure out where the pet-equip offset should go, it appears this packet does not supports it.
|
před 18 roky |
ultramage
|
e893e46e0e
Updated the visual studio 7 & 8 project files
|
před 18 roky |
ultramage
|
c1c9806df3
minor vcproj7 sorting
|
před 18 roky |
ultramage
|
fdcca7192a
Corrected change r10051 which prevented Ice Pick from working
|
před 18 roky |
skotlex
|
50af14ce15
- Made waiting_disconnect on the char server be an int to hold the timer ID of the timeout timer. It is now deleted when a player is successfully set offline/online.
|
před 18 roky |
ultramage
|
f4a864cfc4
Removed the npc_chat complication I committed yesterday
|
před 18 roky |
Playtester
|
dfd82cadb7
Fixed some item names thanks to Argatlahm
|
před 18 roky |
Lance
|
969c49d07c
* Temporary resolved npc_chat.c macro issue. Please revise where to put the macros.
|
před 18 roky |
ultramage
|
c11d18be16
Removed charsave from projects (used old data for the previous commit, sorry)
|
před 18 roky |
ultramage
|
cb3e3fd4f9
Major reconfiguration of the vs7 project files (+vs8 while I was at it)
|
před 18 roky |
ultramage
|
06f0d60116
Some generic typo fixes (src and npc)
|
před 18 roky |
skotlex
|
a0d1e3f0dd
- Removed unused bIgnoreDefMob
|
před 18 roky |
skotlex
|
7ec7957962
- Twilight Pharmacy's cast time is no longer reducable by dex.
|
před 18 roky |
Playtester
|
5e8af53cc8
Added 11.2 weapons
|
před 18 roky |
Lupus
|
11956bf6fd
reformatted the sign quest for future optimization
|
před 18 roky |
skotlex
|
f441021b95
- Corrected setitemscript so it actually changes the script as requested instead of causing dangling pointers.
|
před 18 roky |
skotlex
|
161ee3ac50
- Cleaned up some the code of pc_equipitem and clif_parse_EquipItem
|
před 18 roky |
skotlex
|
cc6a222a11
- Added define MAX_CHARS so you can easily mod the server to support a different amount of characters per account (however, there is still the issue of hexing the client to support this change)
|
před 18 roky |
Lupus
|
b67cf18abd
optimized novice grounds. optimized 1 card
|
před 18 roky |
skotlex
|
e377e96bc9
- Increased Improve Concentration's hide-revealing range to 3 (7x7)
|
před 18 roky |
skotlex
|
dc42b4aa62
- Added Magic Rod's "action" pose when using it.
|
před 18 roky |
Playtester
|
19edc61ab5
Fixed RSX 0806 and General Ygnizem card
|
před 18 roky |
skotlex
|
a102344894
- getpetinfo 5 will now return the pet's rename flag.
|
před 18 roky |