Odds Oracle 2.1
Big Stuff
-
Weighted Ranges
for Hold'em, Omaha, and Omaha hi/lo
-
The
Questions/Answers Log
automatically saves your every Question and Answer as HTML
- Added 3-handed and "vs. random" rankings to Hold'em, Omaha, and Omaha hi/lo
Small Stuff
-
Show all rankings in
Range Explorer
- add cardsPlay() function to PQL
- add max() and min() selectors to PQL
- Bug fixes
Prior Release Notes
Odds Oracle 2.0.5
Big Stuff
- Bug fix for histogram display in PQL Interpreter Tool
Odds Oracle 2.0.4
Big Stuff
-
-
Customize your display:
Small Stuff
- Allow manual edit of minimum equity values (instead of pulldown menus in 5% increments)
- Add "Show PQL" option to output window
Odds Oracle 2.0.3
Big Stuff
Odds Oracle 2.0.2
Big Stuff
Small stuff
- Added 'IN' to PQL ("... where handType(p1, flop) IN (straight, flush, fullhouse)")
- Minor bug fixes
Odds Oracle 2.0.1
Big Stuff
- Questions can be reloaded on the answers tab using "Edit these Questions" button
-
XMLRPC Server
provides a relatively fast way to run multiple equity/PQL queries from other programming environments
Small stuff
- Various UI tweaks and fixes.
- Add HvPerceivedRangeEquity and minHvPerceivedRangeEquity PQL functions and associated Odds Oracle questions/clauses.
- Interactive hand stats now uses flopHandCategory function for consistency
Odds Oracle 2.0
Big Stuff
Small stuff
- PQL Interpreter is now under the "Tools" menu
Odds Oracle 1.9.5
Big Stuff
Odds Oracle 1.9.0 Release Notes
Big Stuff
- Hand counts are now shown in the main window as you type. Mouse over the count to get a more detailed breakdown.
-
Flop Hand Categories
are now first class in PQL, "Ask the Oracle", and "Common Questions".
Flop Hand Categories allow you to be more specific about what hands you hit on the flop, such as "overpair", "trips", and "set".
Odds Oracle 1.8.5 Release Notes
Big Stuff
- New and improved range processing for 4 and 5 card omaha variants. This greatly improves performance on large, complicated ranges, especially on multi-core machines.
Small Stuff
- Dynamic syntax highlighting - invalid ranges are listed in red in the UI.
Odds Oracle 1.8.0 Release Notes
Big Stuff
Small Stuff
- New PQL Functions handRanking() and nthRank()
- PQL line comments -- and block comments /* */
Odds Oracle 1.7.1 Release Notes
Big Stuff
- Greatly improved performance of HEM, PT3 database import.
Small Stuff
- Added percent-of-hands for five-card omaha variants.
Odds Oracle 1.7 Release Notes
Big Stuff
- Import hands directly from a HEM or PT3 database.
Small Stuff
- Added support for nested macros.
- Added PQL types THiRating, TLoRating
Odds Oracle 1.6 Release Notes
Big Stuff
- Ranks are now first-class in PQL. Added Rank and RankSet types, and added new PQL functions: boardRanks, handRanks, duplicatedBoardRanks, duplicatedHandRanks, toRank, maxRank, minRank, rankCount, intersectingHandRanks, nonIntersectingHandRanks, toRank, hasSecondBoardRank
- PQL command-line now supports multiple queries separated by a semi-colon
Small Stuff
- Tweaks/fixes to interactive flop stats
- Performance improvements for PQL
Odds Oracle 1.55 Release Notes
Big Stuff
Small Stuff
- Added best-5-card-hand comparison option in Common Questions
- Added rateHiHand, rateLoHand, minHiRating, and minLoRating to PQL
- Additional performance enhancements for exhaustive equity simulations
Odds Oracle 1.5 Release Notes
Big Stuff
-
Added Interactive Flop/Turn Hand Stats in Common Questions.
- Greatly improved exhaustive simulation scalability/performance on multi-core machines.
Small Stuff
- Added overpair function to PQL
- Added hasTopBoardRank function to PQL
- Added toString function to PQL
- Added append operator '||' to PQL
- Fixed minor bugs with Advanced Range Picker
Odds Oracle 1.45 Release Notes
Big Stuff
-
Saved ranges/macros tool now supports the board (flop games).
Small Stuff
-
Added "Translate Hands" button to range explorer to translate ranges to English.
Odds Oracle 1.4 Release Notes
Big Stuff
-
Added basic/professional versions
-
Added graph button to basic version
-
Greatly reduced memory usage and startup times for omaha users
Small Stuff
-
Fixed bug in generic syntax where some hands were being erroneously excluded in certain situations.
Odds Oracle 1.3 Release Notes
Big Stuff
Odds Oracle 1.25 Release Notes
Big Stuff
Odds Oracle 1.2 Release Notes
Big Stuff
Little Stuff
- Tweaks to the Shove Equity Tool user-interface
Odds Oracle 1.15 Release Notes
Big Stuff
Odds Oracle 1.1 Release Notes
Big Stuff
-
Shove Equity Calculator
-
Playable Hold'em Hand Tool (aka Reverse Equity Calculator)
Little Stuff
- Added new PQL functions boardSuitCount, monotoneBoard, twoToneBoard
- Added arithmetic (+,-,*,/) to PQL
- Added CASE/WHEN/THEN/ELSE/END form to PQL
Odds Oracle 1.0.1 Release Notes
Big Stuff
- 5-Card Omaha and 5-Card Omaha Hi/Lo Support
- Added "Given That" to Odds Oracle - Ask questions such as "Given that player one has the best hand on the flop, how often does he have more than 50% equity on the turn?"
- Several new questions to ask (and associated PQL functions)
Odds Oracle 1.0 Release Notes
Big Stuff
- Razz support
- Better documentation
Little Stuff
- Added "all different ranks" to generic syntax (use "{$W$W$W}" for three wheel cards of different ranks)
- Last game/syntax used is stored between runs
- Support .csv in output tab
Odds Oracle 0.9.2 Beta Release Notes
Big Stuff
Selected Little Stuff
- added manual installer for people with strange and/or difficult environments
- added optional java security file for the paranoid
- tweaked exhaustive/randomized choice for 'auto' mode
Odds Oracle 0.9.1 Beta Release Notes
Big Stuff
Selected Little Stuff
- allow selection of specific hand in range pickers
- allow count hands, show hands, and rank hands in range explorer
- window size and divider locations preserved between runs
- make main ui a little bit leaner
- fixed popup window positions
- wait cursor when running
- disable stop button until stoppable
- common questions/ask oracle runs immediately when click ok
- made show pql window non-editable
- show trial count in exhaustive sims
- put commas on trial counts and count renderers for large numbers
- remove ordering dependency in pql