1
0
forked from MTSR/mapserver
Commit Graph

75 Commits

Author SHA1 Message Date
BuckarooBanzay
211424930c add some more XSS mitigations 2020-04-30 11:31:51 +02:00
BuckarooBanzay
32d131318b remove unused nomodule.js 2020-04-30 11:27:20 +02:00
BuckarooBanzay
845dfe8278 remove 3d stuff (it lives now im mtworldview) 2020-04-30 11:26:42 +02:00
S Godin
e15571f1b9 add some XSS security 2020-04-30 08:21:54 +02:00
S Godin
8c7ccc0035 Poi URL links 2020-04-28 16:03:43 +02:00
BuckarooBanzay
063ac37774 add bootstrap js script 2020-04-14 14:11:33 +02:00
BuckarooBanzay
cce4eb267e provide fallback polling if websocket connection could not be established 2020-03-23 15:07:11 +01:00
Thomas Rudin
dca2f612d3 use instanced rendering 2020-02-15 11:23:29 +01:00
Thomas Rudin
02bed0c79b camera position 2020-02-14 23:11:53 +01:00
Thomas Rudin
bd40508f14 transparency fix 2020-02-14 21:05:03 +01:00
Thomas Rudin
f335ceba3a transparent water 2020-02-14 20:20:49 +01:00
Thomas Rudin
11347a270d working 3d view 2020-02-14 19:53:32 +01:00
NatureFreshMilk
73c128a577 lib update, faster 3d rendering 2020-02-14 15:52:58 +01:00
NatureFreshMilk
e26d82c9a9 working rendering loop 2020-02-14 14:08:03 +01:00
NatureFreshMilk
08ab5f4ed7 loading loop 2020-02-14 13:08:12 +01:00
NatureFreshMilk
ceb7a4c745 y-1 2020-02-14 09:54:04 +01:00
NatureFreshMilk
f44b34c6b6 cleanup 2020-02-14 09:45:45 +01:00
NatureFreshMilk
c6dfd017c3 don't render non-visible nodes 2020-02-14 09:30:07 +01:00
NatureFreshMilk
bcec59066d optimize drawing 2020-02-14 08:28:36 +01:00
NatureFreshMilk
0f2a509f72 Merge branch 'master' into HEAD 2020-02-14 07:55:28 +01:00
Thomas Rudin
68477f33bb fix jshint 2019-12-29 16:15:05 +01:00
Thomas Rudin
37ee801f2b working stats-only page
fixes #76
2019-12-29 16:12:30 +01:00
Thomas Rudin
e0d10723ec externalize worldstats module
basis for #76
2019-12-29 15:43:46 +01:00
NatureFreshMilk
780fda8460 api/viewblock 2019-12-13 11:03:34 +01:00
NatureFreshMilk
467429ace8 Merge branch 'master' into threejs-wip 2019-12-13 10:41:46 +01:00
Thomas Rudin
914311593c fix coord reversal 2019-12-07 15:40:25 +01:00
Thomas Rudin
d2dff6d73d various js/css fixes 2019-12-01 20:00:51 +01:00
Thomas Rudin
cad7f07945 state tracking / re-render 2019-12-01 18:44:36 +01:00
Thomas Rudin
236f8d8997 root error catching 2019-12-01 18:26:35 +01:00
Thomas Rudin
752e25730a round up to the nearest mapblock for player positions
fixes #61
2019-12-01 10:50:40 +01:00
Thomas Rudin
8e3b5280ba proper github link 2019-11-30 17:42:04 +01:00
Thomas Rudin
c73d100559 allow zoom to 12 2019-11-30 17:34:30 +01:00
Thomas Rudin
ff34d7fbef coords 2019-11-30 17:33:19 +01:00
Thomas Rudin
a99e9d48aa coord compat 2019-11-30 17:21:30 +01:00
Thomas Rudin
89e6591f9a trains overlay fixes 2019-11-29 18:03:36 +01:00
Thomas Rudin
bfc10b4989 jshint 2019-11-26 11:28:23 +01:00
Thomas Rudin
04408acaa9 restrict map zoom to 11 2019-11-26 11:23:26 +01:00
Thomas Rudin
46ef2ec3b8 happy jshint 2019-11-26 11:05:24 +01:00
Thomas Rudin
34962dd7d9 fix map reload issue 2019-11-26 08:42:00 +01:00
Thomas Rudin
0eb59c1137 fix train signals 2019-11-26 08:41:53 +01:00
NatureFreshMilk
e98eabb554 rollup in the relase build 2019-09-19 11:51:55 +02:00
NatureFreshMilk
3b28b3badd rollup config 2019-09-19 08:03:57 +02:00
NatureFreshMilk
7c24c4b030 happy jshint 2019-09-19 07:33:14 +02:00
NatureFreshMilk
cb3d8bea54 globals refactoring 2019-09-18 11:53:58 +02:00
NatureFreshMilk
68114bc460 layer control wip 2019-09-18 08:42:11 +02:00
Thomas Rudin
b21cda248f jshint + cleanup 2019-09-01 12:06:47 +02:00
Thomas Rudin
e98e85ec8a search form 2019-09-01 11:56:45 +02:00
Thomas Rudin
7525c9c25f oncreate hook in search component 2019-09-01 11:14:11 +02:00
Thomas Rudin
539e187475 unregister on/remove-layer hook on 'unload' 2019-09-01 11:10:56 +02:00
NatureFreshMilk
03757becfd search route / separated map factory and component 2019-08-30 14:30:12 +02:00