summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all ↵FlavioJS52-34954/+34954
txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-04- Fixed HVAN_INSTRUCT int bonuses.skotlex3-3/+3
- Renamed mob_db's "adelay" column to ThinkTime and made the mob.c code use it instead of MIN_MOBTHINKTIME. The adelay of mobs will also be equal to their thinktime unless their thinktime is less than their attack motion. - Cleaned the mob_db reading code a bit. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9406 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-04Almost official HP values for Ninja/GunslingerPlaytester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-04Updated garmentsPlaytester2-16/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-03Updated shoesPlaytester2-9/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9399 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-03- Made ers double frees report as missing entries on destruction.FlavioJS1-4143/+4143
- Only one swap function (in cbasetypes.h) is used. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02typoPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02Updated armorsPlaytester2-11/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9391 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02Updated shieldsPlaytester2-7/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9390 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02Removed another unused mobPlaytester1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02Removed some mobs that aren't used anymorePlaytester2-7/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-01Updated various mob stats thanks to SoukosaPlaytester2-458/+480
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9377 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-30Fixed some mob names thanks to SoukosaPlaytester2-20/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9370 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-29More drop updatesPlaytester2-64/+65
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-29Updated various dropsPlaytester3-83/+85
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9364 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-29Fixed Alchemist combo's autospell casting on target instead of selfPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9356 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-27Fixed up healing itemsPlaytester2-80/+84
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9332 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-27Updated Rachel mob dropsPlaytester3-23/+24
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-27Updated Rachel mob statsPlaytester2-20/+21
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-27- Corrected KiriKage's range so it works correctly when used by non-players ↵skotlex3-2/+7
or when use weapon's range is used. - Changed service for you's flags so it affects all players on range. - Corrected the skill animation for Absorb Spirits - Cleaned up a bit the implementation of how Gravity Field blocks the caster from moving. - Mob class-changing will fail if the new class is the same as the previous one. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9325 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-26Updated Rachel Field mob stats and dropsPlaytester2-11/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9322 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-26Updated selling price for some common dropsPlaytester2-8/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9321 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-25Fixed Sphinx Helm, Coif and Orc Hero HelmPlaytester2-4/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9320 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-25Fixed selling price of Fine Grit 10z -> 60zPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9319 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-24- Heaven's drive no longer targets traps.skotlex2-1/+3
- Some minor cleanups git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9316 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-23Fixed sp cost of RG_RAIDPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9301 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-23- Made WFIFOHEAD() check for available buffer size remaining on the ↵skotlex1-1/+1
connection, and when there's not enough space, it will increase it. - Added define TURBO to the Makefile. It enables MouseJstr's socket access optimization which should speed up the code when accessing the write/read buffers repeatedly within a function. - Fixed the functions where the RFIFOHEAD/WFIFOHEAD functions were used incorrectly (prevents TURBO enabled compilations from finishing) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9297 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-23* Official skills for remaining Thanatos mobsPlaytester2-150/+76
- this completes the X.3 and X.4 mob skill updates - removed various skills from G_mobs git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9296 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-21- Various GS skill requirement corrections:skotlex2-8/+10
- All coin related skills can be used with any weapon. Those that require ammo can be used with any ammo. - Added support for specifying ammo type = 99 in the skill_require_db file, it can be used to specify that any kind of ammo can be used with the skill, but you NEED to have ammo equipped. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9289 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-21* Fixed all cast times and delays of Gunslinger skillsPlaytester4-21/+22
- cast time of Dust is reduced by dex - Tracking cast time cannot be reduced by anything - Increase Accuracy requires 4 coins instead of 2 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9288 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-21- Corrected GS_DISARM, it is now a normal attack, which, when it connects, ↵skotlex1-1/+1
has a chance to do strip weapon ar a 3*lv% rate (modified by dex) - Fixed GS_PIERCINGSHOT, it should ignore defense - Corrected Gatling Fever costing SP when trying to turn it off. Also, speed increases bonuses won't take effect while it's active. - Updated the main makefile with a new OPT line. It is commented by default since it only works with GCC 4.X, when unset, it will hide away a huge amount of warnings that have to do with stuff that is not gonna be corrected in eA anyway. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9287 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-21* Updated healing values of Ketupat and Red Thorn FruitPlaytester2-2/+4
* Less G_mobs spawning in Odin Temple git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20* Official skill for Ancient Mimic, Death Word and AngelsPlaytester3-49/+54
- also made NPC_DEFENDER self targeted - Shelter now has angry mode git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20- The max level of NPC_SPLASHATTACK is now 1.skotlex2-1/+2
- Implemented NPC_DEFENDER. Reduces ranged Physical+Misc damage by 80% - Improved the battle config reader so it accepts hexadecimal values. Updated the monster_ai description to make use of this. - Added monster_ai&0x200. When set, mob skill delays are shared. That is, if the mob has several lines with the same skill, when the skill is used, the delay will be set to all of them, not just the one entry used. - Cleaned mob.c to use hex values when refering mob_ai - Corrected NPC_BARRIER so it grants 100 def/mdef (and not just mdef) - Weapon ATK bonuses will now only apply to watk and NOT watk2 on players (on players watk2 is refine bonus) - Corrected NPC_KEEPING. it should give 90 def, not 100 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20Flywing and Butterfly Wing will now use the teleport skillPlaytester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9274 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20Official skills for Breeze and PlasmaPlaytester2-39/+37
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9272 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20* Official X.4 skills thanks to TharisPlaytester2-156/+177
- also set MVP skills to MVP skill level git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9271 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-19* Official skills for Abyss Lake mobsPlaytester3-61/+74
- G_Acidus, G_Ferus and Green Iguana don't have skills - someone should test if all skills are working - Green Iguana is now a looter git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-18* Official skills for Bacsojin and Orc BabyPlaytester2-11/+19
- yes Bacsojin's skills are interuptable despite MVP status git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-18Updated X.1 mob statsPlaytester2-13/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-18* Official skills for Detale and ThanatosPlaytester2-32/+51
- pm me if you want to help converting the mob skills git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-17Updated remaining X.2 mob statsPlaytester2-33/+34
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-17Updated Bio Lab and Juperos mob statsPlaytester2-23/+24
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9248 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-17Fixed some sprite mob namesPlaytester2-17/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-16- Overlapping song/dances will now cause dissonance/ugly-dance level 1 ↵skotlex2-1/+3
instead of retaining the level of their song/dance. - Fixed the misleading description of what item_avail does. - Fixed wrong check in @petrename, thanks to The Ultra Mage. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-16Updated X.3 mob statsPlaytester2-30/+31
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-16Updated Kiel dungeon mob statsPlaytester2-14/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9226 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-16Changed type of unimplemented cards to "Card"Playtester2-12/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9223 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-16Updated Odin Temple mob statsPlaytester2-15/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9222 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-15* Fixed Gonryun mob statsPlaytester2-13/+16
- also fixed Bacsojin and Chung E git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9221 54d463be-8e91-2dee-dedb-b68131a5f0ec