โ Back to table
๐ฒ CHANGELOG
Infinite Craps โ infinitecraps.com
- New Strategy Builder V3 โ complete rewrite with visual bet grid, 10 template presets, and real-time strategy preview
- New Full progression system support: Martingale, Paroli, Oscar's Grind, D'Alembert, Fibonacci, and custom bet sequences
- New Bonus & proposition bets in Strategy Builder โ Fire Bet, Tall, Small, All, Repeaters, Sharpshooter, plus single-roll props (Snake Eyes, Boxcars, Hi-Lo, Horn, World, and more)
- New Strategy Backtest simulator now supports all builder features: hardways, buy/lay, don't come, single-roll props, progressions, and place regression
- New Other Infinite Simulations tab and landing page at /games โ Infinite Blackjack coming soon
- New Default strategy auto-activates Pass Line on session start with bet auto-placed
- Fix Shooter roll trail now uses same rendering style as the overall dice ticker (consistent dot badges, ring styles, opacity fading)
- Fix Delta amounts on shooter trail now alternate heights to prevent overlap between adjacent values
- Fix Shooter aura text ("Heating Up", etc.) no longer shifts layout โ fixed-height container reserves space
- Fix Avatar name wrapping now consistent between Your Performance and Current Shooter panels
- Fix Strategy Builder modal preserves scroll position when toggling bets or adding rules
- All abbreviations eliminated from Strategy Builder (no more "DP", "3-Pt", "Field Mart.", "DC")
- Builder text brightness increased throughout โ labels, hints, grid numbers, and section headers all more readable
- Builder dropdowns widened with descriptive labels (e.g. "1 point" instead of "1", dollar amounts instead of multipliers)
- Conditional rules improved โ quick rules are now "Stop if down $100" and "Double bet after a 7-out"
- Mobile tabs now wrap to fit all three tabs on screen
- Communication emojis stack vertically on mobile to avoid overlapping dice
- Six strategy bugs fixed across simulation engine, autopilot, and server bet resolver
- New Confirmation modal when clearing bets or switching strategies with โ
My Strategy active (with "Don't ask again" toggle)
- New "OFF" badge appears on Place, Buy, and Hardway bets during come-out when bets are not working
- New Working toggle added to bet manage modal โ control whether your bets are on during come-out rolls
- New Stickman Steve's Guide โ new Table Culture & Etiquette section covering table flow, bet conventions, tipping, and faux pas
- Fix Current shooter's last 10 rolls now correctly aligned with per-roll win/loss amounts
- Fix Bonus bets (Fire Bet, All/Tall/Small, Repeaters) now queue as pending when progress blocks placement
- Removed legacy "Default Bet Strategy" button (replaced by Strategy Builder)
- Frankie the Floor renamed to Stickman Steve throughout
- UI Chip stacking โ non-clean amounts show denomination breakdown (e.g., $30 = green $25 + red $5 stack)
- New Roll explanation overlay โ after each roll, shows what happened (Point Hit, 7 Out, Natural, etc.) with bet outcomes
- New Post-roll buttons: Same Bet, +1 Unit, and Full Press replace single Press All
- New Current shooter panel shows bankroll, session +/-, and last 10 rolls with per-roll win/loss
- UI Bet section redesigned โ centered chip row, larger Clear/+$500/Help buttons below
- New Keyboard shortcuts: Esc clears all bets, Space dismisses roll overlay
- UI Place/Buy/Lay column headers enlarged (14px Anton font), come point numbers enlarged
- UI Pass Line, Come, and all bet names enlarged to 12px for mobile readability
- Fix Changelog link centered under feedback button
- UI Chip denomination selector redesigned as colored casino chips matching Vegas standards
- New "? Help" modal explaining the betting system, strategies, pending bets, and charts
- New Avatar panel shows Bankroll, Pending $, Active $, Max Win, and At Risk
- Change Strategy Builder v2 โ syncs with board state, supports all bet types (buy, lay, hardways, one-roll props, don't come)
- New +$500 rebuy button in chip strip
- UI Bet cell text enlarged for mobile visibility
- Fix Place bets now placed on any number regardless of point (e.g. Place 6 works when point is 6)
- Fix Stickman hook restored to curved cane shape (was showing as flat disc)
- Fix Board chip colors expanded โ white for $1000+, cranberry/gold for $25,000+
- "Don't Pass + Lay Odds" โ proper case throughout
- Oxford commas applied to all page copy
- New Post-roll result overlay on game board โ shows net P&L, individual bet outcomes, and โฌ Press All button
- New Clear All Bets button returns all bets to bankroll (locked line bets preserved)
- Fix Advanced strategy patterns (3-Point Molly, Martingale) now preserved when adding manual bets
- Fix Chained future bets โ odds queue as pending when their prerequisite line bet is also pending
- Fix 3-Point Molly respects 2-come-point limit
- New Changelog page at /changelog
- New Strategy autopilot system โ select a strategy from the bets panel and it auto-places/manages bets each roll
- New "Next eligible move" queuing โ tap any bet you can't place yet (e.g. Pass Line during point) and it queues with a contextual emoji (๐ฏโณ๐๐), auto-placing when eligible
- New "My Strategy" โ any manual bet edit morphs your current bets into a custom strategy that persists across rolls
- Change Tapping an existing bet now increases it by your chip denomination instead of opening the modal (long-press for modal)
- UI Strategy picker + โ๏ธ Build button moved to bets section (between chip strip and hint row)
- UI Charts strategy card simplified to "Strategy Backtest" label
- Change Chip denominations: removed $10, added $500
- Fix Place 6/8 bets now auto-adjust $5 chip to $6 (correct unit)
- Fix Press math: fullpress uses floor rounding (standard casino: player keeps change), payout rounded to cents before press calc
- Fix Custom strategy chart simulator now works (was feeding '_custom' to canned engine)
- Fix Past rolls ticker duplicate entries (single source of truth via _pastRolls array)
- Silenced Frankie the Floor tutorial popup (code preserved for later)
- Strategy autopilot uses window.socket explicitly (IIFE scope fix)
- Bet placements staggered 150ms to prevent server flood
- Comprehensive eligibility engine covers pass, don't pass, odds, come odds, DC odds
- HEARD "Bet placement should be more intuitive" โ Added Help modal, casino-style chip selectors, and larger bet labels
- HEARD "Hard to tell what happened after a roll" โ Built the post-roll result overlay showing wins, losses, and net P&L
- HEARD "Strategy changes when I add a bet" โ Fixed strategy preservation so patterns like 3-Point Molly survive manual bets
- "Place 6 should work when point is 6" โ Fixed, place bets go on any number now
- "Need a way to see how much I have at risk" โ Avatar panel now shows Active $, Max Win, and At Risk
- "Bankroll ran out, no easy way to reload" โ Added +$500 rebuy button right on the chip strip
- Keep the feedback coming โ use the ๐ฌ button or email us. We read everything.