summaryrefslogtreecommitdiff
path: root/npc/functions/scoreboards.txt
AgeCommit message (Collapse)AuthorFilesLines
2022-01-20Christmas 2021 CleanupJesusaves1-0/+2
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-17Align scoreboard reloading to log cleaner for single lag spikes. Port Confringo.Jesusaves1-25/+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-16Remove underperformant scoreboards.Jesusaves1-14/+4
One which did not exist in TMWA, and one is the Hall of Acorns. Boss Points scoreboard is underperformant as well. Was kept for being important but likely will need an optimization.
2021-07-05Add the Almanach mentioned by Crastur to the scoreboardsJesusaves1-2/+31
2021-04-13Hall of Acorns - Only consider first char (if exists).Jesusaves1-1/+1
Not using first char slot removes you from this scoreboard ^^
2021-04-13Add scoreboards supportJesusaves1-0/+244
2021-04-09OverrideJesusaves1-291/+0
2021-04-09Initial commitJesusaves1-0/+291