Commit History

Author SHA1 Message Date
  skotlex e81a812069 - Cleaned up implementation of NPC_EMOTION/NPC_EMOTION_ON. Now val0 is the emotion, val1 sets the mode, val2 adds to the mode, val3 removes from the mode. val4 asks to remove the previous mode change. 18 years ago
  toms 912fc7a427 Fixed npc commands atcommand & charcommand not working with a custom command_symbol 18 years ago
  Playtester 1021525c6c Updated cards according to latest kRO patch 18 years ago
  Playtester 2c62592868 Fixed mode of guardians 18 years ago
  skotlex 3f3172a720 - Changed the order of view-change packets for SC xmas/wedding, should fix crashing if you change into xmas suit while in fighting stance. 18 years ago
  skotlex 8b8aa14493 - Renamed the mob mode Cast-Sensor Melee to Cast-Sensor idle since these mobs really should only be cast-sensing when they are not after another target. 18 years ago
  skotlex 38338ae141 - Updated the mob_db converter to rename the ADelay column to ThinkTime. 18 years ago
  Playtester 3e4765f481 Updated sql-files 18 years ago
  skotlex 3adbc9b589 - Gave a minimum think time to the dummy mob and to clones. 18 years ago
  skotlex 5036e3591a - Cleaned up the implementation of map_foreachinmovearea so that the number of arguments passed is less. 18 years ago
  Playtester 49519dc929 * Updated mob modes 18 years ago
  skotlex c5dc6d7e04 - Fixed the compile error when trying to build the ladmin exe. 18 years ago
  MasterOfMuppets 2a9b9b6854 Minor fix to the sign quest, thanks to theultramage for pointing it out. 18 years ago
  Playtester 74303fe227 Updated accessoires 18 years ago
  FlavioJS 27cc2312fb - Fixing a compilation error caused by me in rev 9414: -.-; 18 years ago
  FlavioJS 0931ce5d81 - Messages with server_tick field are sent as soon as possible now. 18 years ago
  FlavioJS 53a7ca362b - Added StringBuf_Vprintf to utils.c and changed the showmsg.c buffer. 18 years ago
  skotlex 2e89ae68c4 - The can log value now is "reset" when you die allowing you to respawn/quit instantly after death. 18 years ago
  skotlex efce12bf28 - Fixed sc data load failing when using charsave_method: 1 18 years ago
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 years ago
  FlavioJS 7d701ea977 - Found the position of emblem_id in packet 1b6, commented out the old fix while it's in trial period. 18 years ago
  FlavioJS 6fda364348 - Moved START_ACCOUNT_NUM and END_ACCOUNT_NUM from login.h to mmo.h and changed clif_guess_PacketVer to use that. 18 years ago
  skotlex ec8570d59f - Oops, fixed sql compile error. 18 years ago
  skotlex a7cd3bf966 - Fixed HVAN_INSTRUCT int bonuses. 18 years ago
  Playtester 83742242c4 Almost official HP values for Ninja/Gunslinger 18 years ago
  skotlex 384fe7b6fc - Changed some pc_authfails to clif_authfail_fd since pc_authfail prints errors when invoked after a char is auth'ed. 18 years ago
  Playtester 30c5778a46 Updated garments 18 years ago
  skotlex 722b1689e3 - Changed clif_blown to use fixpos again as per aegis packets. 18 years ago
  skotlex 1424d93e12 - Repairing items via scripts no longer displays "item has been repaired" 18 years ago
  skotlex 0043aed5fd - Fixed the txt->sql converter not escaping character names before saving them. 18 years ago