summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2018-07-18Sage is complete.Jesusaves1-20/+76
2018-07-18Wolvern drops, notes.Jesusaves1-1/+1
2018-07-18Initial version of SageJesusaves2-0/+200
2018-07-18Misc fixesJesusaves2-2/+3
2018-07-18Bad item requestJesusaves1-3/+3
2018-07-18Fix bugs, and add an extra skill to BerserkJesusaves2-48/+78
2018-07-18Description for subclassJesusaves2-8/+8
2018-07-18Remove class function file.Jesusaves4-379/+696
2018-07-18Be more informative about passive skillsJesusaves3-0/+36
2018-07-18[skip ci] some random strange coin exploit was foundJesusaves1-1/+2
2018-07-18Minor noteJesusaves1-0/+2
2018-07-18Sage extra skill grants more mana exp (because their skills sucks :p)Jesusaves2-2/+3
2018-07-18Mana cost for magic skills.Jesusaves2-7/+7
2018-07-18Best balance between query security and usefulness. We still have problem if ↵Jesusaves2-9/+14
player logouts, though. Again, the stuff with queries should be moved to a web sys.
2018-07-18Be more clear on Mana Stone failureJesusaves1-2/+4
2018-07-18Fixes & Rebalance to Mana StoneJesusaves1-6/+8
2018-07-18Fix typo reported by DragonStarJesusaves2-2/+2
2018-07-17fix stuff - but 001-3 wasn't ready, there was not a way in, nor a way out...Jesusaves1-5/+4
2018-07-17Fix 001-3Jesusaves1-1/+4
2018-07-17Fix bug on Candor Nurse, thanks Aisen (?) for report (via maplog)Jesusaves1-1/+1
2018-07-17Saulc didn't even use the correct check ¬.¬Jesusaves1-5/+2
2018-07-17SAAAAAAAAULC YOU BROKE THE SCRIPT!!Jesusaves1-1/+1
2018-07-17Replace Paxel :3Jesusaves2-86/+18
2018-07-17Fix major bugs at WarriorJesusaves1-87/+86
2018-07-17Some minimal protection against query flood on ucp. As I said, minimalJesusaves1-0/+7
2018-07-16You can now change language from UCP. This should make TMW2 compliant with ↵Jesusaves2-2/+4
the GDPR.
2018-07-16User Control Panel (@ucp)Jesusaves4-16/+76
2018-07-16[skip ci] Full of typos today, uh?Jesusaves1-1/+1
2018-07-16[skip ci] typoJesusaves1-1/+1
2018-07-16You can now abandon Berserker, Paladin and Tanker subclass using your pincode.Jesusaves3-0/+78
This is for @DragonStar. As warned before, leaving main class is NOT ALLOWED, mainly because it is split over multiple scripts and cleaning that up is not sane. Failure to supply pincode will DC you, and the login screen will take care of ip-banning you if needed. Please note the number of MAIN class is 2, and that won't change.
2018-07-16[UNSAFE] Function to validate pincodeJesusaves1-0/+20
2018-07-16[skip ci] bad ifJesusaves1-1/+1
2018-07-16Update for skills.xmlJesusaves2-2/+13
2018-07-16now you can get tier 1 with maggot slime :b #noobSaulc1-1/+6
2018-07-16Silly typo...Jesusaves1-4/+2
2018-07-16Kalmurk can fail, warn players when it failJesusaves1-0/+2
2018-07-16Ragger PrototypeJesusaves5-12/+180
2018-07-16Tanker mastered with 3 skillsJesusaves4-13/+40
2018-07-16Bugs on MorganJesusaves1-0/+8
2018-07-16...this parenthesis...Jesusaves1-1/+1
2018-07-16[skip ci] typos at MorganJesusaves1-2/+2
2018-07-16Morgan teach #kalmurk. Starting success rate is of perhaps 15% or so.Jesusaves1-2/+57
The price is a mug of beer, and magic tier 1. The rate goes up when you get Jesusalva's Grimorium on tier 2 quest, and unlocks Auldsbel & Sagratha.
2018-07-16Grimorium reports KalmurkJesusaves1-1/+3
2018-07-16That should be everything my current magic sys implement needs for kalmurkJesusaves2-4/+4
2018-07-16Mana Magic System correctionsJesusaves2-5/+7
2018-07-16Fix mana cost bugJesusaves2-9/+10
2018-07-16Stabilize stuff, Kalmurk prepJesusaves3-23/+19
2018-07-16Remove magic check from SummonMagicJesusaves3-15/+29
2018-07-16PreparativesJesusaves2-2/+10
2018-07-16Add Kalmurk to skill system, and allow level override on summon magicJesusaves1-3/+4