summaryrefslogtreecommitdiff
path: root/db/const.txt
AgeCommit message (Expand)AuthorFilesLines
2007-09-17- Applied various crash-protections to script commands that deal with the equ...skotlex1-0/+11
2007-09-11- Corrected /invite letting you invite people even if you are not the party l...skotlex1-0/+1
2007-09-10- Removed bonus bAddEffWhenHitShort as it is unneeded and unused.skotlex1-1/+1
2007-09-09- Modified bonus3 bAddEff/bAddEffWhenHit so that the last parameter is now pa...skotlex1-0/+5
2007-09-04- Removed usage of MAX_PC_BONUS all over the code, it is now only used in map...skotlex1-1/+0
2007-09-03- Added bonuses bSPRegenRate, bHPRegenRate. They behave like the opposite of ...skotlex1-3/+3
2007-08-30- Cleaned up a bit the homunculus evolution code, and fixed homevolution allo...skotlex1-1/+0
2007-08-29- Added bonus bSkillHeal to distinguish offensive skill damage increases from...skotlex1-0/+1
2007-08-06* Added a null-pointer check to skill_initunit() to prevent a crashultramage1-0/+1
2007-07-23Added Job_Alchemist constant, Job_Alchem should now be considered deprecatedDracoRPG1-0/+1
2007-07-05* update from Skotlexultramage1-8/+33
2007-06-10* Added Old_Bleu_Box and added corrisponding item group entries.L0ne_W0lf1-0/+3
2007-04-21- Removed the +25% mdef, -50% def effect from Freeze statusultramage1-0/+2
2007-04-17- Expanded the autospell structure to hold a flag, which contains the require...skotlex1-0/+6
2007-04-01- Removed bonus 'bAspdAddRate'. bAspdRate now behaves on a stackable matter, ...skotlex1-1/+1
2007-03-30Updated and fixed Item Groups and Doom SlayerPlaytester1-2/+4
2007-03-22- Removed unused bIgnoreDefMob skotlex1-1/+1
2007-03-19- Removed the last argument from skillitem, the skill name passed to the clie...skotlex1-3/+3
2007-02-07- Updated the range of BioExplosion and Self Destruction so they count as ran...skotlex1-3/+0
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-833/+833
2006-11-14- Characters with Karma may fight amongst them anywhere.skotlex1-1/+2
2006-10-29Updated some DB.Vicious1-3/+3
2006-10-02- Renamed nopenalty mapflag to noexppenalty. Using nopenalty will turn on/off...skotlex1-0/+1
2006-09-09- Fixed the db/const.txt constant for EAJ_NINJAskotlex1-1/+1
2006-09-06- Updated skill_require_db's entry for Abracadabra, it requires yellow 2 gems...skotlex1-1/+1
2006-08-25- Added script commands roclass/eaclass to enable scripts to access eA's job ...skotlex1-1/+85
2006-08-16- Added support for hexadecimal values in the const.txt file.skotlex1-2/+2
2006-08-15- Asura Strike now moves you to the target on fail always (unless the target ...skotlex1-1/+1
2006-08-04* Added some official item drop bonus ratesPlaytester1-1/+1
2006-07-30- Added bNoMiscDamage setting so you can specify misc-damage blocking from sk...skotlex1-0/+1
2006-07-26- Modified party_item_share_type config setting so that using 1 disables item...skotlex1-0/+1
2006-07-26- Added support for "sc_end -1" which will clear all status changes. Added th...skotlex1-0/+1
2006-06-30- Added mapflag "nochat" to prevent chatting rooms from being created.skotlex1-0/+1
2006-06-27- Fixed indentation on int_pet.c (how did it got messed up?)skotlex1-0/+1
2006-06-18* [Removed]: Lance1-0/+2
2006-06-17- Added IG_LottoBox for that tricky Lotto Box item.skotlex1-0/+1
2006-06-16* [Improved]: Lance1-6/+8
2006-05-30- Rewrote/cleaned up @petfriendly.skotlex1-1/+0
2006-05-26* Patches to allow everything to work right. + 1 more sample script.Lance1-0/+2
2006-05-26Added a few more events in..Lance1-0/+2
2006-05-26* Mob control engine tested 99% working so far.Lance1-0/+11
2006-05-25added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG stringsLupus1-0/+1
2006-05-15- Fixed Option_Wedding in const.txt (0x1000 won't work, it has to be 4096)skotlex1-1/+1
2006-05-10- Changed wedding costumes to use setoption rather than changebase.skotlex1-0/+2
2006-05-08- Removed SP_DISGUISE from the bonus list.skotlex1-1/+1
2006-05-05- OnEquip scripts will be trigger on log-on now.skotlex1-1/+1
2006-04-28Fixed the stun typo that has been in eAthena for agesPlaytester1-0/+2
2006-04-27updated 'setmapflag' script commandLupus1-14/+17
2006-04-25updated the db to X.2/X.3's itemsummonlist.Vicious1-0/+8
2006-04-25- Modified and simplified the random item group format. It now is <GroupID>,<...skotlex1-0/+28