Open Issues Need Help
View All on GitHubAI Summary: Fix a bug in the Jinteki.net chat application where the chat initially displays the oldest messages instead of the newest ones. The fix should ensure that the chat always defaults to showing the most recent messages upon opening the chat tab.
AI Summary: Debug and fix an issue in a Netrunner browser game where firing the ZATO card results in incomplete messages being printed. This involves analyzing provided screenshots of the error, understanding the game's codebase (Clojure and ClojureScript), and implementing a solution to correctly display the messages.
AI Summary: Debug and fix a general chat refresh issue in a browser-based Netrunner game. The problem is that the chat doesn't refresh automatically after periods of inactivity, requiring a manual refresh. The issue likely stems from recent changes to active session timing and may involve caching problems.
AI Summary: Investigate and document the purpose and source of unknown bespoke sounds within the Netrunner in the browser project. This likely involves examining the project's codebase and potentially its associated assets to identify the sounds and their usage within the game.