Commit History

作者 SHA1 備註 提交日期
  Playtester c8f5ca1425 Implemented Frus Card 18 年之前
  skotlex 2f497e2c18 - Minor fix in one mob skill line. 18 年之前
  skotlex 7a607a433a - Now you can request a trade regardless of the state of the target trader. 18 年之前
  skotlex 2d7b67257e - Fixed crash when looters became full. 18 年之前
  skotlex e906a6f074 - Moved attackedcount to md->state and made it an unsigned char. 18 年之前
  FlavioJS 7ecc1ab6e1 - Fixed ladmin's linux compilation and moved some platform specific defines to cbasetypes.h 18 年之前
  skotlex 1928d865c8 - Bunch of documentation fixes. 18 年之前
  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 年之前
  toms 912fc7a427 Fixed npc commands atcommand & charcommand not working with a custom command_symbol 18 年之前
  Playtester 1021525c6c Updated cards according to latest kRO patch 18 年之前
  Playtester 2c62592868 Fixed mode of guardians 18 年之前
  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 年之前
  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 年之前
  skotlex 38338ae141 - Updated the mob_db converter to rename the ADelay column to ThinkTime. 18 年之前
  Playtester 3e4765f481 Updated sql-files 18 年之前
  skotlex 3adbc9b589 - Gave a minimum think time to the dummy mob and to clones. 18 年之前
  skotlex 5036e3591a - Cleaned up the implementation of map_foreachinmovearea so that the number of arguments passed is less. 18 年之前
  Playtester 49519dc929 * Updated mob modes 18 年之前
  skotlex c5dc6d7e04 - Fixed the compile error when trying to build the ladmin exe. 18 年之前
  MasterOfMuppets 2a9b9b6854 Minor fix to the sign quest, thanks to theultramage for pointing it out. 18 年之前
  Playtester 74303fe227 Updated accessoires 18 年之前
  FlavioJS 27cc2312fb - Fixing a compilation error caused by me in rev 9414: -.-; 18 年之前
  FlavioJS 0931ce5d81 - Messages with server_tick field are sent as soon as possible now. 18 年之前
  FlavioJS 53a7ca362b - Added StringBuf_Vprintf to utils.c and changed the showmsg.c buffer. 18 年之前
  skotlex 2e89ae68c4 - The can log value now is "reset" when you die allowing you to respawn/quit instantly after death. 18 年之前
  skotlex efce12bf28 - Fixed sc data load failing when using charsave_method: 1 18 年之前
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 年之前
  FlavioJS 7d701ea977 - Found the position of emblem_id in packet 1b6, commented out the old fix while it's in trial period. 18 年之前
  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 年之前
  skotlex ec8570d59f - Oops, fixed sql compile error. 18 年之前