summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Expand)AuthorFilesLines
2019-09-13The bug on 011-3 bridges was a missing argumentJesusaves1-1/+1
2019-09-13Bandit Lord - If you die, kill the bandit lord too so it restart at full healthJesusaves1-0/+5
2019-09-13MobPt on fishing: Multiply based on your own level.Jesusaves1-1/+1
2019-09-13Alright, maybe 1% is too much, lower that to 0.5%.Jesusaves1-2/+2
2019-09-13[Tentacles] when fishing now have 1% chance for [Ancient Blueprint]Jesusaves1-2/+8
2019-09-13Players will miss the scout, so use a dispbottomJesusaves1-1/+1
2019-09-12Inar now charge taxes. New function: shop2().Jesusaves1-0/+20
2019-09-11Report town data to GMsJesusaves1-1/+1
2019-09-11Raise sale taxJesusaves1-2/+2
2019-09-11Fix typo on season()Jesusaves1-2/+2
2019-09-11Make @shroom arguments optionalJesusaves1-1/+1
2019-09-10COD Boss Room PvP: Use readparam2(), give 33% chance to get two bottles.Jesusaves1-3/+3
2019-09-10Replace ~= with compare() in several places.Jesusaves5-12/+16
2019-09-09Update POL_Information with new rulesJesusaves1-3/+3
2019-09-09Fix bugsJesusaves1-6/+6
2019-09-09One vote per town and weekly (using TP_ variables for control)Jesusaves1-4/+4
2019-09-09Remove Artis and Esperia Teleporter Constants.Jesusaves1-0/+26
2019-09-09Elected town admins will be marked to run again for the office free of charge.Jesusaves1-0/+12
2019-09-09 You cannot vote on yourself... But an alt char will do the trick.Jesusaves1-1/+8
2019-09-09Town Admin basic infrastructure:Jesusaves1-0/+117
2019-09-09Tweaks to new function sshakeJesusaves1-1/+4
2019-09-09Partly rewrite @shakeJesusaves1-2/+11
2019-09-09Being sure never harmsJesusaves1-0/+2
2019-09-08Record UDT Challenge ranking (for science)Jesusaves1-0/+17
2019-09-08Randomize functions on MKJesusaves1-3/+3
2019-09-08When siege stage is over (and MK is making both sieges as personal spawns),Jesusaves1-1/+1
2019-09-07How did I ignored the existence of unequipbyid and getmapname?Jesusaves1-0/+1
2019-09-07Hurnscald will need a small fix, let the mayor handle it.Jesusaves1-0/+4
2019-09-07This would be a bugJesusaves1-0/+2
2019-09-07Election: In case of a tie, sort a random selection.Jesusaves1-1/+13
2019-09-07Don't allow GMs to vote, only to see the candidatesJesusaves1-1/+1
2019-09-07Report town stats to town admin (money, tax, exports, reputation)Jesusaves1-0/+16
2019-09-07This quest is difficult. Death and/or Logout WILL reset the quest stateJesusaves1-0/+12
2019-09-07Update HUB to use compare()Jesusaves1-6/+6
2019-09-06Quest-exclusive recipe: [Braknar Shield], automatically unlocked, not a bluep...Jesusaves1-1/+8
2019-09-05Crazyfefe fixJesusaves1-0/+5
2019-09-05New math function: bitmask_count() - counts how many bits are setJesusaves1-0/+19
2019-09-05Beef up a little siege exp bonusJesusaves1-1/+1
2019-09-04Item may break more often while refining.Jesusaves1-11/+11
2019-09-04Restore Orby's Iron Quiver, and assign a bonus for the downtimeJesusaves1-1/+9
2019-09-04Fix leather quiver update timeJesusaves1-4/+4
2019-09-04Crafting bows will now return arrows.Jesusaves1-1/+10
2019-09-03Make this... Bold. And red.Jesusaves1-11/+11
2019-09-03Regex fixJesusaves1-2/+18
2019-09-03Use readparam2() instead of readparam() in several placesJesusaves2-2/+2
2019-09-02It's possible to evade taxes, both when buying and selling.Jesusaves1-1/+1
2019-09-02Fix bugs involving the tax money going into MORE TAXES instead of town vaultJesusaves1-4/+6
2019-09-02Sale tax incide upon player. Right now, only Hurnscald will tax you.Jesusaves1-0/+2
2019-09-02Ask for a tax of 0.05% when selling itemsJesusaves1-0/+20
2019-09-01Newcomer EXPDROPUP: Only 2/3 of EXP, and full bonus as drop.Jesusaves1-1/+1