summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2007-07-01* TXT->SQL converter fixupultramage14-149/+920
- Added missing char_id insert which totally messed up the conversion - Fixed login converter ignoring many columns (although it had the data) - Pointed out that Login-stored account variable conversion is MISSING! - Pointed out that Status, Homunculus and Mapreg conversion is MISSING! - Blocked the config functions from exiting server when file not found - Finally added VS8 project files for this thing git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10835 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-29Added Christmas Goblin taming itemPlaytester2-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-29* Fixed some typos in various Rachel quests.SinSloth2-4/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10830 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-29* Fixed a minor bug in Hugel Bingo game system.SinSloth2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10828 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-29Temp fix for dumb code - disabled soundeffectall in scripts (see ↵ultramage3-2/+4
topic:155230 for reference) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10827 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-29updated cramp resp timeLupus2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10826 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-28Updated Kasa skill usage thanks to DoddlerPlaytester2-24/+28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10825 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-28Fixed a couple bugs in the Kiel Hyre quest.L0ne_W0lf2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10824 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-28* Rev. 10823 Added missing "close;" to the Payon Monster Scholar.L0ne_W0lf3-4/+9
* Fixed the display names for the Payon Kafra's. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10823 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-28Added a missing line to enable @displayskill atcommandDracoRPG2-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-28* Fixed a bug in Hugel Bingo game system which prevented players from launch ↵SinSloth2-88/+8
another game after a game has been canceled. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-27Fixed Homunculus racesPlaytester2-12/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10817 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-27Fixin' the ol' changelog fer Riot, 'cuz he ain't happy with mah grammur.L0ne_W0lf1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10816 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-27* Rev 10815 Updated NPC for Payon.L0ne_W0lf8-1023/+4790
- Added in the comeplete fortune teller. - Rewrote the Arrow quiver and Gemstone trader NPCs. Moved the Gemstone trader intot he '/merchants' folder. - Updated the information for the Payon Inn accordingly. * Removed an NPC from the Lighthalzen quests. Should fix the "NPC not removed." message when reloading scripts. .Removed because I couldn't find this NPC anywhere it he official file. * Fixed a few over-looked names in the Kafra teleport function. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10815 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-26* Changed the string hash of the script engine to SDBM.FlavioJS5-303/+574
* Reporting information about script data when an error occurs. * More work on ticket #41 (array functions). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-26typo fix (hte -> the)ultramage13-188/+188
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10812 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-26changed all 'dyestuff' -> 'Dyestuffs' which's correctLupus7-21/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10811 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-25* Rather large Kafra update. (May need further testing)L0ne_W0lf47-3264/+3887
- Updated a good portion of the kafra functions. - Added proper dialog for most functions. - Updated guild Kafras and some o f their locations. * Updated all Guide NPCs. They are now mostly 100% official. - Renamed some of the old files to make them look better, IE: yun to juno. - Added Kunlun and Ayotaya guides. * Added the Einbech tool Dealer since it seemed to had gotten lost when I updated shops. * Updated Dye Maker and Hair Dyer to official. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10810 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-23random fixingultramage10-992/+992
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-22* Changed behavior of some guild-related code (according to X.4 tests):ultramage7-63/+49
- removed code that prevented Homunculus Resurrection during WoE - logging in doesn't activate the 5 minute guild skill block anymore - non-Urgent guild skills can now only be cast on WoE grounds during WoE - all guild skills now have no cast delay (previously was 1 second) - casting guild skills will now block FreeCast sages from walking - Battle Orders and Regeneration are now instacast - Restoration now has a 10 second cast time, reducible only by dex - Urgent Call's cast cannot be reduced anymore (not even by items) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10807 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-22* Fixed a bug in Bruspetti quest.SinSloth2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10805 54d463be-8e91-2dee-dedb-b68131a5f0ec