summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2019-01-01Mark Ched's Summer 2019 and Hasan Scorpion Killing Challenge 2019Jesusaves1-0/+6
2019-01-01Handle TMW2 Anniversary, as stated by ANNUAL.MDJesusaves1-0/+12
2019-01-01Add new statues. Publish an initial schedule for 2019 events (based on ↵Jesusaves2-0/+55
annual.md) There is expected annual events for: Jan, Feb, Mar, Apr, May, July, Sep, Dec. No annual event is expected for: June, Aug, Oct, Nov.
2019-01-01Staff can logout at botcheck area, no problemJesusaves1-1/+2
2019-01-01Add ship to NivalisJesusaves5-3/+24
2019-01-01Mark on each status reset NPC, how much they charge on level 10 and 90Jesusaves5-2/+8
Zitoni price fixed (18 GP → 1.800 GP)
2019-01-01Remove unused folderJesusaves3-10/+0
2019-01-01020-3 Nivalis Reset Potion ShopJesusaves8-1/+112
2019-01-01[skip ci] Minimum level 20, but advised level is 30Jesusaves1-0/+2
2019-01-01Rosen Quest - He can now make a Training Bow for you :oJesusaves1-0/+52
2019-01-01Last time fixesJesusaves1-1/+2
2019-01-01Start redesigning main storyline.Jesusaves3-24/+115
Second stop is Hurnscald Prefecture, which is TODO. Halinarzo main quest arc will end up being thrown to level 50 players it seems
2019-01-01[XMAS 18] Urgent fixesJesusaves2-9/+12
2019-01-01Logout on botcheck area = banJesusaves1-0/+4
2019-01-01Elmo is reading a task schedule from the ship but ya can't see itJesusaves1-2/+6
2018-12-31Botcheck blackboxJesusaves2-0/+2
2018-12-31Record somewhere victors of all events done thus far (not shown ingame)Jesusaves2-3/+40
2018-12-31Erm, sorry. I switched a ' with a ` signal.Jesusaves1-1/+1
2018-12-31On hindsight, we never, EVER, told the player Nard would be waiting on his ↵Jesusaves3-5/+5
office... ...So he doesn't needs to be or even to have an office, right?
2018-12-31[skip ci] fix explanationJesusaves1-1/+1
2018-12-31Piousse is harder than Rattos >.< Let's use the dreadful squirrel instead.Jesusaves1-4/+4
Good luck! I mean, it is easier, even if they have more HP.
2018-12-31Warn players that the mana bug is almost a boss for themJesusaves1-0/+2
2018-12-31Rebuild map cache. Minor improvement.Jesusaves5-1/+16
2018-12-31Rewrite entirely, Peter Script (along the quest)Jesusaves7-304/+207
2018-12-31De-hardcodeJesusaves1-10/+10
2018-12-30Players doesn't like Candor, but Candor is the most well polished areaJesusaves1-4/+6
So let's take the prices lightly, with greater discounts for completion.
2018-12-30I don't even imagine someone needing to deposit more than 100.000 GP at onceJesusaves1-6/+4
The game simply is not designed for such high amounts
2018-12-30Ok, it looks awesome enough. Nard's Ship is more TMW2-like and less Evol-like.Jesusaves1-0/+1
2018-12-30Move Nard and Elmo to 002-3. Unlink 002-4 from world.Jesusaves5-26/+17
2018-12-30Move Juliet & Billy Bons to 002-1Jesusaves4-8/+9
2018-12-30Update to new 002-1 map: Don't get used to it, I'm going to change againJesusaves2-4/+9
This time, I want to delete 002-4. I'll move Nard to 002-3, Juliet and the drunkard to 002-1.
2018-12-30Explain status allocation, equipment and job level on TrainerJesusaves1-0/+5
2018-12-30Explain seasons & day/night cycle on trainerJesusaves1-0/+28
2018-12-30Rewrite Christmas Quest RequerimentJesusaves1-4/+5
2018-12-30Explain how to sell items on MoubooTaur LegendsJesusaves1-0/+7
2018-12-30[skip ci] Do not keep Juliet talk window open when you trade with herJesusaves1-0/+1
2018-12-30Reduce amount of options on Juliet once you finish Candor arc.Jesusaves1-2/+2
2018-12-30Update Liana (quest level, dialog, and what to do with Bug Legs)Jesusaves1-6/+13
2018-12-30Update trainerJesusaves1-4/+4
2018-12-30Rebalance how much experience is given on Maya (target is level 3, 5 players)Jesusaves1-1/+2
This is done with an expression, meaning exp gain is balanced out
2018-12-30Move when referral program is handled because players were confused about that.Jesusaves1-47/+51
Make advantage of Avatar System
2018-12-30Mini-Tutorial about HNR on PeterJesusaves1-0/+11
2018-12-30Vincent StyleJesusaves1-5/+3
2018-12-30[skip ci] here, too. There are more warps to fixJesusaves1-1/+1
2018-12-30Bug detected by Filhote - Do not use warp on ArpanJesusaves1-4/+4
2018-12-30Maximum NPC size is 24 char, and #water_animation have 16.Jesusaves2-14/+14
What a waste of resources! Only 6 chars to name (_ and ID doesn't count)? Rename to #fishing on troubling NPCs.
2018-12-30Fishing in Frost Lands (Nivalis & Winterlands)Jesusaves4-0/+67
2018-12-30During night, fishing can be _up to_ 20% faster.Jesusaves1-2/+2
This doesn't means it'll be 20% faster, it _can be_ 20% faster.
2018-12-29This new script version is currently in vigor.Jesusaves1-1/+2
```@unloadnpcfile npc/commands/rate-management.txt ; @loadnpc npc/commands/rate-management.txt ```
2018-12-29This should add some safety to the drop rate management reset.Jesusaves1-11/+11
Requires further investigation. @reloadbattleconf did the trick, but it should have been cast on day/night cycle. Something is *terribly* broken.