summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-18Fixed Event Nile Rose missing a slotPlaytester2-1/+2
2006-04-18Fixed Butcher's weapon levelPlaytester2-2/+3
2006-04-18Modifying st->oid is dangerous. Using sd->state.using_fake_npc as identifier ...Lance1-2/+1
2006-04-18* Shinomori's method (kinda) of remote script execution with interaction.Lance6-17/+33
2006-04-18Fixed custom/jobs/jobmaster.txt not rebirthing Crusaders on a Pecopeco.Playtester2-1/+2
2006-04-18Fixed new healing items(Strawberry, Orange, etc.) not being usable by new cla...Playtester2-7/+8
2006-04-18cleaned the invisible fix a bit.Vicious2-11/+15
2006-04-18better way to fix invisible npc! :DVicious1-39/+23
2006-04-17- skill_clear_unitgroup is now invoked in unit_remove_map only on death if th...skotlex7-40/+35
2006-04-17Refer to changelogZido2-3/+3
2006-04-17- Added @users command to the IRC Bot. Checks no. online users.Zido2-8/+22
2006-04-17Fixed knives being equipable by Taekwon and Star GladiatorPlaytester2-18/+19
2006-04-17Refer to changelogZido2-2/+3
2006-04-17- Fixed pet being incorrectly removed when it had intimacy 0.skotlex3-2/+3
2006-04-17Updated npc/mobs/fields/lighthalzen.txt to actual kRO spawnsPlaytester2-4/+4
2006-04-17- Added state.running to unit_data to make it easier to check for running cha...skotlex9-121/+95
2006-04-17Fixed jname of Photon CannonPlaytester2-5/+6
2006-04-17- Fixed TK_RUN having a cast-bar when attempting to stop-running and generati...skotlex3-5/+12
2006-04-17Fixed slots of butcherPlaytester2-2/+3
2006-04-17Fixed some item names in the item_db.txtPlaytester2-10/+11
2006-04-17* Whoops, forgot to remove clone_arena from the scripts_eaac.conf. [erKURITA]eaac5-8/+25
2006-04-17Fixed Mjolnir's ASPD bonus (30->10)Playtester2-1/+2
2006-04-17Updated DLLS to match libs. Please DO NOT update the libs from now on (except...Lance3-0/+3
2006-04-17Fixed moving speed of Bio Lab 3 mobsPlaytester2-12/+13
2006-04-17* Clearing the dummy npc after fooling the client.Lance2-22/+45
2006-04-17- Fixed the first call to the walk timers having the tick interval halved, wh...skotlex2-5/+23
2006-04-17Implemented musashiden's Lighthalzen fixes.MasterOfMuppets2-6/+8
2006-04-17- Changed the npc_id mismatch warning to be more informative.skotlex5-28/+19
2006-04-16- Fixed char-sql server still reading the old lanconfig format rather than th...skotlex2-7/+12
2006-04-16Adjusted more Speed/Delays of Lighthalzen MobsPlaytester2-14/+15
2006-04-16- Fixed Magnum break's animation not showing if the fire-elemental bonus did ...skotlex4-9/+5
2006-04-16Fixed aldeg_cas04 random warpPlaytester2-4/+7
2006-04-16- Removed water_height.txt reading (since it is always done from the rsw now)skotlex4-225/+17
2006-04-16Skot please fix the remaining code by removing the fake npc after sending the...Lance1-1/+1
2006-04-16Initialization in send_fake_npc. Still needs fixing.Lance1-0/+1
2006-04-16- Fixed mysql ping setting being in minutes rather than hours.skotlex9-44/+46
2006-04-16Please fix my packets :SLance1-2/+2
2006-04-16* Sending fake npc for inputs and menus for NPC without map coordinates.Lance3-1/+24
2006-04-16Optimized. (What am I thinking)Lance1-4/+1
2006-04-16Fix my fix.Lance1-3/+1
2006-04-16* Missing lines in npc_parse_script!Lance2-0/+4
2006-04-16Final fix to npc/merchants/grandpa_pharmacist.txtPlaytester1-3/+3
2006-04-16* Experimental npc_event_doall_sub with queue and npc_id allocation when needed.Lance3-30/+46
2006-04-16Fixed npc/merchants/grandpa_pharmacist.txtPlaytester2-1/+2
2006-04-16Fixed Job values in the item_db.txt for all one-handed-swords.Playtester2-15/+16
2006-04-16- Fixed wrong check of Deluge + Suiton which broke the water-requirement chec...skotlex2-1/+3
2006-04-16- Cleared ud->target on remove-map, it should fix the phantom mob sprite issue.skotlex2-3/+9
2006-04-16removed doubled warpsLupus2-11/+3
2006-04-16* Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required ...Lance4-0/+2
2006-04-16* Temperory fixed compiler warnings/errors. Please compile before commiting. ...Lance6-4/+15