summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-27added setmapflag sampleLupus1-0/+24
2006-04-27updated 'setmapflag' script commandLupus3-16/+41
2006-04-27commented out temp gunslinger shopsLupus2-3/+7
2006-04-26- Updated item_db.sql to current.skotlex12-92/+53
2006-04-26- Modified mob_drop_adjust function to receive unsigned int as initial parame...skotlex2-4/+6
2006-04-26- Item use interval is set to a default of 100ms now.skotlex7-50/+43
2006-04-26Fixed Food Seller in AlbertaPlaytester2-1/+2
2006-04-26- When Taekwons level up they get Bless and Agi Up level 10 instead of the S....skotlex3-6/+16
2006-04-26* functions_kafra.txt was pretty buggy, including a zeny exploit (free warps)...eaac3-59/+478
2006-04-26- Wedding Dress/Tuxedo now handle view-change using the onequip/onunequip scr...skotlex6-20/+7
2006-04-26- Changed the skill_wall_check to use shoot-path seeking. May fix skill_wall_...skotlex2-2/+3
2006-04-26Updated drop rates of Remover and Gemini to 1/2 of the guessed values from Th...Playtester2-3/+6
2006-04-26* Fixed typo in skill.c: skill_clear_groupLance4-8/+13
2006-04-26git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6288 54...Kargha1-1/+1
2006-04-26fixed a small errorKargha1-1/+1
2006-04-25- Renamed skill_clear_element_field to skill_clear_group, it accepts a flag t...skotlex8-11/+39
2006-04-25Re-Made Izlude NPCs, thanks to Muad_DibKargha2-192/+585
2006-04-25- Cleaned up a bit the implementation of SC_MAXIMIZEPOWER, SC_CHASEWALK and S...skotlex2-7/+6
2006-04-25- When battle_damage's flag is &2, the flag 3 is passed to mob_damage so that...skotlex3-2/+3
2006-04-25- Moved the mapflag skill restrictions from skill_checkcondition to skillnoto...skotlex2-33/+37
2006-04-25Fixed a small typoKargha1-1/+1
2006-04-25biolab mvp recallingVicious2-8/+11
2006-04-25updated the db to X.2/X.3's itemsummonlist.Vicious6-379/+1175
2006-04-25- Added reporting when receiving an unknown packet in login-sql before ending...skotlex1-1/+4
2006-04-25- Modified and simplified the random item group format. It now is <GroupID>,<...skotlex18-20158/+17364
2006-04-25Added two Alberta NPCsPlaytester2-1/+6
2006-04-25Fixed price of yummy fishPlaytester2-1/+2
2006-04-25Updated Mode and Delays of Odin Temple mobsPlaytester2-10/+11
2006-04-25Adjusted Range of Plasma after testing it.Playtester1-5/+5
2006-04-25Fixed Element, Race, aDelay, aMotion and Range of Plasma and BreezePlaytester2-6/+7
2006-04-25Updated the remaining mob names.Playtester2-59/+60
2006-04-25Updated the kRO/iRO mob namesPlaytester2-32/+33
2006-04-25Updated the header in the mob db text filesPlaytester3-2/+5
2006-04-25cube room fixLupus2-3/+6
2006-04-25- Simplified npc_gettimerevent_tick so that it should return a tick value eve...skotlex3-19/+5
2006-04-25- All GMs will be sent to the char server through packet 0x2aff now.skotlex3-9/+7
2006-04-24- Added script command escape_sql. It will return an escaped string for use i...skotlex3-1/+21
2006-04-24OBB/etc update from x.2/x.3Vicious6-680/+18760
2006-04-24Fixed cast time of runningPlaytester2-1/+2
2006-04-24- DNSBL. Refer to changelog.Zido4-0/+72
2006-04-24Fixed Item 2520 and Item 662 according to info from HaploPlaytester2-2/+4
2006-04-24- Fixed a typo when parsing the mob spawn files.skotlex1-4/+1
2006-04-24DB files back to Windows FormatPlaytester3-4795/+4795
2006-04-24- Corrected mob_spawn_delay/boss_spawn_delay/plant_spawn_delay settings (they...skotlex2-3/+5
2006-04-24- Cleaned up @grind2skotlex4-9/+25
2006-04-24- Added logging of deleted characters when the char_log is enabled.skotlex2-0/+12
2006-04-24- Fixed skill_delayfix not altering delay at all after you reached 150.skotlex7-77/+107
2006-04-24Rearranged Ingredient Sellers. Removed doubled seller from MoroccLupus2-21/+18
2006-04-24- Added new column to mob_db Sprite_Name to hold the mob's sprite name. Colum...skotlex10-1850/+1910
2006-04-24- Idle skills won't trigger while the mob is walking.skotlex6-358/+405