summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2018-12-23Update game newsJesusaves1-13/+56
2018-12-22Mild adjustments to fishing baitsJesusaves1-2/+2
2018-12-22Winter drops, all proccessed in one go!Jesusaves1-4/+70
2018-12-22How many mobs exactly are we working with on Winter?Jesusaves1-0/+26
Also, do not drop Mouboo Steak from Mouboo *Slimes*.
2018-12-22Correct bugs on season handler. Introduce template for Winter Events.Jesusaves1-1/+23
2018-12-22Move the security-critical functions from commands/event to functions/utilJesusaves1-0/+40
Add header to commands/event.txt
2018-12-22When autumn quest is over, clear all Ched's completions/incompletions fromJesusaves1-1/+4
the whole table. Even without this, the game should do just fine, but this prevents some spam on quest_db. Security-wise, dangerous function.
2018-12-22Fix snowfall on weather configuration.Jesusaves1-1/+4
2018-12-22Fix log2() formula and fix Christmas gifts for reward count.Jesusaves1-0/+2
There was a misplaced 1, and an edge case was not handled previously (gifts=0).
2018-12-22Special Christmas Login Bonus: During 24/12~26/12, you will get a [Bronze Gift].Jesusaves1-0/+11
But only one, so you can spend time with your family %%I
2018-12-21Fix the second sun. Routine work, don't worry, no chances of it falling (again?)Jesusaves1-1/+3
2018-12-21Register Christmas at Soul Menhir + Drop Rate AdjustmentsJesusaves1-0/+7
2018-12-21Oh dear, Cheese is also a bait. And for real!Jesusaves1-1/+2
2018-12-21Alface is a bait (3% rare index)Jesusaves1-0/+1
2018-12-21019-4 is IcelandsJesusaves1-0/+1
2018-12-19[skip] Novice, Advanced and Master works fine. Intermediary and Expert doesn't.Jesusaves1-0/+1
2018-12-19Replace some Strange Coins for Bronze Gifts on daily login.Jesusaves1-11/+11
You know what this means? Moar randomness! %%e
2018-12-19And guess what? I really broke the script @Xtreem %%aJesusaves1-1/+1
2018-12-19Finish quest experience rebalancing with formula/eye as asked by players.Jesusaves1-0/+2
Other than Helena's daily quest, all the 53 remaining quest are ok.
2018-12-19Halinarzo and Nivalis adapted to quest exp formula. About 38 quests wereJesusaves1-0/+4
already reviewed.
2018-12-19Move all Tulimshar Quests to use new exp formula (except cap quests).Jesusaves1-0/+10
See clientversion.txt to understand the real impact of these changes.
2018-12-19Tycoon's readjusted. (see clientversion.txt for precise info)Jesusaves1-1/+12
2018-12-19Update Eugene quest experience. Prepare update system so old players get ↵Jesusaves2-2/+12
rewarded.
2018-12-19Autogenerate 018-2-x mobsJesusaves1-6/+6
2018-12-19Attempt to spawn mobs at Novice Heroes Hold (but not yet at other levels)Jesusaves1-20/+20
2018-12-19Instances for Heroes HoldJesusaves1-1/+24
2018-12-18Update pet detective to meet daily. Update one of daily gifts.Jesusaves1-1/+1
2018-12-18Try a different implementJesusaves1-9/+14
2018-12-18Try a tweak on fishing to see if it worksJesusaves2-17/+17
2018-12-18Debug messagesJesusaves2-3/+6
2018-12-17Clear syntax on fishing npcJesusaves1-2/+2
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-16I'm running out of options for global instance script file.Jesusaves1-1/+4
2018-12-16Fishing now yields some experience, based on bait rarity.Jesusaves1-0/+1
2018-12-16Minor rework to how rare-fish fishing goesJesusaves2-14/+11
2018-12-16Let's try until pipeline pass? Maybe I need to build with Asan tooJesusaves1-2/+2
2018-12-16Try to fix the bug?Jesusaves1-1/+1
2018-12-16Hm.Jesusaves1-2/+3
2018-12-15Automatically reboot instances if they die, fixing the need of server ↵Jesusaves1-0/+6
restart every 10 days
2018-12-15Move all global instances to a new fileJesusaves1-0/+62
2018-12-15...bugs...Jesusaves1-1/+1
2018-12-15log2 function, golbarez rewards, main quest restriction, gift countJesusaves1-0/+28
2018-12-14Christmas random talkJesusaves1-7/+17
2018-12-14Christmas is coming: Handle Christmas drops and itemsJesusaves1-0/+5
2018-12-14Squash bug, and add a getmap() helper for future usesJesusaves1-0/+6
2018-12-14Pet Sales - Price RefactoredJesusaves1-1/+1
2018-12-14Hercules Update (needed for pipelines)Andrei Karas3-5/+5
2018-12-02“If you don't have anything to say, make a good powerpoint”Jesusaves1-6/+6
2018-11-07Either fix or break stuff - some debug text includedJesusaves1-2/+6