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

clean-up for #1690 #1688

github.com/FreezingMoon/AncientBeast - dd3c50290f08d7623a3d6b596324589e2c89d1c2 authored over 4 years ago
Merge pull request #1690 from BLBLBI/master

half opacity icons, fixes #1688

github.com/FreezingMoon/AncientBeast - d8083a849ddda4ff623f65737db790bd2dc7193f authored over 4 years ago
Merge branch 'master' of github.com:FreezingMoon/AncientBeast

github.com/FreezingMoon/AncientBeast - 0610814a626c57b4ed57da5b955dfb095b630c98 authored over 4 years ago
changed the opacity of the icon instead of using the dimmed frames

github.com/FreezingMoon/AncientBeast - 5966edb756c18ccf14c56d1cf85b0cb06b33f2a7 authored over 4 years ago
Merge pull request #1684 from willianveiga/feature/refactor-fullscreen-code

Refactor full screen code, fixes #1673

github.com/FreezingMoon/AncientBeast - bdac33f4647cd6a5ed9185eccdbf508f46109f56 authored over 4 years ago
Keep state between "screens"

github.com/FreezingMoon/AncientBeast - e18736891aa18b44c7828e857f4d2788ec245fc9 authored over 4 years ago
Merge pull request #1685 from BLBLBI/master

ability upgrade event, fixes #1243

github.com/FreezingMoon/AncientBeast - 271d09301582e05050f24445c9a1c18781adb3cf authored over 4 years ago
Using the new ability upgrade sound

github.com/FreezingMoon/AncientBeast - 646e88a1173be136f8676c74c5206a0a3aef6688 authored over 4 years ago
Merge branch 'master' of github.com:FreezingMoon/AncientBeast

github.com/FreezingMoon/AncientBeast - d66decc3905f41003ec8b216761dd04c4554a35f authored over 4 years ago
upgraded the upgrade sound

github.com/FreezingMoon/AncientBeast - d1b307ff05d4e7208bd484676a8a0ee1a24647cd authored over 4 years ago
Merge branch 'master' of github.com:FreezingMoon/AncientBeast

github.com/FreezingMoon/AncientBeast - 3a21473efa16b161c072466b93fa0dcce07e201b authored over 4 years ago
added ability upgrade sound #1243 #1685

github.com/FreezingMoon/AncientBeast - 52d6b75c019530009db75764f71bae1aaed7d602 authored over 4 years ago
fixed dimmed frames

github.com/FreezingMoon/AncientBeast - 907c5b98cb23ef174642a5eb5a73f2ef399369e1 authored over 4 years ago
Merge branch 'master' of github.com:BLBLBI/AncientBeast

github.com/FreezingMoon/AncientBeast - 932c0eda67e40f369d421a90e012c3700d63a537 authored over 4 years ago
added delay on the upgrade sound and changed it

github.com/FreezingMoon/AncientBeast - 52c7a9ac4c06b4434354a90fc0b142080487cc29 authored over 4 years ago
Undo button label removing

github.com/FreezingMoon/AncientBeast - 592ae41f905a016d30e9ba8b6203e87f5ea3288c authored over 4 years ago
Shift+F toggles fullscreen on the menu screen

github.com/FreezingMoon/AncientBeast - 5062646ff890e630f5b509bb5ddfce9c97896fc3 authored over 4 years ago
fixes for registration, skip turn

github.com/FreezingMoon/AncientBeast - 0b57cc4157d202f2f2a87edc4c024eac103bd94a authored over 4 years ago
check for leaves and joins

github.com/FreezingMoon/AncientBeast - 7ee2185787019307aaabf13afc5c7dd6cdc4f3c6 authored over 4 years ago
fixes for matchpresence

github.com/FreezingMoon/AncientBeast - eb6d51dfb561ee8713cb1e29b9ecd733faaf1d3a authored over 4 years ago
move server config out of script

github.com/FreezingMoon/AncientBeast - 954a2c8de799242ef5069928288ceab79a18ab9d authored over 4 years ago
updates to turn switch functionality

github.com/FreezingMoon/AncientBeast - 89ec37b82bc02cf6586b6ceaaef6842f7c83a80f authored over 4 years ago
Remove repeated code and reuse Fullscreen class

github.com/FreezingMoon/AncientBeast - 14e885401f37cb8d729ceaaebd94587629271ffd authored over 4 years ago
Create Fullscreen class to reuse related code

github.com/FreezingMoon/AncientBeast - 48edbe97bf56ff4572cbde8a6be7ace95be82d6a authored over 4 years ago
Make fullscreen HTML elements equal

github.com/FreezingMoon/AncientBeast - a7f4f152b1ea1cac0bc01afa568d3f11c990d9ec authored over 4 years ago
Merge branch 'master' of github.com:FreezingMoon/AncientBeast

