Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-06 | Bump to splash damage general nerf | Jesusaves | 1 | -1/+1 | |
2020-10-05 | Remove "Normal" mode in Candor Battle. | Jesusaves | 1 | -1/+0 | |
Even if "Hard" is not so hard :p | |||||
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 | 3 | -1/+26 | |
2020-10-01 | Monster stats assigned; But 100+ autogen is not very reliable, tbh >.<r12.5_20201001 | Jesusaves | 1 | -26/+36 | |
Expect changes for next release. | |||||
2020-09-30 | Ancient Cave - Pinkie Domains in Fortress Island | Jesusaves | 17 | -44/+130 | |
2020-09-25 | Update 2020 event rankings | Jesusaves | 1 | -5/+10 | |
2020-09-21 | Fix Aurora Event #9 | Jesusaves | 1 | -1/+1 | |
2020-09-17 | Experiment for Pinkies | Jesusaves | 3 | -0/+65 | |
2020-09-14 | [skip ci] magic notes | Jesusaves | 1 | -6/+15 | |
2020-09-14 | Validate batch crafting - We made the code unstable anyway | Jesusaves | 1 | -1/+7 | |
2020-09-14 | Alchemy Table: Now you should be able to brew multiple instances at once! | Jesusaves | 3 | -4/+42 | |
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-13 | Fortress Island warp was missing | Jesusaves | 1 | -1/+2 | |
2020-09-13 | Same for defeat message. This is Duck Elder Quest - Pirate Invasion release | Jesusaves | 1 | -1/+3 | |
2020-09-13 | In case the player misses the success message | Jesusaves | 1 | -1/+3 | |
2020-09-13 | Release Duck Elder quest, remove some insanities on it | Jesusaves | 1 | -14/+26 | |
But it should not be using summon() :-( @dangerDuck we could use monster+CANNOT_ATTACK for "citizens" if you wanna prevent AOE And if any of these citizens die, you instantly lose for betrayal. Example :p | |||||
2020-09-13 | Fix HP bug on summoning | Jesusaves | 1 | -3/+3 | |
2020-09-13 | Expand maximum base level to 130. | Jesusaves | 1 | -1/+2 | |
No change to job level. I hope to get Fortress Island finished by Oct 1st D: | |||||
2020-09-13 | Pinkie Maximus | Jesusaves | 1 | -0/+23 | |
2020-09-12 | Fix a few mobs elementals | Jesusaves | 1 | -4/+4 | |
Current Elemental Monster Distribution Table: WATER 29 EARTH 30 FIRE 16 WIND 21 NEUTRAL 56 HOLY 27 DARK 35 GHOST 07 | |||||
2020-09-12 | Register placeholders for Fortress Island monsters. | Jesusaves | 1 | -4/+479 | |
Assign levels. | |||||
2020-09-12 | Fix typo and missing configuration flag | Jesusaves | 2 | -1/+6 | |
2020-09-12 | Dummy commit for attribution on shortlog | gumi | 0 | -0/+0 | |
2020-09-12 | Update crafting recipes to use Gumi's code, which is MUCH more maintainable. | Jesusaves | 2 | -457/+165 | |
2020-09-12 | Missing required files | Jesusaves | 3 | -0/+81 | |
2020-09-12 | This is Hercules v2019.10.20 | Jesusaves | 1 | -38/+3 | |
2020-09-12 | Fix bug which prevented Bromenal Chestplate Recipe from being learnt | Jesusaves | 2 | -2/+2 | |
Patch by Mathias Cronqvist | |||||
2020-09-09 | Update Grimorium with the data Mathias asked | Jesusaves | 1 | -0/+5 | |
2020-09-08 | Fix mailmap | Jesusaves | 1 | -0/+1 | |
2020-09-06 | Strip summons from BOSS status. Should not happen but anyway | Jesusaves | 1 | -0/+3 | |
2020-09-06 | Disable looting mode from summons. | Jesusaves | 3 | -2/+32 | |
Also ensure all summons can suffer from knockback. There are other stuff I could do, but for now, it is not necessary | |||||
2020-09-06 | Oh no, I almost forgot to announce if you're right or wrong with the avatar :p | Jesusaves | 1 | -0/+2 | |
2020-09-06 | LoF Gambler - Sequence | Jesusaves | 3 | -0/+168 | |
2020-09-01 | Fix bugs | Jesusaves | 2 | -2/+3 | |
2020-08-31 | Fix typo :see_no_evil:r12.4+1_20200831 | Jesusaves | 1 | -1/+1 | |
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 | Disable the EXP Happy Hour on Test Server (why would it need that) | Jesusaves | 1 | -0/+1 | |
2020-08-23 | Merge branch 'fix-candle-helmet' into 'master' | Jesusaves | 1 | -1/+1 | |
Fixed Candle Helmet ID See merge request TMW2/serverdata!43 | |||||
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-23 | fixed Candle Helmet ID | Christopher Chay | 1 | -1/+1 | |
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 | 2 | -0/+5 | |
2020-08-13 | Fix typo reported by YuckFou | Jesusaves | 1 | -1/+1 | |
2020-08-13 | Fixed teleporter bug (hopefully) | Christopher Chay | 1 | -5/+5 | |
2020-08-11 | Candor Battle now comes with five difficulties: | Jesusaves | 2 | -6/+47 | |
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 | 4 | -26/+46 | |
Loops happen every 6 weeks (ie. 1 month and half) This is how long it takes before an event repeat itself. Improvement! | |||||
2020-08-10 | Eternal Swamps: Be less verbose on Test Server | Jesusaves | 1 | -4/+4 | |
It eats precious log space |