Commit Graph

6 Commits

Author SHA1 Message Date
c676354a15 Merge pull request #681 from nexushoratio/to-push
Introduce some consistency in grammar and punctuation into @description.
2013-12-04 16:25:11 -08:00
49ed868626 Minimap: Fix bug where map whould be centered on 0,0 on startup
I'm not sure, but my best guess is that the minimap is loaded before the inital position, causing some kind of move loop between main map and mini map.
2013-12-04 19:13:33 +01:00
511a02f9a1 Introduce some consistency in grammar and punctuation into @description. 2013-12-03 23:51:54 -08:00
7d75a928cf plugin wrapper code - convert to use build.py macros. this ensures it's identical in all plugins, so the mobile app can remove/modify it without issues. also makes it easy to change if required 2013-06-14 20:27:54 +01:00
e85a01b284 minimap plugin - move to bottom-right on mobile 2013-06-12 05:27:07 +01:00
740f13a287 minimap plugin - display a small map in the corner of the screen 2013-06-10 22:27:17 +01:00