Playtester
|
448929e1dc
* Added some official item drop bonus rates
|
19 anos atrás |
skotlex
|
2c88556eb7
- Added bNoMiscDamage setting so you can specify misc-damage blocking from skills. Modified battle_calc_damage so that even Pressure and similar skills will be affected by this setting.
|
19 anos atrás |
skotlex
|
830106c6f9
- Modified party_item_share_type config setting so that using 1 disables item-sharing from non-mob loot (player dropped items or pet loot) and 2 enables round-robin instead of random sharing. Using 3 obviously is enabling both 1 and 2.
|
19 anos atrás |
skotlex
|
7cd47130d0
- Added support for "sc_end -1" which will clear all status changes. Added the constant SC_ALL so you can use in scripts "sc_end SC_ALL;" instead.
|
19 anos atrás |
skotlex
|
33bbefb989
- Added mapflag "nochat" to prevent chatting rooms from being created.
|
19 anos atrás |
skotlex
|
4f1911ae63
- Fixed indentation on int_pet.c (how did it got messed up?)
|
19 anos atrás |
Lance
|
61cf41923c
* [Removed]:
|
19 anos atrás |
skotlex
|
7e10a0586c
- Added IG_LottoBox for that tricky Lotto Box item.
|
19 anos atrás |
Lance
|
397f255a23
* [Improved]:
|
19 anos atrás |
skotlex
|
ba6216e43e
- Rewrote/cleaned up @petfriendly.
|
19 anos atrás |
Lance
|
2681e4127b
* Patches to allow everything to work right. + 1 more sample script.
|
19 anos atrás |
Lance
|
7e5a2c9c34
Added a few more events in..
|
19 anos atrás |
Lance
|
8320520472
* Mob control engine tested 99% working so far.
|
19 anos atrás |
Lupus
|
d5dd578e57
added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG strings
|
19 anos atrás |
skotlex
|
e00d2e1716
- Fixed Option_Wedding in const.txt (0x1000 won't work, it has to be 4096)
|
19 anos atrás |
skotlex
|
ae5d5020c0
- Changed wedding costumes to use setoption rather than changebase.
|
19 anos atrás |
skotlex
|
3b5ab1ba35
- Removed SP_DISGUISE from the bonus list.
|
19 anos atrás |
skotlex
|
391e5359ad
- OnEquip scripts will be trigger on log-on now.
|
19 anos atrás |
Playtester
|
39f49da059
Fixed the stun typo that has been in eAthena for ages
|
19 anos atrás |
Lupus
|
b662c487e4
updated 'setmapflag' script command
|
19 anos atrás |
Vicious
|
198047d6b7
updated the db to X.2/X.3's itemsummonlist.
|
19 anos atrás |
skotlex
|
f983dc57c3
- Modified and simplified the random item group format. It now is <GroupID>,<ItemID>,<Rate>, where Rate normally is 1, greater numbers is the equivalent of adding the line multiple times.
|
19 anos atrás |
skotlex
|
3ffd7ebdb9
- Updated the HP/SP leech structures to have race-data attached to them.
|
19 anos atrás |
skotlex
|
c69118e1e5
- Added two columns to item_db: equip_script and unequip_script are scripts that are executed once when the corresponding item is equipped or unequipped respectively.
|
19 anos atrás |
Lance
|
343deba71c
* April fool! Improved soundeffectall script command. (No, this is not a lie)
|
19 anos atrás |
Lupus
|
9a51949029
added script function 'getmonsterinfo'
|
19 anos atrás |
skotlex
|
8955a37a9b
- Added mapflag nodrop, fixed mapflag notrade.
|
19 anos atrás |
skotlex
|
d770421a9d
- Trick dead now ends on logout
|
19 anos atrás |
skotlex
|
e647a2cbe3
- Pet eggs won't be deleted upon selection for hatching, but on pet data retrieval now.
|
19 anos atrás |
Komurka
|
b4d3e485db
Oh, me so baka ;P Added bSPVanishRate to const.txt - Dark Priest Card should work now
|
19 anos atrás |