Ecosyste.ms: OpenCollective

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

Ancient Beast 🐺

Turn Based Strategy Game [eSport soon involving NFTs and crypto duels]
Collective - Host: opensource - https://opencollective.com/ancientbeast - Website: https://ancientbeast.com/ - Code: https://github.com/FreezingMoon/AncientBeast

Refactored ability and damage

github.com/FreezingMoon/AncientBeast - 2786ce45c30f98d75a14f052558fc3fa211c729b authored about 7 years ago
Using assetLoader in game.js

github.com/FreezingMoon/AncientBeast - 75e8037a816d5c1cdb515b1c7e40d9d1a83add96 authored about 7 years ago
Use ES6 export for the manifest

github.com/FreezingMoon/AncientBeast - 3aafc3ec17d7271b5b32b894bf89508fa5e1661d authored about 7 years ago
Moved manifestGenerator to root directory

github.com/FreezingMoon/AncientBeast - d306d0606408a8ca8dc35b5f8c711225d4cac85a authored about 7 years ago
Added manifest to gitignore

github.com/FreezingMoon/AncientBeast - 8d39f54abcccd6259b06288afe2e11e3d3ec4297 authored about 7 years ago
Completed manifestGenerator

github.com/FreezingMoon/AncientBeast - 128b1145e223145601b25bc2579320ad9d98f5e0 authored about 7 years ago
Merge branch 'master' of github.com:FreezingMoon/AncientBeast

github.com/FreezingMoon/AncientBeast - c23b5bb2bf0d5d09752facb21cd17dcc4f492ed2 authored about 7 years ago
Merge branch 'modern' of github.com:GamesMaxed/AncientBeast into modern

github.com/FreezingMoon/AncientBeast - 9f06a38d26ed850f55e9b0c81ff21acd0695e7a4 authored about 7 years ago
Merge pull request #1297 from ShaneWalsh/master

Ability targeting consistency, fixes #1296, fixes #1295, fixes #1294

github.com/FreezingMoon/AncientBeast - 14e8e46ab1cad74662c7f5034abf92def9fdc73d authored about 7 years ago
AD_1296: made the scavengers target dashed always. I could not use the dashed array because one of the larger creature hexes is on the movement path. So custom solution.

github.com/FreezingMoon/AncientBeast - 006080bd5c8bf8f893b6e6359c2eaf7a680da4d2 authored about 7 years ago
AD_1296: resolution to escort service inadequacy with a new callback function in queryHexes.

github.com/FreezingMoon/AncientBeast - 6ef5f217bf4da47a68521a0eb26ff9e8feb83363 authored about 7 years ago
wording consistency

github.com/FreezingMoon/AncientBeast - 0a6e09ffe3b85ae049c8e633263365bfb78f0dc8 authored about 7 years ago
Merge pull request #1304 from TommyDong1998/master

Glow passive ability, fixes #1177

github.com/FreezingMoon/AncientBeast - 5483d9c89e184637fd644b26e18016e02d996cd2 authored about 7 years ago
AD_1296: resolution to movement highlighting the creatures base tiles, when it shouldn't.

github.com/FreezingMoon/AncientBeast - 29436076df871af98d328ecfc66c3e226c2179c4 authored about 7 years ago
Merge branch 'master' of https://github.com/FreezingMoon/AncientBeast

github.com/FreezingMoon/AncientBeast - 50aa89bdc0b482bcef8c16dce7956cb657b42ec9 authored about 7 years ago
Made passive ability glow if there are other ability

github.com/FreezingMoon/AncientBeast - 93a01032d3bf11fcade20d9d33a0b2295f0d0078 authored about 7 years ago
Reverted id of gumble

Had changed it accidently

github.com/FreezingMoon/AncientBeast - 8b89d23c74618465ba242b9166a3b5d4233ffdd7 authored about 7 years ago
removed useless tabs

github.com/FreezingMoon/AncientBeast - 022b0b6671e00d4567c838c4b96e732ef5888e65 authored about 7 years ago
Merge pull request #1300 from Amaros90/master

G.gamelog.get('save') will now save the game log to a file, fixes #1263

github.com/FreezingMoon/AncientBeast - 8615058364605fd79a4a2e1a45ae2b89a7b846ae authored about 7 years ago
AD_1296: resolution to Scavenger's escort bug, added punctuation

