Playtester
|
a9a0849c3e
Fixed prices of arrows
|
18 年之前 |
Playtester
|
b396c06c58
Update remaining headgears
|
18 年之前 |
FlavioJS
|
08424f7e76
- Moved packet_len_table values to packet_db[SERVER].
|
18 年之前 |
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 年之前 |