Ecosyste.ms: OpenCollective

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

github.com/FreezingMoon/AncientBeast

The Turn Based Strategy Game/eSport. Master your beasts! 🐺
https://github.com/FreezingMoon/AncientBeast

build: use webpack clean option instead of rimraf

* Remove "clean" script from package.json
* Remove rimraf dev dependency
* Add "clean" option to...

a5b26921d523f3eb6f12e20ce000415ffbbfb430 authored over 1 year ago
fix build errors

c7840454eb593adc9d3a2c95811b865b2910b48b authored over 1 year ago
Merge pull request #2413 from andretchen0/husky

Husky and automated linter, fixes #2412

9701d1031f3de79fde280cc49fc1ad89753deb8f authored over 1 year ago
style: automated linter fixes

94ea97cb33fa94d1982f5851ac305b769e9ecb4f authored over 1 year ago
chore: fix Husky config - lint staged files on git pre-commit

* Move Husky config to ./.husky
* Add "lint-staged" script to ./package
* Add eslint and TypeScr...

012453a0dc2f4a279ef1206407131a1c340db8d9 authored over 1 year ago
Merge pull request #2411 from TimBanh/improve-health-indicator

Health indicator bounce proper reset, fixes #2362

1001658e98f2b051454b54b7f875eb78cbb31069 authored over 1 year ago
added space after if

756ad4c50725719c6c7bfc6379ecbf2034c70224 authored over 1 year ago
Second cleanup

I made it worse before

45cb4a06542ad41c6e67c5d2446ad384bca07337 authored over 1 year ago
Cleanup code

a466c05c54e2457d674b413604f85fc4357ff19c authored over 1 year ago
Comment update for clarity

2aefb6f8310bb25cad3e4040d95489e77cf8d861 authored over 1 year ago
Reset health indicator bounce

The health indicator now resets after ONCLICK

3b8149a27b95b0b476b164c21be8103841967210 authored over 1 year ago
Merge pull request #2409 from FreezingMoon/dependabot/npm_and_yarn/tough-cookie-4.1.3

Bump tough-cookie from 4.1.2 to 4.1.3

331fe61778d582cf05a69108747f4cc1be59e1f5 authored over 1 year ago
Merge pull request #2410 from andretchen0/remove-miner

refactor: Remove coin miner, closes #2407

93cef4c2b6a787ccc23dbdf73d70db622efd38d4 authored over 1 year ago
refactor: Remove coin miner

Closes #2407

d3170ae7ef77ebe61e8bbd98c6e30b5ac48708e0 authored over 1 year ago
Bump tough-cookie from 4.1.2 to 4.1.3

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release...

ee1b33b289b0a1a847f24f8a5e1309d43c052862 authored over 1 year ago
adjust type definition, fixes various build errors

e56333f895f944cd14a5ff23e6e3912a0ed761d9 authored over 1 year ago
type `loadGame` arguments, import helper types

created `GameConfig` type

c675bf931568ee445fcc9fb84eae0ade09cdb569 authored over 1 year ago
make `options` argument optional,

Fix build errors

refactor to make it clearer what the `o` variable is

5d3b1d482454b0bdd9afcab9c8c85e60fc0e96f0 authored over 1 year ago
changed `this.gameplay` type & initialization

fixes several ts related build errors

84a54a79590dbb00aaaf75ccc71b8bfa7e17dbeb authored over 1 year ago
removed unused @ts-expect-errors

e9ff38b4e7d97225795a6f668f67710fe91e3bdf authored over 1 year ago
type `activeCreature` as `Creature | undefined`

simplify type checking activeCreature, fixed type errors in `checkTime`

da68d8b8e8cb5ba4ef922d03cfd1a55b2b4b887d authored over 1 year ago
game.js -> game.ts starting point

does not build, mainly due to typed variables being initialized as `{}`

9a0d832b6c1d2d63930342635591c55489832904 authored over 1 year ago
Merge pull request #2404 from andretchen0/overlapping-creatures

