summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-07-02Update shovel code.jesusalva/shovelJesusaves1-8/+20
It will use drag'n'drop feature. It'll also have protection so you don't bury items too difficult to obtain, items which are bound, and your own shovel (ofc). PS. Legacy code was NOT updated to meet with @gumi standards, only new one. The code was tested.
2018-06-25add relative_array_random()gumi1-0/+35
2018-06-14Reduce exp_group_db.conf and stylist_db.conf.Andrei Karas2-164/+3
2018-06-14Update from hercules.Andrei Karas5-63/+498
Changed messages.conf, job_db.conf New files: exp_group_db.conf, stylist_db.conf
2018-05-20Show client too old warning if client version < 24.s20180614Andrei Karas1-1/+1
2018-05-18Rename Pumpkin mob into PumpkinMob.Andrei Karas1-2/+2
2018-05-18Update from hercules.Andrei Karas2-1/+4
Add new messages and constants.
2018-05-16fix wildx's commits20180518gumi3-5/+5
2018-05-16Fix Pumpkin Juice nameWildX1-2/+2
Fix Pumpkin Juice appearing as “Pumpkish Juice” in serverdata but correct in clientdata.
2018-05-14Fix item type for Manana.Andrei Karas1-1/+1
Because script not deleting it after use.
2018-05-10make maps following the woodland mergegumi90-54/+346
2018-05-08don't abort when a free tile can't be found for @warpgumi1-3/+7
2018-05-04Dont hide packages install process in ci.Andrei Karas1-3/+5
2018-05-03Update from hercules.Andrei Karas7-132/+319
Add new fields into conf dbs. Convert mob_skill_db into libconf format.
2018-04-25make maps following clientdata!51s20180503gumi1-0/+0
2018-04-22Add mouboo and slime mobsMicksha2-1/+127
2018-04-22Add the maggot mobsMicksha1-0/+126
2018-04-22Disable mysql-latest build jobs due issue in missing libs.Andrei Karas1-3/+48
2018-04-22Add poison skullMicksha2-0/+43
2018-04-22update the sewer mobsMicksha3-5/+6
2018-04-22make maps following the sewer mergegumi1-0/+0
2018-04-22we don't need strcmp for string < stringgumi1-11/+3
2018-04-17Update from hercules.s20180419Andrei Karas12-111/+322
Add new configuration options into conf/map/battle/*. Add new messages into messages.conf. Add new db attendance_db.conf. Convert pet db into libconfig format. Add sql update for attendance db.
2018-04-06Add hat effect constants from hercules.s20180417Andrei Karas1-0/+58
2018-04-05bring the array manipulation functions to version 10s20180406gumi1-11/+54
2018-03-28use getmapinfo instead of getmapusers to check if a map existsgumi2-4/+12
2018-03-28make @w fully compatible with @warpgumi1-3/+23
2018-03-25Merge branch 'jesusalva/pipelines' into 'master'gumi1-1/+1
Allow repository to have any name, without causing pipelines to fail. See merge request evol/serverdata!121
2018-03-25allow the git repo to have any nameJesusaves1-1/+1
2018-03-25don't allow to open doors from behindgumi1-0/+7
2018-03-25New booksJesusaves3-87/+272
2018-03-25add map anchors for Drasil Islandgumi1-0/+9
2018-03-25add map anchors for Artisgumi1-0/+18
2018-03-25get map anchors directly from mapsgumi4-74/+33
2018-03-20yeah... this got very messy (my bad!). let's not use custom terminators ↵gumi10-172/+81
after all
2018-03-14Allows restoreshopitems to take an optional price parameter.Jesusaves1-3/+8
2018-03-13Update sql files from hercules.Andrei Karas3-1/+10
2018-03-08Add attribute Identified into item_db.confs20180313Andrei Karas1-0/+1
2018-02-27add advanced translation tests to test1 and add a menugumi1-66/+116
2018-02-27add sprintf translation tests to test1gumi1-59/+74
2018-02-27Fix error on server exit "hash table not exists".Andrei Karas1-1/+1
2018-02-27Add lg() into script engine tests.Andrei Karas1-1/+21
2018-02-23Mark all targets in make file as .PHONY.Andrei Karas1-0/+2
2018-02-22Remove unused map_cache.datAndrei Karas1-0/+0
2018-02-22Add maps in new format.Andrei Karas73-0/+0
2018-02-15Update messages.conf from hercules.s20180222Andrei Karas1-1/+3
2018-02-15Add check for existing instance in npc1 before create new instance.s20180215Andrei Karas1-1/+1
2018-02-13add join/left clan into npc1 on test map.Andrei Karas1-1/+48
2018-02-08Hercules update.Andrei Karas12-5/+325
Add clans configuration. Add clans db updates. Add clans messages. Add clans constants.
2018-01-26Fix typo with a semicolon in Dan NPC scripts20180208Dan Sagunov1-1/+1