Skip to content

Releases: WatWowMap/ReactMap

V1.1.0

Choose a tag to compare

@TurtIeSocks TurtIeSocks released this 02 Mar 02:23
be8ae26

What's Changed

New Contributors

Full Changelog: v1.0.16...v1.1.0

V1.0.16

Choose a tag to compare

@TurtIeSocks TurtIeSocks released this 05 Feb 15:26
a89eb94

What's Changed

New Contributors

Full Changelog: v1.0.14...v1.0.16

V1.0.14

Choose a tag to compare

@TurtIeSocks TurtIeSocks released this 15 Jan 20:28
cab92c5

What's Changed

New Contributors

Full Changelog: v1.0.7-beta...v1.0.14

V1.0.7-Beta

Choose a tag to compare

@TurtIeSocks TurtIeSocks released this 22 Oct 15:05
79f1e6f

Features:

  • Smart clustering
  • Forced Clustering for performance
  • Alerts when forced clustering
  • Knex & Objection Upgrades
  • Dual quest support
  • Multi Grunt Support
  • Client caching for UICONS and Invasions
  • Optional Pokestop quest indicator
  • Message of the Day
  • Image decorator fallbacks
  • Spanish translations
  • Remove expired Pokemon/Raids/Invasions/Lures (no more negative timers)
  • Invasion fallbacks
  • Raid level filtering
  • Node 14 requirement and checks
  • Large POI image for solo Pokestops
  • Huge performance increases in the advanced menu
  • Better search functionality, including the + for family
  • Normal form filtering
  • Auto pagination for Options
  • Alternative navigation controls
  • Form names in popup
  • MAD Ditto Support

Bug Fixes:

  • Quest popup fixed Credits @lenisko
  • Fix RDM's lack of cap support
  • Gym slot equality check
  • Fix exclude issue when something is excluded, then re-add before a refresh
  • Some config default fixes
  • Icons immutability class issue
  • Various translations from @Fabio1988 @lenisko @bbdoc @ReuschelCGN

V1.0.6-beta

Choose a tag to compare

@TurtIeSocks TurtIeSocks released this 27 Sep 01:39
f33b050

Features:

  • Support Both Set & Unset Quest Pokemon Rewards
  • Update pl.json ( Credit: @lenisko )
  • Popup Avatar
  • fix missing de translation keys ( Credit: @Fabio1988 )
  • Remove Axios
  • Filter by Caps & Mega
  • Min & Max PVP Ranks
  • Adds Quest Message
  • Show Polygons
  • Add Area/City Route Support
  • Add Custom Migration Table Name
  • Google Analytics
  • Spread Pokemon
  • Add Forms/NPC Reward Support

Bug Fixes:

  • Rehash of Fix Dom Events Propagating through Fabs
  • Fix Ditto
  • Execute migration on docker up ( Credit: @Fabio1988 )
  • Filter Check Fix
  • Add Missing Category Filter
  • Fix Alignment Quest
  • Update Ohbem
  • GraphQL Query Fix
  • Fixes MAD Available Raids Selection
  • Fix Adv Gym Slots
  • Consistify Raid Modifiers ( Credit: @plinytheelder )
  • fixes docker-compose example ( Credit: @Fabio1988 )

Mandatory Config Changes

Notable Changes:

V1.0.5-beta

Choose a tag to compare

@TurtIeSocks TurtIeSocks released this 20 Aug 01:21
cd2747a

Features:

  • Huge package refresh, vastly increases performance
  • Polish locales ( credit: @lenisko )
  • Missing EN locales ( credit: @lenisko )
  • Adjustable locale btn sizes ( credit: @lenisko )
  • Rework Spawnpoint style ( credit: @lenisko )
  • Rework portal popup style ( credit: @lenisko )
  • Dynamically set z-index for hundo visibility ( credit @pjorritsma )
  • UICONS Support
  • FR Translations ( credit: @bbdoc )
  • Default UICONS ( credit: @Petap0w )
  • Update generators, always pull latest mf and translations

Bug Fixes:

  • Fix Import Button
  • Fix MAD Legacy Filter
  • Missing MAD gyms/stops
  • Fix multi-polygon routes
  • Revert dom propagating events
  • Adv menu gen8 bug fixes

