Age | Commit message (Expand) | Author | Files | Lines |
2017-01-31 | regenerate mob spawns with tmw converter. | Andrei Karas | 1 | -1/+1 |
2017-01-15 | fix lg misuse | gumi | 1 | -1/+2 |
2017-01-15 | rectify the indentation | gumi | 1 | -1/+1 |
2017-01-08 | remove .gat suffix everywhere | gumi | 3 | -19/+19 |
2017-01-08 | Consistency of the authors in scripts. | Alige | 1 | -2/+2 |
2017-01-06 | make the chests automatically close | gumi | 1 | -5/+22 |
2017-01-06 | add a delay on close/open chest | omatt | 1 | -33/+32 |
2016-11-24 | Add auto-gen files in | wushin | 4 | -7/+49 |
2016-11-22 | Remove hand written generic saves | wushin | 2 | -29/+1 |
2016-11-05 | chest 000-1, typo name, add sound | omatt | 1 | -2/+4 |
2016-09-20 | Revert "Changed "Pumpkish Juice" to "Pumpkin Juice" in Alige script" | Andrei Karas | 1 | -1/+1 |
2016-09-19 | Changed "Pumpkish Juice" to "Pumpkin Juice" in Alige script | WildX | 1 | -1/+1 |
2016-08-20 | Convert npc directory into new format. | Andrei Karas | 1 | -14/+14 |
2016-08-07 | Sentence in peter's script way too long, cut in several strings. | Alige | 1 | -1/+5 |
2016-07-20 | Removed male/female uncessary translation in arpan's script. | Alige | 1 | -1/+1 |
2016-07-19 | change the arpan dialogue about money in old habit | omattornot | 1 | -2/+16 |
2016-07-19 | Continued fixing typos and rewording sentences, after reading the translations. | Alige | 3 | -4/+4 |
2016-07-17 | Because of translations, reworked several sentences in scripts, added missing... | Alige | 2 | -8/+8 |
2016-07-11 | Made it clearer for the player to get his new clothes from the chest, at the ... | Alige | 1 | -1/+1 |
2016-07-06 | Fixed few bugs in NPC scripts: | Alige | 1 | -11/+11 |
2016-06-27 | Changed all item IDs by their aegisname in scripts. | Alige | 4 | -35/+35 |
2016-06-18 | Introduced the name of the Drasil Island in npc scripts. | Alige | 1 | -1/+1 |
2016-06-14 | Fixed some missings girl/boy feature in some scripts. | Alige | 1 | -1/+1 |
2016-06-14 | Fixed the line with value names in _mobs.txt files. | Alige | 1 | -2/+1 |
2016-06-14 | Added a line to describe the different values, in all _mobs.txt files. | Alige | 1 | -0/+2 |
2016-03-28 | Remove useless variabled before inventoryplace. | Andrei Karas | 2 | -4/+0 |
2016-02-21 | Fix the long time bug on peter that respawn the dead player on the wall. | Reid | 1 | -1/+1 |
2016-02-20 | Space more ratto respawns in peter quests (40s -> 45s). | Reid | 1 | -4/+4 |
2016-02-20 | Add new food and a drunk label on alige from artis. | Reid | 1 | -0/+14 |
2016-02-13 | Remove Rumly from the game introduction. | Reid | 2 | -198/+0 |
2016-02-13 | Clean up and remove some useless space and newline. | Reid | 2 | -3/+1 |
2016-01-30 | Replace countitemcolor to countitem. | Andrei Karas | 2 | -20/+20 |
2015-12-28 | Add past-intro dialogue/skip functions. | Reid | 3 | -3/+10 |
2015-12-28 | Add a missing hammock. | Reid | 1 | -2/+14 |
2015-12-27 | Call the savepoint script from arpan's end of introduction dialogue. | Reid | 1 | -0/+27 |
2015-12-27 | Add warp to 000-0-1 on the savepoint script on 000-2-1. | Reid | 1 | -2/+17 |
2015-12-12 | Warrior Guild -> Legion of Aemil, part 2. | Teru | 2 | -4/+4 |
2015-11-05 | Fix dialogues on Rumly script and remove some goto to use the new script style. | Reid | 1 | -92/+132 |
2015-11-05 | Add sleep animation on rumly. | Reid | 1 | -0/+18 |
2015-11-05 | Added header in Rumly NPC script | Vasily | 1 | -0/+15 |
2015-11-05 | A little dialogue changes and restyling in Rumly NPC script | Vasily | 1 | -43/+53 |
2015-11-05 | Fixed bugs in Rumly NPC script: | Vasily | 1 | -18/+19 |
2015-11-05 | rename rumli to rumly | Joseph Botosh | 2 | -5/+5 |
2015-11-05 | Change Rumli's place on Artis. | Reid | 1 | -1/+1 |
2015-10-30 | Added Rumli NPC | Dan Sagunov | 2 | -0/+115 |
2015-09-27 | Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'. | Andrei Karas | 1 | -5/+5 |
2015-09-27 | Replace setnpcdistance to '.distance'. | Andrei Karas | 10 | -13/+13 |
2015-09-27 | Replace calls to setnpcsex by assigning '.sex' variable. | Andrei Karas | 7 | -7/+7 |
2015-09-04 | Fix some wrong IDs on alige's script. | Reid | 1 | -2/+2 |
2015-08-11 | Replace trivial menu invokes without labels to select. | Andrei Karas | 2 | -8/+8 |