skotlex
|
d984baa013
- Fixed @storeall and @charstoreall failing when the target character already had the storage open.
|
hace 19 años |
skotlex
|
a4103cbab4
- Reverted temporarily the Cart Termination equation until it can be fixed...
|
hace 19 años |
skotlex
|
6ec9580e34
- Fixed the value range checks added by Zido on pc_bonus (some of them were even redundant...)
|
hace 19 años |
Playtester
|
b505f07a7a
Forgot one of Detale's skills...
|
hace 19 años |
Playtester
|
0dd3820c14
Small adjustment...
|
hace 19 años |
Zido
|
4bbbca1cdb
- More typos... What's wrong with me today??
|
hace 19 años |
Zido
|
65d21c1011
- Fixed a small typo in my code
|
hace 19 años |
Zido
|
52ccb9e0b8
- Added negative value in bonus exploit fix for more stat bonuses
|
hace 19 años |
Zido
|
efe9c7901d
- Fixed negative value exploit (view changelog)
|
hace 19 años |
Kargha
|
6b4a5723f5
Fixed a small error
|
hace 19 años |
skotlex
|
5f5693bfa3
- Recoded NJ_BAKUENRYU to behave as I understand it best from the skill-description (since Haplo told me this skill doesn't really has video information or anything...)
|
hace 19 años |
skotlex
|
8cc2239aa1
- Fixed NJ_TATAMIGAESHI to use ground-tiles rather than "for each in path" calls. The skill should be working correctly now, except for the fact that the correct "unit id" is missing (this is what would give the ground tile it's correct display). Temporarily it is using 0xba until the correct value is found.
|
hace 19 años |
Kargha
|
4ddef20db9
- Fixed Factory Quest EXP Reward. Thanks to Muad_Dib.
|
hace 19 años |
skotlex
|
effebfcfa1
- Added back the undead check to turn undead/resurrection to prevent damaging non-undead targets, removed it from the battle damage section.
|
hace 19 años |
skotlex
|
16ee0110a2
- Resurrection will now silently fail when used on non-undead + not-dead characters.
|
hace 19 años |
skotlex
|
fcd96a1fff
- Poem of bragi/magic String's base delay reduction at level 10 (or above) is now 50% instead of 3*lv%.
|
hace 19 años |
skotlex
|
68dc3d890b
- status_damage will no longer fail when the target is not on a map AND the flag is 2 (charge rather than damage). Fixes SP-draining status changes ending suddenly when in-between maps.
|
hace 19 años |
skotlex
|
670bd31159
- Fixed the IP value being apparently incorrectly casted before inserting into the loginlog table on "connect success" events.
|
hace 19 años |
skotlex
|
8580fff963
- Fixed Cart Termination's damage.
|
hace 19 años |
Poki#3
|
08242f0310
Tao Gunga will now summon G_Megalith's.
|
hace 19 años |
Playtester
|
aa597d0f88
Updated Detale's Skills
|
hace 19 años |
Playtester
|
5ccf7b698f
Fixed element, mode and attack speed of some monsters
|
hace 19 años |
skotlex
|
a2b96bc621
- Fixed inverted check which was preventing you from buying more than 1 from any stackable item....
|
hace 19 años |
skotlex
|
b69c506ca7
- Oops, should have fixed the crash in intif gm message.
|
hace 19 años |
skotlex
|
52718a90ec
- Fixed GTB card only working while you had a status-change active.
|
hace 19 años |
skotlex
|
aced45da67
- Fixed being unable to compound cards in armor.
|
hace 19 años |
skotlex
|
305fa67812
- Made @monsterignore be an universal ignore. Means you cannot be targetted as an enemy by anything. Also added alias "@battleignore" which does the same as monsterignore.
|
hace 19 años |
skotlex
|
14866f881c
- Fixed map-sql compilation issue ~.~;
|
hace 19 años |
skotlex
|
b29fb98681
- Fixed mob.c compilation...
|
hace 19 años |
skotlex
|
cd8587dc4d
- Fixed clif_parse not checking for func_parse before sending data to the connected clients. This in turn required various code-rewrites in:
|
hace 19 años |