Age | Commit message (Expand) | Author | Files | Lines |
2016-08-20 | Convert npc directory into new format. | Andrei Karas | 1 | -6/+6 |
2016-08-06 | Fixed a few typos reported by Ledmitz (thanks brother). | Alige | 1 | -1/+1 |
2016-07-17 | Because of translations, reworked several sentences in scripts, added missing... | Alige | 1 | -4/+4 |
2016-07-12 | change warp coord. inn artis lvl0 to lvl1, and lvl1 to lvl0 | omattornot | 1 | -1/+1 |
2016-07-06 | Add a logn * baseplayer function to calculate inn and stat reset costs. | Reid | 1 | -19/+1 |
2016-07-06 | Fixed few bugs in NPC scripts: | Alige | 1 | -2/+2 |
2016-06-27 | Fixed "INN" to "Inn" in scripts. | Alige | 2 | -5/+5 |
2016-06-27 | Transformed "RedPlush" into "Red Plush", makes more sense in game. | Alige | 1 | -1/+1 |
2016-06-27 | Replace emotion() arguments with constants instead of ID. | Reid | 1 | -2/+2 |
2016-06-14 | Fixed map names in _import.txt, _warps.txt and _mobs.txt files. | Alige | 2 | -2/+2 |
2016-03-19 | Replace select with yes/no to askyesno function. | Andrei Karas | 1 | -15/+9 |
2016-02-26 | Add menuaction script function. Replace all action string to this function. | Andrei Karas | 1 | -3/+3 |
2016-02-22 | Fix jenna's area and change the time between every random greeting. | Reid | 1 | -3/+3 |
2016-02-21 | Fix the emote used by jenna. | Reid | 1 | -1/+1 |
2016-02-16 | Add an hidden shop on the INN to sell wine and link it to Jenna. | Reid | 3 | -1/+30 |
2016-02-13 | Clean up and remove some useless space and newline. | Reid | 2 | -2/+1 |
2016-01-24 | Switch case of PC_Is_Dead and INN_Register to full caps. | Reid | 1 | -5/+5 |
2016-01-24 | Improve Plush and the savepoint functions. | Reid | 1 | -13/+6 |
2016-01-24 | Rename Red into Plush. | Reid | 2 | -2/+2 |
2016-01-24 | Improve Red's script. Added a different save location in function of the gend... | Reid | 1 | -39/+80 |
2016-01-18 | Study of npc/001-2-28/red.txt dialogue. | Akko Teru | 1 | -12/+16 |
2016-01-19 | Complete Red's script. | Reid | 1 | -1/+102 |
2016-01-18 | ADD Red's empty NPC. | Reid | 2 | -0/+17 |
2016-01-14 | Fix emote on jenna script. | Reid | 1 | -1/+1 |
2015-12-28 | Add evol rules on the INN. | Reid | 2 | -0/+28 |
2015-10-23 | Move timer logic for graph based npcs to function. | Andrei Karas | 1 | -6/+1 |
2015-09-27 | Replace setnpcdistance to '.distance'. | Andrei Karas | 1 | -1/+1 |
2015-09-27 | Replace calls to setnpcsex by assigning '.sex' variable. | Andrei Karas | 1 | -1/+1 |
2015-09-07 | Offset warps from #28 to Artis and Artis to #28 due to the indoor map resize. | Reid | 1 | -1/+1 |
2015-09-07 | optimize jenna script SayRandomGreeting function | Joseph Botosh | 1 | -5/+5 |
2015-09-07 | add npc jenna (waitress in artis inn) | Joseph Botosh | 2 | -0/+82 |
2015-09-04 | Add warp connection from #28 to #29. | Reid | 1 | -0/+1 |
2015-09-01 | Add #28 default files and warps to Artis. | Reid | 3 | -0/+7 |