Ecosyste.ms: OpenCollective

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

github.com/katharostech/skipngo

Work-in-Progress: A 2D game engine made so you can skip the hard stuff and go make a game!
https://github.com/katharostech/skipngo

Add WIP Enemy Spawning and Pathfinding (#32)

bors r+

f27d38f73091784c8480966362f3ec46b1961cfd authored over 3 years ago by Zicklag <[email protected]>
Feature/game over (#31)

Resolves #30 .

88b4e82fe5b4668736bb748f4a4898785ba7121a authored over 3 years ago by Zicklag <[email protected]>
Feature/damage and collisions (#27)

90401b9b512a05af1d4b35e4f2640a5b11dc9c9e authored over 3 years ago by Zicklag <[email protected]>
Migrate to New Bevy Retrograde Physics (#26)

a6ae4c5cb8f43a702b4062c6a617a9269f4a4995 authored over 3 years ago by Zicklag <[email protected]>
Add WASM Deployment of Master Branch to CI (#25)

41fd2af1d4afb2d5b511fc717c098cecb49313f7 authored over 3 years ago by Zicklag <[email protected]>
Feature/updates (#24)

- Life bar
- Pause menu
- Improved entrances
- Full screen

eab63538fcc2fcdbd3e74a5b1c080f9b9beddc37 authored over 3 years ago by Zicklag <[email protected]>
Update Bevy Retro to Fix UI on Some GPUs (#23)

aaa7dc0b3d7ab3a27be0eebeb7deff191e9901ac authored over 3 years ago by Zicklag <[email protected]>
Use Separate Font For Game Copyright (#22)

8c36b7f9fc03980cc2aa8199bc5de4fc5a8905d3 authored over 3 years ago by Zicklag <[email protected]>
Improve Rust Build Times on CI (#21)

690e636a0fe72601bcad16893ced93f8703de090 authored over 3 years ago by Zicklag <[email protected]>
Add a Copyright Section to the Start Screen (#20)

e3322d15d16811389002356d1f0452e7896ef8e5 authored over 3 years ago by Zicklag <[email protected]>
Make Release Build Pipelines Wait for Testing (#19)

This will help keep pull requests from waiting to merge because of
release builds that are pend...

2a9ee9fa787a74856bbb81b4c1bde260ec2f3dae authored over 3 years ago by Zicklag <[email protected]>
Automated Web Pre-Releases (#18)

Add automated web pre-releases for any tag that starts with `pre-release-`. Releases are publish...

60d5d033ffcbd90ceefa8bc8bb8cbe030b9771c4 authored over 3 years ago by Zicklag <[email protected]>
Add Music to the Title Screen (#14)

308c6fd9c4262b507aa7829ea54fa0077f826ac6 authored over 3 years ago by Zicklag <[email protected]>
Make Settings Menu Cancel and Save Buttons Work (#13)

resolves #11 .

7e04ada1816c9871abdad157520183d741886c25 authored over 3 years ago by Zicklag <[email protected]>
Update CI (#12)

933914d22e511283682b36a14263bc1328d63180 authored over 3 years ago by Zicklag <[email protected]>
Remove Bevy Retro Patch and Update

0ee55cb54d252e0ba723cd1c74fdb9c6ba5e0145 authored over 3 years ago by Zicklag <[email protected]>
Almost Working Settings Menu

5425ed20d25d6f542c6af75c1bb3e425e9ae1843 authored over 3 years ago by Zicklag <[email protected]>
Start Settings Menu

a2090b6b94690f5e1e20e8f13583dea41ea52d59 authored over 3 years ago by Zicklag <[email protected]>
Fix Clippy Lints

1fdf6560414ecfb6f723285814acda47d04d5e4a authored over 3 years ago by Zicklag <[email protected]>
Add Start Menu

- Settings button exists but is not functional yet

f679d22499ee0a4ea57f0b263f6aa3b9b9c98765 authored over 3 years ago by Zicklag <[email protected]>
Add Web Loading Icon

01cde40aef876b4710dc21dde5766ee78f889ca0 authored over 3 years ago by Zicklag <[email protected]>
Update Bevy Retro

4aab05848f63f3156feaa7925411e938863a8002 authored over 3 years ago by Zicklag <[email protected]>
Fix Typo in README

d5e7d49935f6d62ebd3bf6ce54bad67bc0219fca authored over 3 years ago by Zicklag <[email protected]>
Fix Edge Case in Chrome Sound Workaround

392174e51555f41600cec96e5901dbdbefb629f8 authored over 3 years ago by Zicklag <[email protected]>
Use Space Storage for Marker Component

b7ae5b82b522808b39a6dd86e8aba711ae4b4c1a authored over 3 years ago by Zicklag <[email protected]>
Add Chrome Sound AutoPlay Hack

4401df8ddab965352f23d5c8081b9e97e638dad3 authored over 3 years ago by Zicklag <[email protected]>
Fix Clippy Lint

6425711138056cbb56127605f1af7a27103ea72c authored over 3 years ago by Zicklag <[email protected]>
Cache Loaded Assets and Pre-load Map Music

d3214c998501060843a7065264c5cfe80f8bf127 authored over 3 years ago by Zicklag <[email protected]>
Fix System Execution Ordering

Hopefully this works 😬.

311a603edd2aeee4051fb3209df75eefba57fde1 authored almost 4 years ago by Zicklag <[email protected]>
Add Level Sound Playing

ccd5ff6340feddaafe25a9ebdddab98ddb9ac139 authored almost 4 years ago by Zicklag <[email protected]>
Try to Remove Cargo Update From CI

We want CI to use the versions of the dependencies that have been locked
in our Cargo.lock file.

120e09e368605d8a4f99e5d444086482459adfe6 authored almost 4 years ago by Zicklag <[email protected]>
Add License Note

26037706680a4c1afdd5f166a955fd40cb4a21c2 authored almost 4 years ago by Zicklag <[email protected]>
Update Bevy Retro

8d07137e98cef635da4138df2da18a2dfa931764 authored almost 4 years ago by Zicklag <[email protected]>
Ignore A Couple Clippy Warnings

98c7fa0e0fffd7a31c5b03a847f8d934e5b0154c authored almost 4 years ago by Zicklag <[email protected]>
Reorganize Modules and System Scheduling

a5007bb7237708a7d8667730ff40a082d1a49beb authored almost 4 years ago by Zicklag <[email protected]>
Allow Game YAML to Set Camera Size

620bf7e10352d1a564de7f548d6846858ed08f73 authored almost 4 years ago by Zicklag <[email protected]>
Remove VSCode Settings and Gitignore Them

a4c6f9c230a58034da2b8ee2b0662e4dbf1a3120 authored almost 4 years ago by Zicklag <[email protected]>
CI w/GitHub Actions

fe81de37d63690d70d09448820ee118e5d2be6ae authored almost 4 years ago by Nathan Stocks <[email protected]>
Fix Clippy Warnings

71fd1e4becf3a71f959a90bbb47011c8a98d908d authored almost 4 years ago by Zicklag <[email protected]>
How is CI getting old revisions of the branches?

002ba4797249a9c2a05080363a6bde1ec996aaa0 authored almost 4 years ago by Nathan Stocks <[email protected]>
Remove Touch Controls Dead Zone

bb4c73acc58d2cbd522d498d472afe31362aae45 authored almost 4 years ago by Zicklag <[email protected]>
Update Depdendencies

9e990dd5ec08e4af56719c87fed7d0906d70e27a authored almost 4 years ago by Zicklag <[email protected]>
Remove all Path Dependencies

d1893d51c9d806cb84874e1140da9e1471d0208c authored almost 4 years ago by Zicklag <[email protected]>
Add Game Window Title Data

74a8ccdb2ea73386782394a13af0f456e41a18b4 authored almost 4 years ago by Zicklag <[email protected]>
Implement Touch Controls

1891184d46f9df5beef80999b606462537a16303 authored almost 4 years ago by Zicklag <[email protected]>
Move Hot Reload Config Code

a3aee38682a369536027e0f2931a9781e1eaba62 authored almost 4 years ago by Zicklag <[email protected]>
Capitalize Readme Title

3e6d3930c89c80f72adeaaa1a5c598d2a1164e33 authored almost 4 years ago by Zicklag <[email protected]>
Rename index.tpl.html

5cd5f98b5eeb961b6d7f8ab65d1ae88f9b688695 authored almost 4 years ago by Zicklag <[email protected]>
Remove Out-Of-Date Justfile Steps

daf46d85a8c8c21bb852fac0a04d9d9b7dacf97d authored almost 4 years ago by Zicklag <[email protected]>
Set Camera Background Color When Loading Levels

d0ac1af977082fed951a947062ff80e42e383fa3 authored almost 4 years ago by Zicklag <[email protected]>
Add Support for Game Entrances

9acf020bc88bb76d33a65c4a54541afbfa6fdea4 authored almost 4 years ago by Zicklag <[email protected]>
Re-Enable Hot Reload

- Must have accidentally taken it out last commit or so 🤷‍♂️

1784486b520152566e6ae81dfa53d4009867868b authored almost 4 years ago by Zicklag <[email protected]>
Add Support for Multiple Map Levels

d675ded2c0b0115baaac720470e486400ead1695 authored almost 4 years ago by Zicklag <[email protected]>
Remove Old Demo Sprite

0cde17b9c58c19e3a23ca3cd9f062bc86e1251ad authored almost 4 years ago by Zicklag <[email protected]>
Lock Camera to Edges of Map

6020519e218b7240ab9b649105f3f2aef66a3096 authored almost 4 years ago by Zicklag <[email protected]>
Refine Character Collision Detection

dc73f87e4ed1e5a99ae3e4de323c12b78d63f6fc authored almost 4 years ago by Zicklag <[email protected]>
Add CLI Flag to Enable Hot Reload

ef84b85a7bb18978ce0a852a3f1bb5bacdf6396f authored almost 4 years ago by Zicklag <[email protected]>
Hide Terminal on Windows

ca33b720de8b8b8a1bcdca077b5de02df0d06261 authored almost 4 years ago by Zicklag <[email protected]>
Rework Character Collision Queries

ea5eb03fe87a8ce5c3e60b9e0b62be72e68a0563 authored almost 4 years ago by Zicklag <[email protected]>
Cargo Fmt

ef920e5a8e83c1180012a62f05a46ce4ed9d60a1 authored almost 4 years ago by Zicklag <[email protected]>
Use Default Bevy Retro Crt Shader

- Fix browser canvas size on high DPI screens

4ee2c93a2056845aa13e8d367688d96fd1fbd44e authored almost 4 years ago by Zicklag <[email protected]>
Update the CRT Filter

557d886bbd7b6524ef12705c598078130a2ec8c6 authored almost 4 years ago by Zicklag <[email protected]>
Make Pixel Aspect CLI Option Optional

50cb4794b7102aa95f390da6a9e169fe939c07bf authored almost 4 years ago by Zicklag <[email protected]>
Add CRT Shader Mode

c02db9d12cdec540895c3e35833fa4d0b0c6b8b2 authored almost 4 years ago by Zicklag <[email protected]>
Use Separate Collision Sprite For Characters

bfaaee75d7e66601caa6f4035f1dc2bed61ecc64 authored almost 4 years ago by Zicklag <[email protected]>
First Pass Pixel Perfect Collisions

2824660201ded47c4b4138e276d854da569241dc authored almost 4 years ago by Zicklag <[email protected]>
Move Character State to One Component

8b3979280f4db29b6341888be8236fdc60a867f6 authored almost 4 years ago by Zicklag <[email protected]>
Tweak Character Animation and Movement

- Make sure animations start immediately when pressing a button
- Fix diagonal walking algorithm...

7ae0a472cb39462c9972f09e8696dc195ace9c76 authored almost 4 years ago by Zicklag <[email protected]>
Cargo Update and Update README

0d169179ce348d5faba27197fad92371b0892b6d authored almost 4 years ago by Zicklag <[email protected]>
Fix Dockerfile

711403b0cc0dc0cdc013755e15132afda26c6621 authored almost 4 years ago by Zicklag <[email protected]>
Put the Player on a Fixed Timestep

4092e46304329576eef74d27243f4dd7fbbba4d5 authored almost 4 years ago by Zicklag <[email protected]>
Spawn Player At the Proper Layer Height

f4f52baac875cae19e6504c5fd6b476548f97ab8 authored almost 4 years ago by Zicklag <[email protected]>
Update For Latest Bevy Retro

- Add frame time diagnostics option

b39f7bcc4fcf71b20b208707d9aa8c04d1e688a3 authored almost 4 years ago by Zicklag <[email protected]>
Parse CLI Asset Dir Relative to Current Dir

2238a7c91f0c590b9f82500749fc2e2f87fc4cf9 authored almost 4 years ago by Zicklag <[email protected]>
Add Dockerfile and Release Build Just Task

cdbdd21b933c6794d777c3498b8883330049e682 authored almost 4 years ago by Zicklag <[email protected]>
Port Doggos Journey Code

1bccd56e32c9841a2dd5d162da82d308b0182f4f authored almost 4 years ago by Zicklag <[email protected]>
Update For Latest Bevy

a5259e2a9780f6ed21ffffa048639032eef9a4db authored almost 4 years ago by Zicklag <[email protected]>
Add Sprite Spawning Demo

f18f6adf52ce9a5c5d89a9e42a34d58016cffb41 authored almost 4 years ago by Zicklag <[email protected]>
Add Logging And Asset Server Config

a5fa316c58c838235b43e4baf7a5158f0d381f28 authored almost 4 years ago by Zicklag <[email protected]>
Enable LTO For Release Builds

d41ea6e75489d8289b97d884d1d8ef58455e0509 authored almost 4 years ago by Zicklag <[email protected]>
Start Scaffolding

cfd84d246d2837bdf6dab00f043cae5173b3b5f7 authored almost 4 years ago by Zicklag <[email protected]>
Initial Commit

98a7d2ee6214d5c194aad7934c3d9eef6510da30 authored almost 4 years ago by Zicklag <[email protected]>