summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2025-07-22Fix worker event's copypaste oversight and add inventoryplaceworker_inventoryplaceFedja Beader1-1/+8
safeguards where they are missing
2025-06-27Fix Maxime's Ryan-dependent batchingmaxime_ryan_batchingFedja Beader1-6/+6
2025-06-26Race Condition (FYE_Normalize)Jesusaves2-5/+6
2025-06-23By @Thinksome / @specing will, shall this be so, and shall it be prompt.Jesusaves2-0/+6
TL;DR Nerf synergy between weekends and town exp bonus
2025-06-21And this needs more work onJesusaves2-0/+12
2025-06-21I don't remember.Jesusaves1-2/+5
2025-06-19Playtested versionJesusaves3-30/+21
2025-06-19This is Lydon's version which is going to go live, insteadJesusaves2-167/+32
2025-06-19Initial version of Lydon, which will never go liveJesusaves1-0/+112
2025-06-15Tulimshar Vendor arrives at the Bimonthly BazaarJesusaves2-29/+204
2025-06-15Nivalis Vendor arrives to the BazaarJesusaves2-9/+72
2025-06-15Homun can now gain 2~5 intimacy when dispatched. Unfortunately, it is random.Jesusaves1-1/+1
2025-06-15Kirara Lemons fixes and minor typo fixesJesusaves3-2/+5
2025-06-14LoF Vendor during the Bimonthly Bazaar, and several fixes or improvementsJesusaves4-26/+125
2025-06-14I blame Specing for this commitJesusaves1-2/+2
2025-06-14The Bazaar can now open, but not all shops are in.Jesusaves6-70/+357
2025-06-14Fix bug reported by arian and others when losing to the LightbringerJesusaves1-2/+2
2025-06-14Prepare to replace the Cheat Shop. However, right now, the bazaar is staticJesusaves3-32/+108
I did not add all vendors, nor when event starts, ends, and town admin gimmick
2025-06-12[VULN] Fix a vulnerability due to bad codeJesusaves3-3/+12
2025-05-27Copy-pasta failure: Provide Land of Fire Village lore tidbitJesusaves2-5/+6
2025-05-27If Tutorial remains enabled, explain a bit better the Homun Evolution minigameJesusaves1-0/+7
2025-05-27Kirara Lemon, requested by @poppet - currently, half unobtaniumJesusaves1-0/+6
2025-05-25Debug NPCs new restrictions.Jesusaves1-9/+31
* Shop only works during TMW2 Anniversary * Beta Revive will now prevent acquiring unique, important items
2025-05-25Some stuff which have been ready for days but I was on medical leaveJesusaves3-60/+956
2025-05-17Fix Stove in LoF Houses 7 and 8Jesusaves4-4/+4
2025-05-17Just in case someone missed it, the first time, explain the current crisisJesusaves1-0/+4
2025-05-17Make it even more annoying! This is an URGENT situation, a state of calamity!Jesusaves19-0/+19
2025-05-17Give the proper degree of disruption when the world is threatened.Jesusaves15-1/+29
2025-05-16Update all files, but remove comments or wips or todos and keep it brokenJesusaves4-195/+1186
2025-05-16Several changes on several things, mostly related to Final Showdown.Jesusaves5-20/+36
But also some minor balance tweaks.
2025-05-16Refactor Heroes Hold traps, as I've promisedJesusaves1-3/+13
2025-05-13Dropin replacement for my reputational issues.Jesusaves1-21/+42
2025-05-13Revert all changes to reputation. Scratch that!Jesusaves2-11/+9
2025-05-13Revert the nerf. In some cases, it might even raise reputation in 4 instead ↵Jesusaves1-1/+4
of 3. I'm not entirely sold on this formula yet.
2025-05-12Minor improvements to town politics: Display, Frostia, and reputation raise.Jesusaves1-15/+17
Wait, acquiring reputation via town money got nerfed.
2025-05-12New soundtracks!Jesusaves1-1/+23
2025-05-11Also, dispose of the WHOLE dungeon instead of just Monster KingJesusaves1-1/+6
2025-05-11Rebalance slightly Heroes Hold Master DungeonJesusaves1-4/+48
2025-05-04With kamibroadcast() changes, Hardcore may now have Aurora events.Jesusaves1-1/+1
2025-05-04Improve options for Town Admins and the High Council for Moubootaur Showdown.Jesusaves2-0/+100
SC Configuration for the latest commit.
2025-05-04Buff up nurse scripts, as pointed out during Showdown PlaytestJesusaves1-3/+35
2025-05-03There's no equip bug any more? At least, not on manaverse...Fedja Beader1-1/+0
2025-05-03Simplify bitmask_countFedja Beader2-16/+15
Untested * Herc really doesen't like us setting the upper bit **** ml/serverdata!171
2025-05-03Minor rebalance on Professor, Alfred and Treasure Chests.Jesusaves3-1/+17
- Professor now gives an additional EXP point for every rebirth. - Max AFK time at professor now grows 1s/day of account age. - Alfred pays considerably less on Hardcore servers.
2025-05-03Simplify base 2 logarithm computationFedja Beader2-23/+14
Could put shift into while loop condition, but this is more readable. Untested, ofc... * Add some testcases for log2, too * Simplify base 2 logarithm computation **** ml/serverdata!169
2025-04-18Fix CI. Headhood now gives MP +50 due to being influenced by the Mana Source.Jesusaves1-1/+1
2025-04-18Finish updating Jesusaves' Grimorium with the missing lore pieces.Jesusaves3-5/+86
2025-04-18Add a statue where 2022 scoreboards were supposed to be. Explain stuff.Jesusaves2-2/+34
2025-04-18Lower Dustynator price in 500. It now recovers 100 HP when killing a monster.Jesusaves1-1/+1
2025-04-17kamibroadcast(): Do not send messages to #world in Hardcore serversJesusaves1-5/+8