summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-27Fixed the fix to the Ninja job quest.blackhole891-5/+3
2006-04-27Lord Gywall (who's a GM on my server) had a question in the Ninja quest refer...blackhole891-22/+17
2006-04-27- Fixed compilation error/warning on script command setbattleflag.skotlex1-3/+3
2006-04-27- Some changes in the slave skill conditions. All their skills are triggered ...skotlex2-11/+10
2006-04-27- Changed in the behaviour of wedding skills, should invoke skill_castend_pos...skotlex2-15/+17
2006-04-27- Small change in @commands, may fix the null-pointer error.skotlex2-1/+2
2006-04-27- Small change in the pet_ai that should stop the "strange" catch-up behaviou...skotlex6-6/+19
2006-04-27- Fixed the compilation error. Gee, how did that slipped by...skotlex1-1/+1
2006-04-27- Now when you do @baselevel to reduce your level and you don't have enough s...skotlex2-0/+5
2006-04-27- Added at command @commands, displays the list of commands available to you.skotlex5-1/+44
2006-04-27- Added the missing clif_* calls to make changebase's view-class change updat...skotlex2-1/+7
2006-04-27- Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8")skotlex7-10/+41
2006-04-27- Fixed base-level up @ command giving stat points instead of taking them awa...skotlex3-3/+7
2006-04-27- Fixed unit_attack_timer mismatch warnings (this was solved yesterday, but I...skotlex3-5/+5
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