summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2021-12-18Add back Jande's Special SkillJesusaves1-0/+1
2021-12-18Poppet's DLC - QoL and sanitizationJesusaves1-1/+1
2021-12-18Poppet's Initial VersionJesusaves1-4/+8
2021-12-18Allow Christmas Ticket drops at:Jesusaves1-1/+9
- Aethyr (4%) - Poppet's Realm (20%) Note: Default drop rate is 8% - but for strong mobs, can go up to 25%
2021-12-12I don't want to cross the "ideal"Jesusaves1-1/+1
2021-12-12Raise Christmas Ticket Drop Rate.Jesusaves1-3/+3
2021-12-12Nerf drop rates, we can always buff them laterJesusaves1-7/+4
2021-12-12Fix typoJesusaves1-1/+1
2021-12-12Deploy new set of forensesJesusaves1-1/+3
2021-12-12Forense reportJesusaves1-1/+2
2021-12-11Reduce the scope of OLD/NEW/ORG EXP/LV from player to charJesusaves1-12/+12
2021-12-11We need to record original EXP/LV as well.Jesusaves1-0/+4
2021-12-09(Theoretically) make moonshrooms at Santa passive.Jesusaves1-0/+13
2021-12-08ClimateJesusaves1-0/+3
2021-12-08Santa is now capable of dispatching players to Northern Lights.Jesusaves1-1/+1
This should finish Santa, I hope.
2021-12-08Nerf ticket drop rate. Begin Santa codeJesusaves1-3/+3
2021-12-07Replace CRC's Aqua Ticket with Christmas TicketJesusaves1-4/+4
2021-12-07Fix critical bugsJesusaves1-1/+1
2021-12-07Fix one more outstanding bugJesusaves1-3/+3
2021-12-0710% is a high enough drop rate.Jesusaves1-1/+1
2021-12-07Nerf ticket drop rateJesusaves1-4/+4
2021-11-30Move Aqua Ticket Drops to Monster Points systemJesusaves1-0/+11
2021-11-29Right now, I'm leaning towards Dec 26th as deadline.Jesusaves1-1/+1
2021-11-22Fix typosJesusaves1-1/+1
2021-11-22Add debug variable ($@XMAS21_OVERRIDE) so I can temporarily bypass restrictions.Jesusaves1-1/+1
2021-11-21Initial, draft version of the first boss chamberJesusaves1-3/+8
2021-11-21Send MLP data more smartlyJesusaves1-2/+1
2021-11-21Send this data over Mirror Lake Framework.Jesusaves2-1/+6
This allows Moubootaur Legends to tap this info as well.
2021-11-21Track experience and level changes in server between Dec 12th and Jan 9thJesusaves2-4/+29
(Provisory final date)
2021-10-10Mirror Lake IDs changedJesusaves1-2/+2
2021-08-08Fix typos at Illia JanitorsJesusaves1-1/+1
2021-07-29Fix minor issuesstableJesusaves3-7/+10
2021-07-29Add the missing items which HoraK added... I forgot whenJesusaves1-0/+3
2021-07-29Update barber and pickled beetsJesusaves2-5/+6
2021-07-29Fix CI issuesJesusaves1-6/+9
2021-07-29This not so pretty function is Moubootaur Legends Server Updater.Jesusaves3-0/+141
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-25Remove some ugly artifacts, fix Shock White ID from 122~127 to "22"Jesusaves2-26/+1
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 towelsJesusaves1-1/+1
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 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-15Reintroduce the marriage system.gumi1-0/+232
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.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-07-14Make GM Robe and GM Cap weightless (Big Crunch request)Jesusaves1-8/+4
Also, minor code edits (no visible effects ingame)