summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-13- Fixed @storeall and @charstoreall failing when the target character already...skotlex3-9/+30
2006-07-13- Reverted temporarily the Cart Termination equation until it can be fixed...skotlex2-1/+5
2006-07-13- Fixed the value range checks added by Zido on pc_bonus (some of them were e...skotlex3-46/+34
2006-07-13Forgot one of Detale's skills...Playtester1-0/+1
2006-07-13Small adjustment...Playtester1-1/+1
2006-07-13- More typos... What's wrong with me today??Zido1-2/+2
2006-07-13- Fixed a small typo in my codeZido2-2/+3
2006-07-12- Added negative value in bonus exploit fix for more stat bonusesZido2-22/+45
2006-07-12- Fixed negative value exploit (view changelog)Zido2-2/+9
2006-07-12Fixed a small errorKargha1-6/+6
2006-07-12- Recoded NJ_BAKUENRYU to behave as I understand it best from the skill-descr...skotlex4-17/+14
2006-07-12- Fixed NJ_TATAMIGAESHI to use ground-tiles rather than "for each in path" ca...skotlex5-30/+50
2006-07-12- Fixed Factory Quest EXP Reward. Thanks to Muad_Dib.Kargha1-3/+7
2006-07-12- Added back the undead check to turn undead/resurrection to prevent damaging...skotlex3-12/+15
2006-07-12- Resurrection will now silently fail when used on non-undead + not-dead char...skotlex2-1/+4
2006-07-12- Poem of bragi/magic String's base delay reduction at level 10 (or above) is...skotlex2-1/+4
2006-07-12- status_damage will no longer fail when the target is not on a map AND the f...skotlex2-2/+8
2006-07-12- Fixed the IP value being apparently incorrectly casted before inserting int...skotlex3-2/+4
2006-07-12- Fixed Cart Termination's damage.skotlex3-16/+25
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