summaryrefslogtreecommitdiff
path: root/npc/functions/politics.txt
AgeCommit message (Collapse)AuthorFilesLines
2022-12-05Reminder that being elected does not cancel exilesJesusaves1-0/+2
2022-12-05Exiled players now always pay taxesJesusaves1-2/+2
2022-12-05Dealing with paperwork (town admin) now grants EXP, JEXP and MobPt.Jesusaves1-0/+2
Amounts are randomized and based on your levels.
2021-09-23Town Defense Program, which raises siege experience to 3×Jesusaves1-0/+19
(Default is a 35~42% exp bonus)
2021-09-23The town admins may now donate their GP to the town vault.Jesusaves1-0/+13
This allow them to assume a more lax tax policy.
2021-05-30Fix typos, and force HurnscaldQuest_Celestia to be reset on death/logoutJesusaves1-2/+2
2021-05-30Make investment in exportation profitable in 24~52 weeks.Jesusaves1-1/+2
Greater cost, greater effect, there's however 1 GP of fixed component
2021-05-30Increase the effectivity of investments in exportations.Jesusaves1-1/+1
I mean, it's almost a rip-off 500 GP for 5 GP increment
2021-05-30Politics - Be more clear about the term on the messagesJesusaves1-7/+13
2020-11-27Town Admin salary is now fixed to 20% of export values.Jesusaves1-8/+8
If reputation and tax are low, town may LOSE money due to this! And if exports are low, the reputation bonus will sink town income to null. More smart management is now needed :3
2020-11-27Town Admins now gain, weekly, 1 strange coin each 10 rep pointsJesusaves1-8/+15
2020-11-27Town will now have an additional weekly income related to tax collection ↵Jesusaves1-1/+10
over exports
2020-11-27Now that we have a limit on daily actions and all that...Jesusaves1-7/+8
Allow towns to obtain up to 100% of their exports, instead of just 50%.
2020-10-20Add TODOJesusaves1-1/+1
2020-10-20Exile will now take all your action points.Jesusaves1-2/+7
2020-10-20Taxes are not to be zeroed but allow it nonetheless >.<Jesusaves1-1/+2
2020-10-19First option to use town money and reputation, stolen from Saulc's Guild IdeaJesusaves1-8/+36
Server Wide EXP Happy Hour
2020-10-12Town actions should be unique-per-town, not unique-per-player.Jesusaves1-6/+7
i.e. If you control multiple towns, actions should not merge togheter in a meatball.
2020-10-12Town actions: One action every 4 hours, maximum 6 actions every day.Jesusaves1-0/+13
Actions are only used on investments and tax control. Paperwork, exiling, changing policies etc takes no actions.
2020-10-12New tax raising policyJesusaves1-3/+5
2020-10-12New sale tax policy. Comments on EnriqueJesusaves1-2/+4
2020-10-07Annoying ^^Jesusaves1-1/+1
2020-10-07Update details of the minimum 15 reputation for automatic re-enrollJesusaves1-0/+2
2020-10-07Fix typosJesusaves1-1/+1
2020-10-07Auto reelection will now only happen if town reputation is of at least 15Jesusaves1-7/+7
2020-10-04Reduce a bit the waste of CPU on Political System:Jesusaves1-3/+6
Comment a few expensive functions being used by Candor and Frostia.
2020-10-04Register Candor as a town (But no townhall)Jesusaves1-0/+18
2020-07-31Wut, trying to exile yourself? REALLY??Jesusaves1-0/+4
2020-07-31Attempt to fix a C_EQ bugJesusaves1-1/+2
2020-07-28If player is exiled, they'll actually pay the taxes.Jesusaves1-1/+7
Non-exiled players will have NPCs paying the taxes for them as usual.
2020-07-28Actually, allow all town admins to exile people.Jesusaves1-2/+3
Because it is fun!
2020-07-28When player is exiled from a town, if they already were saved there, unsave.Jesusaves1-0/+2
2020-07-28Move POL_LocToTP from Politics to UtilsJesusaves1-26/+0
2020-07-28Initial version of the most powerful power the Town Admin have.Jesusaves1-0/+49
The power to exile a player. Exiles are not logged anywhere. When exiled, player will not be saved to town. This affects respawn and Soul Menhir. It can be circumvent by a few bugs/tricks.
2020-07-28Fix typo. Styling.Jesusaves1-2/+2
2020-07-28When resigning office, your automatic application will be canceled as wellJesusaves1-0/+4
2020-05-24Export Investments: Tweaked sightlyJesusaves1-2/+2
Investing in Taxes: 10% more effective
2020-03-19Resignation: Preserve town reputationJesusaves1-7/+7
2020-02-24politics: Prevent reputation overflowJesusaves1-1/+1
2020-02-16Correct some comments noticed on earlier commits (styling)Jesusaves1-7/+0
2020-02-16Whitespace fixingJesusaves1-7/+7
2020-02-05If reputation goes below 10, exports will assume an reputation of 10.Jesusaves1-6/+6
This will prevent admins from being deadlocked, as you cannot lower exportations.
2020-02-05Nerf exportation income in 50%Jesusaves1-6/+6
2020-02-05When selling things, the tax applied is now of 20%, instead of 7%Jesusaves1-2/+2
2020-02-05As a good side, town admins won't get impeachment %%nJesusaves1-0/+2
2020-02-05POLITICS, NEW: Now town admins are forced to do their daily paperwork.Jesusaves1-0/+27
Otherwise, town reputation will fall in 2 points.
2020-01-22Fix a bad display on political frameworkJesusaves1-1/+1
2019-12-27Oh look at that bugJesusaves1-2/+2
2019-12-25Fix some CRITICAL bugs at political systemJesusaves1-2/+6
2019-12-25FIX CRITICAL BUGS AT POLITICAL SYSTEMJesusaves1-2/+2