Dynmap (-like) plugin - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Plugins (https://forum.cuberite.org/forum-1.html) +--- Forum: Plugin Requests (https://forum.cuberite.org/forum-3.html) +--- Thread: Dynmap (-like) plugin (/thread-2365.html) Pages:
1
2
|
RE: Dynmap (-like) plugin - sphinxc0re - 02-10-2016 I'm not really a fan of long-polling RE: Dynmap (-like) plugin - LogicParrot - 02-11-2016 (02-10-2016, 01:47 AM)SphinxC0re Wrote: I'm not really a fan of long-polling And you're a fan of LuaJit. Portability has its merits you know RE: Dynmap (-like) plugin - PureTryOut - 03-09-2016 I've been looking through the issue list of the original Dynmap plugin and found this So it seems he is allowing ports, and it seems reasonably easy. Only the wrapper has to be made compatible for Cuberite, and everything can be reused. RE: Dynmap (-like) plugin - Octal - 07-10-2016 I'm not an expert on dynmap, but as long as I've used it I would recommend not to center on browser "experience", this is already done, the real challenge would be to generate/manage the tiles. A simple behavior would be to:
PS: My knowledge of LUA is zero, but will investigate the possibility of a port. PS2: sry for the up, just noticed. RE: Dynmap (-like) plugin - PureTryOut - 07-25-2016 No problem for bumping this, it could use a bump every once and while I have since made an issue on Dynmap's issue tracker, but the project seems a bit inactive now sadly. |