Age | Commit message (Expand) | Author | Files | Lines |
2010-12-06 | Added support for bonus bAddItemHealRate, which works for all healing items c... | L0ne_W0lf | 1 | -1/+3 |
2010-12-03 | * Corrected 'chance' in description for bonuses bAddMonsterDropItem and bAddM... | ai4rei | 1 | -6/+6 |
2010-12-02 | * Added item type IT_CASH (item type 18) Requires user confirmation before us... | L0ne_W0lf | 1 | -0/+2 |
2010-11-30 | * Resolved missing script documentation (bugreport:4578). | ai4rei | 2 | -1/+25 |
2010-11-28 | * Fixed pets derived from immobile monsters not being able to walk (bugreport... | ai4rei | 1 | -0/+1 |
2010-11-26 | * Fixed description of bCriticalAddRace having 'race' and 'crit' parameters i... | ai4rei | 1 | -1/+1 |
2010-11-26 | * Some updates and fixes to script command documentation. [Ai4rei] | ai4rei | 1 | -36/+185 |
2010-11-23 | * Added script command pushpc, which is required by newer scripts. | ai4rei | 1 | -0/+18 |
2010-11-21 | * Added enumeration RC2_* for mob data 'race2' (bugreport:4561). | ai4rei | 1 | -1/+1 |
2010-11-13 | - Fixed a typo in abra_db.txt (bugreport:4548) | brianluau | 1 | -1/+1 |
2010-11-02 | Updated script doc to appropriately describe the effects of close/close2 when... | Paradox924X | 1 | -5/+5 |
2010-10-21 | * Removed unused 'indoors' mapflag (follow-up to r3729). | Gepard | 1 | -1/+1 |
2010-08-18 | - Fixed some small typos. | brianluau | 1 | -10/+10 |
2010-08-18 | * Added bonus3 bAdd/SubEle, which allows you to specify a battle flag as well... | L0ne_W0lf | 1 | -0/+43 |
2010-08-16 | * Fixed Flavius only needing 1 person on either side to start. | L0ne_W0lf | 1 | -0/+2 |
2010-08-14 | * Quest log kill count now updated properly. (Added from topic 253813) | L0ne_W0lf | 1 | -1/+2 |
2010-08-11 | * Documented Battleground commands with as much information as I've got. | L0ne_W0lf | 1 | -2/+129 |
2010-08-03 | * A rather large overhaul of the battlegrounds. | L0ne_W0lf | 1 | -11/+6 |
2010-06-28 | * Updated specialeffect2 to accept player names. (follow up to r14353) | L0ne_W0lf | 1 | -2/+7 |
2010-06-28 | * Follow up to r13895, added a battle.conf setting to control if ranges shoul... | L0ne_W0lf | 1 | -1/+1 |
2010-06-22 | * Added support for NPC names in the 'specialeffect' script command, go go co... | L0ne_W0lf | 1 | -1/+14 |
2010-06-18 | Added support for NPC/PC names in 'emotion' script command. (topic:249193) | Gepard | 1 | -1/+4 |
2010-06-15 | - Fixed some item script typos from r14332. (bugreport:4312) | brianluau | 1 | -2/+7 |
2010-06-09 | * Added support for packet 0x7fe which changes the bgm temporarily for a sing... | Yommy | 1 | -0/+19 |
2010-06-02 | - Fixed item script of Chicken_Hat (5431). (bugreport:4174) | brianluau | 1 | -2/+2 |
2010-05-29 | Follow-up to r14311. | Paradox924X | 1 | -1/+3 |
2010-04-17 | - Fixed some typos in quest_db.txt (bugreport:4186) | brianluau | 1 | -0/+1 |
2010-03-31 | Moved /npc/sample/ to /doc/sample. These are examples, not actual npcs. | L0ne_W0lf | 30 | -0/+2108 |
2010-03-31 | - Updated 'getinventorylist' to also return expire_time in the array @invento... | brianluau | 1 | -1/+2 |
2010-03-16 | - Added documentation for 'setiteminfo', follow up to r9938. (bugreport:3360) | brianluau | 1 | -1/+23 |
2010-03-06 | - Fixed the Pineapple_Juice (12320) should be 20 flee not 10. (bugreport:4074) | brianluau | 1 | -6/+8 |
2010-02-24 | - Removed 'adopt' documentation from script_commands (bugreport:4066). | Kisuka | 1 | -22/+1 |
2010-02-10 | - Fixed a misleading description. (bugreport:4008) | brianluau | 1 | -2/+2 |
2010-01-30 | - Added support for PACKETVER 20100105, which updates the vending related pac... | skotlex | 1 | -1/+1 |
2009-11-26 | * NPC event code cleanups. | Inkfish | 1 | -3/+0 |
2009-11-19 | - Applied the renewal client support patch from Diablo (eA forum topic 222623) | skotlex | 1 | -1/+38 |
2009-11-03 | Extended broadcast implementation: | Gepard | 1 | -24/+40 |
2009-10-30 | - Fixed a copy-paste 'nowarpto' mapflag. (bugreport:3688) | brianluau | 1 | -1/+1 |
2009-09-08 | - Clarified documentation for 'addtimer'. | brianluau | 1 | -6/+17 |
2009-08-27 | - Fixed typo in Hyegun_Hat (5367). (bugreport:1935) | brianluau | 1 | -11/+43 |
2009-08-26 | - Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483) | brianluau | 1 | -16/+16 |
2009-08-14 | UTF-8 for the /doc directory. | ultramage | 1 | -2/+2 |
2009-08-12 | Fixed changequest behavior(before: completequest+setquest, now: erasequest+se... | Inkfish | 1 | -2/+2 |
2009-07-27 | - Added svn:eol-style native for some conf/css/html/pl/sql/txt files. | brianluau | 1 | -67/+67 |
2009-07-25 | Rewrote Quest Log system. | Inkfish | 1 | -0/+54 |
2009-07-09 | - Added documentation for 'getmobdrops' (follow up to r13101). (bugreport:3351) | brianluau | 1 | -12/+87 |
2009-07-04 | - Added documentation for 'getmapflag' (follow up to r12175). (bugreport:3314) | brianluau | 1 | -9/+17 |
2009-07-02 | - Added mosk_que to the mapcache (follow up to r13903). | brianluau | 1 | -2/+2 |
2009-07-02 | * Updated autobonus [Inkfish] | Inkfish | 1 | -21/+36 |
2009-06-21 | Added instance command definitions, using what I could find and how they are ... | L0ne_W0lf | 1 | -0/+90 |