summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-01Update clientversion bugJesusaves1-1/+1
2019-09-01Fix a really complex equation involving thursdays, 1970, day zero and divisions.Jesusaves1-1/+1
2019-08-31Playtest political system. Elections de-facto tests still TBDJesusaves1-4/+5
2019-08-31This is the basic for political system to work on HURNSCALD (alpha)Jesusaves2-0/+60
2019-08-31Make it an util function. Three copies requires c/p to be removed.Jesusaves1-0/+14
2019-08-31Regenerate maps. Add a file with comments of internal state of Barbara quest.Jesusaves1-1/+1
2019-08-30Rule 10 - Do not logout at botcheck or jail areas. Apology gift if innocent.Jesusaves1-1/+3