コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  skotlex 64bd8b1dbe - Added the missing semi-comma from the upgrade_svn6533.sql file. Thanks to Tanaous 19 年 前
  skotlex aa09f1ddd5 - Fixed compile errors in adduser.c and ladmin.c under win platforms. 19 年 前
  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 年 前
  skotlex 2e0c3cb20d - Fixed some typos and grammatical errors on the Job Dancer quest. 19 年 前
  skotlex 9ddea7953a - Moved the OPTION defines from map.h to status.h (where they belong) 19 年 前
  Playtester b6f88c5242 Mob db back to windows format :p 19 年 前
  skotlex ae5d5020c0 - Changed wedding costumes to use setoption rather than changebase. 19 年 前
  Playtester 68e5e58894 Updated history in inn.txt 19 年 前
  Playtester c8a3369087 Fixed Inn dialogues 19 年 前
  skotlex b30b97cb41 - Updated mob_db2.txt and mob_db2.sql to have only 10 drop slots rather than 15. 19 年 前
  Zido b467a6bfbc Finished DNSBL, Although untested, It's simple code and should work fine. 19 年 前
  skotlex e2eadf7bb2 - Rewrote/cleaned up trade.c for a more clean trading implementation. 19 年 前
  skotlex 0b8b0ffa96 - Modified @commands to use Meruru's code which is faster and does a fair attempt at tabulating the commands presented. 19 年 前
  skotlex fd4f9d05ef - Updated SKA to return a random value between 0 and 99 each time status_get_def is invoked. 19 年 前
  skotlex 61b786eceb - Reduced drop slots from 15 to 10. 19 年 前
  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 年 前
  skotlex 20ebb32eb0 - Small fix in npc-created chat rooms to properly include the terminating 0 on the chat's event. 19 年 前
  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 年 前
  skotlex 483d1d7418 - Added missing icon for Joint Beat 19 年 前
  skotlex 26a517cd08 - Fix on pc_skill which fixes overlapping when one gets more than one bonus for the same skill. 19 年 前
  skotlex 24e26035ff - Cleaned up somewhat the implementation of BladeStop. 19 年 前
  skotlex 5e73485603 - Fixed the head_bottom (pet-armor) position in packet 0x22c when crafted for non-players. 19 年 前
  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 年 前
  Playtester 394fdac7f8 Inn now costs 5k at every level 19 年 前
  Playtester f75d2f8c56 More Aegis X.2 drop updates 19 年 前
  skotlex ff08d639d8 - Reverted the change that was making ES skills stun the caster always. 19 年 前
  skotlex e63cc72bd7 - Removed the fixpos packet sending when damaged. Aegis sends no such packet. 19 年 前
  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 年 前
  skotlex 3dc2f37e5f - Cleaned up combo-skill implementation, SC_COMBO is automatically ended in skill_check_condition now. 19 年 前