summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-04-22- Corrected crash if itemskill is used without an attached player.skotlex5-13/+21
- Removed range checks for autospells as per UltraMage Aegis tests. - Added chatID skill fail check to skill_check_condition - Corrected @refresh not re-displaying your spirit spheres nor re-setting your cloth dye. - Now the "number of attackers" in mob_dead is counted only from online characters on the same map. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10307 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-21* Added Rachel to the airship routePlaytester2-6/+83
- why was it still missing? - thanks to Articulus for scripting most of it git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-21Official Rachel Field warpsPlaytester3-30/+33
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10303 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-21Optimized db entries for autocastPlaytester2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-21Official Ice Dungeon warpsPlaytester3-6/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10301 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-21- Updated the autospell bonus scripts so you don't have to specify all the ↵skotlex4-15/+35
attack type criteria. If neither of BF_LONG/BF_SHORT is specified, the spell will trigger on both. If neither of BF_WEAPON/BF_MAGIC/BF_MISC is specified, the spell will trigger on BF_WEAPON, if neither of BF_NORMAL/BF_SKILL is specified, BF_SKILL is used if the trigger is BF_MAGIC/BF_MISC and BF_NORMAL is used if the attack is BF_WEAPON. This way the default when nothing is specified is BF_NORMAL|BF_WEAPON|BF_SHORT|BF_LONG. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10300 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-21* Official Rachel Sanctuary warpsPlaytester5-40/+49
- had to move the current quest to another position * Fixed up some item_db entries git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10299 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-21- Removed the +25% mdef, -50% def effect from Freeze statusultramage11-31/+33
- Changed autocast skills, they now only work with normal attacks - Fixed a few spots where the attack_type flag was getting truncated - Hopefully fixed the cygwin + size_t problem (using stddef.h as source) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10298 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-21Official Rachel warpsPlaytester3-95/+107
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10297 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-20- Added ntows() to properly handle that client port number deficiencyultramage14-75/+75
- Adjusted the packet_db array for a more consistent look - Reorganized some entries in packet_db.txt - Fixed a small scripts_custom.conf typo git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10296 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-19Fixed Aegis onspawn bugPlaytester2-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10294 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-19- fixed a few include lines.skotlex2-6/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-19Cleaned up the doc folder. Removed outdated, untranslated, useless files and ↵DracoRPG23-30689/+50
began normalizing a bit other ones~ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10292 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-19Minor summoning behavior fixesPlaytester2-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10291 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-18- Now @whogm hides perfect-hide gms only if their GM level is greater than ↵skotlex4-10/+5
the one who invoked the command. - Some minor cleanups. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10290 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-18* Changed summoning behavior to Aegis 10.4Playtester2-68/+17
- removed almost all "onspawn" summons - fixed a few summons git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10288 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-18Added MEXP overflow checks.LuzZza2-1/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10287 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-18- Some more cleanups that should prevent the double-login issue even further.skotlex2-9/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10286 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-18Fixed two aegis namesPlaytester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10285 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-17Fixed Potato, Ice Cream and MochiPlaytester2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-17- A little check that I don't know how could anyone have forgotten to do.skotlex1-1/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10283 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-17Fixed Berzebub CardPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10282 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-17- The gain exp from resurrection config will now only work when the revived ↵skotlex3-3/+4
player has yet to reach the last level (since otherwise it can give quite a lot of exp since the last level exp just keeps piling up) - Corrected unit_canmove so you can't move if you are vending. - Corrected npc_click so it won't let you click on hidden npcs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-17High Priest card now triggers on physical and magic hitPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10280 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-17Now Magaleta and Detale card will only trigger on magicPlaytester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-17- Expanded the autospell structure to hold a flag, which contains the ↵skotlex11-43/+163
required Battle Flag conditions required for a skill to trigger. - Added the required constants to const.txt to specify the autospell trigger properties. - Added bonus5 bAutoSpell/bAutoSpellWhenHit. The new parameter is used to specify when the spell should trigger (melee/range + weapon/magic/misc attack), see item_bonus for details. - Applied use of packet 0x28a (clif_changeoption2) to transmit opt3 changes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-17Forgot one in in_homun.c :stoms1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-17Changed some %lu to %u in login_sql/login.c because uint32 is now an ↵toms2-6/+8
unsigned int git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10276 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-17Yet more vs6 fixes (the zlib include path was never added)ultramage2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-17Some more project file changes (fixes compilation problem)ultramage8-56/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10274 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-17* Discarded extra deflate function needed for afm readingultramage44-3641/+100
- as a result, discarded the whole chain of support functions, .c files and includes needed to make that one function run - also removed zlib compile/link dependencies where they are not needed - reduced the whole zlib package into two core include files - adjusted makefiles / project files to reflect this change git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-17Massive at+charcommand cleanup, big thanks to HiddenDragonDracoRPG7-2461/+4268
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10272 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-16Partially deobfuscated the grfio moduleultramage2-166/+116
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10271 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-16* Finally fixed mingw problems, managed to build both TXT and SQLultramage12-75/+56
* Fixed the uint32 platform problem (Microsoft failed so I removed it :) * Removed the cbasetypes.h dependency from the mapcache generator * Removed some random compilation warnings git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-16Fixed various mob skills not being rangedPlaytester2-23/+24
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-16More Anubis updatesPlaytester3-4/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10268 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-16Small bugfixes and enhancements to the map cache generatorDracoRPG3-3/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-15- Changed the default setting for emergency_call to 11 (usable all the time, ↵skotlex2-1/+4
but only in Gvg Maps) as described by Tharis. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10266 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-15Added some splash ranges for MVP level skillsPlaytester2-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-15- Fixed battle_getenemy picking dead characters.skotlex3-38/+67
- Adjusted Spiral Pierce, Shield Boomerang and Shield Chain to use atk2 instead of weight when used by non-players. - Adjusted skills blindAttack, SilenceAttack, StunAttack, PetrifyAttack, CurseAttack, SleepAttack, Lex Divina and Dispell to be area effect skills, if the used skill level has a splash-range different from 0. - Mob used Meteor Assault (and by extension Spread Attack) is able to hit icewalls now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10264 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-15Readded and updated AnubisPlaytester3-1/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-14Added some new staffsPlaytester2-0/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-14Updated Kiel Hyre quest thanks to L0ne_W0lfPlaytester2-147/+145
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10261 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-14Hopefully fixed Skogul not using GrimtoothPlaytester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-14Lowered the amount of Dimiks spawning in Juperos F1Playtester2-8/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-14Fixed TXT char creation blocking characters with nonstandard namesultramage2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-14More svn:eol-style-ing and typo fixesultramage6-7357/+7344
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-14Changed item name of item 5083 to "Red Tailed Ribbon"Playtester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-14- Fixed a null pointer when a mob needs to unlock a target while it's idle.skotlex1-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10253 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-14- Corrected land protector's duration according to the descriptionsskotlex3-3/+5
- Fixed "pc drop item" doing the incorrect check to see if the player was trading. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10252 54d463be-8e91-2dee-dedb-b68131a5f0ec