Hi, I've create a 3D starmap inspired from Eve online starmap (http://www.eveonline.com/universe/the-world-of-eve/) but redesigned for StarMade.
You can see an exemple of the starmap here and the code is availible here (readme in archive for more information).
Any suggestion is welcome.
I know my english is not realy good and if anyone want to help me for the wiki it's could be great, thanks.
Version: 0.5-rev00101
Wiki (construction)
Requierement:
Starmap usage:
Control box usage:
Login usage:
The StarOS_Login work with your StarMade id, informations on map are based on. If user is logged but his in-game pseudo does not match with his StarMade pseudo, user could not see his faction entities.
You can see an exemple of the starmap here and the code is availible here (readme in archive for more information).
Any suggestion is welcome.
I know my english is not realy good and if anyone want to help me for the wiki it's could be great, thanks.
Version: 0.5-rev00101
Wiki (construction)
Requierement:
- A web server with PHP 5.4+ (Ubuntu - LAMP || Windows - Wamp)
- Node.js v0.10.25 (Ubuntu - Node.js || Windows - Node.js)
- For Windows user, php need to be in environment variables. (Add PHP)
Starmap usage:
- Maintain left clique allows you to rotate the map.
- Maintain right clique allows you to move laterally the map.
- Mouse wheel lets you zoom-in/zoom-out.
- Maintain mouse wheel lets you zoom-in/zoom-out more quickly.
- Space bar reset the camera position.
- Left click on system (blue orb on first view) show you system's content.
- Left click on entity show its information (name, type, position, sector, ...).
- Right click pop button to show property window, you can change theme and police.
- Mouse over system (blue orb on first view) show its coordinates.
- Mouse over entity show its name.
Control box usage:
- Checkbox lets you show/hide type of entities on map.
- Search format for sector and system must be 0,0,0 || 0.0.0 || 0_0_0 || 0 0 0
- Search withe other lets you serch an entity by its real name or its unique id, example: ENTITY_SHIP_MOB_Isanth-VI_1392326517703_0 or Isanth-VI_1392326517703_0
Generic names like Shop, Turret, Planet and Asteroid are not allowed, you must search for unique id ( Planet => ENTITY_PLANET_11_3_6_1392326584141). - Back button lets you go to previous view.
- Systems button lets you go to initial view.
- Button on the left of the box allow you to show/hide control box.
Login usage:
The StarOS_Login work with your StarMade id, informations on map are based on. If user is logged but his in-game pseudo does not match with his StarMade pseudo, user could not see his faction entities.