Skip to content

Commit

Permalink
Merge pull request #94 from tomlogic/feature/wpc-update
Browse files Browse the repository at this point in the history
Big WPC update with game_state information
  • Loading branch information
tomlogic authored Jan 31, 2025
2 parents fd08c04 + 626f738 commit 3f6d799
Show file tree
Hide file tree
Showing 57 changed files with 1,686 additions and 60 deletions.
31 changes: 30 additions & 1 deletion maps/williams/wpc/afm_113.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"afm_113b"
],
"_fileformat": 0.1,
"_version": 0.1,
"_version": 0.2,
"last_played": {
"start": 6144,
"encoding": "wpc_rtc",
Expand Down Expand Up @@ -69,6 +69,35 @@
"encoding": "bcd",
"length": 2,
"scale": 100000000
},
"current_player": {
"label": "Current Player",
"start": 949,
"encoding": "int"
},
"current_ball": {
"label": "Ball",
"start": 950,
"encoding": "int"
},
"extra_balls": {
"label": "Extra Balls",
"start": 951,
"encoding": "int"
},
"eb_on_this_ball": {
"label": "EBs this Ball",
"start": 952,
"encoding": "int"
},
"attract": {
"label": "Attract",
"start": 135,
"encoding": "enum",
"values": [
"IN GAME",
"ATTRACT"
]
}
},
"high_scores": [
Expand Down
31 changes: 30 additions & 1 deletion maps/williams/wpc/bop_l7.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bop_l8"
],
"_fileformat": 0.1,
"_version": 0.1,
"_version": 0.2,
"last_played": {
"start": 6144,
"encoding": "wpc_rtc",
Expand Down Expand Up @@ -75,6 +75,35 @@
"encoding": "int",
"min": 0,
"max": 31
},
"attract": {
"label": "Attract",
"start": 141,
"encoding": "enum",
"values": [
"IN GAME",
"ATTRACT"
]
},
"current_player": {
"label": "Current Player",
"start": 1038,
"encoding": "int"
},
"current_ball": {
"label": "Ball",
"start": 1039,
"encoding": "int"
},
"extra_balls": {
"label": "Extra Balls",
"start": 1040,
"encoding": "int"
},
"eb_on_this_ball": {
"label": "EBs this Ball",
"start": 1041,
"encoding": "int"
}
},
"high_scores": [
Expand Down
31 changes: 30 additions & 1 deletion maps/williams/wpc/br_l4.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"br_l4"
],
"_fileformat": 0.1,
"_version": 0.1,
"_version": 0.2,
"last_played": {
"start": 6144,
"encoding": "wpc_rtc",
Expand Down Expand Up @@ -74,6 +74,35 @@
"encoding": "int",
"min": 0,
"max": 31
},
"attract": {
"label": "Attract",
"start": 135,
"encoding": "enum",
"values": [
"IN GAME",
"ATTRACT"
]
},
"current_player": {
"label": "Current Player",
"start": 1039,
"encoding": "int"
},
"current_ball": {
"label": "Ball",
"start": 1040,
"encoding": "int"
},
"extra_balls": {
"label": "Extra Balls",
"start": 1041,
"encoding": "int"
},
"eb_on_this_ball": {
"label": "EBs this Ball",
"start": 1042,
"encoding": "int"
}
},
"high_scores": [
Expand Down
31 changes: 30 additions & 1 deletion maps/williams/wpc/cc_13.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"cc_13"
],
"_fileformat": 0.1,
"_version": 0.1,
"_version": 0.2,
"last_played": {
"start": 6144,
"encoding": "wpc_rtc",
Expand Down Expand Up @@ -74,6 +74,35 @@
"encoding": "int",
"min": 0,
"max": 31
},
"attract": {
"label": "Attract",
"start": 141,
"encoding": "enum",
"values": [
"IN GAME",
"ATTRACT"
]
},
"current_player": {
"label": "Current Player",
"start": 943,
"encoding": "int"
},
"current_ball": {
"label": "Ball",
"start": 944,
"encoding": "int"
},
"extra_balls": {
"label": "Extra Balls",
"start": 945,
"encoding": "int"
},
"eb_on_this_ball": {
"label": "EBs this Ball",
"start": 946,
"encoding": "int"
}
},
"high_scores": [
Expand Down
31 changes: 30 additions & 1 deletion maps/williams/wpc/cftbl_l4.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"cftbl_l4"
],
"_fileformat": 0.1,
"_version": 0.1,
"_version": 0.2,
"last_played": {
"start": 6144,
"encoding": "wpc_rtc",
Expand Down Expand Up @@ -74,6 +74,35 @@
"encoding": "int",
"min": 0,
"max": 31
},
"attract": {
"label": "Attract",
"start": 129,
"encoding": "enum",
"values": [
"IN GAME",
"ATTRACT"
]
},
"current_player": {
"label": "Current Player",
"start": 1039,
"encoding": "int"
},
"current_ball": {
"label": "Ball",
"start": 1040,
"encoding": "int"
},
"extra_balls": {
"label": "Extra Balls",
"start": 1041,
"encoding": "int"
},
"eb_on_this_ball": {
"label": "EBs this Ball",
"start": 1042,
"encoding": "int"
}
},
"high_scores": [
Expand Down
31 changes: 30 additions & 1 deletion maps/williams/wpc/congo_21.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"congo_21"
],
"_fileformat": 0.1,
"_version": 0.1,
"_version": 0.2,
"last_played": {
"start": 6144,
"encoding": "wpc_rtc",
Expand Down Expand Up @@ -74,6 +74,35 @@
"encoding": "int",
"min": 0,
"max": 31
},
"current_player": {
"label": "Current Player",
"start": 946,
"encoding": "int"
},
"current_ball": {
"label": "Ball",
"start": 947,
"encoding": "int"
},
"extra_balls": {
"label": "Extra Balls",
"start": 948,
"encoding": "int"
},
"eb_on_this_ball": {
"label": "EBs this Ball",
"start": 949,
"encoding": "int"
},
"attract": {
"label": "Attract",
"start": 135,
"encoding": "enum",
"values": [
"IN GAME",
"ATTRACT"
]
}
},
"high_scores": [
Expand Down
31 changes: 30 additions & 1 deletion maps/williams/wpc/corv_21.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"corv_21"
],
"_fileformat": 0.1,
"_version": 0.1,
"_version": 0.2,
"last_played": {
"start": 6144,
"encoding": "wpc_rtc",
Expand Down Expand Up @@ -74,6 +74,35 @@
"encoding": "int",
"min": 0,
"max": 31
},
"attract": {
"label": "Attract",
"start": 141,
"encoding": "enum",
"values": [
"IN GAME",
"ATTRACT"
]
},
"current_player": {
"label": "Current Player",
"start": 946,
"encoding": "int"
},
"current_ball": {
"label": "Ball",
"start": 947,
"encoding": "int"
},
"extra_balls": {
"label": "Extra Balls",
"start": 948,
"encoding": "int"
},
"eb_on_this_ball": {
"label": "EBs this Ball",
"start": 949,
"encoding": "int"
}
},
"high_scores": [
Expand Down
31 changes: 30 additions & 1 deletion maps/williams/wpc/cp_16.nv.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"cp_16"
],
"_fileformat": 0.1,
"_version": 0.1,
"_version": 0.2,
"last_played": {
"start": 6144,
"encoding": "wpc_rtc",
Expand Down Expand Up @@ -74,6 +74,35 @@
"encoding": "int",
"min": 0,
"max": 31
},
"attract": {
"label": "Attract",
"start": 135,
"encoding": "enum",
"values": [
"IN GAME",
"ATTRACT"
]
},
"current_player": {
"label": "Current Player",
"start": 946,
"encoding": "int"
},
"current_ball": {
"label": "Ball",
"start": 947,
"encoding": "int"
},
"extra_balls": {
"label": "Extra Balls",
"start": 948,
"encoding": "int"
},
"eb_on_this_ball": {
"label": "EBs this Ball",
"start": 949,
"encoding": "int"
}
},
"high_scores": [
Expand Down
Loading

0 comments on commit 3f6d799

Please sign in to comment.