summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Jesusaves1-1/+8
blueprint
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
Also, sketch updater for new Leather Quiver costs
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
I'll need to force script to run event simply if it exists later, but for now...
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
But soon enough, every single town ingame will have this tax. The default sale tax is 0.05% - Meaning 1 GP each 2000 GP. Completly avoidable. Max sale tax is set as 0.5% which would be 1 GP each 200 GP of sale.
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
Rule 11 - Council Trial Right. The right to be judged by community.
2019-08-30OnLogin: If you're in Jail, send message. reinforce we cannot unjail offline ↵Jesusaves1-0/+7
players. Send message that player have the right of defense. Remember we may change our mind. Remember innocent people get apology gift. Threat scammers/hackers/etc. which would be normally banned. Assure GMs will try to make out a compromise and free even if you're guilty.
2019-08-30Actually, give Julie an Arcmage Boxset as an apology token.Jesusaves1-2/+4
2019-08-30That's right, JulieWarhawk never sold a single water bottle '-'Jesusaves1-21/+4
Noobs >.>
2019-08-30Jesusalva | Today at 4:33 PMJesusaves1-0/+5
Hello World haven't loggen in the past 40 days Can I just assume seeds won the event? :frowning: > yes
2019-08-30Client updater - JulieJesusaves1-0/+38
2019-08-30Wurtizite → WurtziteJesusaves1-1/+1
2019-08-30Check for previous commitJesusaves1-1/+1
2019-08-30Account updater is not a thing, but I might need it right nowJesusaves1-0/+1
2019-08-29Reward for the bugJesusaves1-0/+6
2019-08-27Soul Menhir - When touching with autosave enabled, update LOCATION$ againJesusaves1-0/+1
2019-08-27Crafting Score new ruleJesusaves1-0/+2
2019-08-27Town Administrator income is deducted from town resourcesJesusaves1-0/+6
2019-08-26Wurtzite, Graphene and Arcanum. This breaks refinery.Jesusaves1-6/+7
2019-08-26Status reset without result will not be chargedJesusaves1-2/+3
2019-08-26Implement Status FruitsJesusaves1-3/+40
2019-08-26Refine: Break chance: 0.01%, Downgrade chance: 1% per refine level.Jesusaves1-4/+4
In usual, nothing happens when you fail, except reagent loss.
2019-08-26Shields are now refine-ableJesusaves1-0/+1
2019-08-26Town Politics: Send a RODeX mail to new mayors that they were (re-)elected.Jesusaves1-0/+9
That would be 2 mails weekly on re-election: Victory, and Term GP Income. No mail is sent on defeat, nor to old mayors if they didn't ran again.
2019-08-26Conduct elections :>Jesusaves1-0/+38
Mayor will be reelected if nobody runs for the office. But they are not automatically candidate, meaning they lose the office if someone else runs and gets zero votes.
2019-08-26New util function: array_highest(<array>)Jesusaves1-0/+22
Will return first highest value in an array. For elections.
2019-08-25Send Town Administrators salary based on reputation and exports.Jesusaves2-1/+42
It would be nice if you could get some tax money, no? %%a
2019-08-25*sigh* additional care so taxes workJesusaves1-0/+1
2019-08-24What's the most important thing in a political system? TAXES, OF COURSE!Jesusaves1-0/+55
2019-08-24Political System sketch. Siege defeat will now lower town reputation.Jesusaves2-2/+22
All towns start with 50% town reputation (meaning 50% of income). Best income is Tulimshar, Worst income is Halinarzo. Volatile! Experimental sketch only. No pratical effects thus far.
2019-08-24UpdaterJesusaves1-0/+5