Commit Verlauf

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