summaryrefslogtreecommitdiff
path: root/npc/functions/main.txt
AgeCommit message (Expand)AuthorFilesLines
2019-08-25Send Town Administrators salary based on reputation and exports.Jesusaves1-0/+7
2019-08-11New function: gf_charid(accid). This is for Refeer System.Jesusaves1-0/+7
2019-07-14I don't see any specific error message to don't use rand2() in any_of()Jesusaves1-1/+1
2019-07-14"Improve" rand2() randomness (well, this is still awkward)Jesusaves1-4/+4
2019-06-16Fix bugs on rand2()Jesusaves1-6/+3
2019-06-04Fix any_of() bugsJesusaves1-1/+4
2019-06-01Fix a bug on any() - seems to be a bit old thoughJesusaves1-1/+1
2019-06-01Improve randomizer functions with rand2() - a fix proposed by 4144.Jesusaves1-2/+15
2019-05-28Item crafting (Bugslayer and Wooden Sword) will now output named items (craft...Jesusaves1-0/+19
2019-05-24Order mattersJesusaves1-4/+5
2019-05-24More alpha bugsJesusaves1-4/+6
2019-05-23col() can now be used without arguments. It'll then default to color 9.Jesusaves1-1/+1
2019-05-04Fix some bugs on mobhunter, and update Exception() codeJesusaves1-1/+1
2019-05-02Move Exception() from Util to MainJesusaves1-0/+45
2019-04-22Replace VarDiffValue with is_betweenJesusaves1-8/+0
2019-03-17Release Lilit already I'm sleepyJesusaves1-1/+2
2019-03-03Remove duplicate codeJesusaves1-11/+0
2019-03-03This is Saulc patch, but done properly ^.^Jesusaves1-0/+20
2019-02-05I still need to check if mesn is not doing pollution on functionsJesusaves1-5/+2
2019-01-14Introduce a new helper for main storyline: msObjective().Jesusaves1-0/+10
2019-01-12As I *always* follow priority orders (sarcasm),Jesusaves1-0/+7
2019-01-01b() for **bold** textJesusaves1-0/+4
2018-12-19Update Eugene quest experience. Prepare update system so old players get rewa...Jesusaves1-1/+1
2018-12-14Squash bug, and add a getmap() helper for future usesJesusaves1-0/+6
2018-12-14Hercules Update (needed for pipelines)Andrei Karas1-2/+2
2018-10-16Create a get_race() function. This way, if l() breaks stuff, I can remove it.Jesusaves1-0/+5
2018-10-06Yeah, better to leave this crap at main functions file.Jesusaves1-0/+21
2018-07-29Fix bugsJesusaves1-1/+1
2018-07-28Try to fix strange bugJesusaves1-1/+1
2018-07-16User Control Panel (@ucp)Jesusaves1-0/+7
2018-07-16[skip ci] Full of typos today, uh?Jesusaves1-1/+1
2018-07-16[skip ci] typoJesusaves1-1/+1
2018-07-16[UNSAFE] Function to validate pincodeJesusaves1-0/+20
2018-07-16Update for skills.xmlJesusaves1-0/+6
2018-07-02[skip ci] SQL is never right the first time...Jesusaves1-1/+1
2018-07-02Add an extra function so ref_prog works with disconnected playersJesusaves1-0/+7
2018-06-28Add a TODO. [skip ci]Jesusaves1-0/+1
2018-06-23Remove mescol, use only mesc - which is preferred over mes col() formJesusaves1-6/+1
2018-06-23Break every imaginable pipeline. I'm waiting it to fail.Jesusaves1-2/+11
2018-06-07isin()Jesusaves1-0/+10
2018-05-30Delete various unused functions, and unify random talk in a single script file.Jesusaves1-1/+3
2018-05-25setqtime helperJesusaves1-0/+6
2018-05-23Fix bug because typo on setq1Jesusaves1-2/+2
2018-05-23Introduce setq1, required for new Grand Hunter.Jesusaves1-0/+6
2018-05-22Implements setq2 and setq3 (I'll be needing them soon, untested)Jesusaves1-0/+12
2018-01-13Initial commitSaulc1-0/+215