Lupus
|
f13bf6e679
fixed equip loc of "Father's" event items
|
18 年之前 |
FlavioJS
|
5117e39fac
- Fixed while statements not "reserving" the curly before parsing the test expression.
|
18 年之前 |
ultramage
|
89f25a569d
* Fixed the server not reacting properly to atcommands/charcommands when using langtype 10/11 (the |XY codepage indicator wasn't being trimmed)
|
18 年之前 |
skotlex
|
fa2d2ced6e
- Updated merc_reset_stats to handle resetting skill tree and points as well.
|
18 年之前 |
skotlex
|
3838afbf52
- Fixed the label dup code, it now works correctly with const.txt switch labels.
|
18 年之前 |
skotlex
|
9d049827d7
- Reverted the dup-label check code since it has a bug that needs to be fixed first (it fails to recognize const.txt values)
|
18 年之前 |
ultramage
|
c356b3a461
Fixed a client crash during SQL char selection if you for some reason had more than 9 characters in your account
|
18 年之前 |
skotlex
|
3b1e03537d
- Merged Rayce's cleanups of the script engine that account for duplicate labels, non-numeric labels and makes the engine case-insensitive towards keywords like if/case/switch/etc/
|
18 年之前 |
skotlex
|
eb86aea493
- Updated @homshuffle to preserve current hom's exp.
|
18 年之前 |
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).
|
18 年之前 |
skotlex
|
81e6fbf053
- Fixed overflow on the mob delay adjustment setting.
|
18 年之前 |
ultramage
|
aa89a8d655
Fixed a crash when a castle from [0..MAX-1] wasn't in the db
|
18 年之前 |
Lupus
|
95cded1bd6
Fixed Ulle's Cap + Odin's Blessing Combo
|
18 年之前 |
skotlex
|
ed5678ed7d
- Corrected atcommand @homstats so it shows the correct minimum/maximum possible values.
|
18 年之前 |
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.
|
18 年之前 |
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.
|
18 年之前 |
skotlex
|
29b474c8ab
- Implemented Intravision as it should be. Thanks to HelloKitty2 for the captured packets.
|
18 年之前 |
skotlex
|
bc9daa6048
- Added function unit_escape to simplify the run-away code a bit in the mob ai.
|
18 年之前 |
skotlex
|
9e0791f775
- The NPC elemental attacks will display a skill animation again.
|
18 年之前 |
skotlex
|
539fe020dc
- Fixed Joint Beat's speed penalty.
|
18 年之前 |
skotlex
|
1fcb743f2b
- Probably fixed the registration flood protection code being broken.
|
18 年之前 |
ultramage
|
c4d4b77cae
Talking about copy-paste... t_t (missing closing curly brace)
|
18 年之前 |
FlavioJS
|
78ec0c3b38
yup, i need to rest... (also, copy-paste is eeeevil)
|
18 年之前 |
FlavioJS
|
fa8de3cb7e
ups
|
18 年之前 |
FlavioJS
|
a7ee9a9961
- Cleaned up the ip rules/DDoS section of the code. (the allow,deny and deny,allow cases were switched)
|
18 年之前 |
KarLaeda
|
60f4e80cc1
Fixed exploits in Valentine Event Scripts
|
18 年之前 |
ultramage
|
d50f358f5e
Disambiguation
|
18 年之前 |
FlavioJS
|
dde66aee4e
- Fixed autotrading characters not being able to reconnect. Seams like I misunderstood how id_db and pc_db are used.
|
18 年之前 |
ultramage
|
4194ea17da
Update to the new locations, adds more warps (thor_camp)
|
18 年之前 |
FlavioJS
|
8d7a0bd454
- Fixed the script engine not parsing strings in multibyte charsets correctly (should have been done in r9532).
|
18 年之前 |