summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2023-12-07Harden Barzil's codeJesusaves3-3/+10
2023-12-05Make Global Instance Core slightly less vulnerable to char-server dc.Jesusaves1-0/+6
2023-11-16Debug print is debug printJesusaves1-1/+1
2023-11-06Disable HallOfReferral (performance / unused and deprecated code)Jesusaves1-1/+4
2023-11-04Cheat NPC: Limit how many points will be sold, and do not rupture progression.Jesusaves1-14/+40
In other words, don't sell expert/master tier stuff before FoS is done.
2023-11-04Fix some errors in the Cheat NPCJesusaves1-108/+116
2023-11-04Documentation is wrong?Jesusaves1-2/+2
2023-11-02Fix a slightly typo breaking some boss control codeJesusaves1-2/+2
2023-10-30I actually only need the flag, not to restrict it.Jesusaves1-1/+1
2023-10-30Fix oversight in complaint form logicJesusaves1-1/+2
2023-10-29You can now use multiple Dream Tickets per Dream Tower floor (max 10).Jesusaves3-17/+50
Using more tickets makes it slightly harder and increase rewards. (Dream Tickets are also now tradeable)
2023-10-29Add a new collection to the Fairy Collector.Jesusaves2-5/+53
2023-10-29This is the EXPERIMENTAL version of allowing Carts to players.Jesusaves10-3/+91
As well as its most important restrictions.
2023-10-29Fix the Fortress Entrance bats so they're reall, not fakedJesusaves1-1/+4
2023-10-28Remove the commented code regarding Robert Burns and Bowler Hat.Jesusaves1-448/+0
2023-10-28Lure YuckFou to the showdown with the promise of 250,000 job exp pointsJesusaves1-0/+1
2023-10-28After Monster King perishes, Alcohol bonus effects are even stronger.Jesusaves1-1/+3
2023-10-28Fix some broken prices with latest commitJesusaves1-0/+2
2023-10-28With Savior Gloves, all items from and for Savior set are supplied.Jesusaves2-4/+3
To craft the whole set, you need Pylon to convert a Sunny Crystal in Mylarin, and also need to craft the Skypiercer for the extra Mylarin Dust.
2023-10-28Savior PantsJesusaves2-2/+3
2023-10-28Final round of tests for the recent changes to Gemini.Jesusaves1-0/+1
2023-10-28Given the bug is unlikely to be ever fixed, canonize and bestow blessings ↵Jesusaves1-0/+1
upon it.
2023-10-28Increase the heartbeat rate of Gemini Sisters from 3s to 2s.Jesusaves1-1/+1
This might cause slightly more lag, but reduces the "accidental" deaths.
2023-10-28After Monster King is dead, Isbamuth becomes stronger, so...Jesusaves1-9/+34
The first Lobby in Gemini Inn spawns slightly more monsters in stage 5. (No changes to rewards)
2023-10-28Allow to exchange Wumpus Egg for the Sunny Crystal, as per the official design.Jesusaves7-8/+61
Prepare the Gemini Quest extension after MK is dead (nothing happens yet).
2023-10-28Slow down ever so slightly the spawn frequency at Fortress Town... Barely ↵Jesusaves1-1/+1
noticeable.
2023-10-28After MK demise, there's no monster army to retake the town.Jesusaves1-2/+2
2023-10-28After revising, change the town bonus from 50% to 150%.Jesusaves1-1/+1
If all five towns gang up at max, it is 187.5% (prev 112.5% normal 75%)
2023-10-28After Monster King demise, there is no longer Sieges to raise EXP rates.Jesusaves2-2/+4
Therefore, after the event, raise the bonus from weekend and townhalls.
2023-10-28Add the superior monster tier to Aeros after Monster King perishesJesusaves1-0/+7
2023-10-28Exception for the above rule: Dying in an arena.Jesusaves1-11/+11
2023-10-28The Blightbringer can be lost/robbed if you die in a PvP scenario.Jesusaves1-0/+12
Even if it was in the storage, it'll be lost. Doesn't apply to other legendary heroes. If robber fails to acquire the Blightbringer, it returns to Monster King.
2023-10-28Blightbringer (original acquisition)Jesusaves6-8/+71
2023-10-28I also don't trust youJesusaves1-1/+1
2023-10-28Strengthen a bit two suspicious NPCs codeJesusaves2-3/+3
2023-10-26Some extra additional rules and bugfixes for Hardcore ServersJesusaves2-0/+8
2023-10-26Hardcore servers should honor SuperMMO maps (Fortress) as if they were MMO maps.Jesusaves1-1/+1
2023-10-26In Hardcore servers, Fortress Siege happens only once.Jesusaves1-0/+4
2023-10-26In Hardcore Servers, do not require the min. siege victories for Fortress.Jesusaves1-1/+1
2023-10-26I finally decided what the bonus for sparing Barbara is.Jesusaves8-48/+38
During the Impregnable Fortress Raid, provides limited healing and buffing.
2023-10-26Proper fix of Monster Points and Monster Kills in the whole Artis Region.Jesusaves1-8/+40
Turns out I had done the required engine fix long ago and forgot. Oh well.
2023-10-26Hotfix gain of Monster Points in Artis Region. It requires engine change.Jesusaves1-0/+8
(after all, killedrid might not be set :<)
2023-10-26Nerf Monster King Illusion reward after the Fires of Steam is unlocked.Jesusaves1-1/+3
2023-10-26Replace the sieges after Monster King is deadJesusaves3-29/+55
2023-10-26Fix a bug with the post Great Fire NPC which sells RPJesusaves1-1/+1
2023-10-21Sell Sunny Crystals, and evaluate Moubootaur (Sealed) at 250 Strange Coins.Jesusaves3-1/+13
2023-10-17Modify spawn rules, making spawns in player visible range less likely ↵Jesusaves1-1/+1
(https://forums.themanaworld.org/viewtopic.php?t=21654) When running with HARDCORE mode set to ON, spawns in visible range will never happen. Otherwise, up to 5 attempts to place the monster outside of visible range will be made.
2023-10-15Notes for later; the Monster King showdown is now available for players.Jesusaves2-5/+2
Game Story can now be advanced. A full ML game now takes in average 1 year to beat.
2023-10-15MK Showdown is now tested. It is... Easier than I had hoped for, but should ↵Jesusaves2-50/+64
be fun.
2023-10-14Last commit balance fixes on MK before initial test. Might be noob, might be OP.Jesusaves1-3/+22