summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
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
2018-11-02Update translations, bug fixes, rent Light Bringer for only one hourr07.2_20181102Jesusaves1-0/+7
2018-10-30That was not how I wanted Daily Rewards to work. Will be updated from Nov 2 ↵Jesusaves1-2/+2
onwards.
2018-10-29Make MapsJesusaves1-0/+1
2018-10-28Introducing slides on 021-1. Weather update. Two new maps.Jesusaves1-0/+1
2018-10-25Register Cindy Quest on ship discounted priceJesusaves1-1/+5
2018-10-16Create a get_race() function. This way, if l() breaks stuff, I can remove it.Jesusaves1-0/+5
2018-10-06...Don't forget the file, please >.>Jesusaves1-0/+101
2018-10-06Yeah, better to leave this crap at main functions file.Jesusaves2-13/+21
2018-10-06Move RNGesus to utils file. They're better there. Maybe even on main.Jesusaves2-23/+15
2018-10-04Okay, got time for some basic debug. Ched has been fixed.Jesusaves1-1/+1
2018-09-22Register Nivalis Port on weather cycle, update @wclear, and implement ↵Jesusaves1-0/+17
@wreset (ADM Only)
2018-09-21Take in account Caelum & Dracoula quests on To Tulimshar Travels.Jesusaves1-17/+25
2018-09-21Okay, if Saulc doesn't likes night time, I'll just add another sun.Jesusaves1-3/+3
Problem solved Wesnoth-like. I'm sure Pyndragon approves!
2018-09-21A Random Quest Generator is a nice idea, but it isn't used.Jesusaves1-38/+0
And if we use, I would rather use my own hack.
2018-09-21Try a different day/night cycleJesusaves1-3/+15