summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-04-26Guild Shop now sells Arcmage Boxset.Jesusaves2-3/+33
Job Level now affects chances of getting a good Arcmage Card.
2020-04-26Guild Shop: Mercenary BoxsetsJesusaves1-0/+30
2020-04-26Move more stuff from Real Estate System around.Jesusaves6-151/+55
It's still difficult to implement and maintain, imo.
2020-04-26If you talk to Rosen for shopping, is locked in Candor and Tutorial mode is on.Jesusaves1-0/+6
He'll warn you. Please spend responsibly. You CAN run out of GP and need to start over. There's no warning if you interact with the shop directly.
2020-04-26Generate this value dynamically, insteadJesusaves1-1/+2
2020-04-26600 gp -> 900 gp (bad base value)Jesusaves1-1/+1
2020-04-26Eugene: New Daily QuestJesusaves2-6/+40
He wants Grass Carp. Doing this daily is good for novices. It is also an important source of income to fishers. Eugene no longer sells them, but Ducks can drop for a less peaceful solution.
2020-04-26Template for Cursed Soldier - ArcherJesusaves1-0/+41
2020-04-26Phoenix Rebirth - fix a bugJesusaves1-1/+1
2020-04-251501 Cursed Foot Soldier.Jesusaves1-0/+41
2020-04-25Guild Exchange House (actually not a house but anyway)Jesusaves4-1/+142
Now you can claim Kamelot Castle "ultimate" rewards.
2020-04-25Instance ID resets with server, so make it temporary anywayJesusaves2-8/+7
2020-04-25Spellcheck + Set cooldown unless started by an Admin.Jesusaves1-2/+4
I am an Admin at localhost + test server, so it'll never be set during testings.
2020-04-25Bugfixes from testing.Jesusaves2-2/+2
NOTE: Quest is assigned, but cooldown isn't set. So any member walking on Kamelot Gate will reset quest.
2020-04-25Access to 042-1 Weapons Room conditional established.Jesusaves2-1/+19
2020-04-25King Arthur the Micksha: Dialogs sketched successfully.Jesusaves1-1/+28
2020-04-25Begin on Arthur's dialogsJesusaves1-7/+67
2020-04-25Handle quest end by cooldown expired in Main GateJesusaves1-5/+17
2020-04-25Initial sketch of King Arthur the MickshaJesusaves3-1/+48
2020-04-25This fixes the long standing bug where events did not end properly.Jesusaves2-1/+6
2020-04-24King Arthur now is locked to Guild Master and Guild Vice Leaders.Jesusaves2-2/+11
Normal members will be warned.
2020-04-24This improve a TINY BIT the guild house code, but it is still badJesusaves1-2/+1
2020-04-24Guild Dungeon instance coding is much sturdier than Guild HouseJesusaves1-16/+16
2020-04-24Prototype codeJesusaves1-1/+44
2020-04-24Classical bugJesusaves1-2/+2
2020-04-24LoF Bot Quest for @CordoJesusaves4-4/+81
As promised. The coin can also be obtained by farming, if player sells it.
2020-04-24Not critical bugJesusaves1-3/+0
2020-04-24Actually a critical bugJesusaves1-1/+2
2020-04-24Testing requiredJesusaves1-0/+2
2020-04-24King Arthur the MickshaJesusaves2-0/+26
2020-04-24Allow LockPicking minigame to be called without thief skill check.Jesusaves1-2/+3
This will be useful for Kamelot
2020-04-24Add several vaults to LoF Village, with varying difficulties.Jesusaves9-1/+85
This is required by Kamelot
2020-04-24Register NPC_VAULT so I can add vaults anywhereJesusaves1-0/+1
2020-04-24Rewrite vault lockpicking to be centralizedJesusaves3-50/+37
2020-04-24[skip ci] Fix object placementJesusaves1-1/+1
2020-04-24Mapflags and sketch of variable scopeJesusaves4-0/+55
2020-04-24Make some monsters drop [LoF Coin]Jesusaves1-0/+6
Black Mamba excluded (to keep drop list size reasonable)
2020-04-24Preparatives from client-data, but now server-sidedJesusaves5-3/+26
2020-04-24Kamelot Map BuildJesusaves39-24/+156
2020-04-23Resync Job Database accross jobs so all are like HumanJesusaves1-25/+31
Except savior, which punches at light speed
2020-04-23Correct Easter Soul Menhir behaviorJesusaves1-1/+2
2020-04-23Instead of making Tulimshar Officer quest easier, make it better.Jesusaves1-1/+2
Which is TMW2 style of doing things.
2020-04-23Ops, mistook var 17 with var 18 %%PJesusaves1-2/+2
2020-04-23Loading order: Use callfunc insteadJesusaves1-2/+2
2020-04-23Day/Night Cycle change hack: Heal players and buff their HP in 10% for 30sJesusaves1-0/+8
This will compensate them for a while, hopefully. Bonus stack with Sacred Health Potion.
2020-04-23Squashed update from jesusalva/infinityJesusaves1-50/+131
2020-04-23Proposed solution doesn't works (fix code typos)Jesusaves1-7/+13
2020-04-22Extra debug codeJesusaves1-1/+127
2020-04-22Add refine ATK bonus on swords (35xx domain)Jesusaves1-1/+76
More as a Template, I want more than a passive bonus
2020-04-22Better for scalability but not so great for overall balanceJesusaves2-5/+4
*needs more ATK again*