summaryrefslogtreecommitdiff
path: root/npc/042-11
AgeCommit message (Collapse)AuthorFilesLines
2025-02-12Fix areaharm creditFedja Beader1-2/+2
+change order of arguments and defaults (but I might flip them around again, stay tuned) Also fixes magnus heal: note how filter_friendly was passed as elemental type. Depends on !174. * Make square/rect-harm match harm() calling convention * -artefact * Swap blocks filter and script filter around.. if you think about it, the blocks filter is coarse and the latter is fine so it makes sense to order them this way as well. * areaharm should be called squareharm, no? * Fix areaharm credit +change order of arguments and defaults **** ml/serverdata!175
2024-12-16Christmas 2024 - Ofelia's Event : Not yet completedJesusaves1-0/+1
Groups 1, 2 and 4 are not yet hooked. Untested. No rewards are currently given.
2023-10-13Monster King Core Logic. He still cannot be challenged. Not tested.Jesusaves1-0/+1
2023-10-01Fix typos (not tested) and give also a free treasure when quest is complete.Jesusaves1-14/+31
Requires user to survive and leave the map normally.
2023-10-01Finish Kamelot Raid - supply Terogan an array of skills, fix broken stuffJesusaves1-1/+96
Minor reward tweaks, and more dark petal drops (whose sell value is now zero) The sigils spawns are now much stronger depending on difficulty setting.
2022-09-27Boss fanfare: Terogan, Night Dragon, Monster Army Generic Officers, Monster ↵Jesusaves1-0/+1
Admiral, Monster Governor, Pinkie Emperor, Frostia's Generic Yeti, Monster King's Illusion, Moubootaur (Sealed), Monster King (original), Luvia Gemini [hack], Pirate Captain Marley, Masked Assassin, Platinum Queen (Soul Eater), Dusty People's Boss, Demure Queen of Dragons, Tulimshar's Generic Assassin, The Icicle.
2021-09-20Update some of the debugmes for usage with syslog facilityJesusaves1-2/+2
2020-05-13Replace our script-induced deaths with new, custom, die() commandJesusaves1-3/+3
This will fix one of the HardCore Server bugs.
2020-05-05Minor improvements to Kamelot (REQUIRED)r12_20200504Jesusaves1-0/+3
2020-05-02Update TODOsJesusaves1-3/+0
KAMELOT STATE: FINAL TESTING PHASE (and may the bugs not pester us %%i )
2020-05-02BugfixesJesusaves1-6/+12
2020-05-02Possible exploitJesusaves1-0/+4
2020-05-02Give Terogan a starting position and minimum conditions of combatJesusaves1-4/+14
2020-05-02Spawn General Terogan for the fight after 20 secondsJesusaves1-8/+21
(nothing out of ordinary with him)
2020-05-02Terogan spawn minimalist code (still no magic, nor anything epic enough)Jesusaves1-1/+31
2020-05-02Terogan's RewardsJesusaves1-1/+86
2020-05-02SketchesJesusaves1-0/+26
2020-05-02Between asking Arthur to instance_destroy() and setting a timeout...Jesusaves1-1/+1
Timeout wins, Kamelot instances now last 6 hours and are automatically renewed when someone enters on it.
2020-05-01Sketches for Kamelot Main Caves and Boss ChamberJesusaves3-7/+46
The magic logic is still not here, only the warps logic
2020-04-24Kamelot Map BuildJesusaves2-0/+9