Releases: loathers/libram
Releases · loathers/libram
v0.8.25
What's Changed
- remove circular import from chest mimic code by @horrible-little-slime in #578
- fix some chest mimic logic errors by @burningbman in #579
- support new combat flag "boringdarts" by @horrible-little-slime in #581
- feat: improve lookup results for players that don't exist by @oxc in #575
- Automated updates to property typings by @github-actions in #574
- prune 0-quantity items in Session.current by @horrible-little-slime in #582
- Automated updates to property typings by @github-actions in #584
- add a comment for the
boringdarts
combat flag by @horrible-little-slime in #583 - Automated updates to property typings by @github-actions in #586
- basic support for apriling band helmet by @horrible-little-slime in #585
Full Changelog: v0.8.24...v0.8.25
v0.8.24
What's Changed
- Automated updates to property typings by @github-actions in #571
- fix combat flag setter by @horrible-little-slime in #572
Full Changelog: v0.8.23...v0.8.24
v0.8.23
What's Changed
- Automated updates to property typings by @github-actions in #568
- chest mimic by @horrible-little-slime in #569
- refactor
AscendError
, move causebuilding logic toascend
by @horrible-little-slime in #570
Full Changelog: v0.8.22...v0.8.23
v0.8.22
What's Changed
- export banish functions too by @horrible-little-slime in #567
Full Changelog: v0.8.21...v0.8.22
v0.8.21
What's Changed
- update
parseItemSkillNames
to match kolmafia r27778's new syntax by @horrible-little-slime in #566
Full Changelog: v0.8.20...v0.8.21
v0.8.20
What's Changed
- use more consisstent filters and type guards by @horrible-little-slime in #562
- Add food limits for hobo foods by @pstalcup in #563
- Automated updates to property typings by @github-actions in #565
- only get 1 of the free run items by @Rinn in #564
Full Changelog: v0.8.19...v0.8.20
v0.8.19
What's Changed
- Automated updates to property typings by @github-actions in #557
- sidestep problems with
{ pet: undefined }
by @horrible-little-slime in #558 - Automated updates to property typings by @github-actions in #561
- split banish and free runs by @Rinn in #560
- create
get
andset
functions for account combat flags by @horrible-little-slime in #559
Full Changelog: v0.8.18...v0.8.19
v0.8.18
What's Changed
- Add familiar to burnFor by @Shiverwarp in #554
- Properly encode message parameter in KMail.send by @oxc in #549
- update typing of the PropertiesManager to avoid having to cast properties by @horrible-little-slime in #551
- Automated updates to property typings by @github-actions in #555
- delete properties that didn't exist prior to the PM call by @horrible-little-slime in #552
- delete path.ts by @horrible-little-slime in #556
- Fix disgeist handling for CS predictor by @horrible-little-slime in #553
Full Changelog: v0.8.17...v0.8.18
v0.8.17
What's Changed
- Automated updates to property typings by @github-actions in #541
- Fix amount checks in BurningLeaves by @oxc in #542
- Resolve circular imports by @oxc in #543
- Make
lastAdventure
andnextAdventure
Locations by @horrible-little-slime in #545 - Automated updates to property typings by @github-actions in #546
- use lastAdventure instead of myLocation for FloristFriar by @horrible-little-slime in #547
- Fix check for Jumping in the Flames by @oxc in #544
- Add modeable support for jill by @Kasekopf in #550
New Contributors
Full Changelog: v0.8.16...v0.8.17
v0.8.16
What's Changed
- Automated updates to property typings by @github-actions in #540
- Whet stone by @Shiverwarp in #538
- add GuidetoBurningLeaves by @Ignose in #539
New Contributors
Full Changelog: v0.8.15...v0.8.16