Playtester
|
f42e54dad3
* Added EggBoy and EggGirl scripts
|
пре 18 година |
skotlex
|
945be871ce
- Removed bonus 'bAspdAddRate'. bAspdRate now behaves on a stackable matter, so it's no longer needed.
|
пре 18 година |
Lupus
|
4d5a0a08bb
emsolute develop was incorrectly giving 49% / 51% instead of 50%/50%
|
пре 18 година |
Playtester
|
0d9fa117eb
Added Ninja Weapon quests
|
пре 18 година |
Playtester
|
a654211313
Added item_misc.txt to yesterday's update
|
пре 18 година |
Playtester
|
c4cb371399
Added names to Item Group items thanks to Leon
|
пре 18 година |
Playtester
|
b1a7e1979e
Updated and fixed Item Groups and Doom Slayer
|
пре 18 година |
skotlex
|
02f408ea73
- Corrected damage of non-player casted Cart Revolution
|
пре 18 година |
Playtester
|
7cab66cea3
Fixed item name of Arm Guard
|
пре 18 година |
ultramage
|
478b4b58e8
Fixed typos from previous revisions :)
|
пре 18 година |
Playtester
|
1908e7dc80
* Added Ninja Gauntlet quests
|
пре 18 година |
Playtester
|
ba9a9b4275
Updated some headgear names to match the translations
|
пре 18 година |
Playtester
|
55cade0420
Fixed High Wizard card
|
пре 18 година |
Playtester
|
6b31e26e55
* Updated Item Givers to X.4
|
пре 18 година |
Playtester
|
67ac7c9514
More item updates thanks to Argatlahm
|
пре 18 година |
FlavioJS
|
43a375ad89
* Added all the missing defines for ctype.h functions and converted all the direct uses to the defines.
|
пре 18 година |
skotlex
|
cbac96a819
- Corrected a pretty serious typo in script.c
|
пре 18 година |
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.
|
пре 18 година |
toms
|
d57ed274ca
Continued script.c cleanup
|
пре 18 година |
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 година |