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

8b58f89f005d5251cf27bf33bf259d06a9e086f3 authored over 2 years ago by Jeffrey Dudek <[email protected]>
Print maximizer info and combat macro info to session log (#29)

* Print outfit maximization to log

* Move combat macro saving into new function

3fcbed2a101f6865bd88346c5adc1bc725efaef2 authored over 2 years ago by Jeffrey Dudek <[email protected]>
Reorder macros before combat actions (#28)

8957e518984f4a650af74870e2eb774fd4f99f1d authored over 2 years ago by Jeffrey Dudek <[email protected]>
Update package.json

7610ad93e681433ee0bd7c1e1ad076a1e2d3a1fc authored over 2 years ago by Jeffrey Dudek <[email protected]>
Add Outfit.equip(OutfitSpec) to equip an entire spec at once (#27)

* Add ability to equip a spec to an outfit

* Allow for extra maximizer options

* Prettier
...

cae203cd3a4974a42da6afc79ae3e9b860ccef99 authored over 2 years ago by Jeffrey Dudek <[email protected]>
Kolmafia and libram are peer dependencies (#26)

* Kolmafia and libram are peer dependencies

* Also as dev dependencies

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

538c8f4e7825574ff73d54c4cbc4beabe2af7fc7 authored over 2 years ago by Jeffrey Dudek <[email protected]>
Force most equipment with preventSlot instead of forceEquip (#25)

766c5024e6e3ff2175f8b4030c283f4ff8e89110 authored over 2 years ago by Jeffrey Dudek <[email protected]>
Update libram to v0.6.24 (#24)

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

fb98ef2153cd6fae4164e8a27c2091e290b9ce07 authored over 2 years ago by Jeffrey Dudek <[email protected]>
Use writeCcs to write entire combat macro (#22)

* Use writeCcs to write entire combat macro

* Reset to the old CCS upon engine exit

d91a0346e1c7e2be7e475a8fd64e1210e331be2f authored over 2 years ago by Jeffrey Dudek <[email protected]>
Accept functions for item acquisition (#21)

* Accept functions for item acquisition

* Accept single function for item acquisition

6fc7b5599a79b46f9184e7d9475607298b17a6e5 authored over 2 years ago by MrFizzyBubbs <[email protected]>
Set auto recovery to -0.05 (#19)

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

7f68a814a25778a750e004f5dc355877d0bb59f9 authored over 2 years ago by Jeffrey Dudek <[email protected]>
Reset lastEncounter before repeating from NC (#17)

* Reset lastEncounter before repeating from NC

* Fix import

77918971563bcef4a63a38bc290b5f57de1e2435 authored over 2 years ago by Jeffrey Dudek <[email protected]>
Add new high-level Engine methods (#18)

* Add new high-level methods

* Reduce printouts

* Include printouts in execute

* Update...

d36e1e1058e7ecf7eec20d8e1cafb816b4bcd65c authored over 2 years ago by Jeffrey Dudek <[email protected]>
v0.2.4

338ca0bbb253d9869b007bc741f26f13f8ab9f3d authored over 2 years ago by Jeffrey Dudek <[email protected]>
Acquire item via folding (#16)

4da95df12ba1ac7eec3352764da00b5725893fcb authored over 2 years ago by MrFizzyBubbs <[email protected]>
Equip outfit items in specific slots (#2)

* Equip outfit items in specific slots

* Revert "Equip outfit items in specific slots"

Thi...

9bf33b9638c94b726198aac750a3ffcd1a406aa7 authored over 2 years ago by MrFizzyBubbs <[email protected]>
v0.2.3

8bb649dd57f194c51d4c3996ffc01ce61895bdca authored over 2 years ago by Jeffrey Dudek <[email protected]>
Fixes to combat and maximizer (#15)

* Fix CombatStrategy.clone

* Actually obey task outfit modifier

cec78f47c019f4ad18c1467aa53dc7bcb24ef9e3 authored over 2 years ago by Jeffrey Dudek <[email protected]>
Npmpublish (#14)

* prepublish artifacts

* Update version

173a942c270cc92a9edc57be79afd9e5cfb2dfe8 authored over 2 years ago by Patrick Stalcup <[email protected]>
prepublish artifacts (#13)

30496dc4e0d7e991e9449203555257fce19b6f48 authored over 2 years ago by Patrick Stalcup <[email protected]>
Fix combat modification bug and nit regression (#12)

207f3d48a559567f7b3ff8061311fbce2ee7767d authored over 2 years ago by Jeffrey Dudek <[email protected]>
Add task effects (#11)

919779dbbc301809c65150b891155f322ce3dc4c authored over 2 years ago by MrFizzyBubbs <[email protected]>
Npmmeta (#10)

* Update metadata for publishing to NPM

* Fix grimoire build

10f5e75cbd711901d26038c2b044d01da86bbe9b authored over 2 years ago by Patrick Stalcup <[email protected]>
Add quest completed (#8)

0e64d01bd03b0c0ea1d9bf1505a6e567bc7e7a45 authored over 2 years ago by MrFizzyBubbs <[email protected]>
Update metadata for publishing to NPM (#9)

c7465abaab6114dd0a23248507e07cd87176df1e authored over 2 years ago by Patrick Stalcup <[email protected]>
Fix typing, polyfill error, and small missing features (#7)

* Cleanup types and fix polyfill error

* Allow task to specify how to acquire item

* Prettier

1e683f0bfb7db701bc2003dc9b2a88c6bbce1a49 authored over 2 years ago by Jeffrey Dudek <[email protected]>
Add custom combat actions (#6)

* Fix lint

* Add combat actions

78f200f4e126a92f8788759a8e522bd8e9e569f2 authored over 2 years ago by Jeffrey Dudek <[email protected]>
Github actions to lint and publish to npm (#5)

* Add prettier fix, run prettier on the repo, add a github command to run prettier on push to ma...

9f881a6bf616b1fc31b10da4ec17452f534d28b8 authored over 2 years ago by Patrick Stalcup <[email protected]>
Minor cleanups; upgrade eslint-plugin-libram (#4)

* avoid let in CompressedMacro; macro methods are mutative

* upgrade eslint-plugin-libram; sl...

57d2a3ec80d7a0b88f5f7c0398463c6ce5b1e3c6 authored over 2 years ago by neil <[email protected]>
Make after optional on Task (#1)

* Change after to be optional

* Helper function for adding explicit after

* Always set aft...

6bda98f6f0c74f016cda9e406cf7086ddf2e7d8b authored over 2 years ago by MrFizzyBubbs <[email protected]>
Build as a library

4702f1f6e73340912552172a2f4329e1a1077481 authored over 2 years ago by Kasekopf <[email protected]>
Initial commit of isolated engine

9524cb99e6da8432438fea6385ee3fd1e8b199a6 authored over 2 years ago by Kasekopf <[email protected]>
Initial commit

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