コミット履歴

作者 SHA1 メッセージ 日付
  Playtester 2fba40eb38 * More accurate Max HP values for TK/SG/SL/GS/NJ 18 年 前
  skotlex 9dd5eb5674 - Reduced the check area of hermod to 3x3, you now have to literally stand next to a warp for it to work. 18 年 前
  Playtester 025f2ae2d7 * Official Weight and Max SP values for TK/SG/SL/GS/NJ 18 年 前
  Lupus 03d70e9dc8 fixed Lighthalzen, Swaltzwalt Quest Part 1, added Hugel-Bingo warps, added Airship mobs, fixed Hunte job quest typos, added pet shop into Light 18 年 前
  Lupus 4f851fe900 Fixed Health Conversion skill formula bug 18 年 前
  skotlex 834e829a50 - Fixed Desperado's hit-rate. 18 年 前
  skotlex 74e7e67806 - The GVG map-packet will now also be sent for guild dungeon maps. 18 年 前
  Lupus 80e15f5593 added "work in progress" scripts 18 年 前
  skotlex 57ae51356c - Reduced Wand of Hermod's splash range (max distance from a portal) from 3 to 2. Should it really be 1? (that is, be so close that moving a single cell warps you?) 18 年 前
  skotlex b4e089ee01 - Did some cleaning in pc_authok and clif_parse_LoadEndAck 18 年 前
  skotlex 69c98bdfa2 - Some cleaning of the Gospel code. 18 年 前
  skotlex 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c 18 年 前
  Lupus 3501ccc736 Small fix in Hunter Job Quest 18 年 前
  Lupus 91ac6e256d Added nosave mapflag for Guild Dungeons 18 年 前
  skotlex 5ccc607bfe - A few reorders and type-changes in the map_session_data structure for better memory allocation of the variables. Also fixes a size conversion warning. 18 年 前
  skotlex cb53caa46a - Applied FlavioJs's patch which enables colored console output for Windows systems. It also includes a config setting called "stdout_with_ansisequence" with which you can turn off the color codes (in case you are logging all output) 18 年 前
  Lupus 959443e036 Another one set of fixes for the scripts syntax 18 年 前
  Playtester 39b9409c7f Kiel now summons 6 slaves instead of 5 18 年 前
  skotlex 23ebb95f4d - Fixed a fake nullpo when parsing the reply to a guild alliance request. 18 年 前
  skotlex 9ef52ebac7 - Added a check to prevent casting ground skills on a target and vice-versa when said skill use packets are received. It really shouldn't be exploitable, but doing that certainly makes the server print a lot of "unknown skill used!" messages. 18 年 前
  skotlex cd482bed77 - Fixed map_foreachiddb and map_foreachpc so they don't encapsulate the variable arguments into a double va_arg list. Thanks to the Ultra Mage for the tip. 18 年 前
  Lupus e7100196c0 added QUIZ PART 1 by CAHTEXHuK 18 年 前
  Lance 12e2210cc2 * Reapplied 'fix equipment scripts which are based on character variables not working.' 18 年 前
  skotlex 8b3a5f2362 - Corrected Ground Drift. Splash range of 3x3, stackable and placeable underneath others, cast time is 2 secs. It's considered ranged, and it's damage increase is defense ignoring, always neutral damage. 18 年 前
  Lupus 7cced33d9d Fixed item select in Novice Exchanger 18 年 前
  skotlex 91b73455dc - Corrected Kaupe so it doesn't ends on the first part of Soul Destroyer. 18 年 前
  skotlex eee1baf718 - Ganbantein's delay is now 2 secs. 18 年 前
  Lance 29dc8ea873 * Reverted changes, moved status_calc_pc(sd,1) back to pc_authok since it causes problems. 18 年 前
  Lance 8a5566dc47 modified src/map/clif.c 18 年 前
  Lance 4d10630d37 * Temperory fixed stability issue caused by initial status_calc_pc being placed AFTER another status_calc_pc. 18 年 前