No more overlapping creatures, fixes #2221, fixes #2222

5acf9fd77102019403234bcf1cf4d470fdd54fcf authored over 1 year ago
style: eslint --fix automated cleanup

c73b0c38b21f6a2285bd5e3f8ce3330ad59b4fc8 authored over 1 year ago
bugfix: fix overlapping materialization/stacking beasts #2221 #2222

db690df9f29568e14a4d88608393b13ca10b1629 authored over 1 year ago
Merge pull request #2402 from andretchen0/hex-cleanup

Hex cleanup #2397

c27da7f3a5ef88ed3f79bdcde45d40bc7db4a8f3 authored over 1 year ago
chore: added a debug pixel to Phaser

3ff636993b4680ee5fecf0c3e6355afebb878d45 authored over 1 year ago
fix: refine Hex hitbox

772acdd620267905374459ef45c50104f31217d3 authored over 1 year ago
Merge pull request #2399 from andretchen0/hex-hitarea

bugfix: hexes should accurately respond to pointer x, y; fixes #2253, fixes #2400

23d7b223a42beaf863f8513c5db8e54fce50003d authored over 1 year ago
bugfix: hexes should accurately respond to pointer x, y #2253

7f6b88e0713fd1d62adfa8de1c36532a03139157 authored over 1 year ago
Merge pull request #2398 from allmtz/master

adding types to ability.ts #1969

3c5cb883bbb71238993df291780e230f27b5eed4 authored over 1 year ago
Merge branch 'master' into ts-migration

3b1b6a048a3f71c2e057fce940df6f6d8e2e5752 authored over 1 year ago
adjusted `faceHex` type definition

b99371045f42e1ba9041f59a205bf1277f729324 authored over 1 year ago
adding more types

daadd8c980479e3af3a4a0eccdfa7a09e347bb0c authored over 1 year ago
added types to `postActivate`

also refactored to make the fn consistent with existing types

bc5c9bb7723b59c06d81f9e28c6c6f0883664791 authored over 1 year ago
Merge pull request #2397 from andretchen0/hex-hitarea

bugfix: (partial fix) highlighted hex receives action #2253

4f2bc71b949564bd3cf2efd5ff5c8d8112103997 authored over 1 year ago
bugfix: (partial) highlighted hex selection is targeted #2253

e8e70eb0a36ae5166f62b83de77d09120ce4daf7 authored over 1 year ago
adding some types

65b530e42964557d437b4433819c2f8c7bc96ff4 authored over 1 year ago
testing token page link

79cc80c174e7ca646e40ae1bbd1a55ace73a4fba authored over 1 year ago
clean-up: removed PayPal link

ec2167a0b6518bb9c4d5b700e51f06ce27fcea84 authored over 1 year ago
clean-up: removed Google Analytics (spyware)

adffb57baf8811ae81d915bc6f38319d09f229d4 authored over 1 year ago
comment consistency

6e8a150d9f678706d73a63c5503703798437868a authored over 1 year ago
clean-up, bye Heroku

bbfe8d7ce052f56bf0a395faf31a70aa8ea56b86 authored over 1 year ago
Merge pull request #2389 from andretchen0/matrices-ts

matrices.js -> matrices.ts #1969

a8740730e2c3c7661072efc33e509a082316fca7 authored over 1 year ago
Merge pull request #2394 from andretchen0/prematchaudio.ts

refactor: Use assetLoader for audio file

554a00261fe9747840f9afe86865b2a9d5c11886 authored over 1 year ago
Merge pull request #2395 from FreezingMoon/dependabot/npm_and_yarn/semver-7.5.2

Bump semver from 7.5.1 to 7.5.2

fce779728c6fe6d5201b027b1cff559568b5d44e authored over 1 year ago
Bump semver from 7.5.1 to 7.5.2

