Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-15 | Report name as well | Jesusaves | 1 | -1/+2 | |
2020-10-15 | Anti-exploit patch for the previous commit | Jesusaves | 1 | -0/+6 | |
2020-10-13 | Allow Aurora Events to happen during Thanksgiving. | Jesusaves | 1 | -1/+5 | |
They'll still be cancelled for Christmas | |||||
2020-10-13 | Regnum Blessing - Now it gives 3x more experience, instead of 2x. | Jesusaves | 2 | -3/+3 | |
And this stacks with all other exp bonuses as well :> | |||||
2020-10-13 | Fix typo | Jesusaves | 1 | -1/+1 | |
2020-10-13 | Fix bad Debug message | Jesusaves | 1 | -1/+1 | |
2020-10-12 | Boost Holy Light splash damage in 50% | Jesusaves | 1 | -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-12 | Town actions should be unique-per-town, not unique-per-player. | Jesusaves | 1 | -6/+7 | |
i.e. If you control multiple towns, actions should not merge togheter in a meatball. | |||||
2020-10-12 | Town actions: One action every 4 hours, maximum 6 actions every day. | Jesusaves | 1 | -0/+13 | |
Actions are only used on investments and tax control. Paperwork, exiling, changing policies etc takes no actions. | |||||
2020-10-12 | New tax raising policy | Jesusaves | 1 | -3/+5 | |
2020-10-12 | New sale tax policy. Comments on Enrique | Jesusaves | 1 | -2/+4 | |
2020-10-07 | Annoying ^^ | Jesusaves | 2 | -1/+5 | |
2020-10-07 | Update details of the minimum 15 reputation for automatic re-enroll | Jesusaves | 1 | -0/+2 | |
2020-10-07 | Fix typos | Jesusaves | 1 | -1/+1 | |
2020-10-07 | Auto reelection will now only happen if town reputation is of at least 15 | Jesusaves | 1 | -7/+7 | |
2020-10-04 | Reduce a bit the waste of CPU on Political System: | Jesusaves | 1 | -3/+6 | |
Comment a few expensive functions being used by Candor and Frostia. | |||||
2020-10-04 | Register Candor as a town (But no townhall) | Jesusaves | 2 | -1/+22 | |
2020-09-25 | Update 2020 event rankings | Jesusaves | 1 | -5/+10 | |
2020-09-21 | Fix Aurora Event #9 | Jesusaves | 1 | -1/+1 | |
2020-09-14 | [skip ci] magic notes | Jesusaves | 1 | -6/+15 | |
2020-09-14 | Alchemy Table: Now you should be able to brew multiple instances at once! | Jesusaves | 1 | -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-06 | Disable looting mode from summons. | Jesusaves | 1 | -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-25 | A couple v2->v3 replacements I've missed. | Jesusaves | 1 | -1/+9 | |
Are you happy now, @Avish and @Kolchak ? %%\ :inGame_TODO: %%Q | |||||
2020-08-25 | Probably not the brightest idea, but - Import use count from skills which were | Jesusaves | 1 | -0/+36 | |
replaced in v2->v3 upgrade. This may be taking count from as far as 2018. | |||||
2020-08-25 | Each (successful) skill use should now give you -1 RP cost :> | Jesusaves | 1 | -0/+3 | |
Patch by Mathias Cronqvist. All uses prior to this patch WILL BE COUNTED. Bugs may be present, WATCH OUT. | |||||
2020-08-23 | Merge branch 'frostia-warp-fix' into 'master' | Jesusaves | 1 | -5/+5 | |
Fixed teleporter bug (hopefully) See merge request TMW2/serverdata!42 | |||||
2020-08-19 | Prevent the double-mail bug | Jesusaves | 1 | -0/+3 | |
2020-08-17 | Just to be sure: Delete the scoreboard display as well | Jesusaves | 1 | -0/+2 | |
2020-08-17 | Ensure old event data is NOT carried over | Jesusaves | 1 | -0/+1 | |
2020-08-13 | Fixed teleporter bug (hopefully) | Christopher Chay | 1 | -5/+5 | |
2020-08-11 | Candor Battle now comes with five difficulties: | Jesusaves | 1 | -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-11 | New Passive Aurora Event: Candor Battle Season | Jesusaves | 2 | -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-05 | Replace Hall of Fame with Hall of Honor (same thing!) | Jesusaves | 1 | -21/+0 | |
2020-08-05 | Rewrite Hall of Referrals | Jesusaves | 1 | -21/+21 | |
2020-08-03 | Fix bug in Filter_Friendly | Jesusaves | 1 | -1/+1 | |
2020-08-01 | Oh noes - I've found ANOTHER bug on AFKing %%n | Jesusaves | 1 | -4/+12 | |
2020-08-01 | Bugs %%i | Jesusaves | 2 | -6/+23 | |
2020-07-31 | Bugfixes to menuint2 | Jesusaves | 1 | -10/+12 | |
2020-07-31 | Next attempt at this | Jesusaves | 1 | -0/+3 | |
2020-07-31 | Wut, trying to exile yourself? REALLY?? | Jesusaves | 1 | -0/+4 | |
2020-07-31 | Attempt to fix a C_EQ bug | Jesusaves | 1 | -1/+2 | |
2020-07-31 | Better formating | Jesusaves | 1 | -1/+1 | |
2020-07-31 | Hall of Academics | Jesusaves | 2 | -4/+27 | |
2020-07-31 | Preparatives for Scholar rank | Jesusaves | 1 | -0/+13 | |
2020-07-30 | Assign real RP values | Jesusaves | 1 | -1/+1 | |
Average per level: 10k [REFERENCE GOLD POINT] Study average: 6~60 pts per monster (NEED BOOST) | |||||
2020-07-30 | Skill TMW2_STUDY registered | Jesusaves | 1 | -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-30 | New Magic Skill Points System | Jesusaves | 1 | -8/+5 | |
2020-07-30 | Inital rule for MSP | Jesusaves | 1 | -1/+8 | |
Seems like a hurdle, though. | |||||
2020-07-30 | Use Lybniz to define a more stable formula for RP | Jesusaves | 1 | -1/+4 | |
Learning 1 MSP skills will never cost research points | |||||
2020-07-30 | Rules for Research Points | Jesusaves | 1 | -1/+1 | |