summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
AgeCommit message (Collapse)AuthorFilesLines
2022-11-26All players will now be able to choose a trait as soon as they start the game.Jesusaves1-1/+2
We have 19 traits and 5 opportunities to select them. I want to make this 7. So right now, you can have 6 out of 7 traits, the 7th will be a quest.
2022-09-24Add new passive skill: Realm of Drops.Jesusaves1-0/+1
2022-05-15Price for some recipes is now automatically generated.Jesusaves1-0/+1
This means you'll sell items by the total cost of their materials. It also makes possible to buy the items in theory. And dismantling them is no longer a profitable "cheat"
2021-12-28Add a new blackboxJesusaves1-0/+1
2021-12-24Add summoning scrolls (untested)Jesusaves1-0/+1
2021-09-24Dream Tower Event. Will begin this monday. Obviously poorly tested.Jesusaves1-1/+1
And balance-wise broken as ****** but whatever - it is done. And it is 05:37, any issues can be addressed after waking up.
2021-09-24Domain 030Jesusaves1-0/+1
2021-05-22Add getvaultexp() function and assign 20 Soul EXP each rebirth.Jesusaves1-0/+1
Moubootaur Legends has used 100 Soul EXP out of 500 possible.
2021-05-22Add bitwise functions from TMW rEvoltJesusaves1-0/+1
2021-03-15OVH Fire skillJesusaves1-0/+1
2021-02-19Noob typoJesusaves1-1/+1
2021-02-18Easter Egg updateJesusaves1-0/+1
2020-12-28Change clientversion.txt priority from Important to Later.Jesusaves1-1/+1
2020-12-14Scholarship Titulation (manual mode)Jesusaves1-0/+1
2020-10-09Discord Booster Necklace.Jesusaves1-0/+1
Also, fix typos reported by YuckFou.
2020-07-30Revert a regression: Forgetful NPCs work again.Jesusaves1-1/+2
And with new rules. And I excluded Destructive magic from the NPCs.
2020-07-28Heat waves and the Volcano B1FJesusaves1-0/+1
2020-07-28Move teleporthome() to utilsJesusaves1-1/+0
2020-07-04Move location configuration to npc/configJesusaves1-0/+1
2020-07-04Refactor teleport gates and ensure they all workJesusaves1-0/+1
2020-07-03Add @python for LOLZJesusaves1-0/+1
2020-06-25Prepare a couple ressurection skillsJesusaves1-0/+1
EXP will not be reimbursed, it is only useful for MMO maps WARNING, GAME DESIGNERS, PLEASE TAKE TIMERS IN ACCOUNT
2020-06-25Remove unused magic filesJesusaves1-12/+0
2020-06-25Prepare a new skill: TMW2_STUDYJesusaves1-0/+1
2020-06-22Move traps definition to npc/configJesusaves1-0/+1
Make maps
2020-06-21Remove unused fileJesusaves1-1/+0
2020-05-20Well, @Kolchak wanted a Nilfheim skill.Jesusaves1-0/+1
Here we go; But it is not available yet (Magic Academy doesn't even have indoors.)
2020-05-15Fix a bugJesusaves1-1/+1
2020-05-15Aurora Event Framework initial commit.Jesusaves1-0/+1
Every 12 weeks, Kamelot Season will begin. During Kamelot Season, the dungeon may be challenged daily! However, a minimum cooldown of 6 hours must be respected. WARNING: THIS RELEASES KAMELOT TO PUBLIC/STABLE
2020-04-28Very rudimentary anti-AFK-bot captcha.Jesusaves1-0/+1
It may be needed.
2020-04-28Fixes, and make possible to learn guild skillsJesusaves1-0/+1
2020-04-27Sketch, playing with filters, for fake skills implementationsJesusaves1-0/+2
2020-04-15Template for Terranite Armor blueprint.Jesusaves1-0/+1
Boost Alchemy recipe products - the pots are already good, so boost production
2020-02-26Fix pipeline bug before it happens (but it'll still happen?)Jesusaves1-1/+1
2020-02-15[Skip CI] Valentine Day event - eat multiple + Demure bugfixesJesusaves1-0/+1
2020-01-25Wands no longer give passive MP regeneration. Only equipment does so.Jesusaves1-0/+1
Instead, wands will allow you to use a skill to convert 20% of HP to MP. The ratio is 6:1 (as opposed to official ratio, something close to 4:1)
2020-01-25Ugly workaround so tea worksJesusaves1-0/+1
2020-01-25New function: @welcomeJesusaves1-0/+1
Controlled by Nard, allows anyone not on a MMO zone to teleport to Candor when a new player registers. Let's give new players a warm @welcome to the game!
2020-01-22Small sketch of PvP Honor System frameworkJesusaves1-0/+1
2019-09-17Light bringer NPC - Players are now officially allowed to hold it, as longJesusaves1-1/+1
as they got at least 60 LB Matrix points.
2019-09-17Rename file gmbot → mkbotJesusaves1-1/+2
2019-09-07Move main.txt priority up in the load order.Jesusaves1-2/+2
This means functions which relies on other critical functions goes to utils, the smallest of critical functions block (subject to be reverted)
2019-09-05New gm command for Saulc: @shroomJesusaves1-0/+1
Description: Walk to players, spawn plushrooms/chagashrooms and walk away. Do all that while taking a cup of coffee IRL and let the script do the job. Max. 40 players. Works even when player is in a restricted quest map. MobID only.
2019-08-24What's the most important thing in a political system? TAXES, OF COURSE!Jesusaves1-0/+1
2019-08-07Split Estate Functions in half. One will take primary functions.Jesusaves1-0/+1
The later one will take auxiliar functions (dialog helpers)
2019-08-07Replace makepot with Transmigration/Transmutation general spell (TODO/WIP)Jesusaves1-1/+1
2019-07-25Remove Merchant Police gameplayJesusaves1-1/+0
2019-07-15Arcmage boxset contains these rare cards (not dropped anywhere though, and ↵Jesusaves1-0/+1
cards cannot be used)
2019-06-24Move Mount rent function to a new file. Provide Tortuga Rent function (half ↵Jesusaves1-0/+1
price).
2019-06-22Implement abizit magic skill (there's no alias, you must @sk-abizit)Jesusaves1-0/+1