Mandatory Config Changes

Notable Changes:

v1.0.4-beta

Choose a tag to compare

@TurtIeSocks TurtIeSocks released this 02 Jul 02:13
e28d774

Features:

  • Global search with support for Quest Rewards, Pokestops, Raids, Gyms, Portals, and Nests
  • Add colors to indicate location requesting/following/active ( credit: @Mygod )
  • MAD PVP Support ( credit: @Mygod + me )
    Generates PVP results on the fly for MAD users. Also works with RDM if you don't want to limit yourself to just Great/Ultra League!
  • Better request timeout handling ( credit: @Mygod )
  • ESLint removed during production builds ( credit: @Mygod )
  • Added styling to the scrollbar ( credit: @ccev )
  • Raid level badges

Bug Fixes:

  • Docker config ( credit: @Fabio1988 )
  • Fix candy quest excluding
  • Fix location following ( credit: @Mygod )
  • Only show PVP cap when relevant ( credit: @Mygod )

Mandatory Config Changes
The leagues array in the database->settings object in the config needs to be updated to look like the following format instead of ['great', 'ultra']! Be sure to make this change before pulling.

      "leagues": [
        { "name": "great", "cp": 1500 },
        { "name": "ultra", "cp": 2500 },
      ],

Notable Changes:

v1.0.3-beta

Choose a tag to compare

@TurtIeSocks TurtIeSocks released this 23 Jun 20:05
4cb3136

Features:

  • Docker Support (Credit: @Fabio1988)
  • Tutorial to run through map basics
  • Profile page that displays what users currently have access to
  • Persist drawer dropdown selection
  • Persist advanced menu filter selection
  • Toggle EX Gym badge to appear next to eligible gyms
  • Candy quest reward support
  • SQL Area Restrictions
  • Enable/Disable item in advanced menu by clicking the image (Credit: @Petap0w)
  • Legacy/MapJS filter now optional to display
  • XS Rats/XL Karp
  • French translations (Credit: @Petap0w)
  • Timers are now not as bulky
  • Array added for admin's that want to have a combination of free/Discord enabled permissions

Bug Fixes:

  • Fix sliders so they can no longer error if dragging over a text box
  • Unknown raid bosses now appear correctly
  • Improve missing German translations (Credit: @Fabio1988)
  • Fix ICONS syncing correctly with the index
  • EX Eligible gyms show correctly
  • Show raid timer as soon as boss is known (Credit: @Petap0w)

Notable Changes:

v1.0.2-beta

Choose a tag to compare

@TurtIeSocks TurtIeSocks released this 09 Jun 12:42
4edc027

Features:

  • Adds MAD Backend Support
  • IV Badges for Pokemon with minimum IV setting
  • Encounter Ranges for Pokemon, Pokestops, and Gyms
  • AR Stops & Gyms are now supported and filterable
  • Create webhooks based off of Pokemon/Nest/Gym/Pokestop ID instead of Lat/Lon to automatically open popups upon load
  • Webapp capable meta tags (Credits: @lenisko )
  • Added support for a stats link

Bug Fixes:

  • Try/Catch blocks for better error handling
  • Pull invasion info from the correct source for masterfile
  • Fix an issue with areas.json not being optional
  • Fixed Ditto for use with Chuck backend
  • Fixed Polish language translation (Credits: @lenisko )

Notable Changes:

v1.0.1-beta Release

Choose a tag to compare

@TurtIeSocks TurtIeSocks released this 02 Jun 03:41
5bab496

Features:

  • Dynamic user menu api to easily add future options
  • Activate all timers for lures/raids/invasions
  • Flexible glow rules allow any number to be added to the config
  • Client side color selection
  • Cluster disabling
  • Timestamps are now in proper locale format
  • PVP V2 supports unlimited number of leagues set in the config
  • Full German translations (credit: @Swiss-Rainbow )

Bug Fixes:

  • PVP filtering for single Pokemon
  • Incorrect translation on submission cells
  • Some code changes throughout to use more consistent style/language
  • Some UI adjustments for German languages
  • Fix legacy filter that caused occasional crashing
  • Removed some unnecessary hooks to increase performance
  • Fixed parsing local-storage an unnecessary amount of times during startup