Skip to content

Conversation

@TurtIeSocks
Copy link
Collaborator

No description provided.

bbdoc and others added 30 commits June 6, 2022 14:00
Add Support for Google Analytics 4
eMbArrAssiNg
- Filter quests by their conditions now if a reward has multiple conditions
- Rework available, returns an object instead now for future expandability
- questConditions gql api update
- version bump
- Make better use of promise.all in getAvailable pokestops method to reduce query times
- Consistent icons & dialog text
- Sort the conditions
- Remove now unnecessary locale fixing
- Better merging for multi db setups
- Updates SQL query to use a dynamic column name based on a startup check
- Maintains backwards compatibility for older RDM clients that are still using availble_slots
Co-Authored-By: Petap0w <47784174+Petap0w@users.noreply.github.com>
Only actual changes were in:
- eslintrc
- prettierignore
- prettierrc
- package.json

The rest of the changes are purely linting
- Perform basic lint and build actions
Log user perms in Discord for additional troubleshooting/viewing
Cleanup some scanner related perms
- Normalize manual areas
- Add parents property support
- Fix instanceof error
TurtIeSocks and others added 29 commits June 23, 2022 19:58
- Client side option to always have labels displayed or not
Files changed:\nM	server/src/configs/custom-environment-variables.json
- Weather now respects area restrictions / userArea selections with checking if the polygons overlap or are contained within each other
- getPolyVector now returns a reverse for geojson format as well
- Added scanAreasObj to config for easy ref
- Fix a couple of gql endpoints
- Wasn't updating cache for gql frontend to grab when queryOnSessionInit was enabled
- Lower default values for when it queries
- Enable raids by default now to query on session init since it's low cost
- Add optional logging to getAvailable method
- Create AreaTile.jsx to cleanup some code
- Add a reset button
- Add select all/none for parents
- Refine the add/remove state setter and cleanup any dead areas
- Add multiDomain and hidden support to manual areas
- Maintain hidden areas for areaRestriction purposes but still hide them from the map and sidebar menu
- Add a check in weather model to fix an edgecase
- *Allow* manualAreas and an areas.json to be used together
- Fix reset button
- Fix sidebar menu grid items when the name is too long, assuming it's a multi-word place
- Less hacky ScanArea tile stuff
- Maintain all extra properties
- Minor version bump
- Sentry cli for releases
@TurtIeSocks TurtIeSocks merged commit 0b9333b into main Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants