summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2018-03-16Add GameNews to LaJohanne notes (untested)Jesusaves2-0/+16
2018-03-14Rework Nard. Lazy people will get only 250 discount, but now it can go upJesusaves1-0/+59
to a whooping 1000 GP discount. Requirements subject to change later.
2018-03-13Update game rulesJesusaves1-7/+7
2018-03-11Fix shops, now price is not required anymoreJesusaves1-1/+1
2018-03-11Flexibilize restoreshopitemJesusaves1-2/+10
2018-03-11Requires missing price field on restoreitemsJesusaves1-2/+3
2018-03-11BugfixJesusaves1-1/+1
2018-03-11Rebalances & FixesJesusaves1-4/+1
2018-03-08Fix all newlines, we should use UNIX endline, not Windows, DOS or Mac.jesusalva1-25/+25
2018-03-07Simplifyjesusalva1-2/+2
2018-03-07This introduces the core engine for mob points.jesusalva1-83/+17
Yes, it works for all mobs. Yes, it is far better than how TMW did. No, this is not flexible. Monster Level == Mob Points to get.
2018-03-04Definitive fix of fishing.txt - it should be working as planned, @Crazyfefejesusalva1-11/+20
This includes rare fish, common fish, and the TODO's RNGs
2018-03-04"fix" fishing. It should work, just not like it is supposed to.jesusalva1-1/+4
2018-03-03Easter event control.jesusalva1-0/+7
2018-03-01Knife and their shops rebalance. Training bow available at Rosen&Tolchi for ↵jesusalva1-0/+3
550 GP.
2018-03-01Incorporate Valon to Elmo & Nardjesusalva1-6/+1
2018-03-01Remove bad sailor talksjesusalva1-4/+2
2018-02-26Soul Menhirs can send players to Aeros. The portal can be used to go back or ↵jesusalva1-12/+19
enable event.
2018-02-26Improve client-version kickingjesusalva1-4/+4
2018-02-26Do not let outdated clients joinjesusalva1-1/+3
2018-02-25fix fishingSaulc1-5/+5
2018-02-25add new baits for fishingSaulc1-0/+6
2018-02-22Remove quest debug to make quest db cleanupjesusalva32-911/+0
2018-02-14update mobpoint functionSaulc1-1/+75
2018-02-13initial commit for mobpointsSaulc1-0/+17
2018-02-10Particles when saving at soul menhirs.jesusalva1-0/+4
2018-02-09Include Soul Menhir scripts. This is still a work in progress.jesusalva1-0/+55
2018-02-08Rename Julia to Juliet, and progress prologue. Less relevant changes to rules.jesusalva1-6/+7
This commit does not causes a big divergence from Evol, apart some rules and the new name for Julia. You do not need to confirm your language at Julia/Juliet anymore.
2018-01-13Initial commitSaulc72-0/+5364