github.com/FreezingMoon/AncientBeast - 63d0f73c28025bcd2a342c0edc8b76addc34ddf4 authored over 4 years ago
change ability icon when upgrading with a fade-in/out and a sound

github.com/FreezingMoon/AncientBeast - c4760baedab9a471cdeb875ac35f501b4653501f authored over 4 years ago
Merge pull request #1682 from nourazekry/turn-around

modified animation function to fix turn around, fixes #1648

github.com/FreezingMoon/AncientBeast - 77455b300bbb112cb2a02e9bb26f6f369399adaf authored over 4 years ago
Merge pull request #1680 from willianveiga/feature/load-units-if-playable

Load units based on playable configuration data, fixes #1674

github.com/FreezingMoon/AncientBeast - 18a6d6689d656202d75f7bfa86c96e0af5a2e838 authored over 4 years ago
Load modules based on playable configuration data

github.com/FreezingMoon/AncientBeast - fe6189a1d6e7a49563c99fc86b124fdcd5380ec9 authored over 4 years ago
update event listeners

github.com/FreezingMoon/AncientBeast - 99a8914ff027dbf42e03b7e0166c58dc6e3b3bd5 authored over 4 years ago
fix event handlers #2

github.com/FreezingMoon/AncientBeast - 7442ea8ff40c77575744120797a740659f2c9eb5 authored over 4 years ago
config data message for players

github.com/FreezingMoon/AncientBeast - 6955fbc0093d9c01481277e987f4d507d4f105a0 authored over 4 years ago
clean up match join #2

github.com/FreezingMoon/AncientBeast - a49dd47629293b3bbf47cb722f49a268f3245dc2 authored over 4 years ago
clean up match join

github.com/FreezingMoon/AncientBeast - 8b51b2ce6239a37f1370d03fbeaf62637a5decb6 authored over 4 years ago
modified animation function to fix turn around

github.com/FreezingMoon/AncientBeast - 57ddbf1e8f7ea3be60ee95280206afa22a3df586 authored over 4 years ago
Load units based on playable configuration data

github.com/FreezingMoon/AncientBeast - 43ebdea26a0044178cf5a813904ca6be6636b9cc authored over 4 years ago
Space, the final frontier!

github.com/FreezingMoon/AncientBeast - a1c2ceeef0ea398a65ed47eaee9b54fb16bcd39a authored over 4 years ago
making room for something nice #1624

github.com/FreezingMoon/AncientBeast - 932f419271135999221e0c7a66de7af86e168b6c authored over 4 years ago
fullscreen text shadow

github.com/FreezingMoon/AncientBeast - 3e59cfe910cfd1b7e4a821e8babf2c5deb8090f8 authored over 4 years ago
Phaser CE package update

github.com/FreezingMoon/AncientBeast - a461b0a1deee29b14c7a9723da66861f4151f627 authored over 4 years ago
moved Discord icon to right side

github.com/FreezingMoon/AncientBeast - b24736795662ed4757cb0cc7972c3cff16f52660 authored over 4 years ago
added discord button in big sized pre-match screen

github.com/FreezingMoon/AncientBeast - ce5c0f4c775c8b167cde1be0d308ad5fb600e275 authored over 4 years ago
Merge branch 'master' of github.com:FreezingMoon/AncientBeast

github.com/FreezingMoon/AncientBeast - 933218a203d392fd8766b7054f5a10d5afd47467 authored over 4 years ago
changed Swampler link to Discord

github.com/FreezingMoon/AncientBeast - 741a17feec012387092279b5a441a8f46534f1c9 authored over 4 years ago
nakama match presence test

github.com/FreezingMoon/AncientBeast - c7caa0efca825b3a9468a07bff97fecd20110144 authored over 4 years ago
changed Patreon link

github.com/FreezingMoon/AncientBeast - 04ebb2899a180c491e16402701d7b9c0e830c647 authored over 4 years ago
changed Patreon link

and removed some of the links

github.com/FreezingMoon/AncientBeast - 5f10a877913354b3850500d486d4e9e3304180af authored over 4 years ago
Merge branch 'nakama' of https://github.com/rianconley/AncientBeast into nakama

github.com/FreezingMoon/AncientBeast - 01d65f29fefb647981cdde5dd562a21848e3d93e authored over 4 years ago
renamed Magma Spawn to Infernal

github.com/FreezingMoon/AncientBeast - e56d47195a1812091a13519e55d356d6da8ee7b8 authored over 4 years ago
revamped and renamed creature

github.com/FreezingMoon/AncientBeast - e8be94ba3fd5e2f24362ca54dbc2c98823fff3c6 authored over 4 years ago
webpack change for test

