FlavioJS
|
4ba355e389
|
18 年之前 |
skotlex
|
640ef63c2b
- Added defines script_getnum and script_getstr to further simplify variable reading code.
|
18 年之前 |
skotlex
|
2049f1ad43
- Corrected statp array not being long enough to actually hold the status points of ALL levels up to and including MAX_LEVEL. Fixes reaching final level and resetting giving you an unpredictable amount of status points.
|
18 年之前 |
skotlex
|
9d77814b36
- Changed a bit the Moonlit code to prevent an infinite loop
|
18 年之前 |
skotlex
|
3839fa7619
- Moved coma to skill_additional_effect, added special_state.bonus_coma to prevent doing comma calculations for every player attack.
|
18 年之前 |
Playtester
|
d6b2ea1268
Updated sql-files
|
18 年之前 |
Playtester
|
1db65cd071
* Added Akagi to Ninja Job quest
|
18 年之前 |
ultramage
|
8d21e81cf9
My attempt at fixing the zealotus mask npc, now correctly requires a whip
|
18 年之前 |
ultramage
|
91deea9ccd
- Removed a missing file reference in the athena-start script
|
18 年之前 |
skotlex
|
0b9f915d9c
- Fixed # commands not being blocked when muted if the mute config settings say you should be.
|
18 年之前 |
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.
|
18 年之前 |
toms
|
d86ffb1af5
Added some svn:ignore properties
|
18 年之前 |
toms
|
29422b3874
Solved console plugins compilation error
|
18 年之前 |
ultramage
|
905f2da40c
- Changed MAX_LEVEL to the standard value 99. Memory consumption-= 55MB. (high-rate servers will have to change this)
|
18 年之前 |
ultramage
|
158609d145
Changed the vs8 used crt library to static linking
|
18 年之前 |
skotlex
|
e783bbffec
- Coma now reduces SP to 0 (with the exception of Dark Blessing)
|
18 年之前 |
toms
|
27ae4f7091
Corrected warning on login.sql
|
18 年之前 |
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.
|
18 年之前 |
ultramage
|
e893e46e0e
Updated the visual studio 7 & 8 project files
|
18 年之前 |
ultramage
|
c1c9806df3
minor vcproj7 sorting
|
18 年之前 |
ultramage
|
fdcca7192a
Corrected change r10051 which prevented Ice Pick from working
|
18 年之前 |
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.
|
18 年之前 |
ultramage
|
f4a864cfc4
Removed the npc_chat complication I committed yesterday
|
18 年之前 |
Playtester
|
dfd82cadb7
Fixed some item names thanks to Argatlahm
|
18 年之前 |
Lance
|
969c49d07c
* Temporary resolved npc_chat.c macro issue. Please revise where to put the macros.
|
18 年之前 |
ultramage
|
c11d18be16
Removed charsave from projects (used old data for the previous commit, sorry)
|
18 年之前 |
ultramage
|
cb3e3fd4f9
Major reconfiguration of the vs7 project files (+vs8 while I was at it)
|
18 年之前 |
ultramage
|
06f0d60116
Some generic typo fixes (src and npc)
|
18 年之前 |
skotlex
|
a0d1e3f0dd
- Removed unused bIgnoreDefMob
|
18 年之前 |
skotlex
|
7ec7957962
- Twilight Pharmacy's cast time is no longer reducable by dex.
|
18 年之前 |