summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-10-09Discord Booster Necklace.Jesusaves5-2/+52
Also, fix typos reported by YuckFou.
2020-10-08Translation updateJesusaves9-1294/+2455
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-07Junior typo. NOOB TYPO, HOW IT WENT UNNOTICED FOR SO LONG?????????Jesusaves1-1/+1
Thanks YuckFou.
2020-10-07Fix typoJesusaves1-1/+1
2020-10-07Fix typoJesusaves1-1/+1
2020-10-06Bump to splash damage general nerfJesusaves1-1/+1
2020-10-05Remove "Normal" mode in Candor Battle.Jesusaves1-1/+0
Even if "Hard" is not so hard :p
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)Jesusaves3-1/+26
2020-10-01Monster stats assigned; But 100+ autogen is not very reliable, tbh >.<r12.5_20201001Jesusaves1-26/+36
Expect changes for next release.
2020-09-30Ancient Cave - Pinkie Domains in Fortress IslandJesusaves17-44/+130
2020-09-25Update 2020 event rankingsJesusaves1-5/+10
2020-09-21Fix Aurora Event #9Jesusaves1-1/+1
2020-09-17Experiment for PinkiesJesusaves3-0/+65
2020-09-14[skip ci] magic notesJesusaves1-6/+15
2020-09-14Validate batch crafting - We made the code unstable anywayJesusaves1-1/+7
2020-09-14Alchemy Table: Now you should be able to brew multiple instances at once!Jesusaves3-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-13Fortress Island warp was missingJesusaves1-1/+2
2020-09-13Same for defeat message. This is Duck Elder Quest - Pirate Invasion releaseJesusaves1-1/+3
2020-09-13In case the player misses the success messageJesusaves1-1/+3
2020-09-13Release Duck Elder quest, remove some insanities on itJesusaves1-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-13Fix HP bug on summoningJesusaves1-3/+3
2020-09-13Expand maximum base level to 130.Jesusaves1-1/+2
No change to job level. I hope to get Fortress Island finished by Oct 1st D:
2020-09-13Pinkie MaximusJesusaves1-0/+23
2020-09-12Fix a few mobs elementalsJesusaves1-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-12Register placeholders for Fortress Island monsters.Jesusaves1-4/+479
Assign levels.
2020-09-12Fix typo and missing configuration flagJesusaves2-1/+6
2020-09-12Dummy commit for attribution on shortloggumi0-0/+0
2020-09-12Update crafting recipes to use Gumi's code, which is MUCH more maintainable.Jesusaves2-457/+165
2020-09-12Missing required filesJesusaves3-0/+81
2020-09-12This is Hercules v2019.10.20Jesusaves1-38/+3
2020-09-12Fix bug which prevented Bromenal Chestplate Recipe from being learntJesusaves2-2/+2
Patch by Mathias Cronqvist
2020-09-09Update Grimorium with the data Mathias askedJesusaves1-0/+5
2020-09-08Fix mailmapJesusaves1-0/+1
2020-09-06Strip summons from BOSS status. Should not happen but anywayJesusaves1-0/+3
2020-09-06Disable looting mode from summons.Jesusaves3-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-06Oh no, I almost forgot to announce if you're right or wrong with the avatar :pJesusaves1-0/+2
2020-09-06LoF Gambler - SequenceJesusaves3-0/+168
2020-09-01Fix bugsJesusaves2-2/+3
2020-08-31Fix typo :see_no_evil:r12.4+1_20200831Jesusaves1-1/+1
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-23Disable the EXP Happy Hour on Test Server (why would it need that)Jesusaves1-0/+1
2020-08-23Merge branch 'fix-candle-helmet' into 'master'Jesusaves1-1/+1
Fixed Candle Helmet ID See merge request TMW2/serverdata!43
2020-08-23Merge branch 'frostia-warp-fix' into 'master'Jesusaves1-5/+5
Fixed teleporter bug (hopefully) See merge request TMW2/serverdata!42