🐛

Posts tagged with :bug:

SafwanSamsudeen
@SafwanSamsudeen0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/38a68bf4-eb67-4a19-9508-3673fe8ccc96-image.png
NikoPurdie
@NikoPurdie0
https://imgutil.s3.us-east-2.amazonaws.com/5918711040de4bdb18246a6244321f8974f01e347fa1593b2b79d3e9ecf479bd/8c059905-7d69-4710-994c-e1e070e4bdb3.png
NinaDong
@NinaDong0
https://imgutil.s3.us-east-2.amazonaws.com/963691fca8a913da8d79fa50588cfdc717f4febfc7a9a176e37b44cab5c17a39/0b014dc0-6822-4e3f-a54f-e34d0fa66961.png
StavrosPurdie
@StavrosPurdie0
https://imgutil.s3.us-east-2.amazonaws.com/31bb5aae1fa68511ef9bda61e9bd80a137c9e5ffd99726b326396f477ffa06b1/9ae3b2e7-e461-44c9-9801-d227a35a0e4e.png
Hereux
@Hereux0
https://imgutil.s3.us-east-2.amazonaws.com/ce3fe35ba7a7675426f03221c89bad59696534a947dc2aa1450c3c6a80ca84cd/e38c7ca8-c572-4958-b598-2f8b59e37acf.png
crabby605
@crabby6050
https://scrapbook-into-the-redwoods.s3.amazonaws.com/a00759f3-7b86-4f5a-8ecb-158652d07cb2-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/358a3c11880fd47ced40c482be386d3d13967b63d03abd49d5c7fa4621ebcff5/67fbdd83-5268-4d5a-8d32-ff6711020a0f.png
Thorben
@Thorben0
Kubernetes Minecraft Server Deployment CLI I just released 1.1.0-beta adding a few features: • added command to delete deployments • added table printing to output formatted • removed API connection in some commands to improve performance Of course I addressed a few bug fixes as well. Check it out on GitHub! github.com/FourtySeven047/Kubernetes-MC-Server-Deployment-CLI
https://imgutil.s3.us-east-2.amazonaws.com/09d3cdbe2b82f71425323226a1028f63e7dce1bdcf8e7c5d708ebcab5fd358ff/44ad0d5d-084e-4862-bed8-7913d085e7e7.png
AlejandroSanchezInfantes
@AlejandroSanchezInfantes0
https://imgutil.s3.us-east-2.amazonaws.com/d2293c7136567b3b369e07e4b5a4530be8815c6d167111c1ae9056ec5c28bfd7/b5814aa0-c161-4128-99b1-e9a45e4d457b.png
Miras
@Miras0
https://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/3f14d6dd-8c89-4f50-b27c-e4e9cf2c7591.png
LuisAFK
@LuisAFK0
I've made multibun, a sort-of version manager for Bun. I say sort-of because while it can perfectly be used as a version manager, allowing you to download several versions and easily switch between them, its main use case, and what I designed it for, is to run scripts against several versions of Bun easily. This could be used for extensively testing your library to ensure it works on several versions, or to test in what versions a bug in Bun itself occurs. I had initially made this for testing bun-decompile against all versions to ensure full compatibility, but then decided to publish it separately. It can generate reports for version runs in several formats, including CSV, HTML, and more. An example HTML report for bun-decompile can be found here.
https://imgutil.s3.us-east-2.amazonaws.com/9d6f919cc5589d4d3210bc758f6902b4bb237d1e2db350cf48fdaef82d3c9b25/e9769daa-69a8-40dd-bf13-f5f6be69344b.png
LuisAFK
@LuisAFK0
There was a bug in the bun-decompile webapp, where I had forgotten to release a new version of a library it depended on but it worked locally because I had linked the dependency. So now the webapp works, and I've also improved the tests! You can try it at bun-decompile.surge.sh Source code on GitHub
https://imgutil.s3.us-east-2.amazonaws.com/b94e5c8d5009ae68c1c6e60ae8254f9b37a68002075345951fac128099bbe3cb/bc5dea7c-291e-4f27-bfa7-1fadcdd5ae87.png
retrooperpersonal
@retrooperpersonal0
https://imgutil.s3.us-east-2.amazonaws.com/0ea1442f16fc263976e3ccc7e206536826cd720aed1798a3dd06f1b6d8ddb2d8/2113f1ad-6caa-43db-81cd-0c492f492050.png
ShahmNajeeb
@ShahmNajeeb0
Logicytics update 2.0.1 and 2.0.2 Added too much documentation, cleaned up the repo, also gave it more github bot for automation Differences: v2.0.0 vs v2.0.2 Issues Fixed -> #31 Commits: These are yml bot config runs tests Commits:- github.com/DefinetlyNotAI/Logicytics/commit/e2bd2f02eafae6e0c9004a8526c2cdff6938603f github.com/DefinetlyNotAI/Logicytics/commit/11a52d3a41d2a95661b5125091a59e0138d532d1 github.com/DefinetlyNotAI/Logicytics/commit/337af6dfb38c873031ba87383a29334309727584 github.com/DefinetlyNotAI/Logicytics/commit/fcb74417bc75fbbe3a286bbb72b2cde07e304c90 github.com/DefinetlyNotAI/Logicytics/commit/bf86bd738cfc8e2a0114e3cef65fb0032d9b8351 github.com/DefinetlyNotAI/Logicytics/commit/94105f2407af1135230822a6e962a90f355ff386 github.com/DefinetlyNotAI/Logicytics/commit/90ceab583871b5d23943bdd573525566308b3669 github.com/DefinetlyNotAI/Logicytics/commit/a85ff57d2478948c2e9d6c116745371451b40a80 Wiki Update Revisions Revision 4 wiki Revision 3 Wiki Revision 2 Wiki Documentation Updates + Bug Fixes Commits:- github.com/DefinetlyNotAI/Logicytics/commit/08930f08929f92ff0fc355ee06dfbdb1a2a0a45e github.com/DefinetlyNotAI/Logicytics/commit/ea1530d2c0cc74a325da6c5d3946de0c0b6b3de0 github.com/DefinetlyNotAI/Logicytics/commit/2e48fb517fbd33600f8032b9444a1fa755a21503 github.com/DefinetlyNotAI/Logicytics/commit/1c063486a2f53f24ecf9607a94076f34b34f56aa github.com/DefinetlyNotAI/Logicytics/commit/d8d28379f53552916a353f8e677e6c24164dc712 github.com/DefinetlyNotAI/Logicytics/commit/732bed86b0858b9ad0c4d696f0b7fd7e810933dc github.com/DefinetlyNotAI/Logicytics/commit/aea54013c3560e67dc794eff64d2725d28e72136
https://imgutil.s3.us-east-2.amazonaws.com/0d7151800eea0eb08e94fa979935d9ec50d968c553c82fa48d43531937b42538/6c4663ed-3f91-439a-a223-61000176ef1e.png
A
@A0
https://imgutil.s3.us-east-2.amazonaws.com/981ea161b976839ce814b546cb15276afe3cbc330e6d2613529899ffcdddac5a/c0ce4abc-79e7-4230-8f7a-082e1d80c00b.png
Craig-U07FBU5MM8U
@Craig-U07FBU5MM8U0
I have finished v0.2.0 of ScriptMaker, my programming language generation tool based on WebScript. It has lots of bug fixes and now supports reading syntax from a file. GitHub Repo README Reviewers Note
https://imgutil.s3.us-east-2.amazonaws.com/2c1ec4b38c2237b26481fdab92a476c5b3e888c468bcc4aba6c44ba80ffa1ee6/859f6d42-c581-4811-8643-dc626bd3a5eb.png
koeg
@koeg0
hit a large roadblock with music jam, there is a bug in the the build tool and i foreshore can finished the project in this moth, so I'm making a scrapbook
https://imgutil.s3.us-east-2.amazonaws.com/033caaa6e52190bbe065a699acafe8f56b9079d1a1d02040d43c40dfb5a66bea/89db974d-e9c6-4ade-a5dc-6c0c65092a31.png
NinaDong
@NinaDong0
Octodive update: • Add outline to collectibles • Pause added • New start menu art • adjust hitbox • adjust enemy spawn rate • fix cut-off octopus sprite • fix randomly missing hearts on the restart bug • sound effects for menus and restarting This is my last scrapbook. The jam is about to end and this is my finished product. As you can see, almost everything was just bug fixes and polishes. Repo: github.com/Caramel4764/Octodive Game: caramel4764.github.io/Octodive
https://imgutil.s3.us-east-2.amazonaws.com/bd4b197a466458f842f6368e8f2b6b2ecd2f947015afaff2200094969bdbe1e1/469caff2-27fd-463a-b341-e20dec68bc02.png
Matthew-U05BA68DB6E
@Matthew-U05BA68DB6E0
Oops, I exceeded the session limit. hackclub.slack.com/archives/C01504DCLVD/p1724191163743349 NEW UPDATES TO PORTAL GAME!!!!! • Added many new levels • Play tested, improved, and bug fixed many levels • Added new menus and screens • Fixed a few glitches It can be played at: jedim101.itch.io/portal-game GitHub Repo: github.com/jedim101/2d_platformer NOTE TO REVIEWER: The videos included in the sessions show how to complete each level. If you’d like to play it yourself without spoiling the solutions, try it out before watching the videos.
https://imgutil.s3.us-east-2.amazonaws.com/0f3515b945cc42316f5533618918fd6d3f4c6b48ef01c20cfd5e86273cb5bd1b/12790ef8-8687-4d21-aaa6-162d704959c6.png
Matthew-U05BA68DB6E
@Matthew-U05BA68DB6E0
NEW UPDATES TO PORTAL GAME!!!!! • Added many new levels • Play tested, improved, and bug fixed many levels • Added new menus and screens • Fixed a few glitches It can be played at: jedim101.itch.io/portal-game GitHub Repo: github.com/jedim101/2d_platformer NOTE TO REVIEWER: The videos included in the sessions show how to complete each level. If you’d like to play it yourself without spoiling the solutions, try it out before watching the videos.
https://imgutil.s3.us-east-2.amazonaws.com/0f3515b945cc42316f5533618918fd6d3f4c6b48ef01c20cfd5e86273cb5bd1b/07428bb9-3723-4c64-823b-a68998f2c170.png
binarybard
@binarybard0
https://imgutil.s3.us-east-2.amazonaws.com/03f71c74b4210ff7f91ae4d3702cc3895e725e56a1cf813fec1ce68c835ed359/05343695-7114-4d77-901b-1b8049a0ae87.png
Sajeg
@Sajeg0
So here I'm with another :jam: update. What can I say. Big new level, cut scenes, sound effects and BUGS 🐛 . Here you can watch me play and then needing to fix a bug. github.com/Sajeg/BreakOut
https://imgutil.s3.us-east-2.amazonaws.com/4fc0bbb2fd9e66736836f9b3d91822ed992d4ed123ec36c6a45ccd995da8d934/9d8b8544-169a-41ab-945c-88c7cc0772ee.png
NinaDong
@NinaDong0
Octodive update: • Fix bug allowing player to dash again while dashing • Sand ground and occasional foreground that obstruct view • Fix the game becoming slower bug caused by some never-deleted entities eating up memory • New clownfish enemy • New jellyfish enemy • Optimized enemy spawn time to be more fair and reasonable • Some enemy sprite variation for flavor • New start and instruction menu screen so the player doesn't get dropped into the game instantly (instruction says green outlined stuff are good but I actually haven't added the outlines yet) The game jam is ending soon and I have school so I won't be getting much done after this. My next scrapbook will be the final scrapbook for this project and consist primarily of sprite and bug fixing. I squashed quite a few bugs but there's plenty more. Repo: github.com/Caramel4764/Octodive Game: caramel4764.github.io/Octodive :jam:
https://imgutil.s3.us-east-2.amazonaws.com/bd4b197a466458f842f6368e8f2b6b2ecd2f947015afaff2200094969bdbe1e1/f9d26cff-876d-4f1c-804f-fde09c712c98.png
AditBajaj
@AditBajaj0
#arcade fixed a lot of bugs, refactored majorly, major performance improvements, and began implementing Slack thread support for my Slack Native app. (Performance improvements are not visual so I displayed the logging of lazy loading to the left) (Also a new bug just appeared randomly so I cannot show the WIP thread support and everything properly) GitHub: github.com/intercepted16/slack-native/tree/dev
https://scrapbook-into-the-redwoods.s3.amazonaws.com/5b470b60-899a-4eb0-886b-5ecddbfd2486-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/5edba0ccbeb9b8967c82847c3ce88848a4d56984f090a084993619e59b065c4a/c3e72920-0c07-489c-bd19-b296978e2cb1.png
Henri
@Henri0
In the last hours, I was working to finish the first version of selfmail. I did some bug fixes, added a new editor to the dashboard and created this homepage. This homepage is mainly to get new users into the waitlist, so I can share updates with them. This is the github link and I think I'll add this version soon to selfmail.app.#
https://imgutil.s3.us-east-2.amazonaws.com/390e2fd5f15f45d99329738bfb66c6f8ed05b97f8077563417460e90bd5c55a0/60dcb716-a504-4922-b7e3-6ec7e980bc50.png
NinaDong
@NinaDong0
Octodive update: • Background music (I self-made it with Chrome Music Maker and although I had no idea what I was doing, I'm quite proud of the result) • Sound effects for dashing, picking consumables, loops, taking damage, and dying. • Fix the restart bug where no enemy would show up • Trash enemies have different "skin appearances" for flavor • Heart and ink bottle collectibles • Auto ink generator system that gives a boost automatically every 8 seconds (sprite will be redone to be more visible) • Invincibility after taking damage or while dashing In addition, there was a lot of code rebasing to make coding more enemies easier (not super smart because the jam ends soon but what can I say). I playtested for bugs and solved some along the way but a restart random hit bug is bothering me and I haven't found a fix yet. Repo: github.com/Caramel4764/Octodive Game: caramel4764.github.io/Octodive :jam:
https://imgutil.s3.us-east-2.amazonaws.com/f89d0e2a0ee25fdd7d7cab9f03d910c5e3d7811b6a950e5a2b3caf4bb1fe0b7d/98cfd24b-1e71-42b8-93a8-7c312ea35930.png
RyanDiLorenzo-U04JGJN2B40
@RyanDiLorenzo-U04JGJN2B400
For the past few weeks now, I've been working on OnBoard's very own Grafana dashboard for statistics data of how it's doing as a whole. Tracking submissions, submission times, reviewer times and average grant values and more to know how to improve our strategy and make it easier for hack clubbers to get their PCB grants. It's made in Rust and fetches data from AirTable, HCB and GitHub APIs all while dockerized. It's my largest project dealing with APIs and JSON and I've learned so much throughout the process. This project singlehandedly introduced me Docker by creating my own docker image along with learning about Prometheus Exporters in Rust. I'm finally releasing a V1 stable and while it may not have all the data and be 100% bug free, I'm hoping people can use this project to make their own Grafana dashboards on other YSWS projects. See the Docker Image See the Code See the Dashboard
https://scrapbook-into-the-redwoods.s3.amazonaws.com/05b42077-9ae4-4837-972e-08037a3078df-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/8cf2c9c103d241d2681cccbac85a6bb29c7507b74c2d0fa56157e8531895434e/48fa2eab-b49d-49a3-9aa2-81460311cd1d.png
beyond-reality-dev
@beyond-reality-dev0
:jam: This is another update for the text-based RPG that I am developing in JavaScript, and the first one done specifically for the Arcade Jam (although I forgot to put the :jam: emoji next to some sessions)! :jam: I’ll first describe some technical fixes and then move on to the more interesting content additions. First, I fixed a bug where when an alert popped up on the screen (such as one when a player tries to save during combat), the player would no longer be able to type actions in the input bar. It took a bit of time to diagnose but after that it was simply a matter of returning focus to the input bar. Another UI-related fix was having the game check the gameSpeed value before generating the UI. It’s a radio button, so the current gameSpeed value should be selected, but for new games the gameSpeed value is generated after the radio buttons. This led to the wrong button appearing to be selected, but this was fixed by adjusting the default selection. Finally, I fixed an issue where spells could be cast that were not in the player’s spellbook. The issue was that I forgot to set the value of a checking variable, matchKnown, to false, which led to spells bypassing the checking system. I also had to do some refactoring because links to cutscenes were inadvertently broken. Moving on from the technical changes and bugfixes, there were a lot of mechanics that were added to the game. The first big one was adding an ammo checking system, which actually made sure that weapons had sufficient ammo and then decreased the quantity of ammo by one after use. This also allowed certain weapons, like javelins, to serve as their own ammo. I also changed how enemies dropping items worked, having them now drop items after death into the room rather than into the player’s inventory. I also made support spells have actual functionality and implemented temporary stat modifiers to give some more depth to gameplay. Finally, I added level scaling to ensure that spells and weapons would not become totally useless as the game goes on, although I still have significant work to do balancing-wise. On a related note, I changed the action economy to allow the use of spells and weapons in the same turn. Beyond mechanics, I continued to add a lot of actual content to the game. This included adding a bunch of new locations, such as expanding the rooms in the Imperial Dreadnought and the labyrinth behind the Imperial Treasury. I also greatly expanded the variety of weapons and tried to make it easier to generate custom weapons to give players some more variety in preparation for the game jam. To improve development speed, and minimize burn out, I am trying to develop content and mechanics in parallel to each other. GitHub: github.com/beyond-reality-dev/Spoken-Word-Sorcery
https://scrapbook-into-the-redwoods.s3.amazonaws.com/b17c3603-6a21-471e-9d90-48a237bea49d-screenshot_2024-08-11_134238.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/134065da-d1cf-474a-a96c-9a48496e96ef-screenshot_2024-08-11_142711.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/b00ce4f1-df1f-4cf3-89f9-f1b7d1666aa2-screenshot_2024-08-11_140305.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/a3cae025-b30b-4380-8c58-3286f8f26815-screenshot_2024-08-11_140120.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/4fcc3829-4270-4dec-95d8-8bcec1cceef7-screenshot_2024-08-11_140252.pnghttps://imgutil.s3.us-east-2.amazonaws.com/e380f3a66fd4302f4b76f1e5092da437f01579fc55ce65d66d1e7be98b561d50/c1a81357-4ec9-4145-9bff-adda9f59ed13.png
2008wbbv-U05REM6JGGJ
@2008wbbv-U05REM6JGGJ0
i added a bunch more things to my website github.com/2008wbbv/2008wbbv.github.io/commits/main , some of the commits may seem small that are related to the bug but thats beacuse all the trial and error amounted to only a few lines of code compared to the hours spent
https://imgutil.s3.us-east-2.amazonaws.com/74f3b5add54f7102230ed682fbf9d23b5b3a78e6229dbfd49719748e7b806988/343c8b2e-ecd0-48fd-a9fd-9adc98ebefff.png
LuxKaiwalker
@LuxKaiwalker0
github.com/Neurologism/whitemind happy to announce the first working version of the whitemind interface enabling custom drag and drop applications for control flow. in this release, i primarily enabled arrow handling and made sure that there is a user friendly way to establish them. also there were a lot of minor bug fixes. A older version of the website can be viewed at www.whitemind.net but you also can ng s the github repo to view this website 😄
https://imgutil.s3.us-east-2.amazonaws.com/49ff929af5d51271daddf694d846839fd617e25ce71afe835247711deb3aea1c/042e1026-5378-4997-b149-4088f5882ddf.png
MohammadKamrul
@MohammadKamrul0
https://imgutil.s3.us-east-2.amazonaws.com/e2acccba5b8a2c53fa90f4312a7198e21dfba50d4192c1e88a7bbcdb01a0681b/48478f39-29b9-4eb5-9bd9-1ad8d355fac9.png
Marceloni
@Marceloni0
I made a sprig game based aound the "falling sand" genre There are 3 different elements to play around with: Stone, Sand and Water. They all behave differently. You can try the game out here sprig.hackclub.com/share/yQXMZP9g7C3loCOGkVSb but please note that there's currently a bug with how Water is distributed Here's the GitHub Repo github.com/Marceloni/sprig-sandbox controls: W A S D to move your cursor around J to change the size of your brush L to switch between different elements I to clear the screen K to place the element with the brush cursor
https://scrapbook-into-the-redwoods.s3.amazonaws.com/82a5c704-2bfa-495a-b620-2e75e9478084-358197094-a16dcc79-123d-40e2-aaea-b7ebf5fc737b.pnghttps://imgutil.s3.us-east-2.amazonaws.com/e05c48f1970288c4d4291e878cb3f688814742a78d194a8c78c56075b82be43e/444787b2-54ba-4fb0-8d62-1c4c958a0de6.png
Dragos
@Dragos0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/3ae90b82-6b89-4ff0-b0c5-78d7f93f8781-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/53d3f355fd4b1f24adc5ae7b0ffcd250d89dece62754a9527706455198a4ad8e/bcc7f3e3-d60a-4398-ba5f-af77222b6f76.png
Craig-U07FBU5MM8U
@Craig-U07FBU5MM8U0
https://imgutil.s3.us-east-2.amazonaws.com/9eabefa7d030c708270518c7fa04e72c79ad3ea33bf5e26fe05b9dba57e2d445/5f6d9811-4240-4acc-af6e-757aa9cc3194.png
GreenScreen410
@GreenScreen4100
https://imgutil.s3.us-east-2.amazonaws.com/98aa7d537d3296610cb28e8a78d7c743c686549bf7b17c973284c564a477e00a/96a7908b-2074-4232-8bfd-6a968d39a1c5.png
retrooperpersonal
@retrooperpersonal0
https://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/5947449f-b8fa-4efc-b1d3-a9b9298b8113.png
SadafShaikh
@SadafShaikh0
#C01504DCLVD| I have finished adding colour and final touches to my Bug Continuous Line Drawing.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/a2c0a440-55a8-43e1-b42c-29a5b68758df-20240812_120004.jpg
ShahmNajeeb
@ShahmNajeeb0
Sorry, BUT this was HELL - I found out the hard way that running a script via sudo, DOES NOT open it in sudo passwordless (common sense), so i had to refactor everything, but i need a tester... ANYONE please who uses linux and has discord (i only have kali linux no discord though) PLEASE test this. I will show you the documentations later 🤗
Fixed bug where script not run as root, merged the cracker script as function
github.com/DefinetlyNotAI/Hack_Club/commit/5e290316073d1a2d009e0ce439ffc925474b5d56
https://imgutil.s3.us-east-2.amazonaws.com/2f97229c1b9527c18e28619b231b92d0651be6a3ca711129078d6734921c5f20/676f6f1a-eadb-4755-af3d-e325e12c44e9.png
AtharvaMalik
@AtharvaMalik0
https://imgutil.s3.us-east-2.amazonaws.com/dbe6cdb970b9551d29d1ea58d938179f41abdcee8b31fa6b8569d121bccd3f2b/80cc3cfd-bec2-44f3-969c-dcc56ef64ccf.png
RishiShah
@RishiShah0
A game where you catch water droplets with a bucket. Used Java Swing and worked with images.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/73a143b8-b054-4935-a588-e7f43de2549a-image.png
beyond-reality-dev
@beyond-reality-dev0
:jam: This is another update for the text-based RPG that I am developing in JavaScript, and the first one done specifically for the Arcade Jam (although I forgot to put the :jam: emoji next to some sessions)! :jam: I’ll first describe some technical fixes and then move on to the more interesting content additions. First, I fixed a bug where when an alert popped up on the screen (such as one when a player tries to save during combat), the player would no longer be able to type actions in the input bar. It took a bit of time to diagnose but after that it was simply a matter of returning focus to the input bar. Another UI-related fix was having the game check the gameSpeed value before generating the UI. It’s a radio button, so the current gameSpeed value should be selected, but for new games the gameSpeed value is generated after the radio buttons. This led to the wrong button appearing to be selected, but this was fixed by adjusting the default selection. Finally, I fixed an issue where spells could be cast that were not in the player’s spellbook. The issue was that I forgot to set the value of a checking variable, matchKnown, to false, which led to spells bypassing the checking system. I also had to do some refactoring because links to cutscenes were inadvertently broken. Moving on from the technical changes and bugfixes, there were a lot of mechanics that were added to the game. The first big one was adding an ammo checking system, which actually made sure that weapons had sufficient ammo and then decreased the quantity of ammo by one after use. This also allowed certain weapons, like javelins, to serve as their own ammo. I also changed how enemies dropping items worked, having them now drop items after death into the room rather than into the player’s inventory. I also made support spells have actual functionality and implemented temporary stat modifiers to give some more depth to gameplay. Finally, I added level scaling to ensure that spells and weapons would not become totally useless as the game goes on, although I still have significant work to do balancing-wise. On a related note, I changed the action economy to allow the use of spells and weapons in the same turn. Beyond mechanics, I continued to add a lot of actual content to the game. This included adding a bunch of new locations, such as expanding the rooms in the Imperial Dreadnought and the labyrinth behind the Imperial Treasury. I also greatly expanded the variety of weapons and tried to make it easier to generate custom weapons to give players some more variety in preparation for the game jam. To improve development speed, and minimize burn out, I am trying to develop content and mechanics in parallel to each other. GitHub: github.com/beyond-reality-dev/Spoken-Word-Sorcery
https://scrapbook-into-the-redwoods.s3.amazonaws.com/956c01e9-49f2-403f-9149-9d15f0befdb9-screenshot_2024-08-11_134238.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/ee8f4f8b-4ae5-4a80-a13b-fdb7bbff53b7-screenshot_2024-08-11_140252.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/ffac62cd-f8d2-4f36-97dc-0db3d53003dc-screenshot_2024-08-11_142711.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/a809b29e-1e10-4242-b39d-ae30a04ba409-screenshot_2024-08-11_140120.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/f1d6ec01-f2c0-4a6e-aa9c-27806549826b-screenshot_2024-08-11_140305.pnghttps://imgutil.s3.us-east-2.amazonaws.com/67a036d5854121007dc597a91285555fcf41ceb034427b20045244d32e9f0595/34780831-1bc7-4f08-96d1-f9a7e15945e8.png
system-dev
@system-dev0
Time to release my CHIP-8 emulator. After hours of debugging, bug-fixing and testing the virtual machine, everything should work now. Tested with popular roms like pong, space invaders, star flight or snake. More details in the repo: github.com/niosp/hackclub-arcade/tree/main/chip8-emulator
https://scrapbook-into-the-redwoods.s3.amazonaws.com/49cf420b-ab3b-40b7-a338-0a1fe3ada557-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/c127c7c92b92bdf148ecbc0d51f751fa872231ae19fb3d66f4b15c259fa86826/67c6fbb6-d747-4864-95b6-5cce0223adf2.png
SadafShaikh
@SadafShaikh0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/135e39f4-9350-42e5-a79c-d13b61d0fcf7-1000005100.jpg
ArjunSHARMA[08R09]
@ArjunSHARMA[08R09]0
Continued work on the 144 piece puzzle. (This session was meant to be linked to another post, but there's a bug that I'm not sure was fixed, so I'm trying again.) Here's the repo link: github.com/MouseMouse625/Jigsaws
https://imgutil.s3.us-east-2.amazonaws.com/9919859cfefff615cdf24c530d5a3a5226be1f50e1f77b61da2251d1822ca190/6e648b66-d9c2-4f7c-8d0e-1d96f84f8a4d.png
NinaDong
@NinaDong0
Repost below because hakkuun was asleep yesterday when I originally posted: I'm working on Octodive which will be my submission for the game jam. There's some much I want to do and need to learn but hopefully I end with a decent final product. This was made with Phaser with Javascript which I think makes it a web game? There's so much bug and adjustments but here's what I have so far. Octodive update: • Animated swimming octopus • Score counter added • Going through gold rings rewards 5 points • Right arrow to speed up (WIP because no restrictions and some bugs) • Up and down arrow to switch lanes Repo: github.com/Caramel4764/Octodive Demo: caramel4764.github.io/Octodive :jam:
https://imgutil.s3.us-east-2.amazonaws.com/c8008c7dc670c8d9ff30c7a54e3ea0e93a766070e992cfca1648d184b85ddac2/3a1aa244-afc5-43e5-8b2b-1c7468c045e9.png
Eve
@Eve0
https://imgutil.s3.us-east-2.amazonaws.com/aed476450adb003b7a4806d4fdada238199212e43e69a43d770047a290e31c12/55165f7d-96ae-4375-9f9c-369edb3f587d.png
Sajeg
@Sajeg0
Today I mostly worked on redesigning the conversation mode and of course bug fixing. After all it needs to be done by Monday. github.com/Sajeg/story-smith
https://scrapbook-into-the-redwoods.s3.amazonaws.com/04cbe69a-549f-4d2b-8f88-2504ac88b359-screenshot_20240810-012145.pnghttps://imgutil.s3.us-east-2.amazonaws.com/40ecfe4eedb00ad5971f22c541f15df8bd13f8be93d56c22e414473c6a456ee3/88ce6563-83ad-4ba8-b38c-884ff3c826e2.png
NinaDong
@NinaDong0
I'm working on Octodive which will be my submission for the game jam. There's some much I want to do and need to learn but hopefully I end with a decent final product. This was made with Phaser with Javascript which I think makes it a web game? There's so much bug and adjustments but here's what I have so far. Octodive update: • Animated swimming octopus • Score counter added • Going through gold rings rewards 5 points • Right arrow to speed up (WIP because no restrictions and some bugs) • Up and down arrow to switch lanes Repo: github.com/Caramel4764/Octodive Demo: caramel4764.github.io/Octodive :jam:
https://imgutil.s3.us-east-2.amazonaws.com/c8008c7dc670c8d9ff30c7a54e3ea0e93a766070e992cfca1648d184b85ddac2/1f8d8040-44ea-430e-80e2-07af95a7a125.png
lbirkert
@lbirkert0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/b913c37f-a7e6-49b8-a17f-8f8acaedde9e-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/7792a11dbee49c2ec996e01e257019586d89dfca104097140a7ed6518529b4b2/0a4179e9-8c1a-4905-a936-c2fad0e50578.png