summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2021-11-29Add a warning about instance system, but Santa likely will explain this as wellJesusaves1-0/+9
2021-11-28Add the Candle System, initial version. Also add general setup.Jesusaves4-10/+73
Fix an exploit concerning aqua tickets. Partially tested.
2021-11-28Add some spawns to Aethyra, the Frontier TownJesusaves1-0/+9
2021-11-28Some instance concernsJesusaves1-1/+7
2021-11-28Level 2 Puzzles are finished. Still pending: Level 1, Level 3 and Level 4Jesusaves1-2/+68
2021-11-28Add the two items which will be required for the puzzlesJesusaves1-2/+16
2021-11-28Prepare the special puzzle spawnsJesusaves1-1/+62
2021-11-28Create locks and adjust spawnsJesusaves2-7/+27
2021-11-27I forgot a couple lines for LivioJesusaves3-10/+17
2021-11-23Add +25% EXP gain on some of the maps.Jesusaves1-0/+4
After all, you're not going to get any loot ported over :<
2021-11-23Add monsters to Christmas mapsJesusaves3-3/+158
2021-11-23Fix typosJesusaves3-2/+19
2021-11-23Code the Glade artifacts, required to restore Alissa's mind cohesion.Jesusaves2-2/+176
These artifacts tell the whole history, and you do not need to interact them in any particular order. The NPC internal numbering is ordered based on Gak's history, however.
2021-11-23Add a placeholderJesusaves1-1/+10
2021-11-23Fix typosJesusaves1-0/+9
2021-11-23Instance the first glade, and also try to renew instances automaticallyJesusaves3-6/+11
2021-11-23Add 080-3 Peaceful Glade Entrance and Exit controlsJesusaves6-32/+47
2021-11-23Acknowledge map 080-3 Peaceful/Forgotten GladeJesusaves2-0/+3
2021-11-22Fix typosJesusaves1-1/+1
2021-11-22Add debug variable ($@XMAS21_OVERRIDE) so I can temporarily bypass restrictions.Jesusaves1-1/+1
2021-11-22Instance the Northen Lights Dungeon and prevent using it outside Christmas 2021Jesusaves5-2/+38
2021-11-21In theory, you can now repeat the Existential Frontier fight... If you wish.Jesusaves1-5/+15
2021-11-21It required a partial rewrite, but Existential Frontier is tested and finished.Jesusaves2-25/+43
2021-11-21Add the necessary scripts so the Existence Frontier can be tested.Jesusaves4-8/+64
2021-11-21Acknowledge 081-2 Northen LightsJesusaves2-0/+3
2021-11-21Initial, draft version of the first boss chamberJesusaves6-4/+190
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-11-21081-3 Existential FrontierJesusaves2-0/+3
2021-11-21Acknowledge 081-1 existenceJesusaves2-0/+3
2021-11-21Submit map 080-1Jesusaves2-0/+3
2021-10-11Mirror Lake players introJesusaves1-0/+9
2021-10-10Mirror Lake IDs changedJesusaves8-21/+21
2021-08-22Add `@getexp` by Hello=)'s request (how I forgot that?)Jesusaves3-1/+53
Also add `@getgexp` which gives guild some exp (Currently, there are no sources for guild exp in TMW Evolved)
2021-08-13Friday 13th event by HocusJesusaves1-0/+22
2021-08-08Test server players should be able to warp aroundJesusaves1-0/+1
2021-08-08Missing NPC file (???) and update IiliaJesusaves3-3/+32
2021-08-08Fix typos at Illia JanitorsJesusaves3-3/+3
2021-08-08Start fixing ValiaJesusaves2-6/+6
2021-08-08Fix typosJesusaves2-4/+5
2021-08-06Fix Beheader NoBow requerimentJesusaves1-0/+1
close serverdata#73
2021-08-06This should fix and close serverdata#70Jesusaves2-0/+8
Alters Bull Helmet code regarding weapon range.
2021-07-29Fix minor issuesstableJesusaves4-8/+10
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 whenJesusaves1-0/+3
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-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.