Histórico de Commits

Autor SHA1 Mensagem Data
  skotlex 955a3c310b - SC_CHANGE cannot override itself anymore. This fixes being able to "recast" the skill while it's still active to lengthen the duration AND rehealing the target. há 18 anos atrás
  skotlex 66869ed12a - Changed a bit the dnsbl lookup in the login servers to make it faster. há 18 anos atrás
  skotlex 4f24872a12 - Fixed compilation for native windows builds. há 18 anos atrás
  skotlex 84f86fa96e - Modified the nocommand mapflag so you can specify the GM range that is blocked from using commands (eg: "prontera.gat mapflag nocommand 40" disables commands to characters in the GM range 0~39) há 18 anos atrás
  skotlex c06808095d - Modified the char-server TXT whisper system to use the online_db to know to which map server forward whispers, instead of just sending the whisper to every map server. há 18 anos atrás
  skotlex a64ba50b61 - Readded the setting TCP_NODELAY on socket.c to see if it fixes the walk-lag issue. há 18 anos atrás
  skotlex 3c5c104561 - Modified the login SQL server so that case insensitive lookups use "where name = BINARY 'name'" instead of "where BINARY name = 'name'", since this way the name index should be used, and performance will no longer be heavily affected. há 18 anos atrás
  skotlex 0697e450ed - Improved sql-query to check if name already exists when creating new chars. há 18 anos atrás
  skotlex 5af063b223 - Updated convert_engine.sql to use TYPE instead of ENGINE to be compatible with Mysql 4 installations. há 18 anos atrás
  Playtester 7928d4203e Fixed NPC_ATTRICHANGE being targeted rather than self há 18 anos atrás
  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. há 18 anos atrás
  toms 7b6be24f47 Fixed 'range' might be used uninitialized warning há 18 anos atrás
  skotlex c6142c3f39 - Added manual deletion of sc_data entries when deleting a character (char-SQL) há 18 anos atrás
  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). há 18 anos atrás
  skotlex ebc1f2bc02 - Moved the packet_len variable in login.c to the login parse case, since it's used nowhere else. há 18 anos atrás
  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) há 18 anos atrás
  Playtester 48576471a5 Final fix on Vesper's summoning behavior há 18 anos atrás
  Playtester 9ed0c244fe Vesper only summons on attack há 18 anos atrás
  Playtester 97b7ba1832 Fixed Vesper's summoning behavior há 18 anos atrás
  skotlex 4ab82dd28b - Corrected name of config settings pc_luk_status_def, mob_luk_status_def há 18 anos atrás
  skotlex 27c9a6fe5a - Modified set_nonblocking and setsocketoptions in socket.c, using eApp's code as reference. Hopefully should improve performance somewhat. há 18 anos atrás
  skotlex e5aacfe978 - CG_MOONLIT is no longer castable in WoE grounds. há 18 anos atrás
  skotlex 4cd82897d0 - Added a comment explaining what a comment is to login/char/map config files, as well as the main script config file. há 18 anos atrás
  skotlex 4bec54f154 - Summoned and slave mobs won't show up on @showmobs anymore. há 18 anos atrás
  Lupus b5031d4255 extracted custom umbalian quests to custom folder há 18 anos atrás
  Playtester c12d13fd06 Added D-Kalck's fix of the TXT -> SQL converter há 18 anos atrás
  Lupus f65ed87611 * Added back Guild Storage. Confirmed kRO feature há 18 anos atrás
  Lupus 59e39f1b71 há 18 anos atrás
  Playtester cfd4ffb7e2 Removed NPC_Powerup from Dimik há 18 anos atrás
  Playtester 05831ec6a7 Sql file... há 18 anos atrás