Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/loathers/grimoire


https://github.com/loathers/grimoire

Update package.json

315083edeedb5f06f65cd0c5808ac2f0bd898171 authored about 1 year ago by Jeffrey Dudek <[email protected]>
Call maximizer if we have any nonzero bonuses assigned (#117)

06a623d25d0c7ded86eb89b09bc61b040a1d3d1e authored about 1 year ago by neil <[email protected]>
Jill modeable (#116)

* jill modeable

* Update last few functions; force TypeScript to complain about it to you if ...

0880b7371ad0a5332f2dd0632b3709d20f444e70 authored about 1 year ago by neil <[email protected]>
v0.3.25

b1874da42a563715d20dd41c17239ca3bc1a2324 authored about 1 year ago by Joe Kirchoff <[email protected]>
v0.3.24

622ab8c51efafba694285134b1874583c178c0ec authored about 1 year ago by Joe Kirchoff <[email protected]>
Add support for a quest level ready (#115)

e4cd37e0e2c12a271f64046e6a1cd844ff1d77f6 authored about 1 year ago by Patrick Stalcup <[email protected]>
Update package.json to 0.3.24 (skip 0.3.23 because of a bad tag) (#114)

5844fab864f5a12212935b96625f5897e1708f36 authored about 1 year ago by Patrick Stalcup <[email protected]>
Add equipRider function for bjornify and enthrone. (#106)

* Add equipRider function

* Remove noise from other commit

* Remove snake_case and use one...

f38b670e787006f283dfb3c388437149ded25f0b authored over 1 year ago by Jeffrey Dudek <[email protected]>
Delay the choices object differently (#107)

d2def09555c2974b061ccd1725f123821d85789e authored over 1 year ago by neil <[email protected]>
Update package.json

8c6d2fe19482dc4eb8be66dc2fffa34c1442d02d authored over 1 year ago by Jeffrey Dudek <[email protected]>
Actually apply defaults to tasks (#109)

* Actually apply defaults to tasks

* don't just do it for tasks_by_name

0043b43957012d2e0221a2d2fc77055dc344f938 authored over 1 year ago by neil <[email protected]>
Update package.json

8ae16b847c57c91015b05c6762a1e8ff18d38ae6 authored over 1 year ago by Jeffrey Dudek <[email protected]>
Create `skip` limit type (#108)

901255dd53e5734ecbae45339a0b749fa8915de8 authored over 1 year ago by neil <[email protected]>
Remove infinite loop in setBonus (#105)

aed07f29fe1a94438110e71afd0ec1ec67dd2d89 authored over 1 year ago by Jeffrey Dudek <[email protected]>
Update package.json

30e8ba4dc9b18dd9d781a6ec35647e78c8b37f03 authored over 1 year ago by Jeffrey Dudek <[email protected]>
As it turns out, `combat: never` does bad things to StrictCombatTask (#104)

bd34f1d6a6e3ded8cc3916e9eab466b98e3d74b6 authored over 1 year ago by neil <[email protected]>
Update package.json

efedfa6db7f275321a95927a4594ef5078b2750c authored over 1 year ago by Jeffrey Dudek <[email protected]>
Create `addBonuses` function and expand `addBonus` with optional param (#103)

* create `addBonuses` function and expand `addBonus` with optional param

* Remove redundant n...

05f2e8524b3fd07b8e29fec630ceefbdf98f2781 authored over 1 year ago by neil <[email protected]>
Let Outfit.from take a Requirement input (#98)

* let Outfit.from take a Requirement input

* Add modes

3faf5808553501a77128acabda1f12c069bc2728 authored over 1 year ago by neil <[email protected]>
Only bjornify when bjorn is equip't (#102)

7aa682c91927a7de3fe7c017e060f400dc9f387a authored over 1 year ago by neil <[email protected]>
Add a completed field to Limit (#101)

* Add a completed field to Limit

* Add documentation

9276588524b59a43c4cfdad5c2e1a8d178cb91fc authored over 1 year ago by MrFizzyBubbs <[email protected]>
Also update lockfile (#100)

57d9917ccde4db5716464dcdf9f2b5836ebe2193 authored over 1 year ago by Jeffrey Dudek <[email protected]>
Upgrade libram (#99)

301a6d8459e01b50b50143f3b691a6c94bf4671d authored over 1 year ago by Jeffrey Dudek <[email protected]>
Add potentially-effectful cleanup actions to an outfit's `dress` (#91)

* add potentially-effectful cleanup actions to an outfit's `dress`

* separate actions into pr...

e0242f5d525e58d6d5423cd72d0dc7cf8971b28f authored over 1 year ago by neil <[email protected]>
Omit "combat" from StrictCombatTask as well as "do" (#97)

* Omit "combat" from StrictCombatTask as well as "do"

* add `combat: never` to the StrictComb...

2abcd3842e028d17e27413745e11cb9a8d9c2684 authored over 1 year ago by neil <[email protected]>
Allow users to naturally set default values for tasks (#94)

* Allow users to naturally set default values for tasks

* We want optional keys not mandatory...

663bcd53bd38e919791e225b3d40bf2c832ef9f8 authored over 1 year ago by neil <[email protected]>
Create StrictCombatTask, a safer Task type (#96)

* create & export StrictCombatTask type

* Narrow things down a little

---------

Co-auth...

2dec3175d32d695bcf4dcb477cf4ca32aabec693 authored over 1 year ago by neil <[email protected]>
Allow assigning choice adventures to string values (#95)

* Allow assigning choice adventures to string values

* Alphabetical order

9a2eecb24f8fd3ce0b19da6ee15a28d27716e1f3 authored over 1 year ago by Skaazi <[email protected]>
Make behavior consistent when equipping slotfully and slotlessly (#92)

* Make behavior consistent when equipping slotfully and slotlessly

* Just compare to zero

32651df4369fe4dd6f5e3f65d7889d954fcbb554 authored over 1 year ago by Skaazi <[email protected]>
Don't abort when we fail to bjornify without a bjorn (#93)

c3488388915ae28888b39a871761967035197190 authored over 1 year ago by neil <[email protected]>
Update package.json

8714197f4e199dab33bc183d16344d7cac4350f8 authored over 1 year ago by Jeffrey Dudek <[email protected]>
Don't rely on floating point equality for bonuses (#89)

* don't rely on floating point equality for bonuses

* remove canEquip check from setBonus

a86c14d885f55558973227e9335a4c7c9e159b48 authored over 1 year ago by neil <[email protected]>
Vacate weapon slot when you're holding a 2h and need to equip an offhand (#88)

* vacate weapon slot when you're holding a 2h and need to equip an offhand

* 3-handed weapons...

308eb9b9c094804e7633015caf497095a8d7f2de authored over 1 year ago by neil <[email protected]>
Make it easier to change what settings get set in initPropertiesManager (#87)

3efc094836aa6da85fb356e080a470675f1e7ead authored over 1 year ago by neil <[email protected]>
Upgrade libram (#86)

0025f2e9ac6f71111f304fddbdae4c030c53a9bd authored over 1 year ago by Jeffrey Dudek <[email protected]>
Handle overlapping choice name The Horror (#85)

* Handle overlapping choice name The Horror

* Avoid location lookup

ec3133434d00770ff9c4c6fea5c787a338f9741c authored over 1 year ago by Jeffrey Dudek <[email protected]>
Make it a bit more obvious what do on Task wants (#84)

b30e3b0f44fc3dd42db875ba603be47080073dc1 authored over 1 year ago by Skaazi <[email protected]>
Update package.json

150491189f7666236a5bc2a7d870038b38e60ad6 authored over 1 year ago by Jeffrey Dudek <[email protected]>
Add allow_partial_outfits engine option (#83)

f010be524be2b5ab5a24df5205790b44a6483f71 authored over 1 year ago by Jeffrey Dudek <[email protected]>
Update packages (#82)

0364851e3c88b0731b1987b4ab96227336fef139 authored over 1 year ago by Jeffrey Dudek <[email protected]>
Change setChoices to avoid mysterious bug (#81)

237c2d8b8328b79c79edd7e92b747cf07636e5a9 authored over 1 year ago by Jeffrey Dudek <[email protected]>
Only populate the spec with truthy values (#80)

* Only populate the spec with truthy values

* Familiar too

0f1d056eae820ef9cb83e605ddfa4dd3a2f56f0c authored over 1 year ago by neil <[email protected]>
Upgrade libram; import `undelay` and `Delayed` (#78)

* Upgrade libram; import `undelay` and `Delayed`

* Prettier

a0e43349e5733bf459aad998c269ff0c3ce35251 authored almost 2 years ago by neil <[email protected]>
Let tasks use a () => Location for do (#77)

035fcb3345a6545bc3f553d3beb85f50b089e7fe authored almost 2 years ago by neil <[email protected]>
Include turtle taming in wanderingNCs (#75)

8e8f0b43d38dc7e7e579acc62c5d29b6506522b5 authored almost 2 years ago by MrFizzyBubbs <[email protected]>
More lint fixes (#74)

2fef5ef85d6dc54fc9f4689f1a3b60105bda7669 authored almost 2 years ago by Jeffrey Dudek <[email protected]>
README formatting

c9fefa58210d925ce8ba6dc714325659fc35b8e7 authored almost 2 years ago by Jeffrey Dudek <[email protected]>
Add links to scripts that use grimoire

ce3f1e85f68226868b5a2ef2b1d2e120ad26c005 authored almost 2 years ago by Jeffrey Dudek <[email protected]>
Fix lint issues (#73)

59cdbb8230b756109a5fb6662f47f0cc7bb26829 authored almost 2 years ago by Jeffrey Dudek <[email protected]>
Update README.md (#72)

a37c496d02a96d6cf281ded344b8473923772416 authored almost 2 years ago by frazazel <[email protected]>
Update package.json

3c3422f9ef7d78b34c67ece3d1d5260e189fc928 authored almost 2 years ago by Jeffrey Dudek <[email protected]>
No need to maximize when there are no modifiers (#71)

f13e373aa5752943be3cc0af67086a70858ae33e authored almost 2 years ago by Jeffrey Dudek <[email protected]>
Update package.json

4f7e0ab00034ebcbc9df4df18807098a5c2ff122 authored almost 2 years ago by Jeffrey Dudek <[email protected]>
Upgrade libram (#70)

c0a36495f5247099f83b455c31b740002c2a2aac authored almost 2 years ago by Jeffrey Dudek <[email protected]>
Copy riders between Outfit and OutfitSpec (#69)

* Copy riders into cloned Outfits and OutfitSpecs

* Be more explicit about checking for undef...

f91cca8422d50a67b76c8c4349710bf62b354a1e authored almost 2 years ago by Jeffrey Dudek <[email protected]>
Add bonuses to outfits; make modifier an array (#65)

* add bonuses to outfits; make modifier an array; let tasks carry maximizeOptions

* Force inv...

8f160e09c858424b7b9f0b6423616e6de88e4046 authored almost 2 years ago by neil <[email protected]>
Allow combat resources to determine macro at runtime (#68)

3a0395fa24f6589f71509c342cad2b6246ab1b87 authored almost 2 years ago by Jeffrey Dudek <[email protected]>
Generalize undelay code (#67)

* Generalize undelay code

* Prevent T from being a function itself

* Fix type distribution...

7b052c5684a9d05d625f7e125f44c502ae56fa07 authored almost 2 years ago by neil <[email protected]>
Create Outfit.tryEquip method (#66)

* Create Outfit.tryEquip method

* No more infinite loops

a222f6f9cb7ab1a66a5dabc2f1de1e748a6c09b8 authored almost 2 years ago by neil <[email protected]>
Update package.json

d6ed86b9346557b2497c8b6e5b85938015612a6d authored almost 2 years ago by Jeffrey Dudek <[email protected]>
Load settings even with an empty command.

04cc7550f318cc224342e4c79dff65b33912e815 authored almost 2 years ago by Jeffrey Dudek <[email protected]>
Update package.json

103fc84205c0a0b6ec08a702f61b4f0dbe3bcabd authored almost 2 years ago by Jeffrey Dudek <[email protected]>
Bugfixes in arg parsing (#64)

* Fix parser error message

* Use getProperty instead of get

* Parse values from settings i...

1bca27193253ca9a349320113eae2bb46f9666d3 authored almost 2 years ago by Jeffrey Dudek <[email protected]>
Upgrade packages (#63)

cfbf52f23ec40d36b80646549464a911e4efa18b authored almost 2 years ago by neil <[email protected]>
Create Outfit.from method (#62)

* create Outfit.from method

* Add overloads

* Remove never return type

* Add just one m...

66a3f684405215508e7f6292f24374b2dc6e0a5a authored almost 2 years ago by neil <[email protected]>
Add better rider handling (#61)

* Add better rider handling

* Updates per comments

3f83da64b618fceff4bc3eced406566d5196d769 authored almost 2 years ago by neil <[email protected]>
Add support for dark mode in help (#60)

* Add support for dark mode in help

* Format

8fb06c6b924cd10ed43015835bfbce53dbb3dc56 authored almost 2 years ago by Skaazi <[email protected]>
Outfit from current state (#59)

* Add method to create current outfit

* Throw on failure

e2c5aa45d378b8b6ae0c0dfe63e9622d526f1550 authored almost 2 years ago by MrFizzyBubbs <[email protected]>
Update peer dependencies (#58)

6ddb9785094e38451ad4bf0c8a321478029d96b4 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Update package.json

a55871cca50d17a56e74a6cae73d4480fdaf04b0 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Update libram (#57)

34c35aad1e0a12099aab3f1d01aafb78d3ad0361 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Fix bug with this in Args subcall (#56)

* Fix bug with this in Args subcall

* Fix help text for array args

fc1022260017897d93fb878a9fff214c9b4477f8 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Allow for array arguments (#55)

* Allow for array arguments

* Resimplify Arg<T> typing

ab3d7adf1f5857cb1802a5d25b91e32927e26a44 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Add equipFirst and docstrings (#54)

* Add equipFirst and docstrings

* Prettier

* Resolve type error?

92e54a1502fc039ef346f6763a68353e69dad292 authored about 2 years ago by MrFizzyBubbs <[email protected]>
Add modes parameter to OutfitSpec (#50)

* Start of modes implementation

* Fix mode settings for retrocape

* Cleanups

* Simplify...

5eb7694c341b1a6f02d3d7f4f9b9c7f78712f908 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Add argument types for common native Mafia types. (#53)

* Add native args for common mafia types

* Only use exact matching for class args

* Allow ...

e775b2aa7678107fcf7fffa6ce984f503e8f6da0 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Make arg metadata publicly accessible (#52)

2e907d00e944cf23d98f21129cb7145680139f19 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Add positional arguments to the CLI argument parsing (#51)

* Generalize arg options

* Better error message for missing quotes

* Allow a positional va...

ec83ca0ba6dc6f743a698e50284b78cbf4d2a845 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Rename countEquipped and make public (#48)

9bb972e0a58c8e6b76f8b73154ca54f868de43dd authored about 2 years ago by MrFizzyBubbs <[email protected]>
Update package.json

a65d353c196bc6cf6ee322c7b146dea5047ba446 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Make haveEquipped public (#47)

828a15dfeb0c0021ef482c30a8f1645a8a1533f3 authored about 2 years ago by MrFizzyBubbs <[email protected]>
Update libram to 0.7.4 (#45)

7851f4757ffb254d7e1c4a58bb3251ee85995549 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Wrap ccs macro in quotes (#44)

e85668bc7fc5292d0583c332a156defce96e1847 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Add extra entries to the generated CCS file with CombatStrategy.ccs (#43)

75b06d4df11704c9d3fb046fefd094c659904d53 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Only reload CCS if the contents have changed (#42)

7d23d58e3c704a6ee01f31b9b72c9fdd69675743 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Update package.json

347c6a460b008091c43811e331e57a93dfaa009f authored about 2 years ago by Jeffrey Dudek <[email protected]>
Update libram (#40)

d2976003ddad0329d6dddc7edc0d9d4fb5b06817 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Allow Outfit and OutfitSpec to be more interchangeable (#39)

* Move OutfitSpec to outfit.ts

* Allow for Outfit objects in the task spec

* Add Outfit.sp...

72d5f12f27bf57a5caa5559893100d6013e4f5ea authored about 2 years ago by Jeffrey Dudek <[email protected]>
Allow for Guards in the task limit for better error checking (#38)

ccf0672ca36fa50fe6b6d699bc4c1b8e56a33716 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Accept function for effects (#37)

5aa1abc9ba10b4a5c36505556926acc7411f248e authored about 2 years ago by MrFizzyBubbs <[email protected]>
Update package.json

08b6045a15ce04ab335450ae659efb877f46cf5e authored about 2 years ago by Jeffrey Dudek <[email protected]>
Update libram to 0.7.2 (#36)

* Update libram

* Update peer dependencies

* Lockfile

b8ce56ec10e45483c3c6cb97b25b7f3b94fe6827 authored about 2 years ago by Jeffrey Dudek <[email protected]>
Set location for maximizer (#35)

b5aae06e4913de540a4344b94940b4ee7a894782 authored about 2 years ago by MrFizzyBubbs <[email protected]>
Update package.json

a565d56dcad307864b3a40b715ecf8d7dc692df8 authored over 2 years ago by Jeffrey Dudek <[email protected]>
Allow for groups of arguments (#34)

* Refactor args to use traverse methods

* Add arg groupings

* Fix type of Args.create

*...

679e0d9f32b22cb5fc9af06b9f2f4a66ffd62d5f authored over 2 years ago by Jeffrey Dudek <[email protected]>
getTasks should return new tasks without modifying the input (#33)

f894163497d94a297ae8f183a8a124c022132fb8 authored over 2 years ago by Jeffrey Dudek <[email protected]>
Allow for equipping duplicate accessories by specifying slots (#32)

* Allow for equipping duplicate items on an outfit

* Treat accessories as normaly equipment w...

2662c41c42b62e0143e59221ab938994080ef96f authored over 2 years ago by Jeffrey Dudek <[email protected]>
Unequip avoided items (#31)

49c99f0316709ae49df3f49523655a08a0c78f8a authored over 2 years ago by MrFizzyBubbs <[email protected]>
Update package.json

efd5a6d1f42bfa897f2d1f1ada93b68151517b71 authored over 2 years ago by Jeffrey Dudek <[email protected]>
Set autoattack on combat strategy (#30)

29d0a26122e651e8bf709be17be1bd27243d15c5 authored over 2 years ago by Jeffrey Dudek <[email protected]>