summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-04Update translations.s20170411Andrei Karas19-1180/+1300
2017-04-04Update conf and db from hercules.Andrei Karas4-21/+43
2017-03-08improve the preset commands20170404gumi1-37/+158
2017-03-06Add new sql update.Andrei Karas4-1/+27
2017-02-01Add npc6 with custom shop into test map.s20170306Andrei Karas3-0/+25
2017-01-31regenerate mob spawns with tmw converter.Andrei Karas5-35/+35
2017-01-30Fix test map spawns after commit e7ed1047703ea1eca35d0821e3491a66d79f24a6.Andrei Karas1-3/+13
2017-01-28make maps (serverdata!100)gumi1-0/+0
2017-01-28Added a new ID for Dan's note and fixed its coordinates.Alige2-2/+3
2017-01-28add more technical explaination of the bank systemgumi1-3/+8
2017-01-28add `format_number` function, make the banker use itgumi2-19/+47
2017-01-28improve the banking functiongumi1-49/+106
2017-01-28move the bank script into its own functiongumi3-73/+78
2017-01-27add the `any()` function (used by two MRs)gumi1-0/+5
2017-01-27add chat_area_size to client.conf (chat view distance)gumi1-1/+4
2017-01-26Merge branch 'translation' into 'master' Reid1-24/+24
2017-01-26In the asklanguage script, most lines should be translated directly inside it.Alige1-24/+24
2017-01-25Fixed issue in fishing guide script.Alige1-2/+2
2017-01-25Typo in a book script.Alige1-1/+1
2017-01-25Fix in lozerk's script & missing information in the fishing guide script.Alige2-1/+3
2017-01-25Missing dot in the game-rules script.Alige1-1/+1
2017-01-24Forgot a male/female option in lozerk's script.Alige1-1/+1
2017-01-24Copied line in the script, but with a slight difference. Fixed.Alige1-1/+1
2017-01-23Update translations.Andrei Karas15-872/+278
2017-01-22Merge branch 'links' into 'master' Andrei Karas1-0/+20
2017-01-22add new link functionsgumi1-0/+20
2017-01-20Updated missing male/female translation attributes to some scripts.Alige2-5/+5
2017-01-20Missing full stop in a line of lozerk's script.Alige1-1/+1
2017-01-19Merge branch 'translation' into 'master' Alige1-24/+24
2017-01-19In the asklanguage function script, removed unecessary translation attributes.Alige1-24/+24
2017-01-18Update translations.Andrei Karas22-4422/+9822
2017-01-17add an empty line in the fishing guide bookgumi1-0/+2
2017-01-17make eugene give the fishing guidegumi1-6/+8
2017-01-17add the fishing guide to the item dbgumi1-0/+14
2017-01-17add the fishing guide to the librarygumi1-0/+83
2017-01-17make openbook inherit book name from calling npcgumi4-26/+22
2017-01-17Completely rewrite the fishing systemgumi2-474/+233
2017-01-15fix lg misusegumi3-6/+8
2017-01-15Merge branch 'format' into 'master' gumi31-843/+842
2017-01-15rectify the indentationgumi13-759/+758
2017-01-08remove .gat suffix everywheregumi21-85/+85
2017-01-08Merge remote-tracking branch 'alige/consistency'gumi105-121/+125
2017-01-08make mapsgumi1-1/+0
2017-01-08Consistency of the authors in scripts.Alige105-121/+125
2017-01-07patch for fuzzytime precision (missing the `and`)gumi1-12/+10
2017-01-06make the chests automatically closegumi3-11/+63
2017-01-06add a delay on close/open chestomatt3-68/+67
2017-01-04send to a random x,y when not walkable in `@w`gumi1-3/+7
2017-01-03don't allow warping to nonexistent map with `@w`gumi1-0/+11
2016-12-22allow to call `@esp` without parameters (debug only)gumi1-1/+1