summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-05forgot to include this file in previous committoams1-1/+2
2018-11-05Rename bartender to barron and add a shoptoams3-20/+57
2018-11-05make melinda walk againtoams1-1/+1
2018-11-05add the torch.Micksha1-3/+30
2018-11-05fix script bugsMicksha1-1/+1
2018-11-05Add 3 varieties of Healing and Mana Potions, add iron and concentration potio...Micksha1-0/+252
2018-11-05Add the rowboat and Koga NPCs to ArtisMicksha6-2/+45
2018-11-05Requested Re-namingMicksha2-2/+2
2018-11-05Fix a few scripts, improve two mapsMicksha6-15/+150
2018-11-05Add Gumis scripts - delete placeholders. Disable debugs.Micksha45-1474/+943
2018-11-05fix Receptionist script *meh*Micksha1-1/+1
2018-11-05bugfix a few NPCsMicksha3-5/+5
2018-11-05Add Mundane and SophiallaMicksha3-0/+42
2018-11-05Add all the Hurns NPCsMicksha52-35/+553
2018-11-05Hurnscald mega-commitgumi33-12/+2943
2018-11-05fix synthax issuesMicksha2-4/+4
2018-11-05Trying to add some NPCs for HurnsMicksha16-4/+534
2018-11-05Add Melinda NPC, fix some issues on dying the Fine Dress, fix of Necklace pen...Micksha8-14/+33
2018-11-05Add Items for Melinda: Fine Dress (dyeable), beerMicksha1-9/+57
2018-11-05fix zeny exploit errorMicksha1-1/+1
2018-11-05add the make maps results, because I am stupidMicksha1-0/+3
2018-11-05add missing bows to item_dbMicksha4-1/+41
2018-11-05add all the items required for hurnsMicksha1-23/+627
2018-11-02Update from hercules.Andrei Karas3-1/+16
2018-10-07Merge branch 'Bowfix' into 'master's20181102Micksha1-0/+7
2018-10-07Base Attack Speed for bows: 200 → 80Jesusaves1-0/+7
2018-09-25Update from hercules.Andrei Karas10-29/+451
2018-09-13Update maps after fixed wrong tiles on collision layer.Andrei Karas1-0/+0
2018-09-09Update map warps.Andrei Karas3-4/+4
2018-09-07Fix warp bugs again in tmx_map converter.Andrei Karas10-10/+10
2018-09-04Update translations.Andrei Karas15-220/+8404
2018-07-29fix some edge cases in relative_array_random()gumi1-3/+7
2018-07-28reduce the clutter in confused_tree_dict, make it use relative_array_randomgumi3-519/+500
2018-07-27Fix syntax error in sql update 2018-07-24--03-23.sqlAndrei Karas1-1/+1
2018-07-26Update from hercules.Andrei Karas6-9/+44
2018-07-26Update copyright year in config files.Andrei Karas34-34/+34
2018-07-13Update from hercules.s20180726Andrei Karas6-0/+41
2018-07-09Merge valgrind and test stage in .gitlab-ci.ymls20180713Andrei Karas1-4/+3
2018-07-09Disable gcc-8 build due enabled RTL_BIND flag in server.Andrei Karas1-1/+2
2018-07-09Add hercules only compiled flags for disable some warnings in gcc-7 and gcc-8.Andrei Karas2-2/+4
2018-07-09Move artifacts block into each job in .gitlab-ci.ymlAndrei Karas1-4/+72
2018-07-09Add builds with different gcc versions into .gitlab-ci.ymlAndrei Karas1-2/+70
2018-07-09Switch valgrind ci jobs to debian stretch due performance issue in unstable.Andrei Karas1-5/+5
2018-07-09Add some gitlab related variables into .gitlab-ci.ymlAndrei Karas1-0/+6
2018-07-08rearrange the anchors in 008-1gumi1-3/+3
2018-07-08move confused tree to hurnscaldgumi1-2/+3
2018-07-05sorrygumi1-1/+1
2018-07-05improve the shovel scriptgumi2-22/+41
2018-07-05improve the fishing scriptgumi1-20/+16
2018-07-05mesc() is a function to optimize mes(col(l())), saving parenthesis.Jesusaves20-67/+72