Ecosyste.ms: OpenCollective

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

github.com/loathers/libram

libram is a Typescript library that intends to provide comprehensive support for automating KoLmafia
https://github.com/loathers/libram

Fix fightPiece in Witchess.

5dc487f6e635902cfa58e37fd347517f16c9a9fd authored almost 4 years ago by Patrick Hulin <[email protected]>
Export new mood stuff.

a2ccaee94d93542c65001416b3e693bffe0abe05 authored almost 4 years ago by Patrick Hulin <[email protected]>
Add genie mood element.

df5d9d5d448a802bb5a5b8bce64c3cb6ae97c345 authored almost 4 years ago by Patrick Hulin <[email protected]>
Add docs.

118b01e905bd214b82870fae51257f062cc4e82e authored almost 4 years ago by Patrick Hulin <[email protected]>
First commit of mood stuff.

6dc92be54472f5b463ef88627e7b94849508109d authored almost 4 years ago by Patrick Hulin <[email protected]>
v0.0.5

2380cf9d6b91413cd8d99e70b83a4b0b878804f8 authored almost 4 years ago by Samuel Gaus <[email protected]>
Merge pull request #19 from Loathing-Associates-Scripting-Society/witchess

Add more free fight capabilities.

7857492a969824385d9a4ffc9676c70ef5ff839e authored almost 4 years ago by Patrick Hulin <[email protected]>
Addressing Sam's review

fd82fc6407c621abbb39b5b56d0b59cdc41475af authored almost 4 years ago by Patrick Hulin <[email protected]>
Update some of the free fight stuff.

3bf8874fbc879bd168d1f039097b949a76cd6d96 authored almost 4 years ago by Patrick Hulin <[email protected]>
Merge pull request #20 from Loathing-Associates-Scripting-Society/dist

Build to dist directory, not src.

5ade4a0c938c0221bcea47fbde199bded4cb1949 authored almost 4 years ago by Patrick Hulin <[email protected]>
Build to dist directory, not src.

4b7fc48fbcc11eafd6a87636b91c0e6ae51a8b2a authored almost 4 years ago by Patrick Hulin <[email protected]>
Merge pull request #18 from Loathing-Associates-Scripting-Society/feat-package-no-side-effects

feat: Set pkg.sideEffects to true

81ce333dfcb54ea7af62e54f3b4332140a3ed869 authored about 4 years ago by Ye-hyoung Kang <[email protected]>
Merge pull request #17 from Loathing-Associates-Scripting-Society/fix-circular-imports

Fix circular imports

429a73e9e9714a17e1b367cbbadea68572d05771 authored about 4 years ago by Ye-hyoung Kang <[email protected]>
feat: Set pkg.sideEffects to true

Set the `sideEffects` field in package.json to `true`. This allows
downstream projects that use ...

bcb8fc9b78468ae94a712e34a485503f42d6f22c authored about 4 years ago by philmasterplus <[email protected]>
fix: More effort to remove circular imports

RainDoh.ts and SpookyPutty.ts both have circular import issues. Find
offending functions and ext...

cf5295b68dc9de731bc0217ef2e7ab82bf77d8fc authored about 4 years ago by philmasterplus <[email protected]>
fix: Mechanically remove circular imports

9b9a6c81ce89f9d7f244e42d409bf7ac9ca7be07 authored about 4 years ago by philmasterplus <[email protected]>
v0.0.4

fcfb4e6d96c7bd8cd3d977a3e3ad1186638b061a authored about 4 years ago by Samuel Gaus <[email protected]>
Merge pull request #16 from Loathing-Associates-Scripting-Society/fix-exclude-ts-from-publish

Exclude source .ts files from being published

3f780f2af348dd0a8003fa8a19046544d2a436fc authored about 4 years ago by Ye-hyoung Kang <[email protected]>
Merge branch 'master' into fix-exclude-ts-from-publish

160c96452f9e1cc156ee338f46be3743a976a35a authored about 4 years ago by Ye-hyoung Kang <[email protected]>
Merge pull request #15 from Loathing-Associates-Scripting-Society/combat

Add combat stuff.

5ed4109cd74fda64dfd497a895b6ff4871c8deb4 authored about 4 years ago by Patrick Hulin <[email protected]>
Fix macro generation for skills.

77cecc94a9db1c16e301a337fe594402d860e166 authored about 4 years ago by Patrick Hulin <[email protected]>
Make typing generic.

