This fork is different is so many ways that its impossible to name them all. Main key features are Manual submissions, support for RDM and MAD backends.
Current Version 2.0 - Second release! with OpenStreetMap engine
PokeMap Standalone Frontend or PMSF for short is a PHP Map Interface for the RDM Scanner designed to be completely standalone and able to run on any traditional web server. Manual submissions are supported on a Monocle Hydro base database with small additions, have a look at the cleandb.sql and sql.sql for changes.
It supports all the common database engines, including MySQL, MariaDB A special Database structure based on Hydro Monocle is needed.
Join our Discord channel for more info about installation.
Image naming convention pokemon_icon_{XXX}_{YY}.png
Where XXX is pokemon id 001 - 807
Where YY is pokemon form: 00 is normal
- PMSF manual
$map = "monocle";
$fork = "pmsf";
- RDM Real device map
$map = "rdm";
$fork = "default" OR $fork = "beta";
- MAD Map a Droid
$map = "monocle";
$fork = "mad";
$map = "rocketmap";
$fork = "mad";
Current tested support for
-
Create an issue if you have any bugs, suggestions or improvements!
-
Discord channel