Skip to content

Commit

Permalink
v0.5.1: Package updates, park fixes and datetime localization improve…
Browse files Browse the repository at this point in the history
…ments

* Package updates

* Updated all packages

* Fixed Holiday Park token

* Implemented a new showtime format

* Implemented the new Bellewaerde API

* Implemented the new Compagnie Des Alpes API for Bellewaerde and Walibi

* Added park-specific API keys for Compagnie des Alpes parks, add crash detection for CDA wait times

* Added Blijdorp animals, improved CDA supports, fixed some timezone stuff

* Fixed Porta Ventura and Ferrariland, some general fixes

* v0.5.1: Fixed Portaventura tests, updated package.json
  • Loading branch information
timyboy12345 authored Jun 19, 2024
1 parent c10fd73 commit a7237ee
Showing 97 changed files with 7,416 additions and 15,016 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -12,9 +12,8 @@ In the table below you will find the parks that are currently supported and the

| Park | Type | Ride Support | Restaurants Support | Shows Support | Shops Support | Halloween Support |
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
| 🇧🇪 Walibi Belgium | 🎡 | True | True | True | True | True |
| 🇧🇪 Bellewaerde | 🎡 | True | False | True | False | False |
| 🇧🇪 Bellewaerde Aquapark | 🌊 | True | False | False | False | False |
| 🇧🇪 Walibi Belgium | 🎡 | True | True | False | True | False |
| 🇧🇪 Bellewaerde | 🎡 | True | True | True | True | False |
| 🇧🇪 Bobbejaanland | 🎡 | True | True | False | True | False |
| 🇧🇪 Plopsalande de Panne | 🎡 | True | True | True | True | False |
| 🇨🇦 La Ronde, Montreal | 🎡 | True | True | True | True | False |
@@ -29,7 +28,7 @@ In the table below you will find the parks that are currently supported and the
| 🇪🇸 Parque Warner | 🎡 | True | True | True | True | False |
| 🇪🇸 Parque de Atracciones Madrid | 🎡 | True | False | True | True | False |
| 🇪🇸 Parque Warner Beach | 🌊 | True | True | False | True | False |
| 🇫🇷 Walibi Rhône-Alpes | 🎡 | True | True | True | True | True |
| 🇫🇷 Walibi Rhône-Alpes | 🎡 | True | True | False | True | False |
| 🇫🇷 Disneyland Paris | 🎡 | True | True | True | True | False |
| 🇫🇷 Walt Disney Studios Park | 🎡 | True | True | True | True | False |
| 🇫🇷 Parc Asterix | 🎡 | True | True | True | False | False |
@@ -43,7 +42,7 @@ In the table below you will find the parks that are currently supported and the
| 🇮🇹 Mirabilandia | 🎡 | True | True | False | True | False |
| 🇳🇱 Efteling | 🎡 | True | True | True | True | False |
| 🇳🇱 Toverland | 🎡 | True | True | True | False | True |
| 🇳🇱 Walibi Holland | 🎡 | True | True | True | True | True |
| 🇳🇱 Walibi Holland | 🎡 | True | True | False | True | False |
| 🇳🇱 DippieDoe | 🎡 | True | False | False | False | False |
| 🇳🇱 Hellendoorn | 🎡 | True | True | True | True | False |
| 🇳🇱 Ouwehands Dierenpark | 🦁 | False | False | False | False | False |
Loading

0 comments on commit a7237ee

Please sign in to comment.