Bumps [semver](https://github.com/npm/node-semver) from 7.5.1 to 7.5.2.
- [Release notes](https:...

ef0ff69d13e8dd7d3d9cd21e29370e866527eb50 authored over 1 year ago
Merge pull request #2391 from andretchen0/animations

animations.js -> animations.ts #1969

e2c33a88ab7026db687cd47e09a1a51d10612073 authored over 1 year ago
refactor: Use assetLoader for audio file

4f2833fb85494117b3d854ab05eddaa0d9226604 authored over 1 year ago
Merge pull request #2390 from andretchen0/assetloader-ts

assetLoader.js -> assetLoader.ts #1969

8d4eeb0c939d2c3e50b71816808e284814c85b84 authored over 1 year ago
Merge pull request #2392 from allmtz/master

position.js -> position.ts, #1969

39931fd26d876c7c966ce894d5b064c1d10db27f authored over 1 year ago
removed some extra spaces

linting

ac6292ab86a500407006baa33f81ec596120381c authored over 1 year ago
position.js -> position.ts

14bfb8c9c971949fbe2458a04f79aa4aa84e0291 authored over 1 year ago
refactor: animations.js -> animations.ts

5fd737620a0cc66c7e5406b6413c8f68bf21d0ac authored over 1 year ago
Use assetLoader.ts

308b2efd23b086f15a91fad665a316898b983020 authored over 1 year ago
assetLoader.js -> assetLoader.ts

2915c9e72eac02ba76d1997adf2e59c9446701df authored over 1 year ago
deleted unused matrices.js

45c4917d695eeea1ff65b52b13cf2c43d389d851 authored over 1 year ago
matrices.js -> matrices.ts

7c064958966ae8b690618e032a92a91f66711b38 authored over 1 year ago
Merge pull request #2387 from andretchen0/config-screen

Enable arrows/tabs/focus on pre-match configuration screen, fixes #2367

a339781dc23312fb3ffd710107b6aacc64afc058 authored over 1 year ago
Enable arrows/tabs/focus on pre-match configuration screen

6fd2d3de723e3332e1d274a687e9e0357c8e729b authored over 1 year ago
Merge pull request #2386 from allmtz/master

fix linter warnings #1969

34ce519e7f07cc8f41d2eb9e65fd70c18a333dc6 authored over 1 year ago
fix linter warnings

b3603804e41ad3ceca887bfa384c789acd2fd18f authored over 1 year ago
Merge pull request #2385 from andretchen0/linter-errors

Cleanup: linter errors, require

07daaef6664ea5b0252fe301b399c26e90886ac4 authored over 1 year ago
Merge pull request #2384 from allmtz/master

ability.js -> ability.ts #1969

b99a5646fdd59981ce86b28634f613bef6a02be1 authored over 1 year ago
comment tweaks

543c2d09f452897340aed51be5599f66ec8a8827 authored over 1 year ago
reset package-lock.json

9ee40f63b4eb9a7c32cf877dcffb4f59b80f7920 authored over 1 year ago
Fixed CI errors - disable require check

a5f8acc2e4381fdaf63705391329c82bc4bad5c0 authored over 1 year ago
Fixed CI errors - disable require check

0aba1674016ad200c5069a74cff454556ef07995 authored over 1 year ago
Fixed CI errors

c30eb1b79d90d59d6dfd1434221bfe7ff53f40e4 authored over 1 year ago
Fixed CI errors

0a5cf71e77f9a3d53ed3be9e4350bc04222d42be authored over 1 year ago
Cleanup: linter errors, require -> await import

279d4cc774c99be58a4cfbc12ef528b1d4768416 authored over 1 year ago
fix type error, properly increment `multiKill`

also typed `ignoreRetaliation`

6dfb219598d68be5e86f7b37f8c7178ebdd7ff64 authored over 1 year ago
fix linter errors, move most JSDoc types to TS

mainly fixed prefer-const warnings. Added some TODOS

ef659ae1cb9878337cf79465348d737b5b1f762f authored over 1 year ago
Starting point: ability.js -> ability.ts

lots of loose types to improve

5692063790e58b3cc453a4100099441b31e6ed05 authored over 1 year ago
Merge pull request #2383 from allmtz/master

creature_queue.js -> creature_queue.ts #1969

471f146c36192c28398935b0833fb1ecfc6c24a8 authored over 1 year ago
Merge branch 'master' of https://github.com/allmtz/AncientBeast

merge

05c85e664f882a062bd444b29a9c61f1b09e0a7b authored over 1 year ago
fix linter warning: prefer-const

f96a2ec495c029954349ab2543cd089b4361a132 authored over 1 year ago
creature_queue.js -> creature_queue.ts

15c086369f4bb85906b7629d886e4c2bab498878 authored over 1 year ago
Merge pull request #2382 from allmtz/master

Fix linter errors

2c4fd1b0a8851335b995d373da5678626de7fa59 authored over 1 year ago
minor refactor,get rid of unnecessary reassignment

3f3c02e47c6082a58122e8fd7205ad95461fa913 authored over 1 year ago
fix linter error

8cdc2c72e3aa93a1db5536e504453d3d16ce4deb authored over 1 year ago
npx prettier --write .

d5dd6c68abe99c5a922030ec5a41a2b261541aa7 authored over 1 year ago
fixed shout easter-egg, closes #2229

54a16524f15e0ddc95a6d5c15391ccedfe72b68a authored over 1 year ago
always play random track, fixes #2381

c25d2c04f87b857d7479c737d26212df1d16771c authored over 1 year ago
most linting done for #2369 #2229

af8573502395815ba37e69e816af8624d5cb4bbb authored over 1 year ago
undoing some weirdness

fc3669bdeca28db53ec2581a2f8dbeb16d2feb61 authored over 1 year ago
Merge pull request #2380 from allmtz/master

player.js -> player.ts #1969

e52111726718569cbee708ac0ba4afa7a86c693e authored over 1 year ago
add a @ts-expect-error

0d2301c37225af9e71ed7abdab8a79a08ebd81bb authored over 1 year ago
player.js -> player.ts

0ff15bb2fb92e2dd03c71f5fe23601a46a69eb9a authored over 1 year ago
Merge pull request #2378 from TimBanh/hex-creature-cursor-hover

Consistently shows s-resize on inactive creature hover, fixes #2245

b2453cd8cd3a87660d2edd934b3d5884ca76f4de authored over 1 year ago
comment consistency

832348b734f464d29f53265a846e38444ce24469 authored over 1 year ago
Shows s-resize on inactive creature hover

Cursor shows s-resize when hovering over an inactive creature or is unreachable

356c917d945ea7cc13b54345c3d963291612ae6b authored over 1 year ago
version switch within same window

92496738571f823fea1da6213fc0ecdf5dfde6ff authored over 1 year ago
pointer cursor on title #2376

54888753fcba1deeba8033035de0a9ea2dfcf401 authored over 1 year ago
Merge pull request #2377 from Cybulix/pre-match-shout

Added beast audio to AncientBeast logo, fixes #2376

f27c99aa986b9b7a010abdb0b2472588c80cc293 authored over 1 year ago
style consistency

4b98ba1340703fc81e6f31fa88494e81e50205e6 authored over 1 year ago
comment consistency

905c30c3b7eea9dae756935cebfa3ce0af2e2cab authored over 1 year ago
Added beast audio to AncientBeast Logo

Created new audio player class for pre-match screen

1cd25057d5e8c66ccc9a3af08b27ea2d8850afc7 authored over 1 year ago
added helpers OC tier, fixes #2373

1e81d94c8d55da317150494b25d84b8ec0c5a212 authored over 1 year ago
Merge pull request #2370 from chimpirilin/audio-tweaks

Audio tweaks, fixes #2227

e69b2bea6557c7ee05611762d5bdb85c9651de26 authored over 1 year ago