Commit History

Author SHA1 Message Date
  skotlex 0697e450ed - Improved sql-query to check if name already exists when creating new chars. 19 years ago
  skotlex 5af063b223 - Updated convert_engine.sql to use TYPE instead of ENGINE to be compatible with Mysql 4 installations. 19 years ago
  Playtester 7928d4203e Fixed NPC_ATTRICHANGE being targeted rather than self 19 years ago
  skotlex 6f501a8bb2 - Moved the morph restrictions from skill_additional_effect to mob_class_change, so that SA_MONOCELL will not convert clones, emperium, or treasure boxes. 19 years ago
  toms 7b6be24f47 Fixed 'range' might be used uninitialized warning 19 years ago
  skotlex c6142c3f39 - Added manual deletion of sc_data entries when deleting a character (char-SQL) 19 years ago
  skotlex 34683f252f - Updated battle_switch to use strncmpi instead of strcmpi, it makes it so using "yessir" will match "yes", this is actually needed because if you set a config setting to "yes " (notice the trailing space), then the map config engine fails to read it right, and will set the config setting to 0 (no). 19 years ago
  skotlex ebc1f2bc02 - Moved the packet_len variable in login.c to the login parse case, since it's used nowhere else. 19 years ago
  skotlex 59fae741c3 - Baphomet splash damage will now hit nearby enemies regardless of flee (but the initial attack still has to connect for the splash to trigger) 19 years ago
  Playtester 48576471a5 Final fix on Vesper's summoning behavior 19 years ago
  Playtester 9ed0c244fe Vesper only summons on attack 19 years ago
  Playtester 97b7ba1832 Fixed Vesper's summoning behavior 19 years ago
  skotlex 4ab82dd28b - Corrected name of config settings pc_luk_status_def, mob_luk_status_def 19 years ago
  skotlex 27c9a6fe5a - Modified set_nonblocking and setsocketoptions in socket.c, using eApp's code as reference. Hopefully should improve performance somewhat. 19 years ago
  skotlex e5aacfe978 - CG_MOONLIT is no longer castable in WoE grounds. 19 years ago
  skotlex 4cd82897d0 - Added a comment explaining what a comment is to login/char/map config files, as well as the main script config file. 19 years ago
  skotlex 4bec54f154 - Summoned and slave mobs won't show up on @showmobs anymore. 19 years ago
  Lupus b5031d4255 extracted custom umbalian quests to custom folder 19 years ago
  Playtester c12d13fd06 Added D-Kalck's fix of the TXT -> SQL converter 19 years ago
  Lupus f65ed87611 * Added back Guild Storage. Confirmed kRO feature 19 years ago
  Lupus 59e39f1b71 19 years ago
  Playtester cfd4ffb7e2 Removed NPC_Powerup from Dimik 19 years ago
  Playtester 05831ec6a7 Sql file... 19 years ago
  Playtester 2d454e6be1 More accurate guess on Strouf's dex 19 years ago
  Playtester 225c1a332b * Official Byalan F5 spawns 19 years ago
  Playtester e7d05c3c05 Doubled Strouf's dex 19 years ago
  Playtester 7fcc044420 Updated item_db.sql and mob_db.sql 19 years ago
  Playtester c56aa4c5d7 Guard is now equippable by every job 19 years ago
  skotlex e232baea00 - Added a crash protection in case mapfreeblock unlock tries to free a null pointer. 19 years ago
  skotlex 2487548c72 - Moved perfect_hiding from state to special_state, so that it clears out when you remove your pet. 19 years ago