summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-23Fix a missing end; on ivan the alchemist's script.s20170918Reid1-0/+1
2017-08-23Rename directions constants.Reid3-4/+4
2017-08-23Replace tabs by space on confused-tree.Reid4-86/+145
2017-08-23Add SC_DAILYSENDMAILCNT into constants.conf and sc_config.txt.Andrei Karas2-0/+4
2017-08-22I'm ashamedgumi1-4/+4
2017-08-22confused tree refinementsgumi1-0/+1
2017-08-22fix the npc talk lock mechanism, make some other npcs use itgumi12-121/+70
2017-08-22reorganize the framework functionsgumi5-50/+77
2017-08-22Remove an extra next flag on mona's script.Reid1-1/+1
2017-08-21Rename the training NPC to Hector on Lozerk's script.Reid1-1/+1
2017-08-20Add lg() on lozerk and correct the dialogue sentence.Reid1-1/+1
2017-08-20Add a reminder function and some setcam on Lozerk's script.Reid1-16/+66
2017-08-20Remove useless code from doorUnTouch function.Andrei Karas1-13/+1
2017-08-20Switch Red's NPC ID to 147.Reid1-1/+2
2017-08-20Fix doors script issue, getareausers() used the PC location instead of the NP...Reid1-1/+13
2017-08-19Replace bit flags by constants on narrator and speech functions.Reid58-293/+293
2017-08-19Fix openbook() formating (extra flags and function calls).Reid1-9/+5
2017-08-19Add speech/narrator constants.Reid1-0/+6
2017-08-19Merge branch 'Alige/serverdata-npc-pathing'Reid1-3/+3
2017-08-19Use gcc 4.9 in asan builds in .gitlab-ci.ymlAndrei Karas2-5/+9
2017-08-18update manhole dialogue to allow enter the sewersMicksha1-8/+24
2017-08-18change OnFluffyDeath to check killedrid,omatt3-21/+38
2017-08-18make maps following the clientdata mergesgumi13-23/+76
2017-08-18add confused treegumi5-0/+1464
2017-08-10Update from hercules.8-mapping-problems-in-hurnscaldAndrei Karas4-1/+139
2017-08-10Impliment planting in acorn use action.s20170810Andrei Karas1-1/+4
2017-08-09Update translations.Andrei Karas15-594/+810
2017-08-09Add into acorn use script message about planting not implemented.Andrei Karas1-5/+12
2017-07-30Lower a bit hp and attack for mobs.Andrei Karas1-29/+29
2017-07-30Increase monsters hp into 10x.Andrei Karas1-21/+21
2017-07-30Increase 10x items attack.Andrei Karas1-7/+7
2017-07-30Decrease attack for croconatmob.Andrei Karas1-1/+1
2017-07-30Increase 10x items defence.Andrei Karas1-21/+21
2017-07-29Increase 10x players hp and monster attack.Andrei Karas2-244/+244
2017-07-25Update conf files after hercules update.Andrei Karas2-30/+38
2017-07-21refine permissions for custom commandss20170725gumi7-22/+42
2017-07-20more framework functionsgumi9-173/+696
2017-07-17improved hurnscald mapgumi66-9/+381
2017-07-10add legacy hurnscaldgumi5-2/+7
2017-06-27In npc1 in test map in cards menu show also item options.Andrei Karas1-0/+5
2017-06-05remove specialeffect2 usage from scriptss20170627gumi3-8/+8
2017-06-05remove misceffect usage from scriptsgumi5-9/+9
2017-06-05Update refine_db.conf from latest hercules.Andrei Karas1-88/+262
2017-05-30Add crafting recipe with creating inserted card.s20170605Andrei Karas1-2/+57
2017-05-29Add message 27 into messagesw.confAndrei Karas1-1/+1
2017-05-10Update to latest hercules.s20170529Andrei Karas7-20/+19
2017-05-04convert the old bank vault to the new bank vaults20170510gumi5-34/+42
2017-05-01remove usage of getgroupidgumi11-16/+44
2017-04-24Update to latest hercules.Andrei Karas5-3/+81
2017-04-20Fix ci after last plugin and server changes.s20170424Andrei Karas2-10/+13