Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-10 | Add basic npctalk3 goodbye function (still in wip, but working). | Reid Yaro | 1 | -3/+7 | |
2013-05-26 | Add argument on inventoryplace. | Reid Yaro | 1 | -3/+1 | |
2013-03-08 | NPC dialogue revamp. Tibbo script reviewed. | Hal9000 | 1 | -0/+1 | |
2013-03-04 | Fix code style. | Andrei Karas | 1 | -2/+0 | |
Add missing spaces, remove useless empty lines. | |||||
2012-12-24 | Chef Gado now asks for 2 Half Croconuts instead of 1 Croconut. That'll make ↵ | Alige | 1 | -2/+2 | |
the player know he can use a Croconut. Major fixes about missing gender strings in npc dialogues. Other random fixes in some dialogues. | |||||
2012-12-03 | Add new function in every script where getitem is called. | Reid | 1 | -11/+4 | |
2012-11-30 | Replaced some item IDs by their names in scripts. | Alige | 1 | -5/+6 | |
Added missing commands when the NPC gives an item. Fixed some language. | |||||
2012-11-28 | Add another answer on sailor's menu list. | Reid | 1 | -0/+8 | |
2012-11-28 | Complete q'muller and tibbo scripts. | Reid | 1 | -1/+12 | |
2012-11-24 | Final language fixes in scripts. | Alige | 1 | -1/+1 | |
2012-11-22 | Minor language and conventional writing fixes in some scripts. | Alige | 1 | -3/+4 | |
2012-11-21 | Correct bug in sailors' dialogues. | Hal9OOO | 1 | -1/+1 | |
2012-11-21 | Gugli Var Check in sailors' dialogues. | Hal9OOO | 1 | -0/+9 | |
2012-11-21 | Astapolos dialogue added. | Hal9OOO | 1 | -20/+20 | |
2012-11-21 | Minor language correction. | Hal9OOO | 1 | -1/+1 | |
2012-11-21 | Fixed major language issues in scripts. | Alige | 1 | -4/+4 | |
2012-11-20 | Major typo fix in both new scripts. | Alige | 1 | -7/+7 | |
2012-11-19 | Ale dialogue added. (WIP) | Hal9OOO | 1 | -1/+0 | |
2012-11-19 | Tibbo dialogue added (WIP). | Hal9OOO | 1 | -2/+32 | |
2012-11-18 | Add getitem on the 6npcs involved on gugli's quest. | Reid | 1 | -0/+1 | |
2012-11-18 | Add explanation of which kind of box will be on thes 6npcs involved on ↵ | Reid | 1 | -0/+1 | |
Gugli's quest. | |||||
2012-09-12 | Aligned all constants using tabs in const.txt. | Alige | 1 | -4/+4 | |
All variables in questvars.txt are now correctly aligned, using whitespaces. Several language fixes in scripts: jalad, muller, silvio and tibbo. | |||||
2012-09-12 | Update Ale and Jalad dialogues, | Reid | 1 | -1/+4 | |
Add Muller and Tibbo dialogues. | |||||
2012-09-12 | Add Ale and Tibbo dialogues in relation with the main intro quest, | Reid | 1 | -3/+43 | |
Add sailors dialogues function, This is a try to place some NPC's dialogues in an independent file. It'll redirect some random but pre-choosen dialogues to the NPC. As the Gugli and Nard's quest will interfere in these dialogues, some strings are still on the NPC script. | |||||
2012-08-31 | Add Ale, Couwan, Gulukan, Jalad and Tibbo NPC, | Reid | 1 | -0/+14 | |
Remove Piou's monster from 000-1 map, Add New NPCs to the import list. |