summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-01-20You can now learn all recipes. But keep in mind: Flour is still unobtanium.Jesusaves5-8/+190
2024-01-20Cooking Skill can now be obtainable (max legit value = 6)Jesusaves3-7/+106
2024-01-20Get 031-3 in shape for cooking learning (not yet implemented)Jesusaves6-1/+44
2024-01-20Fix typos, and also add landmarks for seasoning systemJesusaves2-7/+18
2024-01-20Tametomo: Accept PetalsJesusaves1-3/+20
2024-01-20Clean up some code not related to what I'm working onJesusaves3-20/+19
2024-01-20Expand Saulc's Palace facilities so anyone can use, not just debug staffJesusaves3-4/+59
2024-01-20Add cooking system to Saulc's Magical Castle, so it may be testedJesusaves3-1/+29
2024-01-20Add Petal as a super rare drop (Beatrice only)Jesusaves2-3/+13
2024-01-20Spring & Cherries, also release Pumpkin LollipopJesusaves3-12/+30
2024-01-20Include meway in the roll of contributorsJesusaves1-0/+1
2024-01-20Additional mobs now have seasonal drops for summer, autumn and winter.Jesusaves1-1/+45
2024-01-20Add new Winter drop: Small Chocolate BarJesusaves3-5/+34
2024-01-20This is the initial version of Cooking System (work in progress).Jesusaves34-57/+911
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-20Update 018-2 collisions (BEWARE: Flyers now hover lakes!)Jesusaves1-0/+0
2024-01-20Tweak Heroes Hold Master Dungeon monsters (reduce some, add others)Jesusaves1-3/+3
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-19Patch a bit MKIF B2F riddle so it is less stupid... Still a stupid idea, tho.Jesusaves1-2/+5
2024-01-19Minor inconsistencies or notes.Jesusaves2-3/+3
2024-01-19Semi-fix: Throttle siege attempts to 3 hours rather than promised 24 hoursJesusaves1-1/+2
2024-01-19Add trait list to Grimorium (not scryable)Jesusaves1-0/+23
2024-01-19Improve precision on the success rate guessworkJesusaves1-1/+3
2024-01-19Unlock refine up to +15 after MK is slain.Jesusaves2-44/+43
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-18Bows no longer deny evasion completely, but only 95% of it.Jesusaves1-16/+16
This allows some evasion to work with e.g. potions.
2024-01-18Morning Rush & Night WishesJesusaves1-0/+4
2024-01-18[skip ci] Fix safeguardJesusaves1-1/+1
2024-01-18Touch up Beatrice's Formula. Note down results.Jesusaves1-3/+16
2024-01-18Fix the typoJesusaves1-1/+7
2024-01-18Fix a bug on point calculation in BatriceJesusaves1-1/+2
2024-01-18Fix bug where Beatrice would only give the points for one when selling multiple.Jesusaves1-1/+1
2024-01-18Increase slightly the malus chance (I don't think this changes anything in ↵Jesusaves1-2/+2
practice)
2024-01-17Fix typo and try maybe the last update to server-code today.Jesusaves1-0/+1
2024-01-17Server code introduced new config values.Jesusaves1-0/+7
2024-01-17Bump for server code changesJesusaves0-0/+0
2024-01-17Oh no - I forgot some minor stuff like properties D:Jesusaves2-4/+7
2024-01-16[skip ci] Fix oversightJesusaves1-1/+1
2024-01-16Add extra powerful item manipulation commandsJesusaves1-0/+60
2024-01-14Minor touch up to Monster KingJesusaves1-2/+5
2024-01-14Fortress Town Siege: Give two guards to the hero instead of one (...)Jesusaves1-0/+2
2024-01-14Add a special skill to Monster King if he's falling too fast.Jesusaves1-1/+22
2024-01-14Remove an unused fileJesusaves1-17/+0
2024-01-14Fix a couple bugsJesusaves2-5/+8
2024-01-13Fix bugsJesusaves2-1/+5
2024-01-13Fix infinite loopJesusaves1-4/+4
2024-01-13Ugly 4144 codeJesusaves1-6/+6
2024-01-13Some clarityJesusaves1-6/+6
2024-01-13GCC specific?Jesusaves1-1/+4