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 年之前 |
Playtester
|
160f3f12a6
Removed mob_db_a.txt
|
18 年之前 |
Playtester
|
914a102822
Updated sql files
|
18 年之前 |
Playtester
|
c769342386
* Readded removed mobs in a commented form
|
18 年之前 |
Playtester
|
65e46b9e7b
* Adjusted Rachel Sanctuary entrance to prevent exploits
|
18 年之前 |
Lupus
|
2fd5ba31c5
removed extra name
|
18 年之前 |
skotlex
|
705e960a79
- Spirit of Sin and Enchant Deadly Poison now stack.
|
18 年之前 |