Age | Commit message (Expand) | Author | Files | Lines |
2010-06-22 | * Added support for NPC names in the 'specialeffect' script command, go go co... | L0ne_W0lf | 20 | -472/+236 |
2010-06-21 | * Fixed setcell in arug_cas04 and 5 extending past what it should. (bugreport... | L0ne_W0lf | 5 | -11/+18 |
2010-06-21 | * Removed usage of the 'goto' command from job quests. | L0ne_W0lf | 13 | -1548/+1484 |
2010-06-20 | Corrected Einbech Mine warps. | Gepard | 2 | -3/+10 |
2010-06-20 | Fixed codepage indicators being included in NPCs' whispervars. (bugreport:4325) | Gepard | 2 | -0/+5 |
2010-06-19 | - Updated SQL item/mob databases to latest. (thanks Peter) | brianluau | 2 | -1526/+1851 |
2010-06-18 | Applied patch from Dani to change NPC emotion events to use the updated emoti... | L0ne_W0lf | 14 | -380/+136 |
2010-06-18 | - Fixed some emotions triggering on the wrong npc. (bugreport:4303) | brianluau | 2 | -22/+14 |
2010-06-18 | Added support for NPC/PC names in 'emotion' script command. (topic:249193) | Gepard | 3 | -4/+20 |
2010-06-15 | - Fixed some item script typos from r14332. (bugreport:4312) | brianluau | 6 | -11/+13 |
2010-06-14 | * Blocked being able to use the skill CR_DEVOTION on players under the status... | L0ne_W0lf | 9 | -33/+58 |
2010-06-14 | 'clif_hpmeter' shouldn't send the packet to the player himself. | Inkfish | 2 | -1/+3 |
2010-06-12 | * Reduced Robo_Eye bonus from 3 -> 2 (bugreport:4288) | L0ne_W0lf | 4 | -6/+8 |
2010-06-12 | * Implemented repeatable EXP quests (with kill count and item gathering optio... | L0ne_W0lf | 21 | -867/+3649 |
2010-06-10 | * Adjusted the cooldowns on the "Rough Mineral" and "Helping Grenouille" quests. | L0ne_W0lf | 5 | -7/+367 |
2010-06-10 | * Touched up the WoESE Guild Dungeon monster stats and added drops. | L0ne_W0lf | 5 | -11/+14 |
2010-06-10 | * Updated SC_ITEMBOOST to work similar to how it used to in r11351. | L0ne_W0lf | 6 | -101/+113 |
2010-06-09 | * Added support for packet 0x7fe which changes the bgm temporarily for a sing... | Yommy | 5 | -1/+111 |
2010-06-09 | * Added a lot of headgear this time folks. | L0ne_W0lf | 2 | -12/+136 |
2010-06-07 | * Item database update! (Again!) | L0ne_W0lf | 4 | -83/+102 |
2010-06-05 | * Corrected Brasilis Fruit Merchant. (bugreport:4278) | L0ne_W0lf | 4 | -20/+136 |
2010-06-02 | * Actually applied the right update to the comodo weapon shop. | L0ne_W0lf | 2 | -3/+5 |
2010-06-02 | * Corrected warnings (and errors on some compilers) from r14327. | L0ne_W0lf | 6 | -4/+240 |
2010-06-02 | - Fixed item script of Chicken_Hat (5431). (bugreport:4174) | brianluau | 15 | -2558/+2558 |
2010-06-01 | * Implemented the Manuk and Splendide item status effects, thanks to Epoque. | L0ne_W0lf | 12 | -9/+96 |
2010-06-01 | * Fixed Dark Shadow having Nydhoggr's Shadow's MVP exp reward. (Bugreport:4247) | L0ne_W0lf | 2 | -4/+7 |
2010-06-01 | Rewrote the autotrade mapflag check and display from r14322. | Paradox924X | 1 | -2/+5 |
2010-06-01 | Fixed a few typos from r14322. | Paradox924X | 3 | -7/+7 |
2010-06-01 | Added support for using 'town', 'autotrade', 'allowks', 'monster_noteleport',... | Paradox924X | 4 | -136/+175 |
2010-06-01 | Several updates to the name field in the item_db to follow iRO display names,... | L0ne_W0lf | 2 | -1381/+1382 |
2010-06-01 | Added a series of new items (commented out) and several missing hats. And the... | L0ne_W0lf | 2 | -29/+111 |
2010-06-01 | Replaced all occurrences of 'leaved' with 'withdraw'. | Paradox924X | 12 | -26/+27 |
2010-06-01 | Rewrote and optimized clif_hpmeter to employ map_foreachinarea() rather than ... | Paradox924X | 3 | -34/+35 |
2010-05-31 | Rewrote and reorganized checks in @autotrade to check and display most useful... | Paradox924X | 2 | -22/+24 |
2010-05-31 | Added a missing newline causing issues. | Paradox924X | 2 | -1/+4 |
2010-05-30 | * Shop update, and added Wanderer pet food maker NPC. | L0ne_W0lf | 4 | -38/+126 |
2010-05-30 | Damaged reflected from skills will now be shown as multiple hits if the skill... | Paradox924X | 2 | -1/+3 |
2010-05-29 | Added a pc_isdead check to warpparty. Only warp and mapwarp (moveto, warpallp... | L0ne_W0lf | 6 | -19/+41 |
2010-05-29 | Follow-up to r14311. | Paradox924X | 1 | -1/+3 |
2010-05-29 | Rewrote/optimized script command warpparty. | Paradox924X | 2 | -83/+69 |
2010-05-28 | Fixed it so you can't add opositions during woe se. | L0ne_W0lf | 2 | -1/+3 |
2010-05-28 | - Fixed % issues with Battleground Medals. (bugreport:4062) | brianluau | 5 | -46/+87 |
2010-05-27 | Added 13.2 daily quest 'Dragon Egg collection.' | L0ne_W0lf | 2 | -4/+765 |
2010-05-26 | * Added 13.2 a minor access 'event' for Yggdrasil Dungeon floor 2. | L0ne_W0lf | 4 | -2/+2257 |
2010-05-26 | * Added 13.2 quests 'Midgard Ore' and 'Alfheim perfume'. | L0ne_W0lf | 5 | -6/+3652 |
2010-05-25 | * Some bug fixing :x Nothing to new today folks! Stay tuned. | L0ne_W0lf | 15 | -78/+112 |
2010-05-22 | Added the warps for Brasilis, not sure how they got missed :x | L0ne_W0lf | 2 | -0/+25 |
2010-05-21 | - Fixed issue with Brute Sailor not taking zeny (bugreport:4244). | Kisuka | 1 | -1/+3 |
2010-05-21 | * Added 13.2 quest 'Two Tribes' and mob spawns for Yggdrasil Dungeon. | L0ne_W0lf | 6 | -5/+2334 |
2010-05-21 | * Increased gobal_reg_value to 256 from 96. | L0ne_W0lf | 4 | -2/+266 |