FlavioJS
|
25cd5a05f4
- Increased MAX_PACKET_DB to 0x300 and added a warning for when packet ids greater than MAX_PACKET_DB are found.
|
пре 18 година |
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 година |
Playtester
|
bcef152c09
Reverted price of Mink Coat
|
пре 18 година |
Playtester
|
73c98dd0cc
Updated some more headgears
|
пре 18 година |
Playtester
|
bd82c377b1
Added some new headgears
|
пре 18 година |
Playtester
|
926f672025
Updated various headgears
|
пре 18 година |
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 година |
skotlex
|
b8a2a5f905
- Added function skill_strip to handle stripping code. The RG strip skills and GS_DISARM use it now.
|
пре 18 година |
Playtester
|
5b46682b66
Capped Dex to 255 in the mob_db
|
пре 18 година |
Playtester
|
73f1436125
* Old Purple Box now drops Assassin_Mask_ instead of the old one
|
пре 18 година |
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 година |
Playtester
|
58adf03b64
Added two new pet eggs
|
пре 18 година |
toms
|
8bd7d2873e
Modified flush_fifo so the code do what is written in the comment
|
пре 18 година |
skotlex
|
188a6322a0
- Added boss mode (0x20) to a few mobs that were missing it.
|
пре 18 година |
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 година |
skotlex
|
938772f848
- Fixed mobs being unable to attack anything... @.@
|
пре 18 година |
KarLaeda
|
65051e211d
Fixed exploit in the Slotted Sunglasses Quest
|
пре 18 година |
skotlex
|
b3c1a24503
- Fixed a bug in the new knockback additional packet.
|
пре 18 година |
skotlex
|
6d6615b687
- Mobs now by default are "everyone's" enemy, so mobs are able to hit each another.
|
пре 18 година |
Playtester
|
eb8761b56b
Added full status recovery to some healing items
|
пре 18 година |
skotlex
|
ce46f70410
- Modifed a bit the clif_change_look function, it should fix crashes with the Xmas sprite when changing maps.
|
пре 18 година |
skotlex
|
f7d506f645
- Fixed skills displaying a 32k damage when used while disguised.
|
пре 18 година |
skotlex
|
83e8fa80b9
- Added guild master check before asking to make/delete an alliance/opposition
|
пре 18 година |
FlavioJS
|
129e97d6c9
- Minor changes to ers.
|
пре 18 година |
skotlex
|
e3d9258754
- Updated npc_event_dequeue to free up your current npc information, and not just the npc_id
|
пре 18 година |
skotlex
|
84f8ec45d5
- Modified the skill damage packet and the knockback packets to mimic aegis sent packets for such skills.
|
пре 18 година |
skotlex
|
04b76739c4
- Removed CART_MASK as OPTION_CART can take care of that.
|
пре 18 година |
skotlex
|
a0bad51812
- Added various guild packet related missing checks
|
пре 18 година |
skotlex
|
072a933741
- Updated mob_db2.sql
|
пре 18 година |
skotlex
|
9bd4913d7e
- simplified the code for @autoloot
|
пре 18 година |