Playtester
|
ba9a9b4275
Updated some headgear names to match the translations
|
%!s(int64=18) %!d(string=hai) anos |
Playtester
|
55cade0420
Fixed High Wizard card
|
%!s(int64=18) %!d(string=hai) anos |
Playtester
|
6b31e26e55
* Updated Item Givers to X.4
|
%!s(int64=18) %!d(string=hai) anos |
Playtester
|
67ac7c9514
More item updates thanks to Argatlahm
|
%!s(int64=18) %!d(string=hai) anos |
FlavioJS
|
43a375ad89
* Added all the missing defines for ctype.h functions and converted all the direct uses to the defines.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
cbac96a819
- Corrected a pretty serious typo in script.c
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
47ab9dbbf8
- Added "do_abort" function to the core. It is invoked when the server has received a Segmentation Fault or Floating Point Exception signal. Currently the only one that uses it is the map-server, which then attempts to save all online characters before aborting.
|
%!s(int64=18) %!d(string=hai) anos |
toms
|
d57ed274ca
Continued script.c cleanup
|
%!s(int64=18) %!d(string=hai) anos |
FlavioJS
|
4ba355e389
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
640ef63c2b
- Added defines script_getnum and script_getstr to further simplify variable reading code.
|
%!s(int64=18) %!d(string=hai) anos |
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.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
9d77814b36
- Changed a bit the Moonlit code to prevent an infinite loop
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
3839fa7619
- Moved coma to skill_additional_effect, added special_state.bonus_coma to prevent doing comma calculations for every player attack.
|
%!s(int64=18) %!d(string=hai) anos |
Playtester
|
d6b2ea1268
Updated sql-files
|
%!s(int64=18) %!d(string=hai) anos |
Playtester
|
1db65cd071
* Added Akagi to Ninja Job quest
|
%!s(int64=18) %!d(string=hai) anos |
ultramage
|
8d21e81cf9
My attempt at fixing the zealotus mask npc, now correctly requires a whip
|
%!s(int64=18) %!d(string=hai) anos |
ultramage
|
91deea9ccd
- Removed a missing file reference in the athena-start script
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
0b9f915d9c
- Fixed # commands not being blocked when muted if the mute config settings say you should be.
|
%!s(int64=18) %!d(string=hai) anos |
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.
|
%!s(int64=18) %!d(string=hai) anos |
toms
|
d86ffb1af5
Added some svn:ignore properties
|
%!s(int64=18) %!d(string=hai) anos |
toms
|
29422b3874
Solved console plugins compilation error
|
%!s(int64=18) %!d(string=hai) anos |
ultramage
|
905f2da40c
- Changed MAX_LEVEL to the standard value 99. Memory consumption-= 55MB. (high-rate servers will have to change this)
|
%!s(int64=18) %!d(string=hai) anos |
ultramage
|
158609d145
Changed the vs8 used crt library to static linking
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
e783bbffec
- Coma now reduces SP to 0 (with the exception of Dark Blessing)
|
%!s(int64=18) %!d(string=hai) anos |
toms
|
27ae4f7091
Corrected warning on login.sql
|
%!s(int64=18) %!d(string=hai) anos |
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.
|
%!s(int64=18) %!d(string=hai) anos |
ultramage
|
e893e46e0e
Updated the visual studio 7 & 8 project files
|
%!s(int64=18) %!d(string=hai) anos |
ultramage
|
c1c9806df3
minor vcproj7 sorting
|
%!s(int64=18) %!d(string=hai) anos |
ultramage
|
fdcca7192a
Corrected change r10051 which prevented Ice Pick from working
|
%!s(int64=18) %!d(string=hai) anos |
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.
|
%!s(int64=18) %!d(string=hai) anos |