summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2020-02-28I give up.Jesusaves4-5/+24
Connect MQ2 back to system with a few lame error messages, finish Lua, and it is "good enough".
2020-02-27Fix LoF Location Reset Script wrong locationJesusaves1-1/+1
2020-02-27Wielding a Lightsaber will now slowly erode your life.Jesusaves1-1/+1
If your regen/vit is high enough, it'll cover the effects. Otherwise, you'll start losing life!!
2020-02-27Bat Pet (it'll not work - common color)Jesusaves1-0/+5
2020-02-27Pyndragon's Lightsabers lore and new priceJesusaves1-9/+10
2020-02-27Oups.Jesusaves1-2/+6
2020-02-27Add the block which prevents you from escaping.Jesusaves1-0/+13
Defeating the assassin will make block vanish, but will not complete the quest
2020-02-27Prepare assassin's spawn.Jesusaves1-0/+12
Wait, maybe I need to remove this monster collision? Or better make it a regular collision after assassin spawns?
2020-02-27[MQ2.5] Trigger conditionsJesusaves1-2/+23
2020-02-26Sketch of Professor on 003-0 during MQ (He should wear AFK set...)Jesusaves2-2/+30
2020-02-26Fix pipeline bug before it happens (but it'll still happen?)Jesusaves1-1/+1
2020-02-26De-hardcode the battle configuration flags (BCONF)Jesusaves5-14/+71
Reason: Automatize and protect the EXP Bonus on TMW2 Day Event.
2020-02-26draftJesusaves1-0/+5
2020-02-26Fix bugs, add placeholdersJesusaves4-33/+25
2020-02-26Magic School Port should now be instanced for the eventJesusaves2-2/+47
But we need the trigger for the boss fight or this is for naught!
2020-02-26Wait, I can set instance timeout to zero? WHY YOU NEVER TOLD ME THAT BEFORE.Jesusaves1-10/+10
2020-02-26Sketches and DraftsJesusaves3-6/+11
2020-02-26Fix an old bug with readparam2Jesusaves1-90/+90
2020-02-25Notes on Lua + Refactor how and when you learn about shovels and maps.Jesusaves3-15/+51
Digging treasures is now entirely optional, and George can sell you a shovel.
2020-02-25Fix bugs on Duck IslandJesusaves1-0/+1
2020-02-25This dialog is starting to make sense... Sort of.Jesusaves1-6/+33
2020-02-25After some live testing, Inn Cutscene is complete :3Jesusaves3-23/+45
2020-02-25Initial, untested sketch of Tulimshar's Inn Cutscene is ready =3Jesusaves1-2/+101
2020-02-25SketchesJesusaves2-1/+31
2020-02-25DraftJesusaves2-0/+20
2020-02-25Tulimshar Inn have a bug, so mayors will not be allowed to sleep for free.Jesusaves1-2/+2
2020-02-25Min. break chances are now 15%. It hits 15% about 540s before (9 minutes)Jesusaves1-3/+3
So, crystal cooldown is now 51 min + 5 minutes = 56 minutes!
2020-02-25Reconfigure Warp Crystal Break Chance to hit 0% after a whole hourJesusaves1-2/+3
2020-02-25Make crystal break rate code more robustJesusaves1-1/+2
2020-02-25Warping Crystals: There's always 5% chance of not breaking :3Jesusaves1-1/+1
2020-02-25Crystal Fixing: 50% OFFJesusaves1-5/+5
2020-02-25Rewrite Lilanna's codeJesusaves1-16/+21
2020-02-25Pipeline bugs...Jesusaves1-2/+2
2020-02-25Fix a typoJesusaves1-1/+1
2020-02-25Sleeping at Inns will give you a BONUS %%oJesusaves1-0/+4
2020-02-25Very early version of Tulimshar InnJesusaves1-2/+27
2020-02-25Typo on source codeJesusaves1-1/+1
2020-02-25Main Quest 2-4 loreJesusaves1-9/+19
2020-02-25Main Quest 2-3 LoreJesusaves1-1/+15
2020-02-25Livio Patch's: You can now escape from the cops (max. 40% runaway chance)Jesusaves3-4/+34
2020-02-25I'm not sleeping over a failed pipeline %%nJesusaves1-4/+4
2020-02-25Debug markers, to prevent bigger issuesJesusaves1-8/+10
2020-02-25These four items will be the 'starter kit' from Lua:Jesusaves1-0/+9
10x [Bread] 3x [Smoke Grenade] 1x [Bottle of Tonori Water] 1x [Crazy Rum] Should I also add an equipment piece? Or nah?
2020-02-25Err, as we're talking about ways to make money: Mention Political System andJesusaves1-1/+1
Gambling. I'll not tie them to Main Quest, anyway.
2020-02-25Lua Quest 2-2: A Stable IncomeJesusaves2-6/+43
2020-02-25Inform players right at the begin that if they're skipping tutorial,Jesusaves1-0/+2
we'll omit tutorial-ish dialogs. And also teach them how to revoke that, in case they did not want to skip.
2020-02-25Fishing: Accomodate 300ms more of lagJesusaves1-1/+1
2020-02-25Eh, it is a mess, but try to update main quest chapter on other NPCs as wellJesusaves7-8/+8
2020-02-25Use five spaces, instead of three, to separate Lua's MQ nodes.Jesusaves1-13/+13
Also, fix a display on Lua (so she will assign MQ 2-1, 2-2, 2-3, 2-4 and 2-5)
2020-02-25Checks. Lua Main Quest 2-1 ready.Jesusaves1-3/+101