Commit History

Author SHA1 Message Date
  skotlex a7301992bc - Reverted again the change that stuns the caster on Ske, Ska, Swoo when the target is a nonplayer (rather than always) 19 years ago
  skotlex 317b980ace - Fixed the definition of the KEY in the loginlog, thanks to TheUltraMage 19 years ago
  skotlex 0b816774d5 - NPC_POWERUP and NPC_AGIUP now cause a increase in hit/flee (respectively) of 40% per level. 19 years ago
  skotlex a0bf90e52c - Changed a bit the MAX_ZENY checks in trade.c to prevent overflows. 19 years ago
  skotlex 1425da7fa6 - Merged the code for Ska, Ske, Swoo. Swoo stun duration is now 10 secs (reducable) if you target a mob that already has Swoo active. 19 years ago
  skotlex 64bd8b1dbe - Added the missing semi-comma from the upgrade_svn6533.sql file. Thanks to Tanaous 19 years ago
  skotlex 03ac2b977e - Changed the state of Asura back to explosionspirits, added a hardcoded move_enable check when invoking Asura and NOT while in BladeStop or a Combo. 19 years ago
  skotlex 9ddea7953a - Moved the OPTION defines from map.h to status.h (where they belong) 19 years ago
  skotlex ae5d5020c0 - Changed wedding costumes to use setoption rather than changebase. 19 years ago
  skotlex b30b97cb41 - Updated mob_db2.txt and mob_db2.sql to have only 10 drop slots rather than 15. 19 years ago
  Zido b467a6bfbc Finished DNSBL, Although untested, It's simple code and should work fine. 19 years ago
  skotlex e2eadf7bb2 - Rewrote/cleaned up trade.c for a more clean trading implementation. 19 years ago
  skotlex 0b8b0ffa96 - Modified @commands to use Meruru's code which is faster and does a fair attempt at tabulating the commands presented. 19 years ago
  skotlex fd4f9d05ef - Updated SKA to return a random value between 0 and 99 each time status_get_def is invoked. 19 years ago
  skotlex 61b786eceb - Reduced drop slots from 15 to 10. 19 years ago
  skotlex 73b98ea723 - Updated setoption script command to receive a second (optional) argument flag. If the flag is 1, the option is added to what the player currently has; likewise using flag 2 removes only that option. No flag (or any other value) is the older behaviour of removing all other options and setting specificly what is passed. 19 years ago
  skotlex 20ebb32eb0 - Small fix in npc-created chat rooms to properly include the terminating 0 on the chat's event. 19 years ago
  skotlex 9df8532910 - Fixed Fog of Wall's symmetry in respect to Misc attacks, they no longer get reduced by 50% regardless of who is standing on the fog. 19 years ago
  skotlex 483d1d7418 - Added missing icon for Joint Beat 19 years ago
  skotlex 26a517cd08 - Fix on pc_skill which fixes overlapping when one gets more than one bonus for the same skill. 19 years ago
  skotlex 24e26035ff - Cleaned up somewhat the implementation of BladeStop. 19 years ago
  skotlex 5e73485603 - Fixed the head_bottom (pet-armor) position in packet 0x22c when crafted for non-players. 19 years ago
  skotlex 05667b0fa9 - Script commands sc_start, sc_start2 and sc_start4 will now start regardless of sc defense of the target player (that is, they cannot be avoided) 19 years ago
  skotlex ff08d639d8 - Reverted the change that was making ES skills stun the caster always. 19 years ago
  skotlex e63cc72bd7 - Removed the fixpos packet sending when damaged. Aegis sends no such packet. 19 years ago
  skotlex e78ae404f9 - ES magic will now put the caster on stun for 0.5 secs regardless of whether the skill-target is a mob or not. 19 years ago
  skotlex 3dc2f37e5f - Cleaned up combo-skill implementation, SC_COMBO is automatically ended in skill_check_condition now. 19 years ago
  skotlex 3d666eeb94 - Corrected Stun Duration for Meteor assault 19 years ago
  skotlex 139b098c54 - Increased max number of tries to find a random spot in maps to 1000 since some maps have so many non-walkable tiles it's hard to find one in just 100 tries. 19 years ago
  skotlex aae1ae1832 - Fixed compilation error. 19 years ago