summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2024-05-12Add Captcha Flag 8 - skip during eventsJesusaves1-4/+8
2024-05-12Nerfs: Pink Antenna, Green Slime, GSM, Jak1's Residence, Iced Bottles, ↵Jesusaves1-1/+4
Pinkie Hats. Also, update captcha function ever so slightly so new players have less captchas.
2024-05-09Tackle some TODOs and fix a bad syntax in Botter Syndrome code.Jesusaves1-9/+29
2024-05-09Delay the midnight scoreboards refresh in a couple minutes to manage load.Jesusaves1-1/+2
Just in case crontab or something else decides to act up. We're still using MyISAM which has a somewhat annoying table lock, after all.
2024-05-09Some improvements to the Botter Syndrome Captcha I introduced yesterday.Jesusaves1-22/+43
2024-05-09Fix a typo & restart CIJesusaves1-1/+1
2024-05-08Botter Syndrome; This is disabled by defaultJesusaves2-27/+143
2024-05-08Some nerfs players asked me to do, regarding splash, options, and dropsJesusaves1-0/+1
Well, some of these don't count as nerfs but whatever.
2024-04-20Given that the 4th rebirth does not unlock any new race, extend its rewards.Jesusaves1-0/+10
It'll grant 2 extra Supreme Gifts and an extra level to Realm of Drops.
2024-03-10Fix possible oversight? Does this even matter? Well, better safe than sorry.Jesusaves1-1/+1
2024-02-17[skip ci] Fix typoJesusaves1-1/+1
2024-02-17It was stated that Frostia was founded "by elves and ukars", so allow Ukars.Jesusaves1-1/+1
Update some code accordingly. But remember - Ukars are virtually extinct. Frostia remains exercising an elf supremacy.
2024-02-17I wasn't lying, ThinkSome - add the necessary functions so I can keep my word.Jesusaves5-1/+24
[01:05] ThinkStorage: Jesusalva when will we be able to take Frostia office...? [01:07] Jesusalva: When we consistently have 20+ players online, I believe Start tracking the average player activity within the weather system.
2024-02-16Minor updates to the actual functionality of the eventJesusaves1-2/+4
2024-02-16By popular demand: Sieges are backJesusaves4-4/+49
2024-02-08Refactor town rate bonus after MK deathJesusaves1-4/+5
2024-02-02I forgot, but CSR should stop giving the bonus ones for Valentine DayJesusaves1-3/+5
2024-01-25Remove debug messageJesusaves1-1/+2
2024-01-23Real tweak to monster army officers stats after game story 2 is done with.Jesusaves1-0/+11
2024-01-22Add current storyline to the game options, because some ppl don't read the newsJesusaves1-0/+10
2024-01-20[skip ci] adjust a tierJesusaves1-0/+3
2024-01-20Bonus!Jesusaves1-0/+14
2024-01-20Cooking Skill can now be obtainable (max legit value = 6)Jesusaves1-0/+28
2024-01-20Spring & Cherries, also release Pumpkin LollipopJesusaves1-10/+14
2024-01-20Additional mobs now have seasonal drops for summer, autumn and winter.Jesusaves1-1/+45
2024-01-20Add new Winter drop: Small Chocolate BarJesusaves1-1/+23
2024-01-20This is the initial version of Cooking System (work in progress).Jesusaves1-0/+33
In particular: - You cannot learn how to cook - You cannot learn any recipe - You cannot make flour - You cannot cook Fruit Salad, Zombie Nachos nor Pancake This also introduces changes to drops, as well as new items, incl. Donuts. Partly Tested.
2024-01-19Fix typoJesusaves1-1/+1
2024-01-19I don't know if Explosive Arrow works, so try to apply its effect twice.Jesusaves1-0/+5
Harmless, as the code is evaluated way too often.
2024-01-19[HACK] Automatically unequip [Explosive Arrow] if not using a bow.Jesusaves1-0/+11
First time has tolerance as you might just have forgotten it equipped. Second time will prevent the mob kill from counting: - No monster points - No Grand Hunter Quest progress (or any non-map-specific quest, actually) - No drops from events (Coffee, Chocolate, etc.) - Realm of Drops ineffective - Mirror Lake EXP Bonus ineffective
2024-01-19Minor inconsistencies or notes.Jesusaves1-2/+2
2024-01-19Semi-fix: Throttle siege attempts to 3 hours rather than promised 24 hoursJesusaves1-1/+2
2024-01-19Improve precision on the success rate guessworkJesusaves1-1/+3
2024-01-19Unlock refine up to +15 after MK is slain.Jesusaves1-3/+14
2024-01-18Make Siege Boss slightly stronger (not really) once TOP3AVERAGELVL() pass 100.Jesusaves1-0/+1
This will avoid General from getting **too** weak (but will still be weak)
2024-01-18Morning Rush & Night WishesJesusaves1-0/+4
2024-01-13Fix bugsJesusaves1-0/+4
2024-01-13Ugly 4144 codeJesusaves1-6/+6
2024-01-13Some clarityJesusaves1-6/+6
2024-01-13GCC specific?Jesusaves1-1/+4
2024-01-09011-4 Eternal Swamps Navigation AreaJesusaves1-0/+1
2024-01-09Handle players whom were saved in 011-3 before Eternal Swamps resizingJesusaves1-0/+9
2024-01-06Nerf heavily the score for level and job level in LightbringerJesusaves1-3/+3
2023-12-16This should in theory track your anniversary (365 days, NOT a year). Prizeless.Jesusaves2-0/+19
NO reward is given whatsoever, as it is easily cheat-able.
2023-12-15Lightbringer SelectionJesusaves1-0/+21
2023-12-15Update reputation() scriptJesusaves1-11/+12
2023-12-14legendaryTimeCheck -> Change scope from local to global function.Jesusaves1-0/+18
It might be useful later.
2023-12-10Fix bug with DelChrRegFromEveryPlayerJesusaves1-0/+3
2023-12-09[Experimental] Drop Rate on politics (will only apply after MK is defeated)Jesusaves1-0/+6
2023-12-07Extend the warp bonus to the Time Flask.Jesusaves1-1/+1
I figured out players would like this and Rebirth Season was underwhelming.