mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-21 05:50:18 +08:00
0885ea4db1
Fixed bugs: - Logintimes now 1 instead of 2 after first login. - Location ID now primary key - Database now saves UserID correctly, might have been old database file causing the error. - Confirmed that database doesn't save multiples of entries - API now handling deprecated methods through PlanLiteHook - Optimized GamemodeTimesHandler code Other: - GameModeTimes Table is optimizable: Can save all entries on one line instead of 4. - OP and Banned are not checked yet. Known bugs: - LastPlayed is handling weird (0 on logout) -> PlayTime is getting assigned wrong value -> GamemodeTimes are getting assigned wrong value - Locations not saved when player moves |
||
---|---|---|
.. | ||
nbproject | ||
src | ||
build.xml | ||
manifest.mf |