Age | Commit message (Expand) | Author | Files | Lines |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 1 | -1/+16 |
2011-02-12 | - Fixed the cutin example in script_commands.txt | brianluau | 1 | -1/+1 |
2011-01-24 | * Added documentation for undocumented bonuses (bugreport:4727, follow up to ... | ai4rei | 1 | -3/+45 |
2011-01-23 | * Some cleaning here and there. | ai4rei | 1 | -1/+1 |
2011-01-15 | * Various accumulated insignificant fixes to documentation, examples and comm... | ai4rei | 3 | -14/+15 |
2011-01-06 | * Fixed script command 'deletearray' deleting incorrect amount of array eleme... | ai4rei | 1 | -6/+3 |
2010-12-19 | * Fixes to the dynamic shop sample script (first part of dynamic shop fixes). | ai4rei | 1 | -4/+5 |
2010-12-17 | * Spellchecked script_commands.txt. | ai4rei | 1 | -174/+176 |
2010-12-12 | * Updates to the playBGM functionality (since r14335). | ai4rei | 1 | -10/+10 |
2010-12-08 | * Applied some script command documentation updates and fixes as already done... | ai4rei | 1 | -139/+127 |
2010-12-07 | * Further corrections to doc/item_bonus.txt (bugreport:4624). | ai4rei | 1 | -7/+17 |
2010-12-06 | * Corrected description for bonuses bHealPower and bHealPower2 stating skill ... | ai4rei | 1 | -2/+2 |
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 |