github.com/FreezingMoon/AncientBeast - 480e400d01957d9754a967eaeb2cccf959dbcb10 authored about 7 years ago
Merge branch 'master' of https://github.com/ShaneWalsh/AncientBeast

github.com/FreezingMoon/AncientBeast - 79fcec39c06df70514bdd851a8e210fd650b2daf authored about 7 years ago
AD_1296: resolution to #847 and #882

github.com/FreezingMoon/AncientBeast - 50b626fdc4404eb2da9b461dbd124e11f6b8e9d0 authored about 7 years ago
Made audio at index.html work

github.com/FreezingMoon/AncientBeast - 3a12a9134ce732dae5af08bdec320cdb985a9cc3 authored about 7 years ago
Moved assets to own folder

github.com/FreezingMoon/AncientBeast - af55a5232854993eed1416f909e178903e87a423 authored about 7 years ago
Start screen works 90% (no music)

github.com/FreezingMoon/AncientBeast - a1e0b3471ea987d32077705b32c20779cdc16b19 authored about 7 years ago
Made favicon and images from index.html work

github.com/FreezingMoon/AncientBeast - b545b314ae0bf323aafa2c9c7dce947fff17df0b authored about 7 years ago
Added htmlwebpackplugin

github.com/FreezingMoon/AncientBeast - accce73c9e1caae4fe1398863e8e563fef2d11a9 authored about 7 years ago
Grunt not needed anymore

github.com/FreezingMoon/AncientBeast - 5e373228b4ed6dae8d10bdd15497398fa32dbe7b authored about 7 years ago
Moved to webpack for stylesheets

github.com/FreezingMoon/AncientBeast - 1adfcbb97b9eb8f4e9aba7e2bccedf09ce7c86ba authored about 7 years ago
G.gamelog.get('save') will now save the game log to a file

github.com/FreezingMoon/AncientBeast - 93a14ddea37aab4d3c544c5a2830e276fdf6654b authored about 7 years ago
Merge pull request #1299 from Amaros90/master

Fixed #1298

github.com/FreezingMoon/AncientBeast - 1f1801e13c01b71a9a8a854ceb2f594c73b51148 authored about 7 years ago
Unit names changed from red to white in the dash (in-game) section

github.com/FreezingMoon/AncientBeast - 40e47527433304fdc9f3689f1fd0f06ffd300eee authored about 7 years ago
AD_1296: Removing previous change and adding support for parameter targeting highlighting. By default now all query hexes always highlights the selected hexs by default. Only creature movement sets it to false, so you get the dark path. Selecting a choice path, like Grumble's Boom Box will not highlight the entire path as specified in 1296, and so should any other ability using the same targeting method queryChoice.

updateDisplay was being abused, and was being called everywhere. It shouldn't be. Hexegons shoul...

github.com/FreezingMoon/AncientBeast - 0044c0c662364f1847e57c5a15d1845cd8e6515e authored about 7 years ago
Added webpack.config.js and made scripts load game and vendor packages that need to be global

github.com/FreezingMoon/AncientBeast - 75c19c2bf2704b6bfd0e4567eca49b5458e16963 authored about 7 years ago
Removed bower and grunt, added webpack

github.com/FreezingMoon/AncientBeast - 9c44a4096db7c2eb7ecd868d9dbd37172b1ac721 authored about 7 years ago
RiP CodeSponsor

not in compliance with GH ToS

github.com/FreezingMoon/AncientBeast - e1e179707b8d6039d0186c3dd23e8a6192f2c682 authored about 7 years ago
added CodeSponsor button

github.com/FreezingMoon/AncientBeast - 267a084d5189837af0e75ec8f0613641ae582857 authored about 7 years ago
Merge pull request #1293 from ShaneWalsh/master

Resolved the hex highlighting issue when selecting a hex, fixes #1291

github.com/FreezingMoon/AncientBeast - deb3b7fb3d2f6bcbb42cef00af526304cbf27c83 authored about 7 years ago
added a space

woot

github.com/FreezingMoon/AncientBeast - 53ba61526fbf655801ab2f88376636dcfc93ae12 authored about 7 years ago
Issue_1291: resolved the hex highlighting issue when selecting a hex to move to for certain abilities.

github.com/FreezingMoon/AncientBeast - 3d572e61c5e109075df39849a02e19cd538a9657 authored about 7 years ago
Merge pull request #1290 from ShaneWalsh/master

Fixes #1250, fixes #1289

