summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-07-20* Corrected packet_db.txt. See topic:158382 for details. As a side-effect, ↵ultramage12-285/+425
the latest packet version is now 22 instead of 21. * Added a charserver config option for the character renaming flag, along with a detailed comment on what it's supposed to be. This eliminates all that "change PACKETVER to 8 and recompile" mess. * Moved PACKETVER back to clif.h, cleaned the related code a bit. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10888 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-19Added delay_dependon_agi since people actually use and need it...ultramage6-4/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10887 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-18- Small update to the effects list (new exe's effects by Au{R}oN)ultramage7-39/+49
- No sending of the pet_equip packet when pet has no equip (thx to Skotlex) - Added back exp gain limiting for old formula to stop exploits (see r8177) - Now a message is printed when the packet_ver filter rejects someone - Renamed two structs using same name as variables (MSVC debugger issue) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10886 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-16* Fixed incorrect skill ID for Lady Tany's Expulsion.L0ne_W0lf3-3/+5
* Corrected the AegisName for "Fresh Fish." Should have been "Delicious_Fish" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-16* Fixed fixed incorrect skill ID for Thanatos's ExpulsionL0ne_W0lf2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10884 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-15* Fixed Blue Drooping Kitty again (extra comma.)L0ne_W0lf2-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10883 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-14* Fixed missing item from "Fresh Fish" from cooking addition shops.L0ne_W0lf2-3/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10882 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13* Fixed error in Rachel's Sanctuary quest.L0ne_W0lf3-5/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10880 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13* Updated "Name" fields for 11.2 headgears.L0ne_W0lf7-1514/+1019
* Updated NPCs for Al De Baran - Added Inn NPC for Al De Baran * Fixed problems with Hahoe/Lion/Bride masks quests. * Added Zairik's fix for the wizard quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10879 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13Fixed yet another script engine typo, this time in 'copyarray'ultramage2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10878 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13* Fixed Blue Drooping Kitty. (Missing comma) Thanks to diedlikeaheroL0ne_W0lf2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10877 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-11* G_Bacsojin will summon G_Spring_Rabbit now instead of Green Iguana.L0ne_W0lf2-11/+14
* Fixed some of the episode 11.2 monsters not using the proper level for some of their skills. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10876 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-11Fixed a bug in the socket enchanterPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10875 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-10* Added the gemstone trader into script_athena.confL0ne_W0lf2-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10874 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-09* Commented out two questionable Marine Sphere skills.L0ne_W0lf2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10873 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-09* Removed a comment I had placed on line 6879 in Skill.c.L0ne_W0lf2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10872 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-09* More mob_skill_db.txt updates.L0ne_W0lf2-270/+250
- Added Fiber Lock to Argos and Close Confine to Drosera. - Fixed monsters in Thanatos Tower and past using "Bash" instead of "Provoke" - Added Two-hand Quicken to Incantation Samurai. - Several additional updates to other monster skills. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-09* Alchemist skill "AM_CANNIBALIZE" ("Summon_Flora") now summons the proper ↵L0ne_W0lf2-3/+8
monsters. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10870 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-09A rather ugly fix to fix knockback for Firewall, Stormgust and Sanctuaryultramage2-7/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10869 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-08* Fixed typo in 'deletearray' messing up the script engineultramage3-4/+13
* Added a check to pc_skill() to prevent crashes on unknown skill ids git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10868 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-08- added temp skill db entries and corrected some existing ones (see ↵ultramage6-1124/+1150
topic:157041) - removed txt converters from txt build (they need mysql files so they don't belong there) - eol-style for newly added file git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10867 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-08* Corrected the new NPC skill IDs in the mob_skill_db.L0ne_W0lf2-70/+72
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10866 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-07* Commented out NPC_EARTHQUAKE in Randgris' skill list.L0ne_W0lf2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10865 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-07* Rather large update to mob_skill_db. L0ne_W0lf2-653/+915
- Update to biolab monster skill list, and boss monster skill lists. - Updated 11.2 monster skills to official. - Monsters that summon mobs that are NOT mini-bosses only summon when IDLE now. - Due to lack of support for new NPC skills, they have been commented out. - Removed skills (with the exception of NPC_REVENGE from alchemist plants) - Additional minor changes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10864 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-07* Updated header for Morroc City.L0ne_W0lf3-584/+1330
* Finished updating Geffen awhile back, and forgot to commit it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10863 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-07* Fixed various errors in the Bajin NPC in quests_yunoL0ne_W0lf2-5/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10862 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-06* Cleaned up some nasty code related to skill_blownultramage6-90/+98
- split 'direction' value from flags - moved (almost) entire direction calculating code to the outside - bowling bash now has the 'suck-in' effect (knockback is now done in the direction you were last facing, not in your-target direction) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10861 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-06AGAIN. This time I'll get it on there.L0ne_W0lf1-0/+1098
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10860 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-06* Forgot to add the third part of the doomed swords quest.L0ne_W0lf2-2/+4
* Forgot to update the conf files accordingly. (added doomed_swords_quest deleted metto_quest) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10859 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-06* Updated Juno and Comodo NPCs.L0ne_W0lf13-3338/+6179
- Updated Monster Museum NPCs as well. - Updated doomed swords quest, moved unrelated NPCs to proper files. - Added the end of the Comodo and Juno doomed swords quests. * Fixed "[Kafra Employee]" being shown twice at one instance. * Fixed the Geffen Inn NPC. * Updated the NPC names for the Geffen Kafra. * Updated the PVP script to official. Includes Event mode. - Added warps for the PVP Cross room. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10858 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-06fixed Kiel quest bug, fixed item names in db, according to the quest and ↵Lupus4-28/+35
ragnainfo.net wiki git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10857 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-05* update from Skotlexultramage8-56/+143
- Fixed NPC_STOP's visual effect not clearing when the status ends - Corrected @homshuffle making the skill tree be lost. - Corrected homunculus skills being unusable if the master was sitting or inflicted by a disabling status (eg: petrify, stun) - Some fixes to the cell no stacking mod (mainly mobs would just get stuck behind each other and not properly surround you) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10856 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04fixed minor npc file typosultramage4-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10855 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04Fixed spiritual ringPlaytester3-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10854 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04Removed respawn time on ByorguePlaytester2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10852 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04* Cursey Abbey mob updatesPlaytester5-288/+413
- fixed some bugs in the item_db - updated sql files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10851 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04Fixed a copy-paste typo messing up script variables pretty bad D:ultramage2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10850 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03*Reverted some preciously item-type 11 items back to 11.L0ne_W0lf2-38/+40
Itemskill apparently depends on item-type 11 or it won't work. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10849 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03Fixed a typo in script engine erroring when working with char paramsultramage2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10848 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03Thor Volcano mob updatesPlaytester2-12/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10847 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03* More updates to AEGIS name fields.L0ne_W0lf2-157/+281
* Fixed job code error with Spiritual Ring. * Added several new items, and Updated various fields in others. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03Made Homunculus Resurrection only fail on cast-end (see topic:155223)ultramage3-12/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10845 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03- Re-coded 'soundeffectall'; removed the third parameter ('coverage')ultramage10-94/+89
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10844 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03* Defined out a problematic piece code in conv_num.FlavioJS2-0/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10843 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03* Added reporting of constant and param script data.FlavioJS2-150/+253
* Fixed an incorrect check in menu script command. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10842 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-02* Rev. 10841 Updated some AEGIS names. (Still more to do)L0ne_W0lf2-121/+130
* Updated Flame Lord Ring, Ring of Resonance, and their set skills. * Updated Spiritual Ring, effect and rates. * Updated Lesser_Elemental_Ring, added auto-cast skills. * Adjusted some other auto-cast skills. * Adjusted Doom_Slayer's chance to break armor (1% -> 5%) * There are no longer any items that use the item-type (use delay) 11. * Modified Cash shop scroll items to use "unitskilluseid" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-02Undid the change from r10298, frozen status again modifies def/mdefultramage2-0/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10840 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-01* Fixed a few errors with the kafra functions.L0ne_W0lf2-3/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10839 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-01Cleaned up some parts of the code.ultramage21-758/+581
Removed obsolete script function 'hasitems'. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10838 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-01Fixed wrong project file path ...ultramage1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10836 54d463be-8e91-2dee-dedb-b68131a5f0ec