Age | Commit message (Expand) | Author | Files | Lines |
2016-06-20 | Merge branch 'artis-door-collision' into 'master'
| Andrei Karas | 1 | -0/+2 |
2016-06-20 | send fake collision when legion building is locked | mekolat | 1 | -0/+2 |
2016-06-20 | Add legiontalk with carmie's dialogue. | Reid | 3 | -12/+61 |
2016-06-20 | Fix some wrong rand() call on hello and villagertalk. | Reid | 2 | -2/+2 |
2016-06-20 | Clean up villagertalk and remove some legion-specific dialogues. | Reid | 1 | -15/+3 |
2016-06-20 | Add a hello script function. | Reid | 2 | -0/+24 |
2016-06-20 | Rewrite the villagertalk with a switch. | Reid | 1 | -30/+35 |
2016-06-20 | Fix a repeat issue on the fishing script. | Reid | 1 | -6/+14 |
2016-06-19 | Added more sentences to carmie. | Alige | 1 | -2/+10 |
2016-06-19 | Added random number of sentences to carmie. | Alige | 1 | -2/+10 |
2016-06-19 | Add some instance commands in npc1 in test map. | Andrei Karas | 1 | -1/+73 |
2016-06-19 | Fixed an english mistake in mona's script. "Please find *my* daddy." | Alige | 1 | -1/+1 |
2016-06-18 | Renamed Desert Island map to Drasil Island. | Alige | 3 | -3/+3 |
2016-06-18 | Introduced the name of the Drasil Island in npc scripts. | Alige | 10 | -16/+37 |
2016-06-17 | Reverted the drop rate changes on the Fluffy, now gives a bit more Fur, still... | Alige | 1 | -2/+2 |
2016-06-14 | add hashtable testing functions to test npc1 | Joseph Botosh | 1 | -1/+89 |
2016-06-14 | Fixed some missings girl/boy feature in some scripts. | Alige | 3 | -3/+4 |
2016-06-14 | fix npc freeze when next move target is too far | Joseph Botosh | 1 | -12/+66 |
2016-06-14 | Fix Plushroom name in mob spawns. | Andrei Karas | 1 | -6/+6 |
2016-06-14 | Reverted the changes to the amount of urchins spawning. There were enough. | Alige | 1 | -3/+2 |
2016-06-14 | Fixed typo in rumly's script. Reported in game by Micksha. | Alige | 1 | -1/+1 |
2016-06-14 | Fix calypsan trade action.stable | Andrei Karas | 1 | -1/+1 |
2016-06-14 | Balanced back the stats of the monsters: CroconutTree, Urchin (exp) and Fluffy. | Alige | 1 | -7/+7 |
2016-06-14 | Revert "Swapped ID right bat wing and bat teeth for more coherence in the dat... | Andrei Karas | 1 | -8/+8 |
2016-06-14 | Updated some map names. | Alige | 9 | -9/+9 |
2016-06-14 | Swapped ID right bat wing and bat teeth for more coherence in the database. | Alige | 1 | -8/+8 |
2016-06-14 | Fixed map names in _import.txt, _warps.txt and _mobs.txt files. | Alige | 83 | -83/+83 |
2016-06-14 | Fixed the line with value names in _mobs.txt files. | Alige | 9 | -18/+9 |
2016-06-14 | The croconut gets 50 more hp. | Alige | 1 | -6/+6 |
2016-06-14 | Reduced the selling price of the fluffy furs. | Alige | 3 | -6/+6 |
2016-06-14 | Added one more Pikpik on the Artis map. | Alige | 1 | -0/+1 |
2016-06-14 | Decreased the amount of flufflies spawning on the hill: too much farming there. | Alige | 1 | -2/+2 |
2016-06-14 | Increased the amount of urchins on the beach and adjusted their spawning coords. | Alige | 1 | -3/+3 |
2016-06-14 | Added a line to describe the different values, in all _mobs.txt files. | Alige | 9 | -7/+25 |
2016-06-14 | The pikpik now only gives 1 exp, 8 exp was way too much. | Alige | 1 | -1/+1 |
2016-06-13 | Complete Robin Williams tribute. | Reid | 1 | -2/+56 |
2016-06-12 | Fix Little Blub spawn name in 000-1. LittleBlub -> Little Blub | Andrei Karas | 1 | -7/+7 |
2016-06-09 | Complete tribute to leonoard nimoy. | Reid | 1 | -2/+74 |
2016-06-09 | Improve christopher's script and add some npctalk functions for short dialogues. | Reid | 1 | -3/+5 |
2016-06-09 | Update map cache. | Reid | 1 | -0/+0 |
2016-06-08 | Complete tribute to christopher lee. | Reid | 1 | -2/+52 |
2016-06-08 | Add manhole script. | Reid | 2 | -0/+41 |
2016-06-03 | Add dialogue and and new quest introduction for Mona. | Reid | 1 | -2/+51 |
2016-06-03 | Add quest state for Mona. | Reid | 1 | -0/+4 |
2016-06-03 | Add free save points throughout Artis. | Reid | 17 | -16/+248 |
2016-06-03 | Add a default savepoint example on 001-2-1. | Reid | 2 | -0/+16 |
2016-06-03 | Add another entry into constants.conf about the CURRENT_INN used in default s... | Reid | 1 | -0/+1 |
2016-06-03 | Fix some speech FLAGS and add boolean type instead of 0/1 in oscar's script. | Reid | 1 | -9/+9 |
2016-06-03 | Add function to bleach only Q'Pid's dyed clothes. | Reid | 1 | -5/+44 |
2016-06-02 | Complete Oscar's script (missing a function to know which cloth to bleach or ... | Reid | 1 | -3/+66 |