summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2021-07-09Fix missing time functions (was causing towel and Kimarr bugs)Jesusaves1-0/+117
2021-07-09Regenerate map cache to fix the warps in 011-1 and 017-2 by MickshaJesusaves2-2/+2
2021-07-09[skip ci]That was an ugly lieJesusaves1-1/+1
2021-07-07Regenerate map data and cacheJesusaves5-12/+12
2021-07-05Add Chronos, lord of time, the immortal, head editor of the Almanach...Jesusaves1-2/+139
...And in overall, just a shopkeeper.
2021-07-05Add the Almanach mentioned by Crastur to the scoreboardsJesusaves3-2/+51
2021-07-05Reintroduce the Underworld Key.Jesusaves1-3/+15
I did destroy Wushin's plans for the crypt but the shards are still around. It might be possible to pierce them again into something coherent.
2021-07-05NOBYPASS - Prevent players from intruding on the fights EVEN if they have ↵Jesusaves4-10/+6
crypt keys
2021-07-05delitem() is now a safe function, so remove broken code from the crypt doors.Jesusaves3-9/+9
2021-07-05Reapercry (but Terogan is broken and effects are not working? O.o)Jesusaves4-1/+233
2021-07-05HocusideaJesusaves2-3/+8
2021-07-05As Hocus requested... Players are now able to use the Evil Obelisk to warp ↵Jesusaves3-2/+33
to Keshlam.
2021-07-05Some tentative balancing which was requested on #57Jesusaves1-6/+0
2021-07-05Add the scrolls to monsters randomly and haphazardly.Jesusaves1-0/+1
Close #16
2021-07-05Fix Joyplim, add the missing skills as (currently unobtainable) scrollsJesusaves4-4/+24
2021-07-05Reintroduce the Present Hats as a yearly reward for logging on during TMW ↵Jesusaves2-0/+17
birthday. Also, notify players about the occasion. I even added the proper st-nd-rd-th geez. At least "11th~13th" are not a concern. close #58
2021-07-05Reduce event heartbeatsJesusaves1-1/+2
2021-07-02Regenerate map cache and map dataJesusaves6-106/+109
2021-07-01Fix some Iilia bugsJesusaves1-4/+4
2021-06-28Minor style (like setting global variables at Init instead of dialog)Jesusaves1-2/+2
2021-06-27Reintroduce Alchemy (untested).Jesusaves2-0/+92
Close #27
2021-06-27Kaflosh is now able to continue druid tree quest.Jesusaves2-3/+7
"Hug" is still broken
2021-06-27ALL THE LOGS - Send some sensitive CrazyTree operations to GM Log.Jesusaves1-0/+12
2021-06-27Replace Hurnscald Tree.Jesusaves3-65/+1486
2021-06-27Rewrite catalazuli scripts, drop the formely mandatory preceding hashtag.Jesusaves1-8/+23
Using the hash will cause catalazuli to NOT WORK.
2021-06-19[skip ci] Document kick reason 12Jesusaves1-1/+1
2021-06-19Add @charrename or @forcerename, which bypass some nick restrictions.Jesusaves2-0/+47
Command is GM 80, Prsm will need to use GM Storage to force nick changes. Trolls can be mercilessy @block'ed and nuked away, but use @accinfo before. close #55
2021-06-19Fix a few typos or minor/major bugs and documentJesusaves1-3/+6
2021-06-19Reintroduce race changing on BarberJesusaves1-9/+21
2021-06-19Modify race constants to TMW Legacy race modelsJesusaves1-1/+1
2021-06-16Force stats recalculation after changing focus skills. Close #54Jesusaves2-8/+4
2021-06-16Remove comment which was not commented properlyJesusaves1-1/+0
2021-06-15Betsanc/Asorm - They're using sc_start* directly instead of the wrappers.Jesusaves1-2/+2
Therefore, it must be measured in miliseconds, not seconds.
2021-06-15Hinnak: Hint for the Mana Seed rumors if you do not have enough magic powerJesusaves1-1/+5
to learn Kalmurk (Lv 1 Magic)
2021-06-15Wyara: Be more consistent with what Ian the Guide instructions.Jesusaves1-1/+4
2021-06-15Morgan: Be a bit more consistent with the "elusive" aspect of the Mana Seed.Jesusaves1-2/+2
2021-06-15Update Morgan instructions, fix typo on @debug menuJesusaves2-18/+29
2021-06-15Keep explaining the distance restriction.Jesusaves1-0/+1
2021-06-15Hide'n'Seek - Add minimum distance to talk with the kids.Jesusaves1-8/+30
Explain to players the distance.
2021-06-15NPC Sorfina: Clear dialogue field after player selection > "That would be ↵Micksha1-0/+1
great!"
2021-06-15Aidan: Report how many boss points you haveJesusaves1-7/+9
2021-06-15No wrapper for stat resets in @debug anymore; Use @streset insteadJesusaves1-8/+4
2021-06-15Move Numa as well.Jesusaves1-1/+1
2021-06-15Fix warps to Staff Room - I blame @Micksha for this bug :>Jesusaves1-6/+9
2021-06-15This is not an official behavior, but give you an option to ask about JackJesusaves1-2/+3
stopping to supply wood even when Inspector Quest wasn't started.
2021-06-15Fix a few typos, like always reporting the wrong number of items left on ↵Jesusaves1-1/+1
mcharge. And a missing skill on skill tree.
2021-06-15...How did I forget Frillyar?Jesusaves2-0/+3
2021-06-15Correct hair style listingJesusaves2-8/+7
2021-06-15Fix a bad scopeJesusaves1-9/+9
2021-06-15Fix casts to mobcount() functionsJesusaves16-39/+33