Commit History

Author SHA1 Message Date
  Playtester f46b0ee355 Fixed some spawns and a warp in Sunken Ship 19 years ago
  skotlex 6c9eb52332 - Fixed a memory leak when reading the item_db txt. 19 years ago
  skotlex 3d18f93d8e - Applied the necessary changes to make @partyoption reflect it's changes on the alt+p window. 19 years ago
  skotlex 9d056a75f1 - Some code cleanup of HLIF_MOON in regards to the number of hits and damage equation. 19 years ago
  skotlex 830106c6f9 - Modified party_item_share_type config setting so that using 1 disables item-sharing from non-mob loot (player dropped items or pet loot) and 2 enables round-robin instead of random sharing. Using 3 obviously is enabling both 1 and 2. 19 years ago
  skotlex cfe71d744a - Added battle_get_master which returns the master bl of a given object. 19 years ago
  skotlex 7cd47130d0 - Added support for "sc_end -1" which will clear all status changes. Added the constant SC_ALL so you can use in scripts "sc_end SC_ALL;" instead. 19 years ago
  skotlex 9a5e48460c - @pettalk will now fail when muted. 19 years ago
  skotlex 9572db00eb - Enabled changing of equipment while stunned/asleep/petrified/etc 19 years ago
  Playtester ef1bfce009 * Fixed the Factory Quest 19 years ago
  evera b58664ad5c Added very first part of Bio Ethics Quest. 19 years ago
  skotlex 0f8d093a2c - Cleaned up run_script_main to properly free previous stack-data when running scripts. Note that scripts may still leak memory when run by non-players and they don't reach the "END" state, however I am not sure how this case should be handled, so it's left as it is for now. 19 years ago
  Playtester f0f744de3a Added rudeattacked teleport to Rachel MVPs 19 years ago
  skotlex 74c899ec9f - Added a missing ntohl call in the loginlog code. 19 years ago
  skotlex 13489e30a8 - Added a check when buying from npcs to allow buying of item_avail items. 19 years ago
  MasterOfMuppets 3d59b13508 Small fixes for the sign quest. 19 years ago
  skotlex 44365a97f2 - Fixed duel accept invite sending the packet before the duel data is set (resulting in a packet that noone receives). Thanks to Toms for finding it out. 19 years ago
  skotlex 3fc64fbe0a - Fixed a possible crash when you dual-wield and the total damage is 0. 19 years ago
  skotlex 7570d19aee - Added Toms's perl scripts item_db.pl and mob_db.pl (they are in tools/), they convert the txt databases into sql. 19 years ago
  Playtester 7c2b6ee749 Added some NPC_Emotions for the Rachel mobs 19 years ago
  Playtester 02d1820269 Fixed Grandcross not being self-targeted for mobs 19 years ago
  Playtester 98b5dc1ea5 Something weird happened to the exp2.txt some months ago and I finally reverted it ^^; 19 years ago
  Playtester 662c932d00 Final cooking drop rate adjustment 19 years ago
  Playtester 28864e99c2 Fixed a bug in the item_db thanks to Toms 19 years ago
  Playtester df0718012d * Updated Thanatos Tower spawns 19 years ago
  Playtester 0ebf7db70b Fixed G_Kraben and G_Biolab3 mobs 19 years ago
  Playtester fafad53907 Item updates by Haplo 19 years ago
  skotlex 4ad022db62 - Re-updated the mob_db.sql to latest. 19 years ago
  skotlex b2a4d6446c - Cleaned up the skill_landprotector function to correctly block only magic skills from being placed on land protectors. 19 years ago
  skotlex 1b9b599e2a - Modified the loginlog setting on the login-sql server to store the ips using the htonl conversion function before storing/retrieving them from sql. 19 years ago