summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2020-10-13Regnum Blessing - Now it gives 3x more experience, instead of 2x.Jesusaves2-3/+3
And this stacks with all other exp bonuses as well :>
2020-10-13Fix typoJesusaves1-1/+1
2020-10-13Fix bad Debug messageJesusaves1-1/+1
2020-10-12Boost Holy Light splash damage in 50%Jesusaves1-1/+1
Previously, it would cause 15% + 2.5%/lvl at splash, while Napalm Beat would be causing 40% + 5%/lvl. Now it causes 30% + 5%/lvl.
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 ^^Jesusaves2-1/+5
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)Jesusaves2-1/+22
2020-09-25Update 2020 event rankingsJesusaves1-5/+10
2020-09-21Fix Aurora Event #9Jesusaves1-1/+1
2020-09-14[skip ci] magic notesJesusaves1-6/+15
2020-09-14Alchemy Table: Now you should be able to brew multiple instances at once!Jesusaves1-0/+4
However, this is expensive. Sponsors, who pay for hardware, can brew up to 25x at once. Everyone else like me, who lives with other ppl money, will be capped to 10x at once. I think 10 will be plenty without putting too much burden on the server.
2020-09-06Disable looting mode from summons.Jesusaves1-2/+1
Also ensure all summons can suffer from knockback. There are other stuff I could do, but for now, it is not necessary
2020-08-25A couple v2->v3 replacements I've missed.Jesusaves1-1/+9
Are you happy now, @Avish and @Kolchak ? %%\ :inGame_TODO: %%Q
2020-08-25Probably not the brightest idea, but - Import use count from skills which wereJesusaves1-0/+36
replaced in v2->v3 upgrade. This may be taking count from as far as 2018.
2020-08-25Each (successful) skill use should now give you -1 RP cost :>Jesusaves1-0/+3
Patch by Mathias Cronqvist. All uses prior to this patch WILL BE COUNTED. Bugs may be present, WATCH OUT.
2020-08-23Merge branch 'frostia-warp-fix' into 'master'Jesusaves1-5/+5
Fixed teleporter bug (hopefully) See merge request TMW2/serverdata!42
2020-08-19Prevent the double-mail bugJesusaves1-0/+3
2020-08-17Just to be sure: Delete the scoreboard display as wellJesusaves1-0/+2
2020-08-17Ensure old event data is NOT carried overJesusaves1-0/+1
2020-08-13Fixed teleporter bug (hopefully)Christopher Chay1-5/+5
2020-08-11Candor Battle now comes with five difficulties:Jesusaves1-2/+2
Easy, Normal, Hard, Out of Mind and Cronqvist Mode. Each mode raises difficulty in 30%, for a total of 150% at Cronqvist Mode. OoM mode is restricted to Candor Top 3. Cronqvist is only available at event.
2020-08-11New Passive Aurora Event: Candor Battle SeasonJesusaves2-13/+20
Loops happen every 6 weeks (ie. 1 month and half) This is how long it takes before an event repeat itself. Improvement!
2020-08-05Replace Hall of Fame with Hall of Honor (same thing!)Jesusaves1-21/+0
2020-08-05Rewrite Hall of ReferralsJesusaves1-21/+21
2020-08-03Fix bug in Filter_FriendlyJesusaves1-1/+1
2020-08-01Oh noes - I've found ANOTHER bug on AFKing %%nJesusaves1-4/+12
2020-08-01Bugs %%iJesusaves2-6/+23
2020-07-31Bugfixes to menuint2Jesusaves1-10/+12
2020-07-31Next attempt at thisJesusaves1-0/+3
2020-07-31Wut, trying to exile yourself? REALLY??Jesusaves1-0/+4
2020-07-31Attempt to fix a C_EQ bugJesusaves1-1/+2
2020-07-31Better formatingJesusaves1-1/+1
2020-07-31Hall of AcademicsJesusaves2-4/+27
2020-07-31Preparatives for Scholar rankJesusaves1-0/+13
2020-07-30Assign real RP valuesJesusaves1-1/+1
Average per level: 10k [REFERENCE GOLD POINT] Study average: 6~60 pts per monster (NEED BOOST)
2020-07-30Skill TMW2_STUDY registeredJesusaves1-1/+1
Cost: 1x Manapple. It is also the most expensive skill in RP terms. No MSP is required for studying (should be obvious)
2020-07-30New Magic Skill Points SystemJesusaves1-8/+5
2020-07-30Inital rule for MSPJesusaves1-1/+8
Seems like a hurdle, though.
2020-07-30Use Lybniz to define a more stable formula for RPJesusaves1-1/+4
Learning 1 MSP skills will never cost research points
2020-07-30Rules for Research PointsJesusaves1-1/+1
2020-07-30Allow GMs to de-auth themselves (@gmoff).Jesusaves1-2/+2
Log their login and logout. Test Server GM auth for Kolchak
2020-07-29Fix the exploit on AFKing, and correct it everywhere elseJesusaves1-0/+11
2020-07-29And in this case, the *real* debug mode, not the test server modeJesusaves1-1/+1