skotlex
|
eb86aea493
- Updated @homshuffle to preserve current hom's exp.
|
vor 18 Jahren |
skotlex
|
ae58a47909
- Modified the Storm Gust freeze counter code. It now takes into consideration the ID of the skill before increasing the counter, which should effectively yield the closest aproximation to official (even though the counter will reset if you step out of a SG and into another one, we do not know yet what should happen in such a case).
|
vor 18 Jahren |
skotlex
|
81e6fbf053
- Fixed overflow on the mob delay adjustment setting.
|
vor 18 Jahren |
ultramage
|
aa89a8d655
Fixed a crash when a castle from [0..MAX-1] wasn't in the db
|
vor 18 Jahren |
Lupus
|
95cded1bd6
Fixed Ulle's Cap + Odin's Blessing Combo
|
vor 18 Jahren |
skotlex
|
ed5678ed7d
- Corrected atcommand @homstats so it shows the correct minimum/maximum possible values.
|
vor 18 Jahren |
skotlex
|
07b63243a3
- Added atcommand @homstats so you can check your homunculus stats and compare them to the minimum/maximum values that you could have at your current level. This command is meant to help figure out if homuncs are indeed getting a faster stat growth than they should have.
|
vor 18 Jahren |
skotlex
|
0c68bf4e54
- Fixed the next invoked skill after AbraCadabra not having requirements even when it is a different skill than the one chosen by AbraCadabra.
|
vor 18 Jahren |
skotlex
|
29b474c8ab
- Implemented Intravision as it should be. Thanks to HelloKitty2 for the captured packets.
|
vor 18 Jahren |
skotlex
|
bc9daa6048
- Added function unit_escape to simplify the run-away code a bit in the mob ai.
|
vor 18 Jahren |
skotlex
|
9e0791f775
- The NPC elemental attacks will display a skill animation again.
|
vor 18 Jahren |
skotlex
|
539fe020dc
- Fixed Joint Beat's speed penalty.
|
vor 18 Jahren |
skotlex
|
1fcb743f2b
- Probably fixed the registration flood protection code being broken.
|
vor 18 Jahren |
ultramage
|
c4d4b77cae
Talking about copy-paste... t_t (missing closing curly brace)
|
vor 18 Jahren |
FlavioJS
|
78ec0c3b38
yup, i need to rest... (also, copy-paste is eeeevil)
|
vor 18 Jahren |
FlavioJS
|
fa8de3cb7e
ups
|
vor 18 Jahren |
FlavioJS
|
a7ee9a9961
- Cleaned up the ip rules/DDoS section of the code. (the allow,deny and deny,allow cases were switched)
|
vor 18 Jahren |
KarLaeda
|
60f4e80cc1
Fixed exploits in Valentine Event Scripts
|
vor 18 Jahren |
ultramage
|
d50f358f5e
Disambiguation
|
vor 18 Jahren |
FlavioJS
|
dde66aee4e
- Fixed autotrading characters not being able to reconnect. Seams like I misunderstood how id_db and pc_db are used.
|
vor 18 Jahren |
ultramage
|
4194ea17da
Update to the new locations, adds more warps (thor_camp)
|
vor 18 Jahren |
FlavioJS
|
8d7a0bd454
- Fixed the script engine not parsing strings in multibyte charsets correctly (should have been done in r9532).
|
vor 18 Jahren |
FlavioJS
|
6e27509f86
- Console plugin working when built as Windows native.
|
vor 18 Jahren |
ultramage
|
0a09549be2
Combined most of the txt/sql mobdb reading code
|
vor 18 Jahren |
FlavioJS
|
aa371b3af3
- Fixed the define script_lastdata, introduced by me at r9637 (had the wrong sign)
|
vor 18 Jahren |
ultramage
|
dc139362e8
Small typo fixes
|
vor 18 Jahren |
FlavioJS
|
1f54e62d13
- Updated some functions calls that where using the wrong number of arguments with checkcart,checkfalcon,checkriding,getgmlevel,basicskillcheck.
|
vor 18 Jahren |
FlavioJS
|
4b78fc3c9f
- Changes to script buildin functions:
|
vor 18 Jahren |
Lance
|
e8303f77cc
And the changelog :B
|
vor 18 Jahren |
Lance
|
6827bc726b
* Hotfix: Freeing of freed pointer when replacing script functions. [Lance]
|
vor 18 Jahren |