summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-03-14Estimulate PK on CoD by allowing BottledDust drop from PK'ed players.Jesusaves1-0/+8
A check for kills on "defenseless" chars (status-based) is performed. The % chance to get is based on Luck of you and the target. You could get 10 bottles by exploiting this. ¡¡¡Only applies on boss room!!!
2019-03-14Fix the remaining houses - Alchemy System is implemented (but no recipes yet)Jesusaves3-3/+12
2019-03-14GP inheirtanceJesusaves1-0/+6
2019-03-14I want parties and blood on CoD %%eJesusaves1-3/+8
2019-03-14This won't fix Angela Quest...Jesusaves1-1/+1
2019-03-14Increase COD Desert time in 30sJesusaves1-1/+2
2019-03-14Andrei Sakar (wait, we cannot fight against the big m+ boss) and Evil ScytheJesusaves1-0/+2
Now have an ultra rare drop: Emperium.
2019-03-14Add collision to "CrocoTree" monsterJesusaves1-1/+2
2019-03-14Allow a small EXP bonus to monster level close to your (3 and 4 levels ↵Jesusaves1-0/+2
difference).
2019-03-14Revert "Gold Ore < Strange Coins."Jesusaves1-5/+5
This reverts commit 56f493ab5d49479813c052505710dd97d714a1a7.
2019-03-14Gold Ore < Strange Coins.Jesusaves1-5/+5
Now it is properly balanced
2019-03-14St. Patrick Gold Pot - Spin it today, and get lucky!Jesusaves4-5/+214
(Not properly balanced)
2019-03-14Add the NPC with information about St. Patrick Day.Jesusaves3-0/+45
2019-03-14Add all (or most of) Guild Utils, except for guild average player level.Jesusaves7-1/+188
More feature is required, and recipes list are still ToDo. Guild Hall cannot be accessed (yet).
2019-03-14Make MapsJesusaves5-5/+10
2019-03-14Kick the right number in Orange Dye price, lowering it from 4959 GP to 495 GP.Jesusaves1-1/+1
Which is still expensive btw.
2019-03-14Fix silly bug in Event Core I wouldn't have noticed...Jesusaves1-20/+20
2019-03-14Record Shab as the event winnerJesusaves1-0/+3
2019-03-14Reorder stuff on the file, and bump it that the mini event to find this NPC ↵Jesusaves1-2/+3
is over.
2019-03-13Add the Blacksmith to Saulc's Castle so it can be tested >.>Jesusaves5-4/+71
2019-03-13Add a couple weapon craft prototype... Must have a [Knife] equipped.Jesusaves1-0/+54
It have similar cost to Nicholas etc., but needs more coal and gives Pile of Ash.
2019-03-13Reintroduce the Crocotree in Tulimshar, so players can complete Sailor QuestJesusaves2-1/+35
2019-03-13Lower Status Reset Potion price at Saulc's requestJesusaves1-2/+2
Need kill in average 410 Mana Pious and get 100 Hero Coins or 60 Strange Coins.
2019-03-13Add a Chemistry Table on Saulc's Castle. What is a chemist without it!!!Jesusaves2-0/+28
2019-03-13Add crafting formulas for the new potions, now I need @Saulc opinionJesusaves2-1/+70
2019-03-13Commit the desync patch which was tested by players.Jesusaves1-1/+2
In fact, this caused a bit of desync, but there are other worse desync out there.
2019-03-13Fix some minor problems on itemsJesusaves1-3/+3
2019-03-13Include some new potions which can only be created with the new Alchemy SystemJesusaves1-12/+55
- Status Reset Potion: Reset your status in the middle of a fight 'cause you're crazy. - Move Speed Potion: Raises walk speed from 150ms to 100ms for 5s - Precision Potion: Boosts your acc. (hit chance) for 20s.
2019-03-13Implement Alchemy System for Xanthem's House.Jesusaves5-3/+125
Now he only needs to buy--err, find the recipes :>
2019-03-13Remove every Evol recipeJesusaves1-250/+0
2019-03-12Fix CoD undue death penaltyJesusaves1-1/+1
2019-03-12Change Supreme Chest to Prism Chest (x2)Jesusaves1-2/+2
2019-03-12Fix Heroes Hold Master DungeonJesusaves9-53/+58
2019-03-12Uhm...Jesusaves1-3/+3
2019-03-12Remove unused NPC variable .time, and merge estate2 on main estate filesJesusaves7-197/+152
They're not THAT huge anymore to justify their own file
2019-03-12Fix doorbellsJesusaves5-10/+10
2019-03-12Make L_Manage in Real Estate System a global function, too.Jesusaves6-386/+96
2019-03-12Start simplifying Real Estate by making L_RentAvailable a functionJesusaves6-265/+83
2019-03-12Change St. Patrick times to Saulc's likingJesusaves1-0/+2
2019-03-12Doh. Silly stuff. Bad copy paste.Jesusaves1-1/+1
2019-03-12`@event` command have priority over a few other commandsJesusaves1-1/+1
2019-03-12In theory, this implements St. Patrick Day.Jesusaves3-50/+309
And sets all Events to start on their own so GMs can miss the date. This script takes precedence over @event.
2019-03-12The catch of the Terranite set, is that it provides MDef.Jesusaves1-0/+1
Probably should only provide 60%~70% of normal defense though >_>
2019-03-12Add St Patrick's Clover monster with 0.1% chance to drop FourLeafClover, ↵Saulc1-0/+41
they shoudl spawn over all forests and fields maps. during St Patrick +/- 2 day, Event should start March 15 to 19 included.
2019-03-12Now Terranite have a very rare drop :b Saulc1-0/+1
2019-03-12Add terrranite mask Saulc1-0/+17
2019-03-12Add full server-side support for guilds on Estard. This draft will becomeJesusaves2-1/+68
TMW2 Guild Manager. I'm amazed, everything worked as 4144 said it would. Customized EXP donation for guild roles (capped at 50%)? Check. Setting a Vice Leader (kick+invite) and a Recruiter (invite)? Check. Levelling up your Guild because Guild need levels (NYI)? Check. ...Increase Guild Maximum Member count? Oops! Not available yet. But seems like Hercules can take care of that for us, with GLvl.
2019-03-12Debug Information about Guilds on EstardJesusaves1-1/+37
2019-03-12Hercules UpdateJesusaves2-2/+13
2019-03-12Heroes Hold is not meant for quick die-and-retry attempts, so require a minuteJesusaves1-0/+7
between attempts (this time can be spent inside). I haven't forgot Saulc wants a herb taxing system, but that's harder to implement.