EdwardPiwowar / Using-the-EPBot

0 stars 1 forks source link

Possible conventions #2

Open ThorvaldAagaard opened 5 days ago

ThorvaldAagaard commented 5 days ago

In my code I have some conventions that is not present in the .bbsa-file like

    "Western cue bid": False,
    "1m opening allows 5M strong": True,

Is this list the complete list of possible conventions?

System type = 0
1D opening with 4 cards = 0
1D opening with 5 cards = 0
1m opening allows 5M = 1
1M-3M blocking = 0
1M-3M inviting = 1
1X-(Y)-2Z forcing = 1
1X-(1Y)-2Z strong = 1
1X-(1Y)-2Z weak = 0
4NT opening = 0
5431 after 1NT = 0
5NT pick a slam = 0
Bergen = 0
Blackwood 0123 = 0
Blackwood 0314 = 1
Blackwood 1430 = 0
BROMAD = 0
Cappelletti = 1
Checkback = 0
Crosswood 0123 = 0
Crosswood 0314 = 0
Crosswood 1430 = 0
Cue bid = 1
DEPO = 0
DOPI = 1
Drury = 0
Exclusion = 0
Extended acceptance after NT = 0
Fit showing jumps = 0
Forcing 1NT = 1
Fourth suit = 0
Fourth suit game force = 1
French 2D = 0
Gambling = 0
Gazzilli = 0
Gerber = 1
Gerber only for 1NT and 2NT openings = 0
Ghestem = 0
Inverted minors = 1
Jacoby 2NT = 1
Jordan Truscott 2NT = 1
Kickback 0123 = 0
Kickback 0314 = 0
Kickback 1430 = 0
King ask by 5NT = 1
King ask by available bid = 0
Leaping Michaels = 0
Lebensohl after 1NT = 1
Lebensohl after 1m = 0
Lebensohl after double = 1
Maximal Doubles = 1
Michaels Cuebid = 1
Mini Splinter = 0
Minor Suit Slam Try after 2NT = 0
Minor Suit Stayman after 1NT = 1
Minor Suit Stayman after 2NT = 1
Minor Suit Transfers after 1NT = 1
Minor Suit Transfers after 2NT = 0
Mixed raise = 1
Multi = 0
Multi-Landy = 0
Namyats = 0
Natural 3N entering style = 1
New Minor Forcing = 1
Ogust = 0
Polish two suiters = 0
Puppet Stayman after 2NT = 0
Quantitative 4NT = 1
Raptor 1NT = 0
Responsive double = 1
Reverse Bergen = 0
Reverse drury = 1
ROPI = 1
Rubensohl after 1NT = 0
Rubensohl after 1m = 0
Rubensohl after double = 0
Semi forcing 1NT = 0
Shape Bergen structure = 1
SMOLEN = 1
Snapdragon Double = 0
Soloway Jump Shifts = 1
Soloway Jump Shifts Extended = 0
Splinter = 1
Splinter 1N-3D = 0
Strength Lawrence structure = 0
Super acceptance after NT = 1
Support 1NT = 0
Support double redouble = 1
Texas = 1
Two suit takeout double = 1
Two way game tries = 1
Two Way New Minor Forcing = 0
Unusual 1NT = 1
Unusual 2NT = 1
Unusual 4NT = 0
Weak Jump Shifts = 0
Weak natural 2D = 1
Weak natural 2M = 1
Wilkosz = 0
Blackwood without K and Q = 0
Trigger for double as suit = 0
Opponent type = 0
EdwardPiwowar commented 5 days ago

Yes. Only those that can be listed are used. Currently 100. Those that do not fit the list are ignored.