github.com/FreezingMoon/AncientBeast - 1f1c5bbfea38ebc38c2f19df14f1b96a1d45f6e1 authored over 4 years ago
tweaked Vulcan abilities

github.com/FreezingMoon/AncientBeast - ab550bc90a5796e0472c00aa40d1ade0731e6c92 authored over 4 years ago
revamped some abilities for Stomper & Magma Spawn

github.com/FreezingMoon/AncientBeast - 625c4608f26a01e2200be79184b355f3311ac402 authored over 4 years ago
switched dependency, fixed #1668

github.com/FreezingMoon/AncientBeast - b6beae6e6befed79aecf91037bfe14575f52ae5b authored over 4 years ago
upgraded artistic licensing

CC-BY-SA 3.0 to 4.0

github.com/FreezingMoon/AncientBeast - 80421117b472b319808221a7f0c5c3644f40ac11 authored over 4 years ago
Merge pull request #1667 from FreezingMoon/dependabot/npm_and_yarn/websocket-extensions-0.1.4

Bump websocket-extensions from 0.1.3 to 0.1.4

github.com/FreezingMoon/AncientBeast - 21e9839aeaf42e8e3df91e50855f1962e09f9c36 authored over 4 years ago
Bump websocket-extensions from 0.1.3 to 0.1.4

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

github.com/FreezingMoon/AncientBeast - 4e613a2ab1dc95e59d190f54353a546d81ab2d28 authored over 4 years ago
Merge pull request #1666 from rianconley/AB-1634

fix for toggle regression, closes #1634

github.com/FreezingMoon/AncientBeast - 58339d761186f6ea4eac1ac58f3c5be35798dad8 authored over 4 years ago
Merge branch 'AB-1634' of https://github.com/rianconley/AncientBeast into AB-1634

github.com/FreezingMoon/AncientBeast - 359ec4a1258a78251a1bdba6333b75a5da0559a6 authored over 4 years ago
cancel ability after last toggle

github.com/FreezingMoon/AncientBeast - 47bee5c8724ea8a1426b916ce54764a5c183f7ea authored over 4 years ago
comment consistency

github.com/FreezingMoon/AncientBeast - 6dcff47e8756a5d5d2e168d5c3e4d9dba12231d1 authored over 4 years ago
fix for toggle regression

github.com/FreezingMoon/AncientBeast - 65fa7049f17641d6f9b7bb1298d816e3384f7762 authored over 4 years ago
keep your enemies closer

github.com/FreezingMoon/AncientBeast - 658b893042a168f1759d673ac414a9d162b29457 authored over 4 years ago
revamped Sarcophag abilities and updated stats

github.com/FreezingMoon/AncientBeast - 60990359cce6e60053222cc57f3bdddd8c09f29d authored over 4 years ago
Shadow Leech now lvl 1 and revamped attack upgrade

github.com/FreezingMoon/AncientBeast - 9dc6b64c60db4ac1469f526494798fdc0e6ac700 authored over 4 years ago
using greek letters for sets

github.com/FreezingMoon/AncientBeast - da5ead643ff677ae3d1ba3de220a29388823dfd0 authored over 4 years ago
Merge branch 'master' of github.com:FreezingMoon/AncientBeast

github.com/FreezingMoon/AncientBeast - a8ba7f40e64982b2f5c0339eaf26f4dbc35ce4b7 authored over 4 years ago
unit set icons for #846 #1662

github.com/FreezingMoon/AncientBeast - 921736c21fbe42d2182127a03412fd74e3812164 authored over 4 years ago
implement match api, untracked files

github.com/FreezingMoon/AncientBeast - 8ae1b065597474eee01bf33f7aab4d6ca230c186 authored over 4 years ago
implement match api

github.com/FreezingMoon/AncientBeast - b0339fb0ab889c130e06351869fc702eec5dcac9 authored over 4 years ago
mentioned easy issues label

github.com/FreezingMoon/AncientBeast - 1a09c85c2c8f3189d29e63732b2391894e037b24 authored over 4 years ago
Merge branch 'master' of github.com:FreezingMoon/AncientBeast

github.com/FreezingMoon/AncientBeast - 1dda1ce0c9ca7343c00d831306eff09137f9024b authored over 4 years ago
switched Nutcase and Cycloper, fixes #609

github.com/FreezingMoon/AncientBeast - c3eb6273a630e2f84bbb92aaa0eee37fb0749d68 authored over 4 years ago
replaced Cataract with Mangler

github.com/FreezingMoon/AncientBeast - 4c6ce03b07db69abe1bd72592bf9bb9493801a30 authored over 4 years ago
card text tweaks, fixes #1658

github.com/FreezingMoon/AncientBeast - 57ededba923bfa950025516390d60b2befc6274f authored over 4 years ago