コミット履歴

作者 SHA1 メッセージ 日付
  Kargha 4cf6d42212 fixed a small error 19 年 前
  skotlex d44188210b - Renamed skill_clear_element_field to skill_clear_group, it accepts a flag to determine what to erase. &1 for elemental fields, &2 for traps. Also rewrote how it works to prevent missing elements (since each time an element is erased, the array contents shift) 19 年 前
  Kargha b4feb79020 Re-Made Izlude NPCs, thanks to Muad_Dib 19 年 前
  skotlex 65a1e97ed5 - Cleaned up a bit the implementation of SC_MAXIMIZEPOWER, SC_CHASEWALK and SC_CLOAKING to prevent infinite looping timers. 19 年 前
  skotlex 3f18944b8d - When battle_damage's flag is &2, the flag 3 is passed to mob_damage so that it won't give exp nor items. NPC_SUICIDE was updated to reflect this. 19 年 前
  skotlex 6fff5230e5 - Moved the mapflag skill restrictions from skill_checkcondition to skillnotok, this makes auto-spells not work in maps where they aren't allowed. 19 年 前
  Kargha b2b2a79c47 Fixed a small typo 19 年 前
  Vicious 00d1d9a5cb biolab mvp recalling 19 年 前
  Vicious 198047d6b7 updated the db to X.2/X.3's itemsummonlist. 19 年 前
  skotlex bb9ff12f90 - Added reporting when receiving an unknown packet in login-sql before ending connection. 19 年 前
  skotlex f983dc57c3 - Modified and simplified the random item group format. It now is <GroupID>,<ItemID>,<Rate>, where Rate normally is 1, greater numbers is the equivalent of adding the line multiple times. 19 年 前
  Playtester 4b4b96ea91 Added two Alberta NPCs 19 年 前
  Playtester f1be7f1bc6 Fixed price of yummy fish 19 年 前
  Playtester 82722a30a8 Updated Mode and Delays of Odin Temple mobs 19 年 前
  Playtester 5a77d90099 Adjusted Range of Plasma after testing it. 19 年 前
  Playtester 4091ad4cad Fixed Element, Race, aDelay, aMotion and Range of Plasma and Breeze 19 年 前
  Playtester c58a19d2af Updated the remaining mob names. 19 年 前
  Playtester 35868c5c0b Updated the kRO/iRO mob names 19 年 前
  Playtester 09f40bbf6c Updated the header in the mob db text files 19 年 前
  Lupus c9dd0f0df8 cube room fix 19 年 前
  skotlex 35cda692bd - Simplified npc_gettimerevent_tick so that it should return a tick value even after the last ontimer label has been reached. 19 年 前
  skotlex bec2797d52 - All GMs will be sent to the char server through packet 0x2aff now. 19 年 前
  skotlex 5c222891f3 - Added script command escape_sql. It will return an escaped string for use in the sql_query script command (in case you want to use input of players in your queries). 19 年 前
  Vicious c8863db749 OBB/etc update from x.2/x.3 19 年 前
  Playtester 52df721005 Fixed cast time of running 19 年 前
  Zido e79642ff57 - DNSBL. Refer to changelog. 19 年 前
  Playtester b995faee0f Fixed Item 2520 and Item 662 according to info from Haplo 19 年 前
  skotlex 9d4db6c52e - Fixed a typo when parsing the mob spawn files. 19 年 前
  Playtester 5b77ad3758 DB files back to Windows Format 19 年 前
  skotlex bf3e426dc1 - Corrected mob_spawn_delay/boss_spawn_delay/plant_spawn_delay settings (they were named rate rather than delay in monster.conf) 19 年 前