summaryrefslogtreecommitdiff
path: root/world/map/npc
AgeCommit message (Collapse)AuthorFilesLines
2024-04-11Boss Spells/actions: re-wired to new FX effects. Server constants added as well.Hello=)4-5/+6
2024-04-11Boss Powerups: set more reasonable cooldowns for boss actionsHello=)8-16/+16
2024-04-11Boss Powerups/Event spells:Hello=)9-56/+4
1) Removed a lot of debug messages that shouldnt be visible in normal gameplay. 2) On Tormenta impersonation end timer would also cancel HP bonus.
2024-04-11Boss Actions: add permissions checks. Boss/event spells are GM >= 40 by default.Hello=)1-12/+23
2024-04-11Initial commit of Dungeon Master/Boss Event spells/actions toolkit by Hello=)Hello=)11-0/+505
Few things to keep in mind: 1) This commit lands DEBUG version of thing to give some ideas how it could happen. 2) This version is very "chatty" and spits a lot of debug messages to General chat. Next commits would remove most of non-essential spell messages. 3) This version allows ANYONE to invoke spells and should not be used on production! Next commits would address this, uplifting spell invocation requirements. 4) Cooldown times are too low, to facilitate testing. Should be fixed in next commits. Next commits would 5) Some effects need to be rewired, and few more spells could possibly be added.
2024-04-09Add @bp, @mp and @dp aliases for @bosspoints, @mobpoints and @dailypoints, ↵Fedja Beader3-0/+3
respectively
2024-04-03Announce new style when "Surprise me" is used.Fedja Beader1-0/+4
2024-04-03Allow setting stats at start of game - serverLed Mitz4-22/+44
This brings back the ability to set stats during character creation. It will need to be tested first to ensure that new characters do not gain an additional 30 stat points and to make sure that current characters gain 3 more. Also, I'll need to make one more MR, probably, when I find out where character points on character creation are set. Will need to change from 48 to 54 in order to achieve 30 points, I think, though I may need to change 48 to 0 if this is set after login. Simple things are rarely simple in practice. GAH! **** Approved-by: Led Mitz <smoothshifter@tuta.io> Reviewed-by: Led Mitz <smoothshifter@tuta.io>
2024-02-27server updateLedmitz2-1/+3
2024-02-15Merge branch 'upmarmu_v4' into 'master'Led Mitz2-18/+44
upmarmu v4 See merge request legacy/serverdata!726
2024-02-07upmarmu v4HoraK-FDF2-18/+44
2024-02-05Merge branch 'jesusalva/rodium' into 'master'Led Mitz1-5/+26
Rodium (untested) See merge request legacy/serverdata!723
2024-02-05Rodium (untested)Jesusalva Jesusalva1-5/+26
2024-01-14Mobs 2 MapsHoraK-FDF35-2/+125
2024-01-08Merge branch 'xmas_chamber_1st_round' into 'master'Led Mitz1-22/+32
xmas chamber 1st round fix See merge request legacy/serverdata!719
2023-12-31xmas chamber 1st round fixHoraK-FDF1-22/+32
2023-12-30Corrected bracket issue in delayLedmitz1-1/+1
2023-12-11Eljas still referred to Orum instead of BalthasarLedmitz1-1/+1
2023-12-11Clean up Christmas 2021 fileJesusaves1-1341/+4
2023-12-11Merge branch 'xmas_bit_clear' into 'master'Led Mitz3-2/+4
bit clear both ways See merge request legacy/serverdata!714
2023-12-11bit clear both waysHoraK-FDF3-2/+4
2023-12-09birb mobptHoraK-FDF1-1/+2
2023-12-07Merge branch 'mobs' into 'master'Led Mitz16-4/+51
mobs See merge request legacy/serverdata!706
2023-12-07mobsHoraK-FDF16-4/+51
2023-12-07alchemist fixesHoraK-FDF1-4/+4
2023-12-02I think I finally got it now...Ledmitz1-1/+1
2023-12-02nodes updateLedmitz1-1/+1
2023-12-02Increased black scorp stinger drop by 1% and less logs needed by Jack+ map ↵Ledmitz4-4/+4
spawns increased
2023-12-02Base DMG was not doubledLedmitz1-1/+1
2023-11-30moved bat from 0,0,1,1 to 0,0,0,0HoraK-FDF1-1/+1
2023-11-29Emergency fixLedmitz23-74/+28
2023-11-29Text changes and ran tmx_converterLedmitz20-23/+80
2023-11-29text improvment blossomHoraK-FDF2-5/+5
2023-11-29message strcharinfo(0) [@@|@@] fixHoraK-FDF1-4/+4
2023-11-27Dailys multipleHoraK-FDF2-12/+17
2023-11-27Merge branch 'xmas_dailys' into 'master'Led Mitz5-14/+96
xmas dailys fix See merge request legacy/serverdata!623
2023-11-27xmas dailys fixHoraK-FDF5-14/+96
2023-11-27Merge branch 'petal_shop' into 'master'Led Mitz2-9/+84
Petal shop See merge request legacy/serverdata!695
2023-11-27Petal shopHoraK-FDF2-9/+84
2023-11-27Merge branch 'beheader' into 'master'Led Mitz1-1/+1
Beheader and Floyd See merge request legacy/serverdata!694
2023-11-27Beheader and FloydHoraK-FDF1-1/+1
2023-11-27Merge branch 'darkshroom_buff' into 'master'Led Mitz1-4/+4
Dark shrooms are better, but cost more SP See merge request legacy/serverdata!693
2023-11-27Dark shrooms are better, but cost more SPLed Mitz1-4/+4
2023-11-27Merge branch 'asorm_buff' into 'master'Led Mitz1-1/+1
Asorm lasts longer See merge request legacy/serverdata!692
2023-11-27An attempt to keep upmarmu DPS close to the same, while cutting its speed in...Led Mitz1-3/+3
2023-11-27Merge branch 'activity' into 'master'Led Mitz46-0/+92
activity checks and casts counting See merge request legacy/serverdata!689
2023-11-27activity checks and casts countingHoraK-FDF46-0/+92
2023-11-19Merge branch 'bottlesFromStranger' into 'master'Led Mitz1-1/+15
Fix inv space checks. See merge request legacy/serverdata!690
2023-11-19Fix inv space checks.Fedja Beader1-1/+15
2023-11-18Asorm lasts longerLedmitz1-1/+1