summaryrefslogtreecommitdiff
path: root/npc/functions/util.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-04-25Allow an extra healing level. Smooth out Magic Growth system.Jesusaves1-2/+2
From (+20/+10/+15) to (+15/+10/+10) - blvl/jlvl/int
2019-04-10gettimeparam(n) → Returns number of seconds/minutes/hours/days/months/yearsJesusaves1-1/+34
since 01/01/1970. Note that months and years are estimatives. For seconds, please use gettimetick(2) instead.
2019-03-04Fix typo reported by XanthemJesusaves1-2/+2
2019-01-24Lieutenant Paul quest - slay as many monsters as you can!Jesusaves1-2/+6
This is a good quest to aid players level 20~30 get experience and make game difficulty smoother (they'll be here, Lua send them here). Each stage is twice as hard as the previous one, though.
2019-01-24Notes about the Yeti King questJesusaves1-0/+7
2019-01-14reputation('Candor'), disregards Nard's ship and Tulimshar quests.Jesusaves1-0/+48
This is needed for Milly.
2019-01-14[SKIP CI] I HAVE FOUND THE BUGJesusaves1-5/+0
2019-01-14[skip ci] bad syntaxJesusaves1-1/+1
2019-01-14[skip ci] Debug checkJesusaves1-0/+5
2019-01-08Register Woody quest in Hurnscald Reputation Controller.Jesusaves1-2/+6
2019-01-05Prepare the next main storyline stage. Still incomplete.Jesusaves1-1/+21
2019-01-04SQL ErrorJesusaves1-2/+2
2019-01-04Fix DelAccRegFromEveryPlayerJesusaves1-1/+1
2019-01-02Fix Hall Of Fortune and reduce Job Level neededJesusaves1-1/+1
2018-12-31Rewrite entirely, Peter Script (along the quest)Jesusaves1-1/+1
2018-12-28Halinarzo now have a reputation mechanism (it is a major city)Jesusaves1-0/+42
This affects party price
2018-12-27Fix broken pipelineJesusaves1-1/+1
2018-12-26Change bow ID to something more logic.Jesusaves1-0/+15
2018-12-22Move the security-critical functions from commands/event to functions/utilJesusaves1-0/+40
Add header to commands/event.txt
2018-12-17Redistribute LoF pointsJesusaves1-3/+7
2018-12-17Stop beating around the bush. reputation() now returns a 0~100 int.Jesusaves1-2/+23
2018-12-02“If you don't have anything to say, make a good powerpoint”Jesusaves1-6/+6
2018-10-25Register Cindy Quest on ship discounted priceJesusaves1-1/+5
2018-10-06Yeah, better to leave this crap at main functions file.Jesusaves1-13/+0
2018-10-06Move RNGesus to utils file. They're better there. Maybe even on main.Jesusaves1-0/+15
2018-09-21Take in account Caelum & Dracoula quests on To Tulimshar Travels.Jesusaves1-17/+25
2018-09-20Sorry, I forgot one more handlerJesusaves1-0/+10
2018-09-20Prepare utils to receive Nivalis.Jesusaves1-0/+17
2018-09-17Update Elmo and Nard and stuff because Rosen new questJesusaves1-3/+12
(and try to correct some broken english, but that's a job for @demure not me)
2018-09-13[skip ci] silly typoJesusaves1-1/+1
2018-09-13Protect abizit() from weird errorsJesusaves1-1/+1
2018-09-06"Working" prototype. Incomplete.Jesusaves1-0/+24
This is for @Saulc see and understand what I'm doing, and ~~have a heart attack~~ give me a loving comment.
2018-08-27Make Mana Stone requeriments more flexible and more obscure.Jesusaves1-0/+20
Values are exactly the same as before, but we can now have some special, massive, hardcoded, risky events betting the Mana Fragments on it. Winning the event means easier to get magic: Less int required, for example. Losing the event means the opposite. Isn't cool how many cool things we can do?
2018-07-20Fix code typoJesusaves1-1/+1
2018-07-20Magic numbers are easier to work with on this case (jk)Jesusaves1-13/+0
2018-07-20Doing LoF Quests allow you up to 3 minutes discount on every warp time w/ FlaskJesusaves1-1/+21
2018-07-19Fix typo (Hurscald → Hurnscald)Jesusaves1-1/+1
2018-07-16Ragger PrototypeJesusaves1-1/+1
2018-07-16PreparativesJesusaves1-0/+8
2018-07-16Raising a skill by sk_lvup will give you 50 Job Points per levelJesusaves1-0/+1
2018-07-15Sketch for testing: Paladin Class MasterJesusaves1-0/+8
2018-07-15More utils for skills. This is to make easier scriptingJesusaves1-1/+18
2018-07-15minor improvementJesusaves1-0/+13
2018-07-15Jesusalva Grimorium reports current nº of subclass, and maximum valueJesusaves1-0/+24
2018-07-03[skip ci] penalty for parties not sharing EXP: Their time is halved.Jesusaves1-0/+6
2018-06-30Delete unused file, move season()Jesusaves1-29/+0
2018-06-22Adjust travel prices Tulim<->Hurns. Move file.Jesusaves1-5/+16
2018-06-15Lufix templateJesusaves1-13/+12
2018-06-12Correct bugsJesusaves1-1/+9
2018-06-10Rewrite how La Marine charges for travelsJesusaves1-0/+94