diff --git a/changelogs/changelog-2023-11-01.md b/changelogs/changelog-2023-11-01.md new file mode 100644 index 00000000000..54ad925fcd9 --- /dev/null +++ b/changelogs/changelog-2023-11-01.md @@ -0,0 +1,24 @@ +## LandSandBoat Changelog (2023-11-01) +- Fix garrison check to return correct result in invalid regions [[#4650](https://github.com/LandSandBoat/server/pull/4650), [patch](https://github.com/LandSandBoat/server/pull/4650.patch)] (claywar) +- Fix nextjstweek function to use monday as starting reference [[#4649](https://github.com/LandSandBoat/server/pull/4649), [patch](https://github.com/LandSandBoat/server/pull/4649.patch)] (claywar) +- Add racc modifier for shigeto bow [[#4646](https://github.com/LandSandBoat/server/pull/4646), [patch](https://github.com/LandSandBoat/server/pull/4646.patch)] (lapislosh, hapro) +- Remove check for sleep status for wyrms prior to flight [[#4637](https://github.com/LandSandBoat/server/pull/4637), [patch](https://github.com/LandSandBoat/server/pull/4637.patch)] (claywar) +- Fix monstrosity rank display, add additional passage teleport location [[#4636](https://github.com/LandSandBoat/server/pull/4636), [patch](https://github.com/LandSandBoat/server/pull/4636.patch)] (claywar) +- Add summoning magic cast time merit [[#4634](https://github.com/LandSandBoat/server/pull/4634), [patch](https://github.com/LandSandBoat/server/pull/4634.patch)] (nixyyyy, Nixy) +- [world] refactor regionalmsghandlers handling [[#4632](https://github.com/LandSandBoat/server/pull/4632), [patch](https://github.com/LandSandBoat/server/pull/4632.patch)] (zach2good) +- [core] fix issue with skill loading after monstrosity changes [[#4631](https://github.com/LandSandBoat/server/pull/4631), [patch](https://github.com/LandSandBoat/server/pull/4631.patch)] (zach2good) +- [ci] add job to check for blocking pr labels [[#4630](https://github.com/LandSandBoat/server/pull/4630), [patch](https://github.com/LandSandBoat/server/pull/4630.patch)] (zach2good) +- [core] consolidate all singleton logic into crtp common/singleton.h [[#4628](https://github.com/LandSandBoat/server/pull/4628), [patch](https://github.com/LandSandBoat/server/pull/4628.patch)] (zach2good) +- Misc caitsith plumbing [[#4627](https://github.com/LandSandBoat/server/pull/4627), [patch](https://github.com/LandSandBoat/server/pull/4627.patch)] (WinterSolstice8) +- [core] fix issue with set-update-style packets (cmonipulatorpacket1 & 2) [[#4621](https://github.com/LandSandBoat/server/pull/4621), [patch](https://github.com/LandSandBoat/server/pull/4621.patch)] (zach2good) +- [core] allow external modification of packet guard allow list [[#4620](https://github.com/LandSandBoat/server/pull/4620), [patch](https://github.com/LandSandBoat/server/pull/4620.patch)] (zach2good) +- [module] add another custom npc example (with a paginated menu) [[#4616](https://github.com/LandSandBoat/server/pull/4616), [patch](https://github.com/LandSandBoat/server/pull/4616.patch)] (zach2good) +- Pass wsid to xi.weaponskills.takeweaponskilldamage() [[#4614](https://github.com/LandSandBoat/server/pull/4614), [patch](https://github.com/LandSandBoat/server/pull/4614.patch)] (kelppo, Ketsui) +- [core] map>utils>various p thru z files: russian to english [[#4612](https://github.com/LandSandBoat/server/pull/4612), [patch](https://github.com/LandSandBoat/server/pull/4612.patch)] (EpicTaru) +- [monstrosity] add terynon instinct, mon purchases, odyssean passage teleports [[#4610](https://github.com/LandSandBoat/server/pull/4610), [patch](https://github.com/LandSandBoat/server/pull/4610.patch)] (claywar) +- Initial royal jelly port upstream [[#4606](https://github.com/LandSandBoat/server/pull/4606), [patch](https://github.com/LandSandBoat/server/pull/4606.patch)] (The-Aerec, dallano, Aerec) +- [core] map>utils>various a thru c files: russian to english [[#4605](https://github.com/LandSandBoat/server/pull/4605), [patch](https://github.com/LandSandBoat/server/pull/4605.patch)] (EpicTaru) +- [sql][item] item mods 23130-23134 [[#4599](https://github.com/LandSandBoat/server/pull/4599), [patch](https://github.com/LandSandBoat/server/pull/4599.patch)] (helixhamin) +- Missing augments from mini expansions [[#4559](https://github.com/LandSandBoat/server/pull/4559), [patch](https://github.com/LandSandBoat/server/pull/4559.patch)] (MowFord) +- [core] monstrosity part 1: plumbing [[#4555](https://github.com/LandSandBoat/server/pull/4555), [patch](https://github.com/LandSandBoat/server/pull/4555.patch)] (zach2good, EpicTaru, TeoTwawki, claywar) +- Implement chigoe "pets" on toau mobs [[#4381](https://github.com/LandSandBoat/server/pull/4381), [patch](https://github.com/LandSandBoat/server/pull/4381.patch)] (CatsEyeXI, Tal Ben-Eliezer) diff --git a/docs/changelog.md b/docs/changelog.md index e4ed48baba7..54ad925fcd9 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,22 +1,24 @@ -## LandSandBoat Changelog (2023-10-15) -- [core] map>various t and u files: russian to english [[#4602](https://github.com/LandSandBoat/server/pull/4602), [patch](https://github.com/LandSandBoat/server/pull/4602.patch)] (EpicTaru) -- [chore] ccharentity::validtarget cleanup and use target_player_alliance [[#4600](https://github.com/LandSandBoat/server/pull/4600), [patch](https://github.com/LandSandBoat/server/pull/4600.patch)] (zach2good) -- [core] map>various p thru s files: russian to english [[#4598](https://github.com/LandSandBoat/server/pull/4598), [patch](https://github.com/LandSandBoat/server/pull/4598.patch)] (EpicTaru) -- [client] october 2023 version update [[#4597](https://github.com/LandSandBoat/server/pull/4597), [patch](https://github.com/LandSandBoat/server/pull/4597.patch)] (claywar) -- Fixes garrison position for xarcabard [[#4596](https://github.com/LandSandBoat/server/pull/4596), [patch](https://github.com/LandSandBoat/server/pull/4596.patch)] (LoxleyXI, Loxley) -- Interaction - hidden quest: suibhne guessing game [[#4595](https://github.com/LandSandBoat/server/pull/4595), [patch](https://github.com/LandSandBoat/server/pull/4595.patch)] (claywar, zach2good) -- Dark ixion: spawn/spook mechanics [[#4594](https://github.com/LandSandBoat/server/pull/4594), [patch](https://github.com/LandSandBoat/server/pull/4594.patch)] (MowFord) -- [core] map>packets>various q thru w files: russian to english [[#4593](https://github.com/LandSandBoat/server/pull/4593), [patch](https://github.com/LandSandBoat/server/pull/4593.patch)] (EpicTaru) -- Add additional npcs from captures, default actions [[#4590](https://github.com/LandSandBoat/server/pull/4590), [patch](https://github.com/LandSandBoat/server/pull/4590.patch)] (claywar) -- Add effects to carbuncles cuffs [[#4589](https://github.com/LandSandBoat/server/pull/4589), [patch](https://github.com/LandSandBoat/server/pull/4589.patch)] (nixyyyy, Nixy) -- Interaction - quest: monstrosity [[#4588](https://github.com/LandSandBoat/server/pull/4588), [patch](https://github.com/LandSandBoat/server/pull/4588.patch)] (claywar) -- [fix] unqualified call error when building with clang versions above 14 [[#4587](https://github.com/LandSandBoat/server/pull/4587), [patch](https://github.com/LandSandBoat/server/pull/4587.patch)] (claybie) -- Tenshodo coffer minor augment tweaks [[#4586](https://github.com/LandSandBoat/server/pull/4586), [patch](https://github.com/LandSandBoat/server/pull/4586.patch)] (MowFord) -- Add missing parameter to spirits within script [[#4585](https://github.com/LandSandBoat/server/pull/4585), [patch](https://github.com/LandSandBoat/server/pull/4585.patch)] (TeoTwawki) -- [sql]corrects animation id's for t1 geas fete nms in escha zi'tah [[#4581](https://github.com/LandSandBoat/server/pull/4581), [patch](https://github.com/LandSandBoat/server/pull/4581.patch)] (N3ckB3ard, Neckbeard) -- [core] map>packets>various a thru m files: russian to english [[#4580](https://github.com/LandSandBoat/server/pull/4580), [patch](https://github.com/LandSandBoat/server/pull/4580.patch)] (EpicTaru) -- Replace event cancelled magic number with utils.event_cancelled_option [[#4575](https://github.com/LandSandBoat/server/pull/4575), [patch](https://github.com/LandSandBoat/server/pull/4575.patch)] (claywar) -- Item mods 23102-23106 [[#4574](https://github.com/LandSandBoat/server/pull/4574), [patch](https://github.com/LandSandBoat/server/pull/4574.patch)] (helixhamin) -- Move festive moogle to global, add pell trades [[#4573](https://github.com/LandSandBoat/server/pull/4573), [patch](https://github.com/LandSandBoat/server/pull/4573.patch)] (claywar) -- Add `step_tp_consumed` modifier, apply item mods [[#4571](https://github.com/LandSandBoat/server/pull/4571), [patch](https://github.com/LandSandBoat/server/pull/4571.patch)] (claywar) -- Deprecate getconquesttally, replace forever vars with expiring charvars [[#4570](https://github.com/LandSandBoat/server/pull/4570), [patch](https://github.com/LandSandBoat/server/pull/4570.patch)] (claywar) +## LandSandBoat Changelog (2023-11-01) +- Fix garrison check to return correct result in invalid regions [[#4650](https://github.com/LandSandBoat/server/pull/4650), [patch](https://github.com/LandSandBoat/server/pull/4650.patch)] (claywar) +- Fix nextjstweek function to use monday as starting reference [[#4649](https://github.com/LandSandBoat/server/pull/4649), [patch](https://github.com/LandSandBoat/server/pull/4649.patch)] (claywar) +- Add racc modifier for shigeto bow [[#4646](https://github.com/LandSandBoat/server/pull/4646), [patch](https://github.com/LandSandBoat/server/pull/4646.patch)] (lapislosh, hapro) +- Remove check for sleep status for wyrms prior to flight [[#4637](https://github.com/LandSandBoat/server/pull/4637), [patch](https://github.com/LandSandBoat/server/pull/4637.patch)] (claywar) +- Fix monstrosity rank display, add additional passage teleport location [[#4636](https://github.com/LandSandBoat/server/pull/4636), [patch](https://github.com/LandSandBoat/server/pull/4636.patch)] (claywar) +- Add summoning magic cast time merit [[#4634](https://github.com/LandSandBoat/server/pull/4634), [patch](https://github.com/LandSandBoat/server/pull/4634.patch)] (nixyyyy, Nixy) +- [world] refactor regionalmsghandlers handling [[#4632](https://github.com/LandSandBoat/server/pull/4632), [patch](https://github.com/LandSandBoat/server/pull/4632.patch)] (zach2good) +- [core] fix issue with skill loading after monstrosity changes [[#4631](https://github.com/LandSandBoat/server/pull/4631), [patch](https://github.com/LandSandBoat/server/pull/4631.patch)] (zach2good) +- [ci] add job to check for blocking pr labels [[#4630](https://github.com/LandSandBoat/server/pull/4630), [patch](https://github.com/LandSandBoat/server/pull/4630.patch)] (zach2good) +- [core] consolidate all singleton logic into crtp common/singleton.h [[#4628](https://github.com/LandSandBoat/server/pull/4628), [patch](https://github.com/LandSandBoat/server/pull/4628.patch)] (zach2good) +- Misc caitsith plumbing [[#4627](https://github.com/LandSandBoat/server/pull/4627), [patch](https://github.com/LandSandBoat/server/pull/4627.patch)] (WinterSolstice8) +- [core] fix issue with set-update-style packets (cmonipulatorpacket1 & 2) [[#4621](https://github.com/LandSandBoat/server/pull/4621), [patch](https://github.com/LandSandBoat/server/pull/4621.patch)] (zach2good) +- [core] allow external modification of packet guard allow list [[#4620](https://github.com/LandSandBoat/server/pull/4620), [patch](https://github.com/LandSandBoat/server/pull/4620.patch)] (zach2good) +- [module] add another custom npc example (with a paginated menu) [[#4616](https://github.com/LandSandBoat/server/pull/4616), [patch](https://github.com/LandSandBoat/server/pull/4616.patch)] (zach2good) +- Pass wsid to xi.weaponskills.takeweaponskilldamage() [[#4614](https://github.com/LandSandBoat/server/pull/4614), [patch](https://github.com/LandSandBoat/server/pull/4614.patch)] (kelppo, Ketsui) +- [core] map>utils>various p thru z files: russian to english [[#4612](https://github.com/LandSandBoat/server/pull/4612), [patch](https://github.com/LandSandBoat/server/pull/4612.patch)] (EpicTaru) +- [monstrosity] add terynon instinct, mon purchases, odyssean passage teleports [[#4610](https://github.com/LandSandBoat/server/pull/4610), [patch](https://github.com/LandSandBoat/server/pull/4610.patch)] (claywar) +- Initial royal jelly port upstream [[#4606](https://github.com/LandSandBoat/server/pull/4606), [patch](https://github.com/LandSandBoat/server/pull/4606.patch)] (The-Aerec, dallano, Aerec) +- [core] map>utils>various a thru c files: russian to english [[#4605](https://github.com/LandSandBoat/server/pull/4605), [patch](https://github.com/LandSandBoat/server/pull/4605.patch)] (EpicTaru) +- [sql][item] item mods 23130-23134 [[#4599](https://github.com/LandSandBoat/server/pull/4599), [patch](https://github.com/LandSandBoat/server/pull/4599.patch)] (helixhamin) +- Missing augments from mini expansions [[#4559](https://github.com/LandSandBoat/server/pull/4559), [patch](https://github.com/LandSandBoat/server/pull/4559.patch)] (MowFord) +- [core] monstrosity part 1: plumbing [[#4555](https://github.com/LandSandBoat/server/pull/4555), [patch](https://github.com/LandSandBoat/server/pull/4555.patch)] (zach2good, EpicTaru, TeoTwawki, claywar) +- Implement chigoe "pets" on toau mobs [[#4381](https://github.com/LandSandBoat/server/pull/4381), [patch](https://github.com/LandSandBoat/server/pull/4381.patch)] (CatsEyeXI, Tal Ben-Eliezer)