summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-07Fixed some reference to old locations of the Blacksmith NPC's, Thanks to Neouni.Poki#32-5/+9
2006-03-07some more temp plugs. XDVicious3-2/+11
2006-03-07temp ninja/gs skill treeVicious3-12/+104
2006-03-07updated skill db a bit. still temp plugs.Vicious1-45/+46
2006-03-07@job ninja/gunslinger. you need latest exeVicious2-0/+5
2006-03-07- skill_blown flag&0x40000 now knocks back in a random direction.skotlex3-1/+15
2006-03-07Ninja skill db temp plugVicious2-0/+50
2006-03-07- Some code-speedups on reading the skill-requirements in skill_check_condition.skotlex1-11/+20
2006-03-07Changed biolab mob drop to normal dropVicious1-6/+6
2006-03-07- Some corrections due to the guild skill position change.skotlex9-100/+61
2006-03-06Updated item_db.txt temp plugs names.Poki#31-37/+54
2006-03-06- Fixed npc_event doing a map-check when the npc is not on any map.skotlex2-1/+3
2006-03-06- Fixed a debug message showing up on skill castend nodamage id when using a ...skotlex10-7/+29
2006-03-06fixed thanatos warps, added a temp keys solutionLupus2-11/+64
2006-03-05* Removed my EXP limit as it did not do what it was supposed to [Codemaster]codemaster2-33/+20
2006-03-05- Fixed remove trap by updating the definition of INF_GROUND_SKILL (it should...skotlex3-4/+4
2006-03-05- Fixed animation of Redemptioskotlex2-1/+2
2006-03-05- Fixed a pair of missing map_freeblock_unlockskotlex7-42/+45
2006-03-05Two small fixes/updatesDracoRPG4-4/+8
2006-03-05* Fixed easter.txt typo.Lance3-6/+11
2006-03-04- Fixed a bug on the last fix :Pskotlex3-11/+11
2006-03-04- Fixed subnet checking being broken in the login txt server.skotlex5-17/+20
2006-03-04- Fixed missing baby-dancer job in exp2.txtskotlex10-85/+86
2006-03-04- Some cleaning of the main.sql fileskotlex3-28/+33
2006-03-04- The rate passed to status_change_start must now be in 0->10000 range.skotlex14-476/+348
2006-03-03- Fixed crash on the NPC whisper system when the message's size was 1.skotlex2-2/+4
2006-03-03- Fixed compilation error on windowsskotlex4-8/+13
2006-03-03- Added a column in skill_cast_db for specifying can't walk delays.skotlex6-354/+352
2006-03-03* Fixed character deletion working on SQL without an email address (Thanks to...Zephiris2-0/+2
2006-03-03- Added event 8 for mobspawns that should spawn with special ai set.skotlex5-5/+17
2006-03-03- Trick dead now ends on logoutskotlex12-16/+58
2006-03-03fixed clone arenaVicious1-157/+2052
2006-03-03- Fixed typo in script.cLance2-12/+12
2006-03-03* IDE error.Lance3-44/+4
2006-03-03- Small fixes on mob_skill_useskotlex2-3/+10
2006-03-03- Added the skill-related variables to pet_data, removed the pet skill delay ...skotlex5-48/+29
2006-03-03- Fixed a stupid typo that disabled all pet support skills from ever triggeri...skotlex2-1/+3
2006-03-02- status_check_skilluse cleanup. Some status will only block skills when they...skotlex3-18/+33
2006-03-02- Hopefully fixed the compile error due to the mapregsql_handle...skotlex1-4/+4
2006-03-02- Fame list size is now defined by MAX_FAME_LIST constant (mmo.h)skotlex9-24/+98
2006-03-02- Some cleanup on mob_can_reach code to prevent unnecessary path-searchingskotlex4-43/+60
2006-03-02* Added Skotlex's updated marriage script [Vicious]Vicious2-553/+632
2006-03-02changelogVicious3-5/+5
2006-03-02eACC scripts.Vicious29-1/+10200
2006-03-02- Applied Snufkin's patch to fix compilation on FreeBSD.skotlex5-2/+42
2006-03-02- Fixed mobs targetting themselves after using a support skill.skotlex2-3/+6
2006-03-02- Gospel no longer blocks item usage of whoever is in the area of effect.skotlex7-29/+53
2006-03-02 * Temp Plugs for NJ and GS items [Poki#3]Poki#34-22/+91
2006-03-02- Fixed item pickup not picking anything unless you were in a party with item...skotlex4-11/+16
2006-03-02* Made it so players that are at the max level do not receive EXP. This makes...codemaster2-20/+37