Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-02 | Update shovel code.jesusalva/shovel | Jesusaves | 1 | -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-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 | |
2018-04-22 | make maps following the sewer merge | gumi | 1 | -0/+0 | |
2018-04-22 | we don't need strcmp for string < string | gumi | 1 | -11/+3 | |
2018-04-17 | Update from hercules.s20180419 | Andrei Karas | 12 | -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-06 | Add hat effect constants from hercules.s20180417 | Andrei Karas | 1 | -0/+58 | |
2018-04-05 | bring the array manipulation functions to version 10s20180406 | gumi | 1 | -11/+54 | |
2018-03-28 | use getmapinfo instead of getmapusers to check if a map exists | gumi | 2 | -4/+12 | |
2018-03-28 | make @w fully compatible with @warp | gumi | 1 | -3/+23 | |
2018-03-25 | Merge branch 'jesusalva/pipelines' into 'master' | gumi | 1 | -1/+1 | |
Allow repository to have any name, without causing pipelines to fail. See merge request evol/serverdata!121 | |||||
2018-03-25 | allow the git repo to have any name | Jesusaves | 1 | -1/+1 | |
2018-03-25 | don't allow to open doors from behind | gumi | 1 | -0/+7 | |
2018-03-25 | New books | Jesusaves | 3 | -87/+272 | |
2018-03-25 | add map anchors for Drasil Island | gumi | 1 | -0/+9 | |
2018-03-25 | add map anchors for Artis | gumi | 1 | -0/+18 | |
2018-03-25 | get map anchors directly from maps | gumi | 4 | -74/+33 | |
2018-03-20 | yeah... this got very messy (my bad!). let's not use custom terminators ↵ | gumi | 10 | -172/+81 | |
after all | |||||
2018-03-14 | Allows restoreshopitems to take an optional price parameter. | Jesusaves | 1 | -3/+8 | |
2018-03-13 | Update sql files from hercules. | Andrei Karas | 3 | -1/+10 | |
2018-03-08 | Add attribute Identified into item_db.confs20180313 | Andrei Karas | 1 | -0/+1 | |
2018-02-27 | add advanced translation tests to test1 and add a menu | gumi | 1 | -66/+116 | |
2018-02-27 | add sprintf translation tests to test1 | gumi | 1 | -59/+74 | |
2018-02-27 | Fix error on server exit "hash table not exists". | Andrei Karas | 1 | -1/+1 | |
2018-02-27 | Add lg() into script engine tests. | Andrei Karas | 1 | -1/+21 | |
2018-02-23 | Mark all targets in make file as .PHONY. | Andrei Karas | 1 | -0/+2 | |
2018-02-22 | Remove unused map_cache.dat | Andrei Karas | 1 | -0/+0 | |
2018-02-22 | Add maps in new format. | Andrei Karas | 73 | -0/+0 | |
2018-02-15 | Update messages.conf from hercules.s20180222 | Andrei Karas | 1 | -1/+3 | |
2018-02-15 | Add check for existing instance in npc1 before create new instance.s20180215 | Andrei Karas | 1 | -1/+1 | |
2018-02-13 | add join/left clan into npc1 on test map. | Andrei Karas | 1 | -1/+48 | |
2018-02-08 | Hercules update. | Andrei Karas | 12 | -5/+325 | |
Add clans configuration. Add clans db updates. Add clans messages. Add clans constants. | |||||
2018-01-26 | Fix typo with a semicolon in Dan NPC scripts20180208 | Dan Sagunov | 1 | -1/+1 | |