提交历史

作者 SHA1 备注 提交日期
  skotlex 1b71a1a4da - Small fix in pet_attack that would make pets not unlock their target in some situations. 19 年之前
  skotlex 6717272b97 - Updated sql-files/mob_db.sql to latest. 19 年之前
  skotlex e73af7ca2b - Merged some of the 'plug' items into the main item_db 19 年之前
  Vicious 8ebda27095 Skotlex's Falcon Assault fix 19 年之前
  Vicious 5fc4c1aaf4 Sewer pipe update 19 年之前
  MasterOfMuppets fafd600c89 Updated monster skills and drops of some monsters. 19 年之前
  Lupus fc2bda5881 added yuno_in02 into noteleport etc 19 年之前
  MasterOfMuppets a6f6be8898 Implemented the cube room quest. 19 年之前
  Vicious abb63a2ad8 refix 19 年之前
  Vicious 12348edc21 Temp measure to stop novice ground exploit. It is still possible with novice class though. 19 年之前
  skotlex b754855d60 - Fixed a wrong check being done for AM_TWILIGHT3 19 年之前
  skotlex 36ff68ba2f - Fixed the reported map when there is an error in report_src (script.c) 19 年之前
  skotlex a4c0233fb7 - Grand Cross/Grand Darkness can no longer get the ignore defense -armor piercing bonuses. 19 年之前
  codemaster 1455ba027c * Added a bugs documentation so people might actually use it (and added a bug - go figure) [Codemaster] 19 年之前
  skotlex c6fb721bd8 - Meh, the status change start switch was supposed to be minimized, not altogether removed :X (the idea is to let anything with sc_data to go through) 19 年之前
  Komurka 78da77b702 Fixed txt-converter compilation errors (ASCII again + added missing ers.o to makefile) 19 年之前
  Valaris 432aefc244 19 年之前
  Valaris dacc1b195d * Crash fix in npc.c npc_timerevent. 19 年之前
  skotlex 28c32a9532 - Improved the NPC timer system to enable to have multiple timers going on at a time with different players attached to each. Now npc event timers are of two types: attached or global. The global timers don't have a player attached and can be started/halted by anyone. The character timers have a player attached, and they can only be stopped by a script that has the same player attached. 19 年之前
  skotlex 7d7c9b8324 - Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it out. 19 年之前
  Poki#3 b7cdbdb1a7 Added Playtester's Odin and Kiel Mobs. Added Valkyrie and missing Honunies. 19 年之前
  skotlex 0496215b70 - Fixed the map server complain on the default user/password 19 年之前
  Valaris 3e1f72d709 * Fixed compile errors and warning in chrif.c and charsave.c. [Valaris] 19 年之前
  Valaris 3983f053ea 19 年之前
  skotlex d9f1d70901 - Map and char server now will complain if they are run using the default user/password set. 19 年之前
  skotlex 1d94ae4856 - Trick Dead makes you stop walking now. 19 年之前
  skotlex 697d29d7d4 - Fixed a typo bug in SC_STAR_COMFORT handling. 19 年之前
  celest 52384c3a70 Fixed plugin compile error 19 年之前
  celest f151867517 * Fixed an overflow in grfio 19 年之前
  skotlex d13956c142 - Fixed skill_check_cloak to use the current skill level of the cloaking skill and not pc_checkskill() to know if a cloaker away from a wall should be uncloaked. 19 年之前