it wouldn’t work well as a web app since it needs to overlay on your game screen and capture real-time screenshots, which browsers can’t do.
That said, you don’t need the .exe you can run it directly with Python from the source code.
V1.0.2 released it fixed a problem where users didn't have Tesseract OCR installed so now its bundled into the build all you gotta do is download and extract the folder nothing more.
We should probably have this in the gamemode, "XX minutes left"
In any case, I'm happy to see that you enjoyed making it and decided to release it to the community with a FOSS license
I’m not going to use this, but that doesn’t mean it’s not impressive from a programming standpoint. Great idea, well executed, and nice of you to share it as open-source.
We should probably have this in the gamemode, "XX minutes left"
In any case, I'm happy to see that you enjoyed making it and decided to release it to the community with a FOSS license
Pretty sure the old drug system had a timer on them when you dropped a clock prop. Should just implement a timer to the planter menu under the harvest all button or something,
Seeding Stage: Infinite duration with infinity symbol ( as i don't know how long the seeding is for each crop yet but i will update that with a future version)
Auto Crop Type Detection
OCR automatically detects "Coca" or "Cannabis" from screenshots
Overrides manual settings when detection successful
Falls back to manual preference when no crop detected
Dynamic UI label updates based on detected crop type
Enhanced Preferences Dialog
Added Preference dialog option in the tray app
Replaced buggy checkbox with custom toggle switch
Removed information clutter and time info box
Fixed text cropping and element positioning issues
Clean modern layout with proper sizing
UI/UX IMPROVEMENTS
Dynamic Status Display
Shows current growth stage in overlay (Growing/Ready/Flowering/Seeding)
Stage-specific background colors
Real-time crop type display in floating UI
AUDIO FIXES
Restored Sound System
Fixed missing completion sounds for all stages
Completion sound plays at each stage transition
BUG FIXES
Flashing Behavior
Fixed flowering stage flashing from start
Now only flashes during warning periods (5min/1min)
Proper reset between stage transitions
Preferences Dialog
Fixed save button not working properly
Resolved checkbox interaction problems
Fixed text cropping and overlapping elements
General Fixes
Config file saves to correct project directory
Enhanced error handling and crash prevention
TECHNICAL IMPROVEMENTS
Enhanced OCR
Dual detection: extracts both percentage and crop type
Improved text extraction with broader OCR configurations
Better keyword recognition algorithms
WORKFLOW CHANGES
Before: Simple timer countdown After: Complete lifecycle simulation with automatic stage progression and intelligent crop detection
Seeding Stage: Infinite duration with infinity symbol ( as i don't know how long the seeding is for each crop yet but i will update that with a future version)
Auto Crop Type Detection
OCR automatically detects "Coca" or "Cannabis" from screenshots
Overrides manual settings when detection successful
Falls back to manual preference when no crop detected
Dynamic UI label updates based on detected crop type
Enhanced Preferences Dialog
Added Preference dialog option in the tray app
Replaced buggy checkbox with custom toggle switch
Removed information clutter and time info box
Fixed text cropping and element positioning issues
Clean modern layout with proper sizing
UI/UX IMPROVEMENTS
Dynamic Status Display
Shows current growth stage in overlay (Growing/Ready/Flowering/Seeding)
Stage-specific background colors
Real-time crop type display in floating UI
AUDIO FIXES
Restored Sound System
Fixed missing completion sounds for all stages
Completion sound plays at each stage transition
BUG FIXES
Flashing Behavior
Fixed flowering stage flashing from start
Now only flashes during warning periods (5min/1min)
Proper reset between stage transitions
Preferences Dialog
Fixed save button not working properly
Resolved checkbox interaction problems
Fixed text cropping and overlapping elements
General Fixes
Config file saves to correct project directory
Enhanced error handling and crash prevention
TECHNICAL IMPROVEMENTS
Enhanced OCR
Dual detection: extracts both percentage and crop type
Improved text extraction with broader OCR configurations
Better keyword recognition algorithms
WORKFLOW CHANGES
Before: Simple timer countdown After: Complete lifecycle simulation with automatic stage progression and intelligent crop detection