-
Notifications
You must be signed in to change notification settings - Fork 624
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[changelog] Add changelog-2024-08-01.md, update website changelog
- Loading branch information
1 parent
052dc4d
commit 3b6bda4
Showing
2 changed files
with
88 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
## LandSandBoat Changelog (2024-08-01) | ||
- [client] july 2024 version update [[#6062](https://github.com/LandSandBoat/server/pull/6062), [patch](https://github.com/LandSandBoat/server/pull/6062.patch)] (claywar) | ||
- [lua] [food] remove fake effect of movalpolos water [[#6056](https://github.com/LandSandBoat/server/pull/6056), [patch](https://github.com/LandSandBoat/server/pull/6056.patch)] (WinterSolstice8) | ||
- Trust: fablinix [[#6055](https://github.com/LandSandBoat/server/pull/6055), [patch](https://github.com/LandSandBoat/server/pull/6055.patch)] (DotesMiqotes, Dotes) | ||
- [lua] audit ws attack bonus based on studio gobli info [[#6054](https://github.com/LandSandBoat/server/pull/6054), [patch](https://github.com/LandSandBoat/server/pull/6054.patch)] (WinterSolstice8) | ||
- [fix] magical mobskills doing 0 damage [[#6050](https://github.com/LandSandBoat/server/pull/6050), [patch](https://github.com/LandSandBoat/server/pull/6050.patch)] (Xaver-DaRed) | ||
- [lua] chi blast to actually deal damage [[#6047](https://github.com/LandSandBoat/server/pull/6047), [patch](https://github.com/LandSandBoat/server/pull/6047.patch)] (Flibe-XI, Flibe) | ||
- [lua] fixes some enum-related errors detected by new ci [[#6046](https://github.com/LandSandBoat/server/pull/6046), [patch](https://github.com/LandSandBoat/server/pull/6046.patch)] (Xaver-DaRed) | ||
- [core] fix tp return during h2h ws being low from overflow [[#6045](https://github.com/LandSandBoat/server/pull/6045), [patch](https://github.com/LandSandBoat/server/pull/6045.patch)] (WinterSolstice8) | ||
- Fix sub slot being unequipped on zone [[#6044](https://github.com/LandSandBoat/server/pull/6044), [patch](https://github.com/LandSandBoat/server/pull/6044.patch)] (DotesMiqotes, Dotes) | ||
- Rename `appraisal_` to `unappraised_` [[#6042](https://github.com/LandSandBoat/server/pull/6042), [patch](https://github.com/LandSandBoat/server/pull/6042.patch)] (zach2good) | ||
- [lua] handle remaining errors in action scripts [[#6041](https://github.com/LandSandBoat/server/pull/6041), [patch](https://github.com/LandSandBoat/server/pull/6041.patch)] (Xaver-DaRed) | ||
- [lua] change `xi.mobskills.mobmagicalmove()` function to not return a table [[#6040](https://github.com/LandSandBoat/server/pull/6040), [patch](https://github.com/LandSandBoat/server/pull/6040.patch)] (Xaver-DaRed) | ||
- Added ranged attack and ranged accuracy to attack and accuracy down. [[#6038](https://github.com/LandSandBoat/server/pull/6038), [patch](https://github.com/LandSandBoat/server/pull/6038.patch)] (clanofartisans, Hugin) | ||
- [core] party_members_in_zone: ensure that pmember is not nullptr in latent effect container (3) [[#6037](https://github.com/LandSandBoat/server/pull/6037), [patch](https://github.com/LandSandBoat/server/pull/6037.patch)] (CatsEyeXI, Tal Ben-Eliezer) | ||
- [sql] adds desynth recipes: reraise earring, reraise gorget [[#6032](https://github.com/LandSandBoat/server/pull/6032), [patch](https://github.com/LandSandBoat/server/pull/6032.patch)] (Flibe-XI, Flibe) | ||
- [core] prevent players casting lots on items they can't obtain [[#6029](https://github.com/LandSandBoat/server/pull/6029), [patch](https://github.com/LandSandBoat/server/pull/6029.patch)] (LoxleyXI) | ||
- [sql] add levin stats [[#6028](https://github.com/LandSandBoat/server/pull/6028), [patch](https://github.com/LandSandBoat/server/pull/6028.patch)] (0x05010705) | ||
- [core] fix setmoblevel not resetting traits, thus losing trait stats [[#6026](https://github.com/LandSandBoat/server/pull/6026), [patch](https://github.com/LandSandBoat/server/pull/6026.patch)] (WinterSolstice8) | ||
- Fix a logical error in !yell command [[#6025](https://github.com/LandSandBoat/server/pull/6025), [patch](https://github.com/LandSandBoat/server/pull/6025.patch)] (CatsEyeXI, Tal Ben-Eliezer) | ||
- [synth] adds "reraise earring" desynth [[#6024](https://github.com/LandSandBoat/server/pull/6024), [patch](https://github.com/LandSandBoat/server/pull/6024.patch)] (Xaver-DaRed, ayechonk) | ||
- [mob] prevent worm hiding mid-cast [[#6023](https://github.com/LandSandBoat/server/pull/6023), [patch](https://github.com/LandSandBoat/server/pull/6023.patch)] (Xaver-DaRed, TracentEden2) | ||
- [magic] fix haste and flurry stacking [[#6022](https://github.com/LandSandBoat/server/pull/6022), [patch](https://github.com/LandSandBoat/server/pull/6022.patch)] (Xaver-DaRed, ampitere) | ||
- Gm commands should always be silent even if mistyped [[#6021](https://github.com/LandSandBoat/server/pull/6021), [patch](https://github.com/LandSandBoat/server/pull/6021.patch)] (CatsEyeXI, Tal Ben-Eliezer, LoxleyXI) | ||
- [magic] properly divide capped and uncapped "magic burst bonus" types [[#6017](https://github.com/LandSandBoat/server/pull/6017), [patch](https://github.com/LandSandBoat/server/pull/6017.patch)] (Xaver-DaRed) | ||
- [weaponskills] [lua] only add fixed enmity if weaponskill lands [[#6014](https://github.com/LandSandBoat/server/pull/6014), [patch](https://github.com/LandSandBoat/server/pull/6014.patch)] (9001-Sols, 9001-Solutions) | ||
- [sql] [magic] retire sleep immunity in favor of light_sleep and dark_sleep [[#6013](https://github.com/LandSandBoat/server/pull/6013), [patch](https://github.com/LandSandBoat/server/pull/6013.patch)] (Xaver-DaRed) | ||
- Add nullsong mobskill and made dahaks able to use it [[#6012](https://github.com/LandSandBoat/server/pull/6012), [patch](https://github.com/LandSandBoat/server/pull/6012.patch)] (jmcmorris, Jasson McMorris) | ||
- Implement missing poroggo mobskills [[#6009](https://github.com/LandSandBoat/server/pull/6009), [patch](https://github.com/LandSandBoat/server/pull/6009.patch)] (jmcmorris, Jasson McMorris) | ||
- [core] adds damage cap mod [[#6005](https://github.com/LandSandBoat/server/pull/6005), [patch](https://github.com/LandSandBoat/server/pull/6005.patch)] (Frankie-hz) | ||
- [cpp] adds standback range mod for mobs [[#6000](https://github.com/LandSandBoat/server/pull/6000), [patch](https://github.com/LandSandBoat/server/pull/6000.patch)] (Frankie-hz) | ||
- Z's trident latent [[#5997](https://github.com/LandSandBoat/server/pull/5997), [patch](https://github.com/LandSandBoat/server/pull/5997.patch)] (9001-Sols, 9001-Solutions) | ||
- [sql] add gigas bracelets desynth [[#5996](https://github.com/LandSandBoat/server/pull/5996), [patch](https://github.com/LandSandBoat/server/pull/5996.patch)] (9001-Sols, 9001-Solutions) | ||
- Add nullptr check for pleader in latent effect container (2) [[#5991](https://github.com/LandSandBoat/server/pull/5991), [patch](https://github.com/LandSandBoat/server/pull/5991.patch)] (CatsEyeXI, Tal Ben-Eliezer) | ||
- [jobutils] ninja job ability refactoring to jobutils [[#5918](https://github.com/LandSandBoat/server/pull/5918), [patch](https://github.com/LandSandBoat/server/pull/5918.patch)] (andeluvian) | ||
- [core] add setmeleerange lua binding [[#5908](https://github.com/LandSandBoat/server/pull/5908), [patch](https://github.com/LandSandBoat/server/pull/5908.patch)] (0x05010705) | ||
- [quest]a bitter past [[#5881](https://github.com/LandSandBoat/server/pull/5881), [patch](https://github.com/LandSandBoat/server/pull/5881.patch)] (hooksta4, Abdiah) | ||
- [quest]tenshodo membership conv [[#5851](https://github.com/LandSandBoat/server/pull/5851), [patch](https://github.com/LandSandBoat/server/pull/5851.patch)] (hooksta4) | ||
- Gm command for banning or unbanning players from using /yell [[#5729](https://github.com/LandSandBoat/server/pull/5729), [patch](https://github.com/LandSandBoat/server/pull/5729.patch)] (CatsEyeXI, Tal Ben-Eliezer) | ||
- [core, lua] add ability to jail offline chars [[#5713](https://github.com/LandSandBoat/server/pull/5713), [patch](https://github.com/LandSandBoat/server/pull/5713.patch)] (TracentEden2, paladindamarus, TracentEden) | ||
- [mission] sandy 6-2 adds table and npcutil.popfromqm & shift proof popped nm [[#5633](https://github.com/LandSandBoat/server/pull/5633), [patch](https://github.com/LandSandBoat/server/pull/5633.patch)] (hooksta4, Frank, Abdiah, hookstar) | ||
- [quest] teak me to the stars [[#5319](https://github.com/LandSandBoat/server/pull/5319), [patch](https://github.com/LandSandBoat/server/pull/5319.patch)] (jamesbradleym) | ||
- [lua] fixed discrepancy in distribution of pup heads. [[#3650](https://github.com/LandSandBoat/server/pull/3650), [patch](https://github.com/LandSandBoat/server/pull/3650.patch)] (CatsEyeXI, Tal Ben-Eliezer, catseyexim) | ||
- [drk] audit abilities [[#3494](https://github.com/LandSandBoat/server/pull/3494), [patch](https://github.com/LandSandBoat/server/pull/3494.patch)] (Xaver-DaRed, Schaedelschaden) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,44 @@ | ||
## 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) | ||
## LandSandBoat Changelog (2024-08-01) | ||
- [client] july 2024 version update [[#6062](https://github.com/LandSandBoat/server/pull/6062), [patch](https://github.com/LandSandBoat/server/pull/6062.patch)] (claywar) | ||
- [lua] [food] remove fake effect of movalpolos water [[#6056](https://github.com/LandSandBoat/server/pull/6056), [patch](https://github.com/LandSandBoat/server/pull/6056.patch)] (WinterSolstice8) | ||
- Trust: fablinix [[#6055](https://github.com/LandSandBoat/server/pull/6055), [patch](https://github.com/LandSandBoat/server/pull/6055.patch)] (DotesMiqotes, Dotes) | ||
- [lua] audit ws attack bonus based on studio gobli info [[#6054](https://github.com/LandSandBoat/server/pull/6054), [patch](https://github.com/LandSandBoat/server/pull/6054.patch)] (WinterSolstice8) | ||
- [fix] magical mobskills doing 0 damage [[#6050](https://github.com/LandSandBoat/server/pull/6050), [patch](https://github.com/LandSandBoat/server/pull/6050.patch)] (Xaver-DaRed) | ||
- [lua] chi blast to actually deal damage [[#6047](https://github.com/LandSandBoat/server/pull/6047), [patch](https://github.com/LandSandBoat/server/pull/6047.patch)] (Flibe-XI, Flibe) | ||
- [lua] fixes some enum-related errors detected by new ci [[#6046](https://github.com/LandSandBoat/server/pull/6046), [patch](https://github.com/LandSandBoat/server/pull/6046.patch)] (Xaver-DaRed) | ||
- [core] fix tp return during h2h ws being low from overflow [[#6045](https://github.com/LandSandBoat/server/pull/6045), [patch](https://github.com/LandSandBoat/server/pull/6045.patch)] (WinterSolstice8) | ||
- Fix sub slot being unequipped on zone [[#6044](https://github.com/LandSandBoat/server/pull/6044), [patch](https://github.com/LandSandBoat/server/pull/6044.patch)] (DotesMiqotes, Dotes) | ||
- Rename `appraisal_` to `unappraised_` [[#6042](https://github.com/LandSandBoat/server/pull/6042), [patch](https://github.com/LandSandBoat/server/pull/6042.patch)] (zach2good) | ||
- [lua] handle remaining errors in action scripts [[#6041](https://github.com/LandSandBoat/server/pull/6041), [patch](https://github.com/LandSandBoat/server/pull/6041.patch)] (Xaver-DaRed) | ||
- [lua] change `xi.mobskills.mobmagicalmove()` function to not return a table [[#6040](https://github.com/LandSandBoat/server/pull/6040), [patch](https://github.com/LandSandBoat/server/pull/6040.patch)] (Xaver-DaRed) | ||
- Added ranged attack and ranged accuracy to attack and accuracy down. [[#6038](https://github.com/LandSandBoat/server/pull/6038), [patch](https://github.com/LandSandBoat/server/pull/6038.patch)] (clanofartisans, Hugin) | ||
- [core] party_members_in_zone: ensure that pmember is not nullptr in latent effect container (3) [[#6037](https://github.com/LandSandBoat/server/pull/6037), [patch](https://github.com/LandSandBoat/server/pull/6037.patch)] (CatsEyeXI, Tal Ben-Eliezer) | ||
- [sql] adds desynth recipes: reraise earring, reraise gorget [[#6032](https://github.com/LandSandBoat/server/pull/6032), [patch](https://github.com/LandSandBoat/server/pull/6032.patch)] (Flibe-XI, Flibe) | ||
- [core] prevent players casting lots on items they can't obtain [[#6029](https://github.com/LandSandBoat/server/pull/6029), [patch](https://github.com/LandSandBoat/server/pull/6029.patch)] (LoxleyXI) | ||
- [sql] add levin stats [[#6028](https://github.com/LandSandBoat/server/pull/6028), [patch](https://github.com/LandSandBoat/server/pull/6028.patch)] (0x05010705) | ||
- [core] fix setmoblevel not resetting traits, thus losing trait stats [[#6026](https://github.com/LandSandBoat/server/pull/6026), [patch](https://github.com/LandSandBoat/server/pull/6026.patch)] (WinterSolstice8) | ||
- Fix a logical error in !yell command [[#6025](https://github.com/LandSandBoat/server/pull/6025), [patch](https://github.com/LandSandBoat/server/pull/6025.patch)] (CatsEyeXI, Tal Ben-Eliezer) | ||
- [synth] adds "reraise earring" desynth [[#6024](https://github.com/LandSandBoat/server/pull/6024), [patch](https://github.com/LandSandBoat/server/pull/6024.patch)] (Xaver-DaRed, ayechonk) | ||
- [mob] prevent worm hiding mid-cast [[#6023](https://github.com/LandSandBoat/server/pull/6023), [patch](https://github.com/LandSandBoat/server/pull/6023.patch)] (Xaver-DaRed, TracentEden2) | ||
- [magic] fix haste and flurry stacking [[#6022](https://github.com/LandSandBoat/server/pull/6022), [patch](https://github.com/LandSandBoat/server/pull/6022.patch)] (Xaver-DaRed, ampitere) | ||
- Gm commands should always be silent even if mistyped [[#6021](https://github.com/LandSandBoat/server/pull/6021), [patch](https://github.com/LandSandBoat/server/pull/6021.patch)] (CatsEyeXI, Tal Ben-Eliezer, LoxleyXI) | ||
- [magic] properly divide capped and uncapped "magic burst bonus" types [[#6017](https://github.com/LandSandBoat/server/pull/6017), [patch](https://github.com/LandSandBoat/server/pull/6017.patch)] (Xaver-DaRed) | ||
- [weaponskills] [lua] only add fixed enmity if weaponskill lands [[#6014](https://github.com/LandSandBoat/server/pull/6014), [patch](https://github.com/LandSandBoat/server/pull/6014.patch)] (9001-Sols, 9001-Solutions) | ||
- [sql] [magic] retire sleep immunity in favor of light_sleep and dark_sleep [[#6013](https://github.com/LandSandBoat/server/pull/6013), [patch](https://github.com/LandSandBoat/server/pull/6013.patch)] (Xaver-DaRed) | ||
- Add nullsong mobskill and made dahaks able to use it [[#6012](https://github.com/LandSandBoat/server/pull/6012), [patch](https://github.com/LandSandBoat/server/pull/6012.patch)] (jmcmorris, Jasson McMorris) | ||
- Implement missing poroggo mobskills [[#6009](https://github.com/LandSandBoat/server/pull/6009), [patch](https://github.com/LandSandBoat/server/pull/6009.patch)] (jmcmorris, Jasson McMorris) | ||
- [core] adds damage cap mod [[#6005](https://github.com/LandSandBoat/server/pull/6005), [patch](https://github.com/LandSandBoat/server/pull/6005.patch)] (Frankie-hz) | ||
- [cpp] adds standback range mod for mobs [[#6000](https://github.com/LandSandBoat/server/pull/6000), [patch](https://github.com/LandSandBoat/server/pull/6000.patch)] (Frankie-hz) | ||
- Z's trident latent [[#5997](https://github.com/LandSandBoat/server/pull/5997), [patch](https://github.com/LandSandBoat/server/pull/5997.patch)] (9001-Sols, 9001-Solutions) | ||
- [sql] add gigas bracelets desynth [[#5996](https://github.com/LandSandBoat/server/pull/5996), [patch](https://github.com/LandSandBoat/server/pull/5996.patch)] (9001-Sols, 9001-Solutions) | ||
- Add nullptr check for pleader in latent effect container (2) [[#5991](https://github.com/LandSandBoat/server/pull/5991), [patch](https://github.com/LandSandBoat/server/pull/5991.patch)] (CatsEyeXI, Tal Ben-Eliezer) | ||
- [jobutils] ninja job ability refactoring to jobutils [[#5918](https://github.com/LandSandBoat/server/pull/5918), [patch](https://github.com/LandSandBoat/server/pull/5918.patch)] (andeluvian) | ||
- [core] add setmeleerange lua binding [[#5908](https://github.com/LandSandBoat/server/pull/5908), [patch](https://github.com/LandSandBoat/server/pull/5908.patch)] (0x05010705) | ||
- [quest]a bitter past [[#5881](https://github.com/LandSandBoat/server/pull/5881), [patch](https://github.com/LandSandBoat/server/pull/5881.patch)] (hooksta4, Abdiah) | ||
- [quest]tenshodo membership conv [[#5851](https://github.com/LandSandBoat/server/pull/5851), [patch](https://github.com/LandSandBoat/server/pull/5851.patch)] (hooksta4) | ||
- Gm command for banning or unbanning players from using /yell [[#5729](https://github.com/LandSandBoat/server/pull/5729), [patch](https://github.com/LandSandBoat/server/pull/5729.patch)] (CatsEyeXI, Tal Ben-Eliezer) | ||
- [core, lua] add ability to jail offline chars [[#5713](https://github.com/LandSandBoat/server/pull/5713), [patch](https://github.com/LandSandBoat/server/pull/5713.patch)] (TracentEden2, paladindamarus, TracentEden) | ||
- [mission] sandy 6-2 adds table and npcutil.popfromqm & shift proof popped nm [[#5633](https://github.com/LandSandBoat/server/pull/5633), [patch](https://github.com/LandSandBoat/server/pull/5633.patch)] (hooksta4, Frank, Abdiah, hookstar) | ||
- [quest] teak me to the stars [[#5319](https://github.com/LandSandBoat/server/pull/5319), [patch](https://github.com/LandSandBoat/server/pull/5319.patch)] (jamesbradleym) | ||
- [lua] fixed discrepancy in distribution of pup heads. [[#3650](https://github.com/LandSandBoat/server/pull/3650), [patch](https://github.com/LandSandBoat/server/pull/3650.patch)] (CatsEyeXI, Tal Ben-Eliezer, catseyexim) | ||
- [drk] audit abilities [[#3494](https://github.com/LandSandBoat/server/pull/3494), [patch](https://github.com/LandSandBoat/server/pull/3494.patch)] (Xaver-DaRed, Schaedelschaden) |