Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
JosiasAurel pushed 3 commits to fix/sprite-backtick hackclub/sprig
JosiasAurel closed an issue on hackclub/sprig
Panel Resize bar does not adhere to color scheme
![image](https://github.com/user-attachments/assets/a8c38888-c37c-4bdf-bd90-b3c1afe33d42) When attempting to resize panel, the resize bar is light green regardless of whether dark, light, or bus...JosiasAurel created a branch on hackclub/sprig
fix/panel-resize-colo - 🍃 Learn to code by making games in a JavaScript web-based game editor.
JosiasAurel closed an issue on hackclub/sprig
Navbar color on /get is inconsistent
All other pages: <img width="475" alt="Screenshot 2024-08-30 at 16 05 43" src="https://github.com/user-attachments/assets/e0b3a36c-c741-4dd6-953f-5c6ba7330301"> /get: <img width="691" alt="Scree...JosiasAurel pushed 179 commits to color LucasHT22/sprig-tests
- Maze_Flag_Collector (#2234) * Add files via upload * Update Maze Flag Collector.js * Rename Maze Flag Collector.js... 4f41a3d
- fix tune editor going of sync and throwing `Out-of-order effect` error (#2322) * improve syncing changes in sub edit... 4d42415
- flappyRocket (#2311) * Add files via upload * Add files via upload * fix metadata tags --------- Co-authored-by:... eaea0cb
- Rename Screenshot 2024-09-07 114453.png to flappyRocket.png (#2355) 815208f
- Add files via upload (#2325) * Add files via upload * Fix metadata tags --------- Co-authored-by: Mare Cosmin <14... 0144dc7
- Atari classic pong X2 by AVSC (#2334) * Atari classic pong X2 by AVSC * Add missing metadata * Update classicpongX... 126fa76
- Make it so you can just press enter to create a new game instead of manually clicking the button (#2286) make it so ... 2882b19
- Fix bug where room without password would be inaccessible (#2281) * fix bug where room without password would be ina... 3a83e66
- Asteroid Beatdown (#2350) * Add files via upload * Delete games/Asteroid Beatdown.js * Add files via upload * Add... 6ca5a44
- add Hope (#2354) * Add files via upload * Update Goblin Gobbler.js * Rename Goblin Gobbler.js to Goblin_Gobbler.js... a524abf
- Add Gauntlet (#2351) * Add files via upload YOLO * Add files via upload * Delete games/gauntlet.js * Add files v... 2d969f4
- Something-Fishy (#2340) * Add files via upload * Rename Something Fishy.js to Something-Fishy.js * Fixing metadata... 07f9971
- Bump fast-xml-parser from 4.3.1 to 4.5.0 (#2287) Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast... 12e8321
- Fix name of game being untitled and saving state not showing for room participants (#2235) * fix name of game being ... faf5fdb
- Add files via upload (#2348) * Add files via upload * Add missing metadata --------- Co-authored-by: Mare Cosmin ... b1625a6
- WordeScapes (#2347) * Add files via upload * Add files via upload 7f7d348
- add plausible server side analytics (#2308) 3180988
- SuperFighters Game Code & Level Optimizations (#2293) * Add SuperFighters game file Adding the game logic code for ... d2c954f
- space-maze (#2130) * Add files via upload * Add files via upload * Update space-maze.js * Update space-maze.js -... e89b592
- Dont Touch the Cat (#2359) * Add files via upload * Rename Don't Touch the Cat.js to Dont Touch the Cat.js * Add f... 33dc647
- and 159 more ...
JosiasAurel opened a pull request on hackclub/sprig
warn against using backticks in sprite keys
Fixes #2297 This PR adds a babel transform to throw an error when there's a backtick in a string. This is to prevent users from including backticks in sprite names which can break on maps.JosiasAurel created a branch on hackclub/sprig
fix/sprite-backtick - 🍃 Learn to code by making games in a JavaScript web-based game editor.
JosiasAurel pushed 7 commits to main JosiasAurel/sprig-test-capacity
- add firebase and send details about current roomCount/clientCoun to saving server for logging purposes 36a5046
- only tell the saving server to add a new room if it didn't exist before d11a8c1
- send request to correct endpoint telling saving server to listen to the new room ed9eafe
- add support for sending data to firebase 82285c8
- some formatting and wait for acknowledgement e757757
- wait for a second before each processing to reduce chances of hitting limits fab1b9a
- Merge pull request #2 from JosiasAurel/test/firebase Test/firebase 6e8dc58
JosiasAurel created a comment on an issue on hackclub/sprig
Updates on this issue. I ran a few tests some time and below are the results I got from the test run. The test is as follows It starts with two rooms and two clients per room - A random client in ...
JosiasAurel pushed 5 commits to main hackclub/browserbuddy
JosiasAurel closed a pull request on hackclub/browserbuddy
Added my christmas extension: Festive Frenzy
# BrowserBuddy Extension Submission ## Project Details 1. **What is the name of your project?** _Festive Frenzy_ 2. **How many hours did you spend developing this?** _5.8_ 3. ...JosiasAurel reopened a pull request on hackclub/browserbuddy
Added my christmas extension: Festive Frenzy
# BrowserBuddy Extension Submission ## Project Details 1. **What is the name of your project?** _Festive Frenzy_ 2. **How many hours did you spend developing this?** _5.8_ 3. ...JosiasAurel pushed 1 commit to test/firebase JosiasAurel/webrtc-save
- send acknowledgement only when the data has been saved to firebase c25a8bc
JosiasAurel pushed 1 commit to main JosiasAurel/javalox
- add generating classes and impl visitor pattern to print ast && add makefile for easily building and running code 46dbeb5
JosiasAurel created a review on a pull request on hackclub/browserbuddy
Awesome! If you haven't yet, please fill [this form](https://airtable.com/appgtKZwZBoOeFU7O/pagyeS51zr2kC1rp0/form) to get your grant.
JosiasAurel pushed 1 commit to test/firebase JosiasAurel/webrtc-save
- send acknowledgement only when the data has been saved to firebase 33ed1d2
JosiasAurel pushed 1 commit to test/firebase JosiasAurel/sprig-test-capacity
- wait for a second before each processing to reduce chances of hitting limits fab1b9a
JosiasAurel pushed 1 commit to test/firebase JosiasAurel/webrtc-save
- some formatting and acknowledgement after receiving signal 5260c57
JosiasAurel closed an issue on hackclub/browserbuddy
Form not working
Section "How does it work?" the form beneath is not working, can't type anything and submit button isn't submitting probably because the input is empty and can't let you type.JosiasAurel closed an issue on hackclub/browserbuddy
Responsive Website is not rendering very well ın mobile
Long questions in the "FAQ" section are overflowing from the box and also when you click on one of the questions, the other questions are not visibleJosiasAurel pushed 2 commits to main hackclub/browserbuddy
JosiasAurel created a review on a pull request on hackclub/browserbuddy
I like the idea. Have you tried keeping the extension running for some time? It might be leaking some memory. <img width="717" alt="image" src="https://github.com/user-attachments/assets/182a933c...
JosiasAurel pushed 1 commit to main hackclub/scrappy
- Bump uuid from 10.0.0 to 11.0.3 Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.3. - [Release notes... 7737cdb