e673d95975de505c99c24fdc23739fd98771ee7a authored about 4 years ago by Patrick Hulin <[email protected]>
Fix minor typing issues.

f0840715be6654b28623c9e864630dc1e1bd80de authored about 4 years ago by Patrick Hulin <[email protected]>
More JSDoc and a better interface.

78bdbdfae4741aaa46cc4d1c4fac4fd8a09c0add authored about 4 years ago by Patrick Hulin <[email protected]>
Merge branch 'master' of github.com:Loathing-Associates-Scripting-Society/libram into combat

2c32f4f2202e057d43a38260e595ee9fa4d98b56 authored about 4 years ago by Patrick Hulin <[email protected]>
Add JSDoc and remove prints.

c86f1a69c608c85559da664b3dca0fbdb574c245 authored about 4 years ago by Patrick Hulin <[email protected]>
Add example consult script.

3801d131241bedcf900c0ce8e4ace1ba698335dc authored about 4 years ago by Patrick Hulin <[email protected]>
fix: Exclude source .ts files from being published

94ee890842418d0ee1df34c623091acdab748728 authored about 4 years ago by philmasterplus <[email protected]>
Merge pull request #10 from Loathing-Associates-Scripting-Society/feat-js-support

Add support for downstream JS users/bundlers

1a43e05761d3988ad50b7f5fd9c803b3f7f7528a authored about 4 years ago by Ye-hyoung Kang <[email protected]>
Merge branch 'master' into feat-js-support

62342bd1ee2a11e2acc53f9c51551853b28f273c authored about 4 years ago by Ye-hyoung Kang <[email protected]>
Merge pull request #11 from Loathing-Associates-Scripting-Society/chore-clean-script

Add yarn clean/lint script

fe0d954713f83622168ff8b2a5949ffef759ca4b authored about 4 years ago by Ye-hyoung Kang <[email protected]>
ci: Run 'lint' instead of directly calling ESLint

3a526add3af3f3bc8cde3f8eca3291b4cf1fc5d4 authored about 4 years ago by philmasterplus <[email protected]>
fix: Don't lint .tsx, only .ts

bdbe388706d3d27a528a533e2034b6c337248882 authored about 4 years ago by philmasterplus <[email protected]>
Merge branch 'master' of github.com:Loathing-Associates-Scripting-Society/libram into combat

aaadb282a1e02a3d73ba9b287d73700e94f4bde9 authored about 4 years ago by Patrick Hulin <[email protected]>
Merge pull request #12 from Loathing-Associates-Scripting-Society/feat-since

Add sinceKolmafiaRevision(), sinceKolmafiaVersion()

94eff8d97108f6d93b9fcfedeaec6cb6b6b9c0e5 authored about 4 years ago by Ye-hyoung Kang <[email protected]>
Merge pull request #14 from Loathing-Associates-Scripting-Society/docs-contributing

docs: Add CONTRIBUTING.md

2181014ad2993910e89e4e9b9a0ff14e5d62efcb authored about 4 years ago by Ye-hyoung Kang <[email protected]>
Run build before publish

905bfbb114c1880defb5c95ac3d2901f2246f04e authored about 4 years ago by Samuel Gaus <[email protected]>
Remove package-lock.

cc6b4c882d2cb5df727623017069d2dec074d32b authored about 4 years ago by Patrick Hulin <[email protected]>
Merge pull request #9 from Loathing-Associates-Scripting-Society/chore-examples-webpack

Move example webpack config into examples/, add README

da7031e99a03d7fa3e6ace5d3eb26016a5126676 authored about 4 years ago by Ye-hyoung Kang <[email protected]>
Add combat stuff.

bfecd64be7ecbff255fb001da12f2ba52604685e authored about 4 years ago by Patrick Hulin <[email protected]>
docs: Add CONTRIBUTING.md

5b4ff5a7580ae9cf4a05770da16f4ce105fa0ae2 authored about 4 years ago by philmasterplus <[email protected]>
chore: Add yarn lint script

08b42a0e03e2997754e029f8121a696abe88239b authored about 4 years ago by philmasterplus <[email protected]>
chore: Add yarn clean script

c2dd4c283c892bdb9142a0df90aa122088d1925a authored about 4 years ago by philmasterplus <[email protected]>
feat: Add sinceKolmafiaRevision(), sinceKolmafiaVersion()

