Skip to content

devtakkekar/fisch-progress-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

🎣 Fisch Progress Tracker

A comprehensive, lightweight, and offline-first progress tracker for the Roblox game "Fisch".

Roblox HTML5 Fish Tracked

fisch_progress_tracker

📖 About

Fisch Progress Tracker is a single-file, lightning-fast web tool designed for dedicated players of the Roblox game "Fisch". It allows you to keep track of every single fish you've caught and every fishing rod you've collected across all regions and seas.

With absolutely no backend, no dependencies, and no complicated setup, this tool runs completely in your browser.

🌟 Features

  • 🐟 Massive Database: Tracks all 1,329 fish and obtainable rods across the entire game.
  • 🗺️ Region-Based Categorization: Easily jump between locations like Moosewood, Mariana's Veil, Northern Summit, Atlantis, and time-limited Event regions.
  • 📍 Localized Radar Data: Shows exact radar coordinates for tricky and rare fish so you know exactly where to cast.
  • 📊 Visual Progression: Dynamic progress bars and stat calculations for your overall completion and individual section progress.
  • 🔍 Search & Filter: Instantly search for fish by name or filter by conditions such as entirely Caught, Uncaught, or Has Radar.
  • 💾 Import / Export: Your progress is saved locally. You can easily export your save file as a JSON block to switch devices or backup your collection, and then import it instantly.
  • 📱 Responsive Design: Sleek, dark-mode UI with sidebar navigation that looks great on any screen.
  • ⚡ Ultra-lightweight: Compressed to a single ~120KB HTML file with embedded styling and scripts—no internet required.

🚀 How to Use

Since the entire application is contained within a single file, it's incredibly easy to use.

  1. Download the fisch-tracker.html file.
  2. Open it in any modern web browser (Chrome, Firefox, Safari, Edge).
  3. Start Tracking: Browse through the categories on the left and click the cards of the fish you have caught.

Your progress is automatically saved to your browser's local storage.

⚙️ Data Management

Because the app operates strictly offline, clearing your browser data will clear your save. To prevent this, make sure to use the export tool:

  • Export: Open Settings (⚙️) from the sidebar and click Export JSON. It will download a file containing your caught items.
  • Import: Open Settings, click Import File, and select your backup. You can also directly paste your JSON code into the provided import textual box.

🛠️ Built With

  • Vanilla HTML5
  • Vanilla CSS3 (custom UI, CSS variables, dark mode aesthetics)
  • Vanilla JavaScript (ES5/ES6 compatibility)

No frameworks, no build tools, just pure web standard power.

🤝 Contributing

Have an update for new fish dropped in a recent Roblox patch? Contributions are welcome!

  1. Fork the Project
  2. Update the massive RAW array structure in the specific JS tags with the new fish parameters: [Name, Weather, Time, Season, Bait, LocationIndex, Radar, Kg, Cs]
  3. Make a Pull Request

📜 Legal Disclaimer

This tracker is a fan-made project and is not officially affiliated with Roblox or the creators of the game "Fisch".

Releases

No releases published

Packages

 
 
 

Contributors

Languages