github.com/FreezingMoon/AncientBeast - 923c5aa1adf6dbd69f6ad4bdf203e2757186e811 authored about 7 years ago
issue_1250 : formatting lest I taint the repo

github.com/FreezingMoon/AncientBeast - 942f7e9edf14385932fd87a395ca1c848365df59 authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

github.com/FreezingMoon/AncientBeast - 21ba71ebdca81dbaca255db383b4cc100df4571f authored about 7 years ago
issue_1250 : add hollow hex colours for available target creatures. Then filled hex when hovered. Also includes pointer fix for 1289

github.com/FreezingMoon/AncientBeast - 8b45d33c9f388d2a80d03841d9ece90d2daf302c authored about 7 years ago
added drops to score screen #1252

github.com/FreezingMoon/AncientBeast - 7e68d6340f353f5cfcfec2b9204c65d260817cd9 authored about 7 years ago
Merge pull request #1286 from dusty-wil/master

Addressing #1252: drops offer score points

github.com/FreezingMoon/AncientBeast - e619b19e38ca60730c398eb000ddabc610ed8050 authored about 7 years ago
Merge branch 'master' of github.com:dusty-wil/AncientBeast

github.com/FreezingMoon/AncientBeast - 707250ccb55b3fba00bd42070ed9fab620d5da5b authored over 7 years ago
adding points to player score when picking up a drop

github.com/FreezingMoon/AncientBeast - 7855c30df525ee9bca6ef1cdd97e514ec267fd60 authored over 7 years ago
fixed whitespace weirdness

github.com/FreezingMoon/AncientBeast - fc75b9510b843e806cd14afbd66011f23e4858bb authored over 7 years ago
adding points to player score when picking up a drop

github.com/FreezingMoon/AncientBeast - ca338b9682f09644304375ff2668b5f1691df33e authored over 7 years ago
Merge pull request #1285 from iBlackShadow/master

Fixed issue #739

github.com/FreezingMoon/AncientBeast - 538a1021d2aadc439d73488aab344524b8b0052b authored over 7 years ago
fixed button events binding multiple times

github.com/FreezingMoon/AncientBeast - cd54cd66df4c2c4346e7b09db655c62573cc8650 authored over 7 years ago
-Hovering an already used ability now shows the abilitiy energy usage.

github.com/FreezingMoon/AncientBeast - 78a741211ae278d059d48a13a4fe0fa2d9a8523d authored over 7 years ago
Merge pull request #1284 from robeau/master

colored frame for selected ability, fixes #1281

github.com/FreezingMoon/AncientBeast - ecdec680d500461b7b8bf6c51cf788d9f0580f76 authored over 7 years ago
Merge pull request #1283 from ShaneWalsh/master

self highlight resolved by always calling creature highlight, fixes #730

github.com/FreezingMoon/AncientBeast - 53918a353aea6dd6d9f2f91f7312667e13ec926c authored over 7 years ago
fix for colored frame for selected ability #1281

github.com/FreezingMoon/AncientBeast - 8f3b2ab49cf2cc567cbb1c5a770e86b9bcb9914b authored over 7 years ago
issue 730 self highlight resolved by always calling creature highlight, not just on non reachable hexes.

github.com/FreezingMoon/AncientBeast - 46ecc9daee2f0fa0a9f7a2204aab8d571a1beab5 authored over 7 years ago
Merge pull request #1279 from ShaneWalsh/master

Selecting a non active creature multiple times bigger drop, fixes #1274

github.com/FreezingMoon/AncientBeast - 35f9150de59873d4811a83ac5a896e9fca356f47 authored over 7 years ago
Merge pull request #1280 from sammorrow/godlet-redux

redone godlet randomizer, fixes #1147

github.com/FreezingMoon/AncientBeast - 76b0e9cbfa51475e6232ac77744eda2c439a8760 authored over 7 years ago
Update interface.js

github.com/FreezingMoon/AncientBeast - f2bd9335b5e99413c729ae12c0119542c560b39b authored over 7 years ago
Update interface.js

github.com/FreezingMoon/AncientBeast - 3a6f4e59bd81042fec8756d7ce9aab6524ef9bf2 authored over 7 years ago
update to class syntax

github.com/FreezingMoon/AncientBeast - 7306fb12558f6c7b9744ed263108da49ffc11810 authored over 7 years ago
Merge branch 'master' into godlet-redux

