Commit graph

4919 commits

Author SHA1 Message Date
Laura Klünder
834d6f0064 refactor c3nav.routing 2016-12-03 19:09:39 +01:00
Laura Klünder
575af6c06e buildgraph: autoconnect points 2016-12-03 18:33:06 +01:00
Laura Klünder
68773adcc2 buildgraph: add doors and connections 2016-12-03 17:34:00 +01:00
Laura Klünder
ab70ef7678 update requirements 2016-12-03 14:57:51 +01:00
Laura Klünder
87eb8dc380 refactor and improve room point generator 2016-12-03 14:51:21 +01:00
Laura Klünder
211ef767db first stuff for graph building – collecting points 2016-12-02 23:32:19 +01:00
Laura Klünder
ffd5c3fa70 sort imports 2016-12-02 18:53:16 +01:00
Laura Klünder
6c1ee76806 fix settings.RENDER_SCALE 2016-12-02 18:51:42 +01:00
Laura Klünder
5575b7458f render PNG 2016-12-02 18:50:49 +01:00
Laura Klünder
ea5a38bfd9 add settings.RENDER_SCALE 2016-12-02 18:50:19 +01:00
Laura Klünder
c4016a0c06 editor: show levelconnector levels in list 2016-12-01 12:50:51 +01:00
Laura Klünder
1ff1a35ce8 editor: fix title of mapitem edit view 2016-12-01 12:42:51 +01:00
Laura Klünder
a42e6a2a23 sort many-to-many-relationships in packageio 2016-12-01 12:39:47 +01:00
Laura Klünder
908e2baa8c fix dumpmap error when only thing to do is deleting files 2016-12-01 12:39:24 +01:00
Laura Klünder
24611c8863 editor: fix deleting mapitems 2016-12-01 12:36:26 +01:00
Laura Klünder
b309b6f6cd add LevelConnector 2016-12-01 12:25:02 +01:00
Laura Klünder
8164cc1a40 improve maprenderer style 2016-11-29 17:47:05 +01:00
Laura Klünder
f7dd143e6f elevator column in mapitems.html 2016-11-29 01:21:18 +01:00
Laura Klünder
e9715f10f6 show backbutton even if there are no mapitems to show 2016-11-29 01:17:15 +01:00
Laura Klünder
4e09b125b2 dont render black background for map 2016-11-29 00:48:14 +01:00
Laura Klünder
3fa471135f add holes 2016-11-29 00:47:37 +01:00
Laura Klünder
0496575d25 add elevators 2016-11-28 20:56:52 +01:00
Laura Klünder
5dbeb9c356 remove old geometrystyles api endpoint 2016-11-28 19:39:56 +01:00
Laura Klünder
4d27f42c6c renderer: implement wall shadows with opacity 2016-11-28 19:35:53 +01:00
Laura Klünder
9820a8779d map renderer: no wall shadows outside 2016-11-28 19:24:46 +01:00
Laura Klünder
218c9a1884 add outside areas and rename former areas to rooms 2016-11-28 19:15:36 +01:00
Laura Klünder
1ce0e41bb9 avoid loading multiple levels at the same time 2016-11-28 18:25:42 +01:00
Laura Klünder
b25f6c28c6 editor: fix geometry hover 2016-11-28 17:03:02 +01:00
Laura Klünder
748c3ec7c4 fix Source packageio 2016-11-28 16:55:34 +01:00
Laura Klünder
2d2cb4c826 JS improvements 2016-11-28 16:54:02 +01:00
Laura Klünder
83bdc4b035 editor: fix sidebar sometimes not loading 2016-11-28 16:49:16 +01:00
Laura Klünder
931490f045 use data-name on <tr> 2016-11-28 16:46:42 +01:00
Laura Klünder
a6f9ff098e editor: move add button and repeat back button every 10 rows 2016-11-28 16:45:57 +01:00
Laura Klünder
ac9c7043e1 remove old color attribute and move geomtype attribute to GeometryMapItem 2016-11-28 16:38:22 +01:00
Laura Klünder
df694fddf3 Remove Source from Editor 2016-11-28 16:37:36 +01:00
Laura Klünder
38a4ec16d0 fix Obstacle height in packageio 2016-11-28 16:33:31 +01:00
Laura Klünder
ad0037c867 add Doors to packageio 2016-11-28 16:27:25 +01:00
Laura Klünder
9a707469c2 EditorForm for non-geometry MapItems 2016-11-28 15:46:58 +01:00
Laura Klünder
8ac8dd912a editor: auto-select name field 2016-11-28 15:46:50 +01:00
Laura Klünder
122d7b71f0 dont clean geometry if it would create a multipolygon 2016-11-28 15:46:25 +01:00
Laura Klünder
edd1af432c fix js typo 2016-11-28 15:42:31 +01:00
Laura Klünder
0c45decee3 fix escpaping error in jquery selector 2016-11-28 15:38:15 +01:00
Laura Klünder
c73e36787b remove color property from GeometryMapItems 2016-11-28 15:17:12 +01:00
Laura Klünder
264e8bda2d update editor reponsive css for rebuilt editor 2016-11-28 14:55:03 +01:00
Laura Klünder
19da48c915 rebuild editor 2016-11-28 14:49:13 +01:00
Laura Klünder
769343f78a change mapitems API to geometry API. 2016-11-27 14:03:39 +01:00
Laura Klünder
a3d0f6dac3 validate GeometryField and cleanup intersection errors if possible 2016-11-26 23:28:46 +01:00
Laura Klünder
bf338c59d5 add obstacle support to packageio 2016-11-26 18:37:26 +01:00
Laura Klünder
df0598e5ee improve renderer: add obstacles and doors 2016-11-26 18:19:55 +01:00
Laura Klünder
b76cfa1985 completely rewrite map renderer 2016-11-26 13:49:14 +01:00