summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-12Tao Gunga will now summon G_Megalith's.Poki#33-32/+44
2006-07-12Updated Detale's SkillsPlaytester2-9/+10
2006-07-12Fixed element, mode and attack speed of some monstersPlaytester2-10/+12
2006-07-12- Fixed inverted check which was preventing you from buying more than 1 from ...skotlex2-1/+3
2006-07-12- Oops, should have fixed the crash in intif gm message.skotlex3-2/+2
2006-07-11- Fixed GTB card only working while you had a status-change active.skotlex2-7/+10
2006-07-11- Fixed being unable to compound cards in armor.skotlex2-1/+2
2006-07-11- Made @monsterignore be an universal ignore. Means you cannot be targetted a...skotlex6-9/+17
2006-07-11- Fixed map-sql compilation issue ~.~;skotlex1-17/+12
2006-07-11- Fixed mob.c compilation...skotlex1-1/+1
2006-07-11- Fixed clif_parse not checking for func_parse before sending data to the con...skotlex10-176/+184
2006-07-11Fixed Nurse Cap, Memory Book and Dagger of CounterPlaytester2-4/+5
2006-07-11- Added a clif_fixpos packet when a mob cancels walking due to using a idle/w...skotlex1-3/+6
2006-07-11- Fixed the subele bonus (elemental reduction) being applied to the element o...skotlex3-5/+11
2006-07-11- Coded @reset.skotlex18-346/+430
2006-07-11warpportal(x,y,"tmap",tx,ty) - Creates a skill warp portal on the map. battle...blackhole893-0/+44
2006-07-11Marionette now drops "Marionette Doll"Playtester2-2/+3
2006-07-11- Fixed login-sql compilation issue ~.~;skotlex2-2/+2
2006-07-11- Modified the login-sql server to do the ip-ban check only on the auth-packe...skotlex3-46/+60
2006-07-11- Corrected Frost Nova's splash range and Land Protector's cast range. Thanks...skotlex8-24/+33
2006-07-11- Fixed cart-termination crashing the server if you used level 16 of it.skotlex2-2/+6
2006-07-10- Fixed check_connect_login_server check in char-sql server. Fixes char-serve...skotlex2-1/+3
2006-07-10- Login-sql server will no longer change an account's state to "7" when banni...skotlex3-8/+18
2006-07-10- Fixed a crash when using Gospel... gomen.skotlex2-1/+2
2006-07-10- Fixed SQL compilation of the char-SQL server... (I need SQL installed at wo...skotlex1-5/+2
2006-07-10- The on-place function won't be invoked on setting ground skills if the grou...skotlex2-1/+9
2006-07-10- Added login-char packet 0x2737. Sets all characters offline (login-server s...skotlex14-238/+176
2006-07-10- Added a check in pc_equipitem so that when switching weapons and you have t...skotlex2-3/+19
2006-07-10- One closer inspection, removed that clear in itemdb_reload for a foreach ca...skotlex2-2/+14
2006-07-10- itemdb_reload will clear the itemdb before reloading info instead of only c...skotlex2-1/+3
2006-07-10- Corrected skill require entry from the Twilight Pharmacy skills.skotlex6-37/+40
2006-07-09Added Guillontine's SP Drain per attackPlaytester2-1/+2
2006-07-09- Fixed cooking chance of sets being 1.2% per set instead of 12%skotlex1-1/+1
2006-07-09Added spawn update of Byalan to eamobsPlaytester1-1/+1
2006-07-09More item updates thanks to HaploPlaytester2-11/+11
2006-07-09* Added some missing Rachel WarpsPlaytester5-4/+23
2006-07-08fixed bugs in npc/quests/newgears/2004_headgears.txtevera2-5/+8
2006-07-08- Fixed the new addeff structure not working well with SC_STONE (because SC_S...skotlex4-5/+11
2006-07-08- Fixed mobinfo displaying exp as signed ints rather than unsigned.skotlex5-2/+59
2006-07-08- Fixed the char table having party/guild_id as smallint when they need int t...skotlex6-8/+20
2006-07-08CIA-2 Wants to hurt ALZ.... I'M COMING FOR YOU ALZ!!!CIA-21-1/+0
2006-07-07- Fixed the Warm Skillsskotlex3-28/+31
2006-07-07- Removed the equip id from the clif_pet_equip packet as it is not used for a...skotlex4-9/+13
2006-07-07- Status_calc_bl will no longer stop you from attacking/walking when the mode...skotlex2-2/+7
2006-07-07- Should have fixed clif_item_sub to properly store pet egg/armor data. There...skotlex2-10/+13
2006-07-07- itemdb_exists will now return NULL for item_id 0.skotlex2-1/+4
2006-07-07- Some cleaning of the Sage endow skills.skotlex4-4/+11
2006-07-07- Okay, added a chrif_save_ack packet to the char-server so now the map serve...skotlex7-19/+82
2006-07-07Credits for the swordsman job quest fix goes to tenshi7angel, not Belle... So...MasterOfMuppets1-1/+1
2006-07-07Fixed a small bug in the swordsman job quest, thanks to Belle for notifying m...MasterOfMuppets2-2/+4