Based on kolmafia-util (https://github.com/pastelmind/kolmafia-util/)
(Note: I am the author of ...

f8b1b5151411b6b0424b3ed4f28f12672b234050 authored about 4 years ago by philmasterplus <[email protected]>
chore: Add d.ts files to .gitignore

1ac327ea65fba6377b2643428031b7fdb81c380e authored about 4 years ago by philmasterplus <[email protected]>
build: Replace pkg.main with pkg.module, pkg.types

Since we don't have executable CommonJS bundles yet, pkg.main doesn't
really make sense. Instead...

39fb26cbd5ea1c6e813db09bb1f9ed32c8299462 authored about 4 years ago by philmasterplus <[email protected]>
build: Use tsconfig.include to select files

Using wildcars like yarn run tsc src/**/* is non-portable, and it also
(accidentally) feeds JS f...

982deff55e2dcb411f3e2e759e85a0ca7cd77147 authored about 4 years ago by philmasterplus <[email protected]>
Add TypeScript-emitted JS files to .gitignore

b3761e3464b0c230c4a49be79629a7baf5e10b83 authored about 4 years ago by philmasterplus <[email protected]>
build: Generate d.ts files

a802cacbe07e9d0553371838199b8f353f663974 authored about 4 years ago by philmasterplus <[email protected]>
docs: Add examples/README.md

13ccaa2d283e5517931b6ef9134da765bef99fd3 authored about 4 years ago by philmasterplus <[email protected]>
Move example webpack config under examples/

If we're not using webpack to build libram, this file is going to
confuse people simply by exist...

22fb1d70b21af449587ce990e73fb30a1787aa60 authored about 4 years ago by philmasterplus <[email protected]>
Bump to 0.0.3

1638eb1b04459f51e474accc4d98342185df214d authored about 4 years ago by Samuel Gaus <[email protected]>
Bump to 0.0.2

4eb517505f604a0ba721d985192228e7cdf2d722 authored about 4 years ago by Samuel Gaus <[email protected]>
Merge pull request #5 from Loathing-Associates-Scripting-Society/smart-props

Smart props

b15d38d5b61fc769a287ca1310dd37aa15bc79b6 authored about 4 years ago by Samuel Gaus <[email protected]>
Add props example

7e894ed7e8c12829b69089875c40d7ae4ab6be90 authored about 4 years ago by Samuel Gaus <[email protected]>
Correctly identify custom prop return types

fe07d97a351fd254fb3ca1e1fd6cbc0266123d2a authored about 4 years ago by Samuel Gaus <[email protected]>
Run prettier

38efbd4a7a40931177a2aeb6baea77025f143cde authored about 4 years ago by Samuel Gaus <[email protected]>
Add documentation for get and set

2f9981b913c37238b3a999635853381b0dcd62cf authored about 4 years ago by Samuel Gaus <[email protected]>
Allow users to specify typings for custom props using the first generic param to

5a961c1d378bb86f93db378c8944e6e68592b447 authored about 4 years ago by Samuel Gaus <[email protected]>
Support defaults in property getter

c467b4054a2027b6ad8f0b185a36827c182f0364 authored about 4 years ago by Samuel Gaus <[email protected]>
Simplify types and add prop settter

8b80a77ec1041e99773b74bcf7dc6121b45f1fb2 authored about 4 years ago by Samuel Gaus <[email protected]>
Use new smart property functions

b70e685508e2d07bd4c1bfff255e5fc5d97f672b authored about 4 years ago by Samuel Gaus <[email protected]>
Add new smart property functions

efc054d508a52c8ff89879c229bee37933d75168 authored about 4 years ago by Samuel Gaus <[email protected]>
Add script to parse all the properties in mafia

cf26fab364c75c334efd93f409ff909e8657bf86 authored about 4 years ago by Samuel Gaus <[email protected]>
Merge pull request #4 from Loathing-Associates-Scripting-Society/add-eslint

Add eslint

4b099c02f91d3cee13743a40911a83ea5e80f018 authored about 4 years ago by Samuel Gaus <[email protected]>
Add github action

c2da70b60b835ee9183261e02602f51e1184cedc authored about 4 years ago by Samuel Gaus <[email protected]>
Fix eslint issues

d09eae0d0a55d3cec7f4a239f7e7197db7343885 authored about 4 years ago by Samuel Gaus <[email protected]>
Add eslint, automatically apply prettier on precommit

99dc0b7bd1daeba51a3b873b98aded0a2cc41bf5 authored about 4 years ago by Samuel Gaus <[email protected]>
Merge pull request #3 from Loathing-Associates-Scripting-Society/copiers

Added some copier-related functions.

51fdfb7ce8e47c67cb25d4658924db59130d8876 authored about 4 years ago by Samuel Gaus <[email protected]>
Added some copier-related functions.

2d157d4e542d0cd0aac15cdac3dd995580279f16 authored about 4 years ago by Aenimus <[email protected]>
Merge pull request #2 from Loathing-Associates-Scripting-Society/source-terminal

Started on source terminal resource support

9cc5d77afe3781211b038af2a6a708986a344cee authored about 4 years ago by Samuel Gaus <[email protected]>
Run prettier

46ca8ac2d040cdbbc415d2c8106f8b3a056c9bcb authored about 4 years ago by Sam Gaus <[email protected]>
Mafia objects can now be directly compared

8782e6550f1bf435a3f49677b86cab3af9224173 authored about 4 years ago by Sam Gaus <[email protected]>
This time with saving before I submit!

d87f264c753b30134f13d39f68e4d007dfb1a922 authored about 4 years ago by Aenimus <[email protected]>
Added more wanderer functions.

d3595973953316b5f481e1d7da00df3d8505106c authored about 4 years ago by Aenimus <[email protected]>
Added wanderer counter methods and some source terminal additions.

508267f5dc2f166a40e594f092ef8f05c9f54473 authored about 4 years ago by Aenimus <[email protected]>
A bunch of aen and sam stuff

f1d2e0926326bcab4ee8f72b7f64ee91b52987b0 authored about 4 years ago by Samuel Gaus <[email protected]>
Fix missing cli command

f54b468dc326d1c49b8f6b1f984df4df69390acc authored about 4 years ago by Samuel Gaus <[email protected]>
Started on source terminal resource support

206312b719e6a8bf1d00f7294d026b723416c950 authored about 4 years ago by Samuel Gaus <[email protected]>
Make a console thing for a non dom environment

83e0d7792bbf066b385ea895e02847b2aec871b7 authored about 4 years ago by Samuel Gaus <[email protected]>
Merge pull request #1 from Loathing-Associates-Scripting-Society/loads-of-functions

Loads of functions

f15384860d0f8fd5446338e04794d6c8be4bf5ae authored about 4 years ago by Samuel Gaus <[email protected]>
Don't remove me from my clan

347d7a5a54d7bd103c947f73b122a141763d47c0 authored about 4 years ago by Samuel Gaus <[email protected]>
Fix example for function name changes

c000402bf32b22c1e5420b4ac078acf42df430f6 authored about 4 years ago by Samuel Gaus <[email protected]>
Added some functions, standardized function names and added docs

70e1c4e9766d13818e1e11bbe6c1ba024cb70f1c authored about 4 years ago by Samuel Gaus <[email protected]>
Added a bunch of functions off the top of my head

3ebde397e32c6c6aae3eeeba5772506595c14c7a authored about 4 years ago by Samuel Gaus <[email protected]>
Start on some general library functions

57cfa1bbc4c1d1888837f082330c82933371c8d0 authored about 4 years ago by Samuel Gaus <[email protected]>
Add our first utility export - clan functions

030d7bb0f20a7e4c9637634d31a107eda4a1e4fc authored about 4 years ago by Samuel Gaus <[email protected]>
Set up a proper testing rig (thanks @phulin for your inspiration)

612f0a51c9e4b9587f5597c28695695255bd1b2f authored about 4 years ago by Samuel Gaus <[email protected]>
Use separate package for kolmafia types!

9496ddade16b707e990822cb28ba08e88a82edc7 authored about 4 years ago by Samuel Gaus <[email protected]>
Add a tool to generate typescript typings from mafia Javadocs

4d0eee04ead9130f990da0f901c02fb1a0689bf2 authored about 4 years ago by Samuel Gaus <[email protected]>
Prepare for preset-env support, improve support for template literals

ca85e6fca78f89a1a2b8403f59353af5edb55056 authored about 4 years ago by Samuel Gaus <[email protected]>
Farbessern

3c525eaafa48d35871e70c34ef14040c7432ef3c authored about 4 years ago by Samuel Gaus <[email protected]>
Initial commit

40e1b5edc58ac950cac4f7dcc8bd2f65cde522c7 authored about 4 years ago by Samuel Gaus <[email protected]>