Cafe Seduction
by Baldeaglepixel
Game Details
- Version
- v0.1.1 Hotfix
- Developer
- Baldeaglepixel
- Engine
- Godot
- Status
- Ongoing
- Language
- English, Russian
- Censored
- No
- Updated
- 18 July 2026
About
Running a rundown café is the easy part; the real trick is brewing drinks while reading exactly how far a customer wants that "extra attention" to go. You play the barista behind both, turning a dead shop into the town's hottest spot one seduction at a time.
The job starts simple: bad coffee, empty tables, a business barely staying open. As your reputation grows, so does what customers expect from the counter, and the café's story unfolds through those encounters rather than any grand plan.
Day to day, you're managing the shop itself, upgrading it, keeping stock and customers flowing, then switching gears when someone lingers for more than a refill. It plays out across a small pixel-art world you build up sandbox-style, with voiced scenes handling the moments management can't.
Changelog
- Bugs fixed
- Fix broken/grey locations on Android after resting at home or finishing Glory Den work: time_of_day was incremented past its last enum value (NIGHT), and since assert() is stripped in release exports, every subsequent location texture lookup silently returned null. Now clamped to NIGHT.
- Fix café money exploit: repeatedly entering/exiting the café re-paid the same day's earnings each time, since cafe.earnings was never reset after being paid out. Now reset to 0 on exit.
- Fix Videos page on the computer not showing newly unlocked videos until switching to Cards and back. The gallery now refreshes the active tab whenever the computer is re-entered.
- Fix "Sex?" order bubble staying up for the customer's whole wait (unlike drink orders, which shrink after ~2s) and overlapping/ blocking a neighboring seat's order bubble. It now hides after a short delay too.
- Fix customer spawning stalling out on the VIP's final-visit day: _customer_spawn() returned early on every attempt while holding the VIP back until dusk, blocking ALL regular customers too (not just him) — reported as "no customers until ~10s are left" and, further out (~day 22, when his 5th visit lands), as the cafe seeming to stop working entirely.
- Fix the VIP's end-of-day reward scene opening the report panel and awarding reputation points twice, and add a safety unpause() call afterward so the player is reliably back in control.
- Park Girl now appears (and her quest triggers) as soon as the Glory Den is purchased, instead of also requiring day 14 and Local Favorite reputation. Updated her quest description in all 5 languages to match.
- Add Patreon, Subscribestar, and X buttons to the bottom-left of the main menu, linking to the studio's pages.
- Fix movement being completely dead when playing the browser build (itch.io) on a phone: touch controls were only enabled via OS.has_feature("android"), which the web export never satisfies regardless of device. Now also checks DisplayServer.is_touchscreen_available() at runtime.
- Fix customers ending up mechanically assigned to the same booth seat ("stacking"): a seat was marked free the moment a customer decided to leave, not once they'd actually walked off and despawned, letting a new customer be seated there too early.
- Fix a pause/unpause asymmetry where every customer's sprite got paused (even inactive pool entries) but only active ones were resumed, which could leave a reused customer's sprite stuck.
- Park Girl: restored the reputation requirement (Local Favorite) for hiring her — only the day-14 requirement was meant to be removed. Quest text in all 5 languages updated to match.
- Initial Release
Talk about this game