Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-01 | Remove extra white spaces | Andrei Karas | 1 | -1/+1 | |
2018-07-05 | mesc() is a function to optimize mes(col(l())), saving parenthesis. | Jesusaves | 1 | -1/+1 | |
mesc() is a short for mes(col()). It should make coding colored code easier. The default color value is "9", same from narrator, but this default value is not used anymore. I assume mes* functions are legacy for this project, so fell free to reject the patch. | |||||
2016-07-10 | move x y of door.txt to 19,28 | omattornot | 1 | -1/+1 | |
2016-01-30 | Replace countitemcolor to countitem. | Andrei Karas | 1 | -1/+1 | |
2015-12-28 | Enable the warp for players that finished the introduction on the door from ↵ | Reid | 1 | -0/+7 | |
000-2-0 to 000-1. | |||||
2015-12-28 | Block the door of the ship at the end of the introduction. | Reid | 1 | -5/+9 | |
2015-09-06 | Improve the end dialogue of the introduction. | Reid | 1 | -2/+8 | |
2015-08-11 | Use npc sprite names in all scripts. | Andrei Karas | 1 | -2/+2 | |
2015-06-20 | Replace NPC names by NPC IDs. | Reid | 1 | -1/+1 | |
2015-03-14 | Correct an issue with restorecam. | Reid | 1 | -0/+1 | |
2014-12-05 | Replace script function set to direct variable assignments. | Andrei Karas | 1 | -2/+2 | |
2014-11-29 | Restore gender to most npcs. | Andrei Karas | 1 | -2/+0 | |
2014-11-23 | fix some npc duplicate names. | Andrei Karas | 1 | -2/+2 | |
2014-11-21 | Replace temp variables into scope temp variables. | Andrei Karas | 1 | -7/+7 | |
2014-11-04 | convert server data for using with hercules. | Andrei Karas | 1 | -3/+5 | |
2013-08-08 | Change every label names from l_ to L_ . | Reid Yaro | 1 | -8/+8 | |
2013-07-10 | Updated npctalk strings and added an asleep script, doing basically the same ↵ | Alige | 1 | -1/+1 | |
thing as the goodbye script. | |||||
2013-04-10 | NPC dialogue revamp. Fix bug in 12 affected dialogues. | Hal9OOO | 1 | -1/+1 | |
2013-03-08 | Julia script reviewed again (Reidy). | Hal9000 | 1 | -1/+1 | |
2013-03-07 | NPC dialogue revamp. LaJohanne Door script reviewed. | Hal9000 | 1 | -2/+2 | |
2013-03-04 | Fix code style. | Andrei Karas | 1 | -2/+0 | |
Add missing spaces, remove useless empty lines. | |||||
2013-01-06 | Fixed newly added language in julia's script. | Alige | 1 | -1/+1 | |
Major consistency fixes: removing useless whitespaces and returns to next line. | |||||
2012-12-01 | Make warps in 000-2-0 map reliable to use. | Hal9OOO | 1 | -1/+1 | |
2012-11-07 | Improved Lateral doors project. Second door adapted. | Hal9OOO | 1 | -1/+1 | |
2012-11-06 | Adapt warps position for first door. (WIP) | Hal9OOO | 1 | -1/+1 | |
*.wlk files update. | |||||
2012-11-02 | Peter barrier-check removed. Julia Quest cleaned up. | Hal9OOO | 1 | -4/+5 | |
2012-10-29 | Add la Johanne key on nard and doors(s) script. | Reid | 1 | -3/+5 | |
2012-10-28 | Fix the OnTouch on doors.txt . | Reid | 1 | -3/+3 | |
2012-10-28 | Add julia check on doors.txt, | Reid | 1 | -5/+19 | |
Change variables name on doors.txt. | |||||
2012-10-28 | Remove warp from 000-2-0 to 000-2-3 from _warps.txt file, | Reid | 1 | -0/+6 | |
Add it on doors.txt script. | |||||
2012-10-14 | Chef Gado quest is now part of the main Nard Quest Chain. | Hal9OOO (Francesco Miglietta) | 1 | -3/+3 | |
Other quests adapted in order to test the complete story line. | |||||
2012-09-17 | Remove Aurora1's dialogue on the doors' script from the Julia's room. | Reid | 1 | -1/+3 | |
2012-09-07 | Fixed several typos in many scripts. | Alige | 1 | -3/+3 | |
2012-09-02 | Rename Nardbox variable to Nard. | Reid | 1 | -1/+1 | |
2012-08-28 | Added missing spaces at the end of some scripts. | Alige | 1 | -1/+1 | |
Removed some spare lines in some scripts. Reviewed language and punctuation in several scripts. | |||||
2012-08-21 | Change warp location on doors.txt script. | Reid | 1 | -1/+1 | |
2012-07-24 | Add basic quest vars support. | Andrei Karas | 1 | -1/+1 | |
2012-07-10 | Fixed the description of every single script. | Alige | 1 | -4/+3 | |
2012-05-15 | Add mickael on _import.txt , | Reid | 1 | -1/+1 | |
Correct bugs on micakel's script, Correct english on doors, arpan, knife, peter and alige's narrator dialogs. | |||||
2012-05-03 | Add some basic narrator tips on peter dan and knife script and rewrite some ↵ | Reid | 1 | -1/+1 | |
template problem. | |||||
2012-04-20 | Chance warp location on 000-1, | Reid | 1 | -3/+32 | |
Change Alige's script template, Add new dialogue on doors script, Cut Nard script in two part and add box script with new quest inside. | |||||
2012-04-06 | Remplace doors and box by Narrator dialogs. | Reid | 1 | -1/+2 | |
2012-03-24 | Add a missing "." at the doors script. | Reid | 1 | -1/+1 | |
2011-12-26 | Add doors npcs on 000-2-2 map, | Reid | 1 | -0/+15 | |
Correct some dialogs on alige and peter script, Add Ablu as Authors of his scripts, Update 000-2-1 and 000-0 map wlk. |