Diva Canto
|
8a96d42e97
Don't crash the sim if the map image is null.
|
пре 9 година |
AliciaRaven
|
297d31b1c2
Prevent two maptiles being generated at startup, one for v1 and another for v2-3 service. * v1 Service (WorldMapModule) is called directly by scene on startup. This patch moves the initial map registration of the v2-3 service (MapImageServiceModule) to that point so they can share the bitmap instead of doubling the work of Warp3D and exasperate its memory leak issues.
|
пре 9 година |
Justin Clark-Casey (justincc)
|
9fcee73326
Make "generate map" console command also trigger upload to maptiles as well as asset generation without performing tile generation twice.
|
пре 10 година |
Dev Random
|
7112ee0015
Enable MapImageServiceModule with no refresh
|
пре 10 година |
Robert Adams
|
54a4b9eab4
varregion: Update Warp3D to properly handle varregions.
|
пре 11 година |
Robert Adams
|
60de0bc3c2
varregion: split up generated maptile images for storage in map. This
|
пре 11 година |
Robert Adams
|
13a9a4b653
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
|
пре 11 година |
Robert Adams
|
317c04fe17
VarRegion: change RegionInfo storage of region coordinates from region
|
пре 11 година |
Justin Clark-Casey (justincc)
|
9588328242
Stop exceptions being thrown if GenerateMapTiles = false but no static map tile has been set. Do more informative warn instead.
|
пре 11 година |
Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
31304c222d
Make SceneManager.OnRegionsReadyStatusChange event available.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
4973fddc51
Establish EventManager.OnRegionReady event. This will only be triggerred once when the region is ready.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
6460e587c4
Pass entire scene object in OnLoginsEnabled event rather than just the region name.
|
пре 12 година |
Diva Canto
|
9bc94c502a
MapImageService: changed the event at which the map tiles are uploaded, because they were being uploaded before the region was registered with the grid
|
пре 12 година |
Justin Clark-Casey (justincc)
|
014cd4f8bb
remove mono compiler warnings
|
пре 13 година |
Diva Canto
|
409738726d
Added a couple of guards and warnings to the MapImage/MapImageServiceModule.
|
пре 13 година |
Diva Canto
|
fd57c91b4a
First pass at making the V2 map work. Standalones only for now. There are some issues with the zoom level -- TBD.
|
пре 13 година |