maierfelix / maierfelix/POGOserver
How does it work?
- Dominant language
- JavaScript
- Stars
- 476
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys,
i want to know a few things of the database.
If I set an interval in which unit is it? (milliseconds, secounds, minutes, hours??)
And if i set up an spawwn point, a pokemon spawn at this after i start my server and logged in into the pokemon appears a few seconds later. So after i would catch it, the server waits the time that was set in the interval to spawn the pokemon again at the spawn point, is that correct? Does that mean the entry in the table "spawn_points" will stay and not be deleted after i catch it?
And it would be nice someone can add an input field in the api to set the rewads in the pokestops.
After i create a pokestop i need to manuell edit the rewards.
Does that mean if i create a pokestop like this, it would give me the exact same items every time i rotate it?
kind regards
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the database handling for spawn_points and the API path used to create pokestops, then verify how interval units and rewards are currently handled. Done would require confirmed answers to the behavior questions and a defined API change for setting pokestop rewards.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100