Age | Commit message (Expand) | Author | Files | Lines |
2009-10-28 | Fixed warp position between Juno and Schwaltzvalt Realm. | Gepard | 1 | -5/+4 |
2009-10-28 | Removed unused duration/upkeep values for `AM_TWILIGHT` skills. | Gepard | 1 | -3/+3 |
2009-10-28 | Updated Socket Enchant: all items moved to proper NPCs, added slotted Hat of ... | Gepard | 4 | -241/+635 |
2009-10-27 | * Cast time of Emergency Call is doubled if you master of High Jump. | Inkfish | 4 | -6/+13 |
2009-10-27 | Fixed quest will never get erased when it's the only quest you have. | Inkfish | 7 | -11/+29 |
2009-10-26 | Forgot to add the splash range for HT_LANDMINE (skill_db) in r14101. | L0ne_W0lf | 2 | -1/+3 |
2009-10-26 | Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN. | Inkfish | 7 | -23/+41 |
2009-10-26 | * The status SC_INVINCIBLE now reduces all damage to 1. | L0ne_W0lf | 8 | -9/+29 |
2009-10-25 | Hardcoded the even label config settings from r14097. | ultramage | 3 | -21/+4 |
2009-10-25 | Reverted renaming foreach functions and create a new one for OnTouch so that ... | Inkfish | 8 | -48/+109 |
2009-10-25 | * Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can b... | Inkfish | 14 | -73/+210 |
2009-10-24 | Reverted the previous change to OnTouch not triggering for invisible chars. | ultramage | 2 | -3/+3 |
2009-10-24 | * 'OnTouch' script shouldn't trigger when you are invisible.(same as warps) | Inkfish | 2 | -5/+12 |
2009-10-23 | Fixed login-server using already removed `auth_node`. (bugreport:3254) | Gepard | 1 | -3/+3 |
2009-10-18 | Removed the char_rename setting in favor of a PACKETVER define. | ultramage | 7 | -33/+36 |
2009-10-15 | Added several 13.x and 12.1 map mapflags, might have missed some. Might just ... | L0ne_W0lf | 10 | -0/+288 |
2009-10-15 | Ported over several TXT online code fixes from charmerge (autotrading chars c... | ultramage | 1 | -14/+35 |
2009-10-12 | Removed 'char_max_rename', extended 'char_rename', fixed compatibility issues. | Inkfish | 2 | -36/+20 |
2009-10-12 | Fixed an error when 'char_rename' is set to 'no' | Inkfish | 1 | -6/+5 |
2009-10-12 | Partially revert r14085, NPC names are allowed to be more than 24 character l... | Inkfish | 2 | -4/+4 |
2009-10-12 | Added missing sql update file for rename | Inkfish | 2 | -0/+2 |
2009-10-11 | NPC should only have a 24 characters long name including EOS. (bugreport:3599) | Inkfish | 3 | -3/+4 |
2009-10-11 | Added character rename function.(topic:225576)(written by pakpil and fixed by... | Inkfish | 6 | -28/+216 |
2009-10-06 | Fixed rental items can be moved into guild storage from cart. | Inkfish | 5 | -12/+8 |
2009-10-04 | - Implemented new packets for rental items (from Jobbie and Natz and fixed by... | zephyrus | 7 | -152/+291 |
2009-10-04 | - Added a missing space in help.txt (bugreport:3632) | brianluau | 5 | -37/+3 |
2009-10-03 | * Added Ravies sisters, people can now turn in the "Valkyrie Gift" items. | L0ne_W0lf | 5 | -6/+793 |
2009-10-02 | Marionette Control now has an infinite duration.(bugreport:2542) | Inkfish | 3 | -6/+3 |
2009-10-02 | Fixed a damage underflow (bugreport:3624) | Inkfish | 2 | -6/+4 |
2009-09-27 | Fixed typos in skill_nocast_db from r13840 (Extra ';' and spelled assuptio wr... | L0ne_W0lf | 2 | -2/+4 |
2009-09-24 | - Re-added Hardrock Mammoth's MD_BOSS mode that was lost in r14052. | brianluau | 4 | -22/+35 |
2009-09-23 | Added supports for Soul Bound. | Inkfish | 3 | -9/+11 |
2009-09-20 | Disabled ip checking during auth, since it lead to a lot of confusion. | ultramage | 4 | -10/+12 |
2009-09-19 | Stone Curse's petrify duration should be 20 seconds at any levels. | Inkfish | 2 | -1/+3 |
2009-09-18 | Storm Gust's freeze duration should be 12 seconds at any levels. | Inkfish | 2 | -5/+3 |
2009-09-17 | * Duration of SC_STONE is not reduced by MDEF. | Inkfish | 3 | -4/+7 |
2009-09-17 | - Delete their Gym Pass before giving them the skill. (bugreport:3592) | brianluau | 2 | -3/+4 |
2009-09-16 | * Re-added missing mercenary scrolls to item_trade database, must have gotten... | L0ne_W0lf | 2 | -0/+31 |
2009-09-16 | * Fixed the AI mode for Zombie, change I made while testing new the Luciola AI. | L0ne_W0lf | 6 | -301/+1154 |
2009-09-13 | - Fixed typo on item 6079 (bugreport:3581). | Kisuka | 2 | -10/+4 |
2009-09-13 | * Progressbar aborts when player is attacked. | Inkfish | 7 | -12/+45 |
2009-09-12 | * Clarified the names of some questlog functions and eventually implemented k... | Inkfish | 4 | -34/+51 |
2009-09-11 | - Fixed issue Entweihen Card (bugreport:3579) | Kisuka | 2 | -3/+3 |
2009-09-11 | - Added quest log commands to all job quests. | Kisuka | 23 | -1098/+1429 |
2009-09-10 | * Added some, and enabled existing episode 13.1 content. | L0ne_W0lf | 7 | -67/+10455 |
2009-09-09 | - Fixed some 'getarg' that were switched in Magazine Dealer Kenny. | brianluau | 2 | -6/+6 |
2009-09-08 | - Clarified documentation for 'addtimer'. | brianluau | 2 | -7/+18 |
2009-09-05 | - Added some missing quests to quest_db. | Kisuka | 5 | -17/+45 |
2009-09-05 | - Updates to several npc files to match AEGIS standards. | Kisuka | 14 | -2292/+2619 |
2009-09-04 | Added missing memmove() when adding quests. Sorry, can't be more careless... | Inkfish | 1 | -0/+1 |