Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-20 | fix zeny exploit error | Micksha | 1 | -1/+1 | |
2018-10-20 | add the make maps results, because I am stupid | Micksha | 1 | -0/+3 | |
2018-10-20 | add missing bows to item_db | Micksha | 4 | -1/+41 | |
2018-10-20 | add all the items required for hurns | Micksha | 1 | -23/+627 | |
2018-10-07 | Merge branch 'Bowfix' into 'master's20181102 | Micksha | 1 | -0/+7 | |
Base Attack Speed for bows: 200 → 80 See merge request evol/serverdata!129 | |||||
2018-10-07 | Base Attack Speed for bows: 200 → 80 | Jesusaves | 1 | -0/+7 | |
2018-09-25 | Update from hercules. | Andrei Karas | 10 | -29/+451 | |
new db files, sql updates. | |||||
2018-09-13 | Update maps after fixed wrong tiles on collision layer. | Andrei Karas | 1 | -0/+0 | |
2018-09-09 | Update map warps. | Andrei Karas | 3 | -4/+4 | |
2018-09-07 | Fix warp bugs again in tmx_map converter. | Andrei Karas | 10 | -10/+10 | |
Affected by tmwa broken warps logic... | |||||
2018-09-04 | Update translations. | Andrei Karas | 15 | -220/+8404 | |
2018-07-29 | fix some edge cases in relative_array_random() | gumi | 1 | -3/+7 | |
2018-07-28 | reduce the clutter in confused_tree_dict, make it use relative_array_random | gumi | 3 | -519/+500 | |
2018-07-27 | Fix syntax error in sql update 2018-07-24--03-23.sql | Andrei Karas | 1 | -1/+1 | |
2018-07-26 | Update from hercules. | Andrei Karas | 6 | -9/+44 | |
Update configs Add new sql update. | |||||
2018-07-26 | Update copyright year in config files. | Andrei Karas | 34 | -34/+34 | |
2018-07-13 | Update from hercules.s20180726 | Andrei Karas | 6 | -0/+41 | |
configs, dbs new sql update. | |||||
2018-07-09 | Merge valgrind and test stage in .gitlab-ci.ymls20180713 | Andrei Karas | 1 | -4/+3 | |
2018-07-09 | Disable gcc-8 build due enabled RTL_BIND flag in server. | Andrei Karas | 1 | -1/+2 | |
2018-07-09 | Add hercules only compiled flags for disable some warnings in gcc-7 and gcc-8. | Andrei Karas | 2 | -2/+4 | |
2018-07-09 | Move artifacts block into each job in .gitlab-ci.yml | Andrei Karas | 1 | -4/+72 | |
2018-07-09 | Add builds with different gcc versions into .gitlab-ci.yml | Andrei Karas | 1 | -2/+70 | |
2018-07-09 | Switch valgrind ci jobs to debian stretch due performance issue in unstable. | Andrei Karas | 1 | -5/+5 | |
2018-07-09 | Add some gitlab related variables into .gitlab-ci.yml | Andrei Karas | 1 | -0/+6 | |
Also add artifacts. | |||||
2018-07-08 | rearrange the anchors in 008-1 | gumi | 1 | -3/+3 | |
2018-07-08 | move confused tree to hurnscald | gumi | 1 | -2/+3 | |
2018-07-05 | sorry | gumi | 1 | -1/+1 | |
2018-07-05 | improve the shovel script | gumi | 2 | -22/+41 | |
Co-authored-by: Jesusaves <cpntb1@ymail.com> | |||||
2018-07-05 | improve the fishing script | gumi | 1 | -20/+16 | |
2018-07-05 | mesc() is a function to optimize mes(col(l())), saving parenthesis. | Jesusaves | 20 | -67/+72 | |
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. | |||||
2018-07-05 | update maps and dbs for new items/mobs | Micksha | 16 | -95/+2048 | |
2018-06-25 | add relative_array_random() | gumi | 1 | -0/+35 | |
2018-06-14 | Reduce exp_group_db.conf and stylist_db.conf. | Andrei Karas | 2 | -164/+3 | |
2018-06-14 | Update from hercules. | Andrei Karas | 5 | -63/+498 | |
Changed messages.conf, job_db.conf New files: exp_group_db.conf, stylist_db.conf | |||||
2018-05-20 | Show client too old warning if client version < 24.s20180614 | Andrei Karas | 1 | -1/+1 | |
2018-05-18 | Rename Pumpkin mob into PumpkinMob. | Andrei Karas | 1 | -2/+2 | |
2018-05-18 | Update from hercules. | Andrei Karas | 2 | -1/+4 | |
Add new messages and constants. | |||||
2018-05-16 | fix wildx's commits20180518 | gumi | 3 | -5/+5 | |
2018-05-16 | Fix Pumpkin Juice name | WildX | 1 | -2/+2 | |
Fix Pumpkin Juice appearing as “Pumpkish Juice” in serverdata but correct in clientdata. | |||||
2018-05-14 | Fix item type for Manana. | Andrei Karas | 1 | -1/+1 | |
Because script not deleting it after use. | |||||
2018-05-10 | make maps following the woodland merge | gumi | 90 | -54/+346 | |
2018-05-08 | don't abort when a free tile can't be found for @warp | gumi | 1 | -3/+7 | |
2018-05-04 | Dont hide packages install process in ci. | Andrei Karas | 1 | -3/+5 | |
2018-05-03 | Update from hercules. | Andrei Karas | 7 | -132/+319 | |
Add new fields into conf dbs. Convert mob_skill_db into libconf format. | |||||
2018-04-25 | make maps following clientdata!51s20180503 | gumi | 1 | -0/+0 | |
2018-04-22 | Add mouboo and slime mobs | Micksha | 2 | -1/+127 | |
2018-04-22 | Add the maggot mobs | Micksha | 1 | -0/+126 | |
2018-04-22 | Disable mysql-latest build jobs due issue in missing libs. | Andrei Karas | 1 | -3/+48 | |
2018-04-22 | Add poison skull | Micksha | 2 | -0/+43 | |
2018-04-22 | update the sewer mobs | Micksha | 3 | -5/+6 | |