summaryrefslogtreecommitdiff
path: root/npc/functions/clear_vars.txt
AgeCommit message (Collapse)AuthorFilesLines
2022-04-08HoraK's changes and variable cleaningJesusaves1-0/+4
2022-04-08Backport Chronos changes. But without personal trading limit.Jesusaves1-0/+6
The reason for the personal limit is the existing stacks of points. These should be liquidated before the Evolved merge. (And if not, this means BP costs go up, so.)
2022-01-20Christmas 2021 CleanupJesusaves1-2/+10
Contains several other bugfixes and improvements - The Mana World Team's Chairman - Fix Terogan Fight - Poppet's Battle Chamber (inactive) - `@setcells` and `@delcells` - Fix Graveyard Ghosts - Jande skill (inactive)
2021-07-29Add the missing items which HoraK added... I forgot whenJesusaves1-0/+3
2021-07-29This not so pretty function is Moubootaur Legends Server Updater.Jesusaves1-0/+17
It is much simpler than Hercules version and does not require admin intervention. Although more dangerous and slower.
2021-07-25Healing exp cannot go negative but it could overflow...Jesusaves1-1/+1
...The "fairest" would be forcing absolute value.
2021-07-25This is a quick'n'dirty patch for some broken GM commands, fix it laterJesusaves1-0/+3
2021-07-25Fix typos on warp towelsJesusaves1-1/+1
2021-07-17Align scoreboard reloading to log cleaner for single lag spikes. Port Confringo.Jesusaves1-1/+3
If it is an unacceptable lag, then the boss point scoreboard may end as OnInit only, or taking a hidden entry for on-the-fly updates. We'll see in testserver.
2021-07-16Upgrade Pauline and import all spellsJesusaves1-5/+70
2021-07-16Migrate OrumQuest to the QuestSystem, and inheir skills on ported chars.Jesusaves1-1/+10
2021-07-16Fix typos and update bank accountsJesusaves1-14/+4
2021-07-15Magic reset OR bugfix. Fix missing code to close #61 (Terranite Counting)Jesusaves1-1/+22
2021-07-15Styling, Translations, and Cindy's conversion rule + Magic EXP conversion.Jesusaves1-0/+16
Magic conversion will happen on this block if @HoraK give me what I need. Otherwise, it will also be wiped on this block.
2021-07-14Initial version of Doomsday Quest. Minimum Level 100. Temporary reward. ↵Jesusaves1-1/+9
Untested. Also, fix the Scythe and add stats to the Halberd.
2021-05-06Reintroduce Slot Machine Monocle Quest.Jesusaves1-0/+1
Fixes #30
2021-05-01Rewrite Hide'n'Seek quest with new quest system because HoraK was annoyed.Jesusaves1-0/+3
2021-05-01Oooh I think I see the typos nowJesusaves1-0/+2
2021-05-01Update Valon to new quest systemJesusaves1-2/+9
2021-04-10Remove ClearGlobalVars() - no longer neededJesusaves1-60/+0
2021-04-10Flag -xJesusaves1-0/+0
2021-04-09Main Functions Consolidation. Resave item dbJesusaves1-107/+0
2021-04-09OverrideJesusaves1-0/+184