提交历史

作者 SHA1 备注 提交日期
  MasterOfMuppets 1aad539664 Fixed a small typo I found while browsing through the mob skill database. 19 年之前
  skotlex bc1aad166c - Added sd variables menuskill_id/menuskill_lv to store menu-based selections. These are used now to check the validity of skill use instead of sd->skillid/sd->skilllv 19 年之前
  skotlex 4b752d6757 - Corrected implementation of Gangster Paradise to just prevent mobs from targetting you. 19 年之前
  Komurka 5172bae1a3 * Reverted back all 'status change' cards back to 10/20/30% (kRO website have full descs ~~) 19 年之前
  Komurka 0fc8a2651c * Updated item_bluebox.txt, item_giftbox.txt, item_violetbox.txt, item_db.txt, mob_db.txt, added item_cookie_bag.txt 19 年之前
  Komurka c8948e128e * Updated mobs mode (ID 1001-1691) according to Aegis 10.2 19 年之前
  skotlex 1fb95bcf98 - Fixed Taekwon stances not triggering. 19 年之前
  Komurka 8f5d0050f2 Forgot about: 19 年之前
  Komurka 0429bdcf2d * 2nd part (status % chances, coma) of item_db.txt update according to Aegis 10.2 file 19 年之前
  Komurka be263c9d72 * 1st part (autospells) of item_db.txt update according to Aegis 10.2 file 19 年之前
  Komurka 13b114704a New mob skill database from Aegis 10.2 (mobs 1001-1691) 19 年之前
  Komurka 57c6147ff8 * Preparing eA for new mob_skill_db from Aegis 10.2 [Komurka] 19 年之前
  skotlex 1ba53ff18d - Fixed a compile warning this time ~.~ 19 年之前
  skotlex 9ed113263c - Oops, fixed the compilation error. 19 年之前
  skotlex f0725b9248 - Added sd->canuseitem_tick = tick to the pc_authok initializer data. Fixes items not being usable under some circumstances. 19 年之前
  MasterOfMuppets f90cb3f56d Updated the drops of CHUNG_E a bit. 19 年之前
  skotlex 591f2d8046 - Fixed parsing of @kamic/@kamib to check for case. 19 年之前
  skotlex c8808b6ec0 - Removed the SP_<stat> cases from status_get_sc_def as they were colliding with some status changes. 19 年之前
  Komurka 9b2c425d9f Violy Card fix 19 年之前
  Komurka c648d7e760 * Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars) 19 年之前
  skotlex be658f0edf - Added upgrade file upgrade_svn5322.sql because apparently not everyone has the guild table with autoincremental guild_id defined. 19 年之前
  skotlex 3804e1684f - Added an alternate path searching method for non-stacking mode. 19 年之前
  Lupus 18f5cce884 udpated some missing items effects 19 年之前
  skotlex b2382e76f7 - Cleaned up irc.c (moved variable declarations before code commants >.>) 19 年之前
  skotlex 8563167d94 - Fixed possible crash due to invalid index in the pet select packet. 19 年之前
  skotlex 994d991fc9 - Added NK value 3: No damage + area of effect skill (NK_SPLASH_NO_DAMAGE) 19 年之前
  skotlex d0c9123432 - Added an upgrade_svn file to fix the party sql table (it lacks the auto-increment property on the party_id column) 19 年之前
  skotlex f0c78186b6 - Modified the included files in irc.c, used as reference the includes in common/socket.c, will it compile in Windows systems now? 19 年之前
  skotlex d57406c09e - Char-SQL: Removed the ridiculous check for existing party/guild each time a character is saved. The check should be done upon loading (when the guild/party is not found, the char's party/guild id is set to 0 THERE) 19 年之前
  skotlex 7429b0cd57 - Applied the suggested fixes by Joshuaali to fix the compiling of the sql map server on Win32 systems. 19 年之前