github.com/FreezingMoon/AncientBeast - 4484cdc5d782f2619f84755ea549b557da07b7cc authored over 7 years ago
Selecting a non active creature multiple times will now stack and cause the queue item to drop even lower.

github.com/FreezingMoon/AncientBeast - 8897fd071680780ff8443bb24a1d33cbdfadfe7c authored over 7 years ago
Merge pull request #1278 from iBlackShadow/master

Fixed bug on triggerDeleteEffect function that crashed the game

github.com/FreezingMoon/AncientBeast - 84169e766e530d35868bcf73ab016c04cc335566 authored over 7 years ago
Fixed bug on triggerDeleteEffect function that crashed the game

github.com/FreezingMoon/AncientBeast - b85512eb12432bee4685df5115bb45eda600d399 authored over 7 years ago
Merge pull request #1258 from ShaneWalsh/master

UI Issues, fixes #1248, #1247

github.com/FreezingMoon/AncientBeast - 9361bc77d8001b52bc716b831f860aaac6764913 authored over 7 years ago
Merge branch 'master' of https://github.com/ShaneWalsh/AncientBeast

Conflicts:
src/ui/interface.js
src/utility/hexagons.js

github.com/FreezingMoon/AncientBeast - 85ef94356281cf36b7a5597222fe1a6135bdd122 authored over 7 years ago
Added a timeout to the bounce effect so it can only occur once a second, regardless of total clicks. When you hover on an inactive creature cursor changes to n-resize, else its pointer. Found this.this bug in code, removed it,

github.com/FreezingMoon/AncientBeast - cec0bacb06e47a0af50f6e33f35c970ea39040fa authored over 7 years ago
Merge pull request #1273 from FreezingMoon/AB-1272

No more hidden Dark PRiests, fixes #1272

github.com/FreezingMoon/AncientBeast - 4c31ccc5ce8d8f3acb55ef599da5ee5d7659a623 authored over 7 years ago
Merge pull request #1268 from FreezingMoon/AB-1262

Fixes #1262 - Added support for hashes and made it the default output…

github.com/FreezingMoon/AncientBeast - 0988c8ac765ee1e708610a7f16d717707cb6e323 authored over 7 years ago
Merge branch 'master' of git://github.com/FreezingMoon/AncientBeast

Conflicts:
src/ui/interface.js
src/utility/hexagons.js

github.com/FreezingMoon/AncientBeast - 5e6dbe57e21503ee194a8b13f365e2c9c93c26cb authored over 7 years ago
Fixes #1272 - relies on #1262 being merged first to work

github.com/FreezingMoon/AncientBeast - ef2a04b2705f26abacc277b90ffe03a6d7266465 authored over 7 years ago
Merge pull request #1271 from iBlackShadow/master

Fixed bug that caused the game to crash when picking up drops

github.com/FreezingMoon/AncientBeast - ea4970cf7cd7089b411ca6d22e6261b53dfcfc5e authored over 7 years ago
Merge pull request #1270 from FreezingMoon/AB-1269

Fixes #1269

github.com/FreezingMoon/AncientBeast - 6a8a1eebb1d67564921cf54cde87c20246337c1d authored over 7 years ago
Fixed bug that caused the game to crash when picking up drops

github.com/FreezingMoon/AncientBeast - 8013a3687234105b4149b129e67e6e299d487fe0 authored over 7 years ago
Fixes #1262 - Added support for hashes and made it the default output of gamelog.get() - Can still get JSON by passing 'json' as an argument

github.com/FreezingMoon/AncientBeast - f8e0da2ad8c0c4c945c01102b1cdf5fb3eb6cd9a authored over 7 years ago
Merge pull request #1267 from FreezingMoon/prototype-delete

Gamelogs now usable again, sort of, fixes #1266

github.com/FreezingMoon/AncientBeast - 46867f4763cd083816a9ad6f6005b23eda3aab99 authored over 7 years ago
Merge branch 'master' into master

github.com/FreezingMoon/AncientBeast - 98d473b2b12d3415bfd5b4bf7ae9a0c17f00652e authored over 7 years ago
Merge pull request #1257 from FreezingMoon/prototype-delete

Prototype.js rehab, fixes #1216 - Update your Chrome! https://www.google.com/chrome/browser/desk...

github.com/FreezingMoon/AncientBeast - 64fc0878ab4df5ebe391abcb4a18e541fd6ae336 authored over 7 years ago