summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-07-22Reestruct GM structure on Moubootaur LegendsJesusaves1-14/+14
2020-07-22Modify Kolchak Slimes speedsJesusaves1-21/+21
2020-07-22Initial version of Kolchak slimesJesusaves1-4/+366
2020-07-22Get rid of job constantsJesusaves1-296/+0
2020-07-22Merge branch 'ElderQuestStage2' into 'master'Jesusaves3-8/+250
Add second and third stages for Elder Quest. See merge request TMW2/serverdata!40
2020-07-22Adds new Elite Duck monster.Sean Hulka3-8/+250
Second and third quest stages of PIRATES OF SARAH. Updates Ducky summoning skill.
2020-07-22Declare new Piou NPCs for script usageJesusaves1-0/+14
2020-07-16Now going option-less will NOT wipe options, it'll add MAXHP option instead.Jesusaves1-6/+11
And weapons cannot have any form of defense bonus.
2020-07-16And, for players general happiness, I added a re-roll when result is too low.Jesusaves1-2/+11
This re-roll is based on equipment level, and do not happen on maluses. Legendary Wand, for example, will get a re-roll if result < 20% of maximum.
2020-07-14Fix broken announceJesusaves1-1/+1
2020-07-14SECURITY PATCHJesusaves1-3/+3
2020-07-14TypoJesusaves1-1/+1
2020-07-13[skip ci]Jesusaves0-0/+0
2020-07-13Nullify pet capture rate - just to be sureJesusaves2-11/+56
Placeholder for Baby Yeti.
2020-07-13Rollback is no longer neededJesusaves1-6/+6
2020-07-13Move to TMW2 Hercules versionJesusaves1-1/+1
2020-07-13Wrong fixJesusaves1-1/+2
2020-07-13Increase Candor Battle difficultyJesusaves1-1/+3
2020-07-13Prevent Aurora Events from being handled OnInitr12.3_20200713Jesusaves1-1/+2
2020-07-13I don't care but lets update this deprecated codeJesusaves1-2/+2
2020-07-13Fix typo reported by ConsoleJesusaves1-1/+1
2020-07-13Just being sureJesusaves1-0/+2
2020-07-13Fix variable bug reported by HCPJesusaves1-1/+1
2020-07-11And this other fix is for the Iced Water D:Jesusaves1-1/+1
2020-07-11This hotfix might fix a potential glitch while using First Aid >.<Jesusaves1-0/+4
Should not solve anything, but should address an edge case scenario
2020-07-11And I almost forgot this as well D: SORRY HEAVEN D:Jesusaves1-10/+10
2020-07-11SORRY HEAVENJesusaves1-0/+4
LET BULLETS BE SOLD
2020-07-08I've had these nerfs in my mind since I woke up todayJesusaves1-5/+5
NERF IT
2020-07-07Looping over all magics searching for same class spells is not optimal.Jesusaves1-1/+2
But is easier to code than a hack with setd/getd
2020-07-07Reset all learnt skills to level 1 - forcefullyJesusaves2-1/+22
This will give me the flexibilty I'll need for new level up rules Forgetful NPCs still will have to wait so spend wisely!!!!!!!
2020-07-07Monster King Fortress B0FJesusaves7-40/+53
Maps by kytty
2020-07-07But plz not so muchJesusaves1-2/+2
2020-07-07I must have been asleep when I wrote this rule D:Jesusaves1-11/+14
Split wands to their own crafting rules. Nerf ATK% bonus from 2H swords. Seems more sane now; Mages doesn't need ATK, shields doesn't needs MATK, And %-based bonuses doesn't need higher modifiers than non-%-based bonuses. NOTE: Brawling Gloves still power up MATK for whatever reason
2020-07-07Wait, shields are not magical.Jesusaves1-2/+2
Remove the MATK bonus.
2020-07-07Options which give % bonuses are now capped to 100%.Jesusaves1-19/+19
Values above 100% will be disregarded. I was careful to avoid a @Aeon bug which could make them all default to 100% %%e
2020-07-07Add a useless fileJesusaves1-0/+0
2020-07-07Legendary Weapons now get +50% bonuses when tweakingJesusaves2-1/+14
2020-07-07Lightbringer is part of Savior set (for crafting)Jesusaves1-0/+4
2020-07-06Weapons should not have DEF.Jesusaves1-0/+7
Wait, DEF or MDEF? For now, cap DEF+MDEF, but only. This will need work further on...
2020-07-05TypoJesusaves2-2/+2
2020-07-04Typo at NahrecJesusaves2-1/+3
2020-07-04How did it miss the whole file =/Jesusaves1-0/+54
2020-07-04Avoid redeclaration of towns and locations at MapToLoc and LocToMap (also ↵Jesusaves1-13/+8
fix bugs)
2020-07-04Update some old, precarious codeJesusaves4-14/+17
2020-07-04Move location configuration to npc/configJesusaves3-13/+21
2020-07-04Refactor teleport gates and ensure they all workJesusaves4-117/+4
2020-07-04Track TP locations on 000-1/exitJesusaves2-0/+3
2020-07-03Shot Gambling Xanthem with a Nerf Gun.Jesusaves1-2/+2
The 1:1 ratio will never see daylight.
2020-07-03Xanthem the Gambler now gives illegaly acquired Monster PointsJesusaves1-0/+2
2020-07-03Fix Tolchi outdated CSYS codeJesusaves1-1/+3