@betorigami/games 1.14.1 → 1.14.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +161 -0
- package/dist/index.mjs +620 -616
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -201,6 +201,16 @@ export declare const translations: {
|
|
|
201
201
|
verifyOutcome: string;
|
|
202
202
|
};
|
|
203
203
|
gameInfo: {
|
|
204
|
+
baccarat: {
|
|
205
|
+
how1: string;
|
|
206
|
+
how2: string;
|
|
207
|
+
how3: string;
|
|
208
|
+
how4: string;
|
|
209
|
+
how5: string;
|
|
210
|
+
overview: string;
|
|
211
|
+
provablyFair: string;
|
|
212
|
+
strategyTip: string;
|
|
213
|
+
};
|
|
204
214
|
advancedDice: {
|
|
205
215
|
how1: string;
|
|
206
216
|
how2: string;
|
|
@@ -517,6 +527,16 @@ export declare const translations: {
|
|
|
517
527
|
verifyOutcome: string;
|
|
518
528
|
};
|
|
519
529
|
gameInfo: {
|
|
530
|
+
baccarat: {
|
|
531
|
+
how1: string;
|
|
532
|
+
how2: string;
|
|
533
|
+
how3: string;
|
|
534
|
+
how4: string;
|
|
535
|
+
how5: string;
|
|
536
|
+
overview: string;
|
|
537
|
+
provablyFair: string;
|
|
538
|
+
strategyTip: string;
|
|
539
|
+
};
|
|
520
540
|
advancedDice: {
|
|
521
541
|
how1: string;
|
|
522
542
|
how2: string;
|
|
@@ -833,6 +853,16 @@ export declare const translations: {
|
|
|
833
853
|
verifyOutcome: string;
|
|
834
854
|
};
|
|
835
855
|
gameInfo: {
|
|
856
|
+
baccarat: {
|
|
857
|
+
how1: string;
|
|
858
|
+
how2: string;
|
|
859
|
+
how3: string;
|
|
860
|
+
how4: string;
|
|
861
|
+
how5: string;
|
|
862
|
+
overview: string;
|
|
863
|
+
provablyFair: string;
|
|
864
|
+
strategyTip: string;
|
|
865
|
+
};
|
|
836
866
|
advancedDice: {
|
|
837
867
|
how1: string;
|
|
838
868
|
how2: string;
|
|
@@ -1149,6 +1179,16 @@ export declare const translations: {
|
|
|
1149
1179
|
verifyOutcome: string;
|
|
1150
1180
|
};
|
|
1151
1181
|
gameInfo: {
|
|
1182
|
+
baccarat: {
|
|
1183
|
+
how1: string;
|
|
1184
|
+
how2: string;
|
|
1185
|
+
how3: string;
|
|
1186
|
+
how4: string;
|
|
1187
|
+
how5: string;
|
|
1188
|
+
overview: string;
|
|
1189
|
+
provablyFair: string;
|
|
1190
|
+
strategyTip: string;
|
|
1191
|
+
};
|
|
1152
1192
|
advancedDice: {
|
|
1153
1193
|
how1: string;
|
|
1154
1194
|
how2: string;
|
|
@@ -1465,6 +1505,16 @@ export declare const translations: {
|
|
|
1465
1505
|
verifyOutcome: string;
|
|
1466
1506
|
};
|
|
1467
1507
|
gameInfo: {
|
|
1508
|
+
baccarat: {
|
|
1509
|
+
how1: string;
|
|
1510
|
+
how2: string;
|
|
1511
|
+
how3: string;
|
|
1512
|
+
how4: string;
|
|
1513
|
+
how5: string;
|
|
1514
|
+
overview: string;
|
|
1515
|
+
provablyFair: string;
|
|
1516
|
+
strategyTip: string;
|
|
1517
|
+
};
|
|
1468
1518
|
advancedDice: {
|
|
1469
1519
|
how1: string;
|
|
1470
1520
|
how2: string;
|
|
@@ -1781,6 +1831,16 @@ export declare const translations: {
|
|
|
1781
1831
|
verifyOutcome: string;
|
|
1782
1832
|
};
|
|
1783
1833
|
gameInfo: {
|
|
1834
|
+
baccarat: {
|
|
1835
|
+
how1: string;
|
|
1836
|
+
how2: string;
|
|
1837
|
+
how3: string;
|
|
1838
|
+
how4: string;
|
|
1839
|
+
how5: string;
|
|
1840
|
+
overview: string;
|
|
1841
|
+
provablyFair: string;
|
|
1842
|
+
strategyTip: string;
|
|
1843
|
+
};
|
|
1784
1844
|
advancedDice: {
|
|
1785
1845
|
how1: string;
|
|
1786
1846
|
how2: string;
|
|
@@ -2097,6 +2157,16 @@ export declare const translations: {
|
|
|
2097
2157
|
verifyOutcome: string;
|
|
2098
2158
|
};
|
|
2099
2159
|
gameInfo: {
|
|
2160
|
+
baccarat: {
|
|
2161
|
+
how1: string;
|
|
2162
|
+
how2: string;
|
|
2163
|
+
how3: string;
|
|
2164
|
+
how4: string;
|
|
2165
|
+
how5: string;
|
|
2166
|
+
overview: string;
|
|
2167
|
+
provablyFair: string;
|
|
2168
|
+
strategyTip: string;
|
|
2169
|
+
};
|
|
2100
2170
|
advancedDice: {
|
|
2101
2171
|
how1: string;
|
|
2102
2172
|
how2: string;
|
|
@@ -2413,6 +2483,16 @@ export declare const translations: {
|
|
|
2413
2483
|
verifyOutcome: string;
|
|
2414
2484
|
};
|
|
2415
2485
|
gameInfo: {
|
|
2486
|
+
baccarat: {
|
|
2487
|
+
how1: string;
|
|
2488
|
+
how2: string;
|
|
2489
|
+
how3: string;
|
|
2490
|
+
how4: string;
|
|
2491
|
+
how5: string;
|
|
2492
|
+
overview: string;
|
|
2493
|
+
provablyFair: string;
|
|
2494
|
+
strategyTip: string;
|
|
2495
|
+
};
|
|
2416
2496
|
advancedDice: {
|
|
2417
2497
|
how1: string;
|
|
2418
2498
|
how2: string;
|
|
@@ -2729,6 +2809,16 @@ export declare const translations: {
|
|
|
2729
2809
|
verifyOutcome: string;
|
|
2730
2810
|
};
|
|
2731
2811
|
gameInfo: {
|
|
2812
|
+
baccarat: {
|
|
2813
|
+
how1: string;
|
|
2814
|
+
how2: string;
|
|
2815
|
+
how3: string;
|
|
2816
|
+
how4: string;
|
|
2817
|
+
how5: string;
|
|
2818
|
+
overview: string;
|
|
2819
|
+
provablyFair: string;
|
|
2820
|
+
strategyTip: string;
|
|
2821
|
+
};
|
|
2732
2822
|
advancedDice: {
|
|
2733
2823
|
how1: string;
|
|
2734
2824
|
how2: string;
|
|
@@ -3045,6 +3135,16 @@ export declare const translations: {
|
|
|
3045
3135
|
verifyOutcome: string;
|
|
3046
3136
|
};
|
|
3047
3137
|
gameInfo: {
|
|
3138
|
+
baccarat: {
|
|
3139
|
+
how1: string;
|
|
3140
|
+
how2: string;
|
|
3141
|
+
how3: string;
|
|
3142
|
+
how4: string;
|
|
3143
|
+
how5: string;
|
|
3144
|
+
overview: string;
|
|
3145
|
+
provablyFair: string;
|
|
3146
|
+
strategyTip: string;
|
|
3147
|
+
};
|
|
3048
3148
|
advancedDice: {
|
|
3049
3149
|
how1: string;
|
|
3050
3150
|
how2: string;
|
|
@@ -3361,6 +3461,16 @@ export declare const translations: {
|
|
|
3361
3461
|
verifyOutcome: string;
|
|
3362
3462
|
};
|
|
3363
3463
|
gameInfo: {
|
|
3464
|
+
baccarat: {
|
|
3465
|
+
how1: string;
|
|
3466
|
+
how2: string;
|
|
3467
|
+
how3: string;
|
|
3468
|
+
how4: string;
|
|
3469
|
+
how5: string;
|
|
3470
|
+
overview: string;
|
|
3471
|
+
provablyFair: string;
|
|
3472
|
+
strategyTip: string;
|
|
3473
|
+
};
|
|
3364
3474
|
advancedDice: {
|
|
3365
3475
|
how1: string;
|
|
3366
3476
|
how2: string;
|
|
@@ -3677,6 +3787,16 @@ export declare const translations: {
|
|
|
3677
3787
|
verifyOutcome: string;
|
|
3678
3788
|
};
|
|
3679
3789
|
gameInfo: {
|
|
3790
|
+
baccarat: {
|
|
3791
|
+
how1: string;
|
|
3792
|
+
how2: string;
|
|
3793
|
+
how3: string;
|
|
3794
|
+
how4: string;
|
|
3795
|
+
how5: string;
|
|
3796
|
+
overview: string;
|
|
3797
|
+
provablyFair: string;
|
|
3798
|
+
strategyTip: string;
|
|
3799
|
+
};
|
|
3680
3800
|
advancedDice: {
|
|
3681
3801
|
how1: string;
|
|
3682
3802
|
how2: string;
|
|
@@ -3993,6 +4113,16 @@ export declare const translations: {
|
|
|
3993
4113
|
verifyOutcome: string;
|
|
3994
4114
|
};
|
|
3995
4115
|
gameInfo: {
|
|
4116
|
+
baccarat: {
|
|
4117
|
+
how1: string;
|
|
4118
|
+
how2: string;
|
|
4119
|
+
how3: string;
|
|
4120
|
+
how4: string;
|
|
4121
|
+
how5: string;
|
|
4122
|
+
overview: string;
|
|
4123
|
+
provablyFair: string;
|
|
4124
|
+
strategyTip: string;
|
|
4125
|
+
};
|
|
3996
4126
|
advancedDice: {
|
|
3997
4127
|
how1: string;
|
|
3998
4128
|
how2: string;
|
|
@@ -4309,6 +4439,16 @@ export declare const translations: {
|
|
|
4309
4439
|
verifyOutcome: string;
|
|
4310
4440
|
};
|
|
4311
4441
|
gameInfo: {
|
|
4442
|
+
baccarat: {
|
|
4443
|
+
how1: string;
|
|
4444
|
+
how2: string;
|
|
4445
|
+
how3: string;
|
|
4446
|
+
how4: string;
|
|
4447
|
+
how5: string;
|
|
4448
|
+
overview: string;
|
|
4449
|
+
provablyFair: string;
|
|
4450
|
+
strategyTip: string;
|
|
4451
|
+
};
|
|
4312
4452
|
advancedDice: {
|
|
4313
4453
|
how1: string;
|
|
4314
4454
|
how2: string;
|
|
@@ -4625,6 +4765,16 @@ export declare const translations: {
|
|
|
4625
4765
|
verifyOutcome: string;
|
|
4626
4766
|
};
|
|
4627
4767
|
gameInfo: {
|
|
4768
|
+
baccarat: {
|
|
4769
|
+
how1: string;
|
|
4770
|
+
how2: string;
|
|
4771
|
+
how3: string;
|
|
4772
|
+
how4: string;
|
|
4773
|
+
how5: string;
|
|
4774
|
+
overview: string;
|
|
4775
|
+
provablyFair: string;
|
|
4776
|
+
strategyTip: string;
|
|
4777
|
+
};
|
|
4628
4778
|
advancedDice: {
|
|
4629
4779
|
how1: string;
|
|
4630
4780
|
how2: string;
|
|
@@ -4941,6 +5091,16 @@ export declare const translations: {
|
|
|
4941
5091
|
verifyOutcome: string;
|
|
4942
5092
|
};
|
|
4943
5093
|
gameInfo: {
|
|
5094
|
+
baccarat: {
|
|
5095
|
+
how1: string;
|
|
5096
|
+
how2: string;
|
|
5097
|
+
how3: string;
|
|
5098
|
+
how4: string;
|
|
5099
|
+
how5: string;
|
|
5100
|
+
overview: string;
|
|
5101
|
+
provablyFair: string;
|
|
5102
|
+
strategyTip: string;
|
|
5103
|
+
};
|
|
4944
5104
|
advancedDice: {
|
|
4945
5105
|
how1: string;
|
|
4946
5106
|
how2: string;
|
|
@@ -6307,6 +6467,7 @@ declare abstract class ChipTableGameComponent extends GameComponent {
|
|
|
6307
6467
|
/** Game-specific max payout check (uses derived state). */
|
|
6308
6468
|
protected abstract isMaxPayoutExceeded(chipEvents: ChipEvent[]): boolean;
|
|
6309
6469
|
protected get canUndo(): boolean;
|
|
6470
|
+
protected firstUpdated(): void;
|
|
6310
6471
|
protected get canClear(): boolean;
|
|
6311
6472
|
protected get derivedChips(): Map<string, number>;
|
|
6312
6473
|
protected get totalBetAmount(): number;
|