summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-08-07changed back to switch and replaced ids with constantsfocus_skillsHoraK-FDF1-7/+15
2021-08-07changed to checking for name instead of idHoraK-FDF1-14/+7
2021-08-07focus skills v1HoraK-FDF2-18/+77
2021-07-29Fix minor issuesstableJesusaves5-8/+31
2021-07-29Skip some debug override functions from Doomsday ShowdownJesusaves1-20/+4
(For Winds of Calamity subevent)
2021-07-29Add the missing items which HoraK added... I forgot whenJesusaves2-1/+69
2021-07-29Update barber and pickled beetsJesusaves3-10/+7
2021-07-29Add Moubootaur Legends top-notch debug commands @callfunc and @doeventJesusaves1-0/+26
Require a special global variable to be set server-wide.
2021-07-29[skip ci] I really need to get this fixedJesusaves1-2/+2
2021-07-29Fix CI issuesJesusaves1-6/+9
2021-07-29This not so pretty function is Moubootaur Legends Server Updater.Jesusaves4-1/+142
It is much simpler than Hercules version and does not require admin intervention. Although more dangerous and slower.
2021-07-29Fix missing Mana Pearl (server-side)Jesusaves1-0/+20
2021-07-29[skip ci]Jesusaves1-1/+22
2021-07-28Bugfixes. The annoying kind.Jesusaves2-3/+3
2021-07-27Change logging rulesJesusaves2-0/+9
2021-07-27Improve debug logging and optimize a tiny bit Cindy CaveJesusaves2-8/+9
2021-07-27If an infinite Cindy Run was set, pump Yetis way, way faster.Jesusaves1-1/+1
Or we'll be at this the whole day, and I am NOT looking forward that.
2021-07-27Add EVTC overrides to Cindy Battle.Jesusaves1-3/+19
This includes an infinite run, and a way to start the battle w/o paying.
2021-07-27[Candor Battle] Add event coordinator overrides and infinite battle mode.Jesusaves1-2/+19
Only EVTCs are capable of using the infinite mode.
2021-07-27This is to deprecate !1 making it redundant. Ensures players can use ↵Jesusaves1-0/+31
@item/@zeny/etc
2021-07-25Healing exp cannot go negative but it could overflow...Jesusaves1-1/+1
...The "fairest" would be forcing absolute value.
2021-07-25Remove some ugly artifacts, fix Shock White ID from 122~127 to "22"Jesusaves5-29/+4
2021-07-25Fix some broken GM DoorsJesusaves1-6/+6
2021-07-25This is a quick'n'dirty patch for some broken GM commands, fix it laterJesusaves2-0/+4
2021-07-25Fix typos on warp towelsJesusaves2-4/+4
2021-07-23Some missing closeclientdialog()'s in 013-2Jesusaves1-0/+5
2021-07-23Fix Celestia's Basement.Jesusaves3-3/+136
All restrictions were removed, it is now just a fancy easter egg.
2021-07-23Fix any remaining broken warps and some more translatable strings.Jesusaves7-64/+68
Close serverdata#32
2021-07-23Fix Maria NPC and allow alonsialonso to work at Engraving (d'oh)Jesusaves2-3/+3
2021-07-17Fix typo on Keshlam SwampsJesusaves1-4/+4
2021-07-17Align scoreboard reloading to log cleaner for single lag spikes. Port Confringo.Jesusaves3-28/+8
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-16Upgrade Pauline and import all spellsJesusaves2-61/+98
2021-07-16Migrate OrumQuest to the QuestSystem, and inheir skills on ported chars.Jesusaves16-174/+215
2021-07-16Fix typos and update bank accountsJesusaves2-15/+5
2021-07-15Reintroduce the marriage system.gumi5-3/+500
2021-07-15Make a bug fix and reduce Short Sword weight to 1.5kg (same as Sand Cutter)Jesusaves2-5/+5
Partly addresses #64 which shall now be moved to clientdata scope.
2021-07-15Fix Keshlam Swamps internal bugsJesusaves1-31/+31
2021-07-15Reintroduce the time travelers. This close #65Jesusaves6-0/+103
2021-07-15Magic reset OR bugfix. Fix missing code to close #61 (Terranite Counting)Jesusaves2-18/+46
2021-07-15Styling, Translations, and Cindy's conversion rule + Magic EXP conversion.Jesusaves3-52/+67
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. ↵Jesusaves7-19/+207
Untested. Also, fix the Scythe and add stats to the Halberd.
2021-07-14Zax wasn't being rendered properly; This fixes it and add a bit of flavor.Jesusaves2-9/+17
2021-07-14Make GM Robe and GM Cap weightless (Big Crunch request)Jesusaves4-11/+8
Also, minor code edits (no visible effects ingame)
2021-07-13A lot of stuff ceased to work as it used to in Doomsday Act 5, update docs.Jesusaves3-9/+28
2021-07-13Regenerate map data/cache for 099-3 fixes in clientdata. Remove deprecated info.Jesusaves6-33/+36
2021-07-13Remove item manipulation from Doomsday, except for Mana Potion.Jesusaves3-28/+9
2021-07-13Rebalance & Bugfix on Doomsday ShowdownJesusaves1-33/+28
2021-07-13Remove switches and ritual book functionalityJesusaves2-513/+69
2021-07-13Correct the "bare minimum" so the Final Showdown works again.Jesusaves6-159/+249
It is way, way more lame than previously.