Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-01 | add action icons | gumi | 1 | -14/+13 | |
2016-09-01 | add Super Menu, add scripted MOTD, add MOTD config | gumi | 3 | -0/+233 | |
2016-09-01 | Add SkillAttacks group into mob_db.conf | Andrei Karas | 1 | -1/+3 | |
2016-08-31 | Reduce bows attacks on tortugas into two times. | Andrei Karas | 1 | -0/+6 | |
2016-08-27 | Add proper bow and arrow datas. | Reid | 1 | -53/+17 | |
2016-08-20 | Fix image name in .gitlab-ci.yml | Andrei Karas | 1 | -1/+1 | |
2016-08-20 | Add ci tests with valgrind. | Andrei Karas | 2 | -0/+72 | |
2016-08-20 | Update configuration for ci scripts. | Andrei Karas | 36 | -102/+630 | |
2016-08-20 | Move plugin settings into root configs levels. | Andrei Karas | 2 | -2/+3 | |
2016-08-20 | Some fixes in configuration. | Andrei Karas | 7 | -1286/+66 | |
2016-08-20 | Convert npc directory into new format. | Andrei Karas | 57 | -352/+354 | |
2016-08-20 | Restore own settings into configuration. | Andrei Karas | 10 | -34/+33 | |
2016-08-20 | Get updated configurations from Hercules. | Andrei Karas | 61 | -1431/+3621 | |
Without evol changes. | |||||
2016-08-15 | Fix menuint return value if last number is zero.s20160820 | Andrei Karas | 1 | -1/+2 | |
2016-08-10 | Add into git ignore temp files in log directory | Andrei Karas | 1 | -0/+1 | |
2016-08-10 | Add servers launchers for support hercules wrapper. | Andrei Karas | 3 | -0/+12 | |
2016-08-08 | Add npc for the panel of Barber | omatt | 1 | -0/+10 | |
2016-08-08 | Update map cache.s20160809 | Alige | 1 | -0/+0 | |
2016-08-08 | Missing male/female option in legiontalk script. | Alige | 1 | -1/+1 | |
2016-08-08 | Fix wrong monster name in test map spawns. | Andrei Karas | 1 | -3/+3 | |
2016-08-08 | Add new mob spawns in test map. | Andrei Karas | 1 | -0/+3 | |
2016-08-08 | Update map cache. | Andrei Karas | 1 | -0/+0 | |
2016-08-07 | Fix "player not attached" error in mob kills.evolrelease2016-08-07 | Andrei Karas | 1 | -1/+4 | |
2016-08-07 | Update translations. | Andrei Karas | 15 | -2672/+2189 | |
2016-08-07 | Sentence in peter's script way too long, cut in several strings. | Alige | 1 | -1/+5 | |
2016-08-07 | Update map cache. | Alige | 1 | -0/+0 | |
2016-08-07 | Fix some bad chair position because of the height offset. | Reid | 1 | -2/+2 | |
2016-08-07 | +1 distance to the bag of fexil so player can use it when talking max range ↵ | Alige | 2 | -2/+2 | |
with Fexil. | |||||
2016-08-06 | Fixed typos and reworded some sentences in the barber, edouard and fishing ↵ | Alige | 3 | -13/+13 | |
scripts. | |||||
2016-08-06 | Added urchin meat as a drop for the Pikpik monster (20% drop rate). | Alige | 1 | -0/+3 | |
2016-08-06 | Changed the reward of Katja to an Aquada. (Will need a new reward later.) | Alige | 1 | -1/+1 | |
2016-08-06 | Merge branch 'typos' into 'master' | Reid | 4 | -6/+6 | |
Fixed a few typos reported by Ledmitz and removed the shovel "can't dig here" message from a npc window, it's now a message over the player's head. See merge request !32 | |||||
2016-08-06 | Removed capital letter from "Omatt" (to "omatt"). | Alige | 1 | -1/+1 | |
2016-08-06 | Fixed a few typos reported by Ledmitz (thanks brother). | Alige | 2 | -4/+4 | |
2016-08-06 | Shouldn't open a npc chat window just to say the player can't dig somewhere. | Alige | 1 | -1/+1 | |
2016-08-06 | Merge branch 'Fishing' into 'master' | Reid | 2 | -17/+21 | |
change fishing pull_max, add timer; change label name in wateranimation In function/fishing : * pull_max come back to 800 * add addtimer OnRemoveBait * add 2 deltimer OnRemoveBait In 001-1/wateranimation : * turn all OnTimer35000 to OnRemoveBait See merge request !31 | |||||
2016-08-06 | change fishing pull_max, add timer; change label name in wateranimation | omatt | 2 | -17/+21 | |
2016-08-06 | Update the fishing support with the new animation. | Reid | 2 | -213/+273 | |
2016-08-05 | Add 001-2-41 (Edouard's house) and improve the barber system. | Reid | 10 | -4/+106 | |
2016-08-04 | Add a blank line on the BarberSayStyle inside the speech flag. | Reid | 1 | -1/+1 | |
2016-08-04 | Merge branch 'fishing_feature' into 'master' | Reid | 2 | -116/+287 | |
change water animation (001-1), and change fishing function The wateranimation.txt of 001-1 are changed, and the /function/fishing.txt are changed too: * First, the principal use was for fix the 100% success of fishing. Now if player pull before the fish bite de bait, he lost the bait. * Second, this require sprite (or something other) for fishing animation ("OnPull" of water animation 001-1, now the animation are an emote for testing). * Third, that need to change the dialogue for explain to player to wait the signal (fishing animation) for pull. * And, of course, for prevent if that can be exploit, that need to be tested. See merge request !28 | |||||
2016-08-04 | change water animation (001-1), and change fishing function | omatt | 2 | -116/+287 | |
2016-08-04 | Merge branch 'change_barber' into 'master' | Reid | 4 | -77/+103 | |
add BarberSayStyle function in barber.txt, and add new line on the top of menu of edouard Add BarberSayStyle in barber.txt Add line in the top of menu of Edouard. Player can ask now, what is the name of hairstyle. See merge request !26 | |||||
2016-08-04 | add BarberSayStyle function in barber.txt, and add new line on the top of ↵ | omatt | 4 | -77/+103 | |
menu of edouard, add hairstyle and haircolor array in npc/config/hairstyle_config.txt. | |||||
2016-08-03 | Restores missing skill skills for elementals and guilds. | Andrei Karas | 3 | -0/+117 | |
2016-08-02 | Update map cache. | Alige | 1 | -0/+0 | |
2016-07-31 | Add another bow and add limits to bows for ammo. | Andrei Karas | 1 | -2/+24 | |
2016-07-31 | Add two arrows into item_db.conf | Andrei Karas | 1 | -0/+22 | |
2016-07-31 | Update a bit monsters speed. | Andrei Karas | 1 | -7/+7 | |
Monsters should move faster than default player or with comparable speed. | |||||
2016-07-31 | Add one testing bow and arrow. | Andrei Karas | 1 | -0/+25 | |