summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-12-24Green Slimes and Cave SnakesJesusaves1-2/+2
2018-12-24Pinkies and BanditsJesusaves1-7/+7
2018-12-24Fix Mineral Bif ID.Jesusaves1-8/+8
2018-12-24Angry Red Scorpion is more dangerous than common one... Why less HP?Jesusaves1-2/+2
2018-12-24A Vicious Squirrel which can't attack is a dead squirrelJesusaves1-1/+1
2018-12-24Toppy Blub doesn't even have summons, when compared to Blubs. Give moar HP.Jesusaves1-1/+1
2018-12-24Poison Spiky Mushroom is 6x stronger than a cave maggot, but not aggressiveJesusaves1-1/+1
2018-12-24Lavern is a n00b, even if it is only found on very very dangerous mapsJesusaves1-1/+1
2018-12-24Blub is 5 times stronger than Little BlubJesusaves1-1/+1
2018-12-24Fire Goblin vs Mouboo Slime (Event-Only)Jesusaves2-14/+17
2018-12-24Slime Blast vs Little BlubJesusaves1-2/+2
2018-12-24Heroes Hold adjustments (fake boss at Master Level, and lack of Mineral Bifs)Jesusaves1-10/+12
2018-12-24Winter minor mob adjustmentJesusaves1-0/+3
2018-12-24>.<Jesusaves1-1/+1
2018-12-24Knit Hat quest, based on Luffyx Summer Shorts quest. Fix bugs on the later.Jesusaves2-4/+54
2018-12-24Add fluffies GHQ. Also improve translation ability at Grand Hunter Rewards.Jesusaves2-6/+20
2018-12-24Move mobhunter rewards out of Aidan and into functions/mobhunterJesusaves2-62/+68
2018-12-24Serge, NPC to handle Winter QuestJesusaves2-0/+53
2018-12-24Allow player access to Nivalis Town SquareJesusaves8-10/+16
2018-12-24tweak as neededJesusaves1-2/+2
2018-12-24rewrite drop logic during ChristmasJesusaves1-27/+20
2018-12-23Looter without viewrange? WHAT.Jesusaves1-0/+1
2018-12-23[skip ci] Because I changed some stuff, modifying battle conf on these fields isJesusaves2-0/+2
without effect: They'll be overriden by scripts within 15 minutes. Rationale: I prefer this way.
2018-12-23Handle exp/drop rate changes on day/night cycle changes.Jesusaves2-28/+49
2018-12-23Gladius is a sword, and Baselard is a daggerJesusaves1-3/+3
Src 1: https://en.wikipedia.org/wiki/Types_of_swords#European_swords Src 2: https://en.wikipedia.org/wiki/List_of_daggers#European_tradition
2018-12-23[EXPERIMENTAL] Reload battle conf, so the mobs respawn faster at night timeJesusaves1-0/+2
May affect negatively the @exprate and @droprate commands.
2018-12-23Slay known bugJesusaves1-0/+3
2018-12-23Actually, I just remembered a small fishing tip, about fishing at night.Jesusaves1-0/+5
During night, fishes may bite the bait a bit faster than during day. The time gain is currently irrelevant (at most 2 secs). But it can be tweaked later.
2018-12-23Notify players in a global broadcast about day/night cycle changes.Jesusaves1-4/+12
This way, even inside a cave, you can keep track of time changes. PS. Take care when fishing.
2018-12-23Release 7.5 game newsJesusaves1-2/+22
2018-12-23Sanitize Katar attack speedJesusaves1-6/+6
2018-12-23Remove possibly redundant piece of code on item_dbJesusaves1-15/+0
2018-12-23Create a new kind of Daggers: Katar. I'll use this class for super-rapid ↵Jesusaves2-2/+8
weapons. These weapons are like katars in defense penalty. But they are faster. And weaker. They allow the use of shield. They are not actually katars. Sorry. (@demure)
2018-12-23[skip ci] remove a now unecessary piece of code.Jesusaves1-12/+0
2018-12-23Regenerate map cacheJesusaves2-0/+0
2018-12-23Handle GMs on 000-0Jesusaves1-0/+4
2018-12-23Fix bad door location and bad label placement bug at PeterJesusaves2-6/+6
2018-12-23Update game newsJesusaves2-14/+57
2018-12-23Regenerate map cacheJesusaves4-0/+0
2018-12-23002-2 Ship Basement was entirely redrawn. Update maps and npcs accordingly.Jesusaves7-121/+34
2018-12-22Mild adjustments to fishing baitsJesusaves1-2/+2
2018-12-22Winter drops, all proccessed in one go!Jesusaves1-4/+70
2018-12-22How many mobs exactly are we working with on Winter?Jesusaves2-1/+26
Also, do not drop Mouboo Steak from Mouboo *Slimes*.
2018-12-22With Santa's Hat, we took care of almost every winter item.Jesusaves1-1/+26
Still not sure how Santa's Hat quest will work, but I advise asking for a hundred of christmas sweeties >.>
2018-12-22Acknowledge Caramel Candy, a new (unhealthy) food drop during Winter.Jesusaves1-1/+29
2018-12-22Restat wands. Introduce Reinboo Wand.Jesusaves1-7/+41
2018-12-22Correct bugs on season handler. Introduce template for Winter Events.Jesusaves1-1/+23
2018-12-22Move the security-critical functions from commands/event to functions/utilJesusaves2-38/+47
Add header to commands/event.txt
2018-12-22When autumn quest is over, clear all Ched's completions/incompletions fromJesusaves2-1/+15
the whole table. Even without this, the game should do just fine, but this prevents some spam on quest_db. Security-wise, dangerous function.
2018-12-22Fix snowfall on weather configuration.Jesusaves1-1/+4