FlavioJS
|
dd6a713c36
- Cosmetic changes to db.
|
18 gadi atpakaļ |
KarLaeda
|
628683cd41
Fixed exploit in The Sign Quest
|
18 gadi atpakaļ |
Playtester
|
732e3c71a1
Fixed Owl Duke and Owl Baron losing boss mode on NPC_EMOTION
|
18 gadi atpakaļ |
Playtester
|
a3418f4100
Updated some weapons and view ids
|
18 gadi atpakaļ |
Playtester
|
a9a0849c3e
Fixed prices of arrows
|
18 gadi atpakaļ |
Playtester
|
b396c06c58
Update remaining headgears
|
18 gadi atpakaļ |
FlavioJS
|
08424f7e76
- Moved packet_len_table values to packet_db[SERVER].
|
18 gadi atpakaļ |
FlavioJS
|
25cd5a05f4
- Increased MAX_PACKET_DB to 0x300 and added a warning for when packet ids greater than MAX_PACKET_DB are found.
|
18 gadi atpakaļ |
skotlex
|
b9fd36a7cd
- There will be now warnings printed when a shop sells an item which's buy price is 20z, since those usually are "rare" items with no buyying price set. Note that this reports one fake, and that is the selling of a certain shuriken that indeed costs 20z.
|
18 gadi atpakaļ |
Playtester
|
bcef152c09
Reverted price of Mink Coat
|
18 gadi atpakaļ |
Playtester
|
73c98dd0cc
Updated some more headgears
|
18 gadi atpakaļ |
Playtester
|
bd82c377b1
Added some new headgears
|
18 gadi atpakaļ |
Playtester
|
926f672025
Updated various headgears
|
18 gadi atpakaļ |
skotlex
|
36f6c8122e
- Removed "mobs being enemies of each other all the time" because, even though mobs can hit each other as they should, they will refuse to use support skills on enemies, which breaks several of their skills. Mobs can't both help and attack someone tagged as enemy D: I guess eA is just too smart to emulate Aegis's sloppy coding.
|
18 gadi atpakaļ |
skotlex
|
b8a2a5f905
- Added function skill_strip to handle stripping code. The RG strip skills and GS_DISARM use it now.
|
18 gadi atpakaļ |
Playtester
|
5b46682b66
Capped Dex to 255 in the mob_db
|
18 gadi atpakaļ |
Playtester
|
73f1436125
* Old Purple Box now drops Assassin_Mask_ instead of the old one
|
18 gadi atpakaļ |
skotlex
|
6a95b7a245
- Additional damage bonuses (True Sight, EDP, Assassin Link, Crusader Link, Card skill damage bonuses) are now applied independently of each other, which lets them stack.
|
18 gadi atpakaļ |
Playtester
|
58adf03b64
Added two new pet eggs
|
18 gadi atpakaļ |
toms
|
8bd7d2873e
Modified flush_fifo so the code do what is written in the comment
|
18 gadi atpakaļ |
skotlex
|
188a6322a0
- Added boss mode (0x20) to a few mobs that were missing it.
|
18 gadi atpakaļ |
skotlex
|
0c362fa90f
- Modified flush_fifo so you can decide whether to block the current thread or not until the data is sent. The server-tick reply no longer blocks the current thread.
|
18 gadi atpakaļ |
skotlex
|
938772f848
- Fixed mobs being unable to attack anything... @.@
|
18 gadi atpakaļ |
KarLaeda
|
65051e211d
Fixed exploit in the Slotted Sunglasses Quest
|
18 gadi atpakaļ |
skotlex
|
b3c1a24503
- Fixed a bug in the new knockback additional packet.
|
18 gadi atpakaļ |
skotlex
|
6d6615b687
- Mobs now by default are "everyone's" enemy, so mobs are able to hit each another.
|
18 gadi atpakaļ |
Playtester
|
eb8761b56b
Added full status recovery to some healing items
|
18 gadi atpakaļ |
skotlex
|
ce46f70410
- Modifed a bit the clif_change_look function, it should fix crashes with the Xmas sprite when changing maps.
|
18 gadi atpakaļ |
skotlex
|
f7d506f645
- Fixed skills displaying a 32k damage when used while disguised.
|
18 gadi atpakaļ |
skotlex
|
83e8fa80b9
- Added guild master check before asking to make/delete an alliance/opposition
|
18 gadi atpakaļ |