summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2018-05-23Fix bug because typo on setq1Jesusaves1-2/+2
2018-05-23Introduce setq1, required for new Grand Hunter.Jesusaves1-0/+6
2018-05-22Divorce tax. Marriage taxes would be harder to implement.Jesusaves1-5/+6
2018-05-22Marriage stuff, Wedding ring HP bonus only triggers if married.Jesusaves1-7/+10
2018-05-22Minor changes to marriage logicJesusaves1-0/+4
2018-05-22Implements setq2 and setq3 (I'll be needing them soon, untested)Jesusaves1-0/+12
2018-05-21Raise minimum client version from 20 to (24 ok, 22 kick)Jesusaves1-2/+5
2018-04-30Trigger for Worker Day, untested, unreviewedJesusaves1-0/+7
2018-04-10Correct typoJesusaves1-1/+1
2018-04-07Colin or Luca's group? Choose at random!Jesusaves1-1/+1
2018-04-07Release notes for r3.0Jesusaves1-0/+21
2018-04-03Hall Of Strange Coins (untested and NYI)Jesusaves1-0/+22
2018-04-03Increase GM Log entries from 10 to 15Jesusaves1-0/+5
2018-03-24Update news with older versions, and decide how protocol will workJesusaves1-0/+17
2018-03-24Modernize GameNewsJesusaves1-17/+24
2018-03-23Server news updater02.2_180323Jesusaves1-6/+9
2018-03-20Include stautes (possible final version)Jesusaves1-6/+35
2018-03-20The first step is moving the hall functions to a separe function.Jesusaves1-0/+54
2018-03-20Stop using getgmlevel() and use is_gm() is_admin() and is_staff().Jesusaves1-27/+9
Our four power levels: getgmlevel() → Sponsors, etc. is_staff() → GM 5, Developers, test server, etc. is_gm() → GM 80, Game Master, controls the world is_admin() → GM 99, Administrator, controls the uniserver (pun intended)
2018-03-18Remove now super-seeded pondfishing.txtJesusaves1-307/+0
2018-03-17Bait ids for Candor fishingspot. Note using Tentacles have 24% chances of ↵Jesusaves1-2/+2
getting Tench (which still sells for less than the CommonCarp but oh well)
2018-03-17The correct way to do Candor fishing, without a custom fileJesusaves1-3/+6
2018-03-17Fish arrays weren't using getvariableofnpc(), so fix them to use it (untested)Jesusaves1-6/+6
2018-03-17Fix pipelineJesusaves1-6/+6
2018-03-17fix pondfishingSaulc1-2/+2
2018-03-17delete copied thingsSaulc1-16/+0
2018-03-17add pond fishing for candorSaulc1-1/+16
2018-03-17balance baitSaulc1-6/+4
2018-03-17add pond fishing for make some money in candorSaulc1-0/+310
2018-03-16Update news, fix broken job tableJesusaves1-5/+18
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