diff --git a/changelogs/changelog-2024-07-15.md b/changelogs/changelog-2024-07-15.md new file mode 100644 index 00000000000..24fdcd88fbf --- /dev/null +++ b/changelogs/changelog-2024-07-15.md @@ -0,0 +1,18 @@ +## LandSandBoat Changelog (2024-07-15) +- Fix completely resist message for black and white enfeebling spells and songs [[#6004](https://github.com/LandSandBoat/server/pull/6004), [patch](https://github.com/LandSandBoat/server/pull/6004.patch)] (TracentEden2, TracentEden) +- Adjust pecking flurry damage [[#5999](https://github.com/LandSandBoat/server/pull/5999), [patch](https://github.com/LandSandBoat/server/pull/5999.patch)] (jmcmorris, Jasson McMorris) +- [sql] add mailbreaker desynthesis [[#5998](https://github.com/LandSandBoat/server/pull/5998), [patch](https://github.com/LandSandBoat/server/pull/5998.patch)] (9001-Sols, 9001-Solutions) +- Steal all status effect data [[#5994](https://github.com/LandSandBoat/server/pull/5994), [patch](https://github.com/LandSandBoat/server/pull/5994.patch)] (jmcmorris, Jasson McMorris) +- Wivre family improvements [[#5993](https://github.com/LandSandBoat/server/pull/5993), [patch](https://github.com/LandSandBoat/server/pull/5993.patch)] (jmcmorris, Jasson McMorris) +- Mamool ja family improvements [[#5992](https://github.com/LandSandBoat/server/pull/5992), [patch](https://github.com/LandSandBoat/server/pull/5992.patch)] (jmcmorris, Jasson McMorris) +- [fix] correct trust recast time from 24 to 240 seconds [[#5989](https://github.com/LandSandBoat/server/pull/5989), [patch](https://github.com/LandSandBoat/server/pull/5989.patch)] (Xaver-DaRed) +- Correct the look of suit syle equipment [[#5987](https://github.com/LandSandBoat/server/pull/5987), [patch](https://github.com/LandSandBoat/server/pull/5987.patch)] (TiberonKalkaz, Tiberon) +- Qiqirn family skills [[#5984](https://github.com/LandSandBoat/server/pull/5984), [patch](https://github.com/LandSandBoat/server/pull/5984.patch)] (jmcmorris, Jasson McMorris) +- Imp skills [[#5982](https://github.com/LandSandBoat/server/pull/5982), [patch](https://github.com/LandSandBoat/server/pull/5982.patch)] (jmcmorris, Jasson McMorris) +- Chigoe family improvements [[#5981](https://github.com/LandSandBoat/server/pull/5981), [patch](https://github.com/LandSandBoat/server/pull/5981.patch)] (jmcmorris, Jasson McMorris) +- Fix food mods on roast trout [[#5980](https://github.com/LandSandBoat/server/pull/5980), [patch](https://github.com/LandSandBoat/server/pull/5980.patch)] (TiberonKalkaz, Tiberon) +- Qutrub skill changes for retail accuracy [[#5979](https://github.com/LandSandBoat/server/pull/5979), [patch](https://github.com/LandSandBoat/server/pull/5979.patch)] (jmcmorris, Jasson McMorris) +- [mob] puk family and mobskill adjustments [[#5978](https://github.com/LandSandBoat/server/pull/5978), [patch](https://github.com/LandSandBoat/server/pull/5978.patch)] (jmcmorris, Jasson McMorris) +- [chore] remove not very useful utility [[#5977](https://github.com/LandSandBoat/server/pull/5977), [patch](https://github.com/LandSandBoat/server/pull/5977.patch)] (Xaver-DaRed) +- Marid tusk breaking [[#5974](https://github.com/LandSandBoat/server/pull/5974), [patch](https://github.com/LandSandBoat/server/pull/5974.patch)] (jmcmorris, Jasson McMorris) +- Monster follow pathing [[#5967](https://github.com/LandSandBoat/server/pull/5967), [patch](https://github.com/LandSandBoat/server/pull/5967.patch)] (jmcmorris, Jasson McMorris) diff --git a/docs/changelog.md b/docs/changelog.md index b37389eecbb..24fdcd88fbf 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,37 +1,18 @@ -## LandSandBoat Changelog (2024-07-01) -- Fix cpp ci only reporting stderr [[#5975](https://github.com/LandSandBoat/server/pull/5975), [patch](https://github.com/LandSandBoat/server/pull/5975.patch)] (cocosolos) -- [core] adds missing quantity count to charutils getitemcount [[#5971](https://github.com/LandSandBoat/server/pull/5971), [patch](https://github.com/LandSandBoat/server/pull/5971.patch)] (LoxleyXI) -- [lua/sql] update aquaveil logic [[#5969](https://github.com/LandSandBoat/server/pull/5969), [patch](https://github.com/LandSandBoat/server/pull/5969.patch)] (neuromancerxi, NeuromancerXI) -- Add ci check for missing listener docs [[#5968](https://github.com/LandSandBoat/server/pull/5968), [patch](https://github.com/LandSandBoat/server/pull/5968.patch)] (cocosolos) -- [cor] apply minimum recast time (15 seconds) to actions [[#5964](https://github.com/LandSandBoat/server/pull/5964), [patch](https://github.com/LandSandBoat/server/pull/5964.patch)] (Xaver-DaRed) -- Add nullptr check for party leader in removeentity [[#5963](https://github.com/LandSandBoat/server/pull/5963), [patch](https://github.com/LandSandBoat/server/pull/5963.patch)] (CatsEyeXI, LoxleyXI, Tal Ben-Eliezer) -- Stop logging rate-limited yells [[#5962](https://github.com/LandSandBoat/server/pull/5962), [patch](https://github.com/LandSandBoat/server/pull/5962.patch)] (cocosolos) -- Update listener documentation [[#5961](https://github.com/LandSandBoat/server/pull/5961), [patch](https://github.com/LandSandBoat/server/pull/5961.patch)] (cocosolos) -- Resolve error: call to non-'constexpr' function [[#5959](https://github.com/LandSandBoat/server/pull/5959), [patch](https://github.com/LandSandBoat/server/pull/5959.patch)] (zer0blivion) -- Fix thokcha ingot item id in enum [[#5958](https://github.com/LandSandBoat/server/pull/5958), [patch](https://github.com/LandSandBoat/server/pull/5958.patch)] (claywar) -- Fix roe reward message ordering, use proper item messages [[#5957](https://github.com/LandSandBoat/server/pull/5957), [patch](https://github.com/LandSandBoat/server/pull/5957.patch)] (claywar) -- Fix entry for bf: puppet in peril [[#5956](https://github.com/LandSandBoat/server/pull/5956), [patch](https://github.com/LandSandBoat/server/pull/5956.patch)] (CatsEyeXI, Tal Ben-Eliezer) -- Adds client ip address to search logs. [[#5954](https://github.com/LandSandBoat/server/pull/5954), [patch](https://github.com/LandSandBoat/server/pull/5954.patch)] (clanofartisans, Hugin) -- [lua] bcnm content.loot variable rename [[#5952](https://github.com/LandSandBoat/server/pull/5952), [patch](https://github.com/LandSandBoat/server/pull/5952.patch)] (UmeboshiXI, Umeboshi) -- Interaction - battlefields: a moogle kupo d'etat 10, 14 [[#5951](https://github.com/LandSandBoat/server/pull/5951), [patch](https://github.com/LandSandBoat/server/pull/5951.patch)] (claywar) -- Login: check multiple bcrypt hash versions [[#5949](https://github.com/LandSandBoat/server/pull/5949), [patch](https://github.com/LandSandBoat/server/pull/5949.patch)] (zach2good) -- Reorder misaligned oldton movalpolos text ids [[#5948](https://github.com/LandSandBoat/server/pull/5948), [patch](https://github.com/LandSandBoat/server/pull/5948.patch)] (claywar) -- Lua: align soultrapper onitemcheck params with core [[#5947](https://github.com/LandSandBoat/server/pull/5947), [patch](https://github.com/LandSandBoat/server/pull/5947.patch)] (zach2good) -- [sql] colosseum exit pos fix [[#5945](https://github.com/LandSandBoat/server/pull/5945), [patch](https://github.com/LandSandBoat/server/pull/5945.patch)] (hooksta4) -- Unity warps updated (complete) [[#5944](https://github.com/LandSandBoat/server/pull/5944), [patch](https://github.com/LandSandBoat/server/pull/5944.patch)] (Omnione, MrSent) -- Fix "a thief in norg?!" entry requirements [[#5942](https://github.com/LandSandBoat/server/pull/5942), [patch](https://github.com/LandSandBoat/server/pull/5942.patch)] (claywar) -- [ci] update checkbox and label check to node.js 20 actions [[#5941](https://github.com/LandSandBoat/server/pull/5941), [patch](https://github.com/LandSandBoat/server/pull/5941.patch)] (claywar) -- Rename duplicate tombstone npcs in king ranperre's tomb [[#5940](https://github.com/LandSandBoat/server/pull/5940), [patch](https://github.com/LandSandBoat/server/pull/5940.patch)] (claywar) -- Add battlefield rule to allow trust casting [[#5938](https://github.com/LandSandBoat/server/pull/5938), [patch](https://github.com/LandSandBoat/server/pull/5938.patch)] (claywar) -- Fix toau21, apocalypse nigh entry requirements [[#5937](https://github.com/LandSandBoat/server/pull/5937), [patch](https://github.com/LandSandBoat/server/pull/5937.patch)] (claywar) -- Interaction - quests: storms of fate, shadows of the departed, apocalypse nigh [[#5934](https://github.com/LandSandBoat/server/pull/5934), [patch](https://github.com/LandSandBoat/server/pull/5934.patch)] (claywar) -- [fix] "ore toss" incorrect damage multiplier [[#5931](https://github.com/LandSandBoat/server/pull/5931), [patch](https://github.com/LandSandBoat/server/pull/5931.patch)] (Xaver-DaRed) -- [fix] incorrect function name in run job_utils [[#5930](https://github.com/LandSandBoat/server/pull/5930), [patch](https://github.com/LandSandBoat/server/pull/5930.patch)] (Xaver-DaRed) -- [chore] sandoria shop audit [[#5927](https://github.com/LandSandBoat/server/pull/5927), [patch](https://github.com/LandSandBoat/server/pull/5927.patch)] (Xaver-DaRed) -- Add world server to install-systemd-service.sh [[#5926](https://github.com/LandSandBoat/server/pull/5926), [patch](https://github.com/LandSandBoat/server/pull/5926.patch)] (zach2good, RubenatorX) -- Remove unnecessary lua returns [[#5925](https://github.com/LandSandBoat/server/pull/5925), [patch](https://github.com/LandSandBoat/server/pull/5925.patch)] (claywar) -- Interaction - missions: promathia chapter 8 [[#5924](https://github.com/LandSandBoat/server/pull/5924), [patch](https://github.com/LandSandBoat/server/pull/5924.patch)] (claywar) -- Racing: add easier util for race playback [[#5923](https://github.com/LandSandBoat/server/pull/5923), [patch](https://github.com/LandSandBoat/server/pull/5923.patch)] (zach2good, atom0s) -- Adding ranine weapon to item_weapon [[#5904](https://github.com/LandSandBoat/server/pull/5904), [patch](https://github.com/LandSandBoat/server/pull/5904.patch)] (ayechonk) -- [lua] refactor of bard abilities [[#5902](https://github.com/LandSandBoat/server/pull/5902), [patch](https://github.com/LandSandBoat/server/pull/5902.patch)] (benrandallswg) -- [lua] toau26 - remove royalpalacearmorcheck requirement [[#4737](https://github.com/LandSandBoat/server/pull/4737), [patch](https://github.com/LandSandBoat/server/pull/4737.patch)] (EpicTaru) +## LandSandBoat Changelog (2024-07-15) +- Fix completely resist message for black and white enfeebling spells and songs [[#6004](https://github.com/LandSandBoat/server/pull/6004), [patch](https://github.com/LandSandBoat/server/pull/6004.patch)] (TracentEden2, TracentEden) +- Adjust pecking flurry damage [[#5999](https://github.com/LandSandBoat/server/pull/5999), [patch](https://github.com/LandSandBoat/server/pull/5999.patch)] (jmcmorris, Jasson McMorris) +- [sql] add mailbreaker desynthesis [[#5998](https://github.com/LandSandBoat/server/pull/5998), [patch](https://github.com/LandSandBoat/server/pull/5998.patch)] (9001-Sols, 9001-Solutions) +- Steal all status effect data [[#5994](https://github.com/LandSandBoat/server/pull/5994), [patch](https://github.com/LandSandBoat/server/pull/5994.patch)] (jmcmorris, Jasson McMorris) +- Wivre family improvements [[#5993](https://github.com/LandSandBoat/server/pull/5993), [patch](https://github.com/LandSandBoat/server/pull/5993.patch)] (jmcmorris, Jasson McMorris) +- Mamool ja family improvements [[#5992](https://github.com/LandSandBoat/server/pull/5992), [patch](https://github.com/LandSandBoat/server/pull/5992.patch)] (jmcmorris, Jasson McMorris) +- [fix] correct trust recast time from 24 to 240 seconds [[#5989](https://github.com/LandSandBoat/server/pull/5989), [patch](https://github.com/LandSandBoat/server/pull/5989.patch)] (Xaver-DaRed) +- Correct the look of suit syle equipment [[#5987](https://github.com/LandSandBoat/server/pull/5987), [patch](https://github.com/LandSandBoat/server/pull/5987.patch)] (TiberonKalkaz, Tiberon) +- Qiqirn family skills [[#5984](https://github.com/LandSandBoat/server/pull/5984), [patch](https://github.com/LandSandBoat/server/pull/5984.patch)] (jmcmorris, Jasson McMorris) +- Imp skills [[#5982](https://github.com/LandSandBoat/server/pull/5982), [patch](https://github.com/LandSandBoat/server/pull/5982.patch)] (jmcmorris, Jasson McMorris) +- Chigoe family improvements [[#5981](https://github.com/LandSandBoat/server/pull/5981), [patch](https://github.com/LandSandBoat/server/pull/5981.patch)] (jmcmorris, Jasson McMorris) +- Fix food mods on roast trout [[#5980](https://github.com/LandSandBoat/server/pull/5980), [patch](https://github.com/LandSandBoat/server/pull/5980.patch)] (TiberonKalkaz, Tiberon) +- Qutrub skill changes for retail accuracy [[#5979](https://github.com/LandSandBoat/server/pull/5979), [patch](https://github.com/LandSandBoat/server/pull/5979.patch)] (jmcmorris, Jasson McMorris) +- [mob] puk family and mobskill adjustments [[#5978](https://github.com/LandSandBoat/server/pull/5978), [patch](https://github.com/LandSandBoat/server/pull/5978.patch)] (jmcmorris, Jasson McMorris) +- [chore] remove not very useful utility [[#5977](https://github.com/LandSandBoat/server/pull/5977), [patch](https://github.com/LandSandBoat/server/pull/5977.patch)] (Xaver-DaRed) +- Marid tusk breaking [[#5974](https://github.com/LandSandBoat/server/pull/5974), [patch](https://github.com/LandSandBoat/server/pull/5974.patch)] (jmcmorris, Jasson McMorris) +- Monster follow pathing [[#5967](https://github.com/LandSandBoat/server/pull/5967), [patch](https://github.com/LandSandBoat/server/pull/5967.patch)] (jmcmorris, Jasson McMorris)