Commit Graph

727 Commits

Author SHA1 Message Date
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
NatureFreshMilk
a2b042c98c persistent overlays per client 2019-08-30 11:21:34 +02:00
NatureFreshMilk
0368c398a9 working compat routes 2019-08-30 10:59:55 +02:00
NatureFreshMilk
dc7653ffbc directory move 2019-08-29 10:28:52 +02:00
NatureFreshMilk
ac8d76f1d3 Merge branch 'master' into router-wip 2019-08-29 10:15:30 +02:00
NatureFreshMilk
b1a5c19046 Merge branch 'master' of https://github.com/thomasrudin-mt/mapserver 2019-08-29 10:15:06 +02:00
NatureFreshMilk
ba8359adf4 trainline curl 2019-08-29 10:14:45 +02:00
Thomas Rudin
6225338c88
Merge pull request #58 from minetest-tools/dependabot/go_modules/github.com/gorilla/websocket-1.4.1
Bump github.com/gorilla/websocket from 1.4.0 to 1.4.1
2019-08-29 07:06:39 +02:00
dependabot-preview[bot]
627bba78c0
Bump github.com/gorilla/websocket from 1.4.0 to 1.4.1
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.4.0...v1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-27 06:58:31 +00:00
NatureFreshMilk
38f519092e working basic routing 2019-08-26 10:17:08 +02:00
NatureFreshMilk
8a534d7643 travis test 2019-08-26 08:53:33 +02:00
NatureFreshMilk
52b42ca51c remove dep shield from readme 2019-08-26 08:51:28 +02:00
NatureFreshMilk
f4ebb3c916 go11module enabled travis 2019-08-26 08:49:37 +02:00
Thomas Rudin
103ea51836
Merge pull request #53 from minetest-tools/dependabot/go_modules/github.com/disintegration/imaging-1.6.1
Bump github.com/disintegration/imaging from 1.5.0 to 1.6.1
2019-08-26 08:40:46 +02:00
Thomas Rudin
d3ca979160
Merge pull request #49 from minetest-tools/dependabot/go_modules/github.com/lib/pq-1.2.0
Bump github.com/lib/pq from 1.0.0 to 1.2.0
2019-08-26 08:39:16 +02:00
dependabot-preview[bot]
f63379479e
Bump github.com/disintegration/imaging from 1.5.0 to 1.6.1
Bumps [github.com/disintegration/imaging](https://github.com/disintegration/imaging) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/disintegration/imaging/releases)
- [Commits](https://github.com/disintegration/imaging/compare/v1.5.0...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 06:39:12 +00:00
dependabot-preview[bot]
6c713e0614
Bump github.com/lib/pq from 1.0.0 to 1.2.0
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.0.0...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 06:39:03 +00:00
Thomas Rudin
e9eebe3947
Merge pull request #51 from minetest-tools/dependabot/go_modules/github.com/mattn/go-sqlite3-1.11.0
Bump github.com/mattn/go-sqlite3 from 1.10.0 to 1.11.0
2019-08-26 08:37:22 +02:00
dependabot-preview[bot]
f24f77d5f6
Bump github.com/mattn/go-sqlite3 from 1.10.0 to 1.11.0
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.10.0...v1.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 06:15:52 +00:00
NatureFreshMilk
1a8af11e57 ensure that colors from custom.txt are overloading previous definitions 2019-08-19 07:50:47 +02:00
Thomas Rudin
f80be67618 no pointer events in label 2019-08-13 19:26:52 +02:00
Thomas Rudin
8ab32b94df more colors from MilesDyson 2019-08-13 19:19:10 +02:00
Thomas Rudin
03f0272cff prettier icons 2019-08-05 17:05:47 +02:00
Thomas Rudin
55ba9b2811 revert depositor mess 2019-08-05 16:44:05 +02:00
NatureFreshMilk
f58e4b6f19 changelog 2019-08-05 15:55:07 +02:00
NatureFreshMilk
a270ee9ace fix #47 2019-08-05 13:46:36 +02:00
NatureFreshMilk
ccde7f0ab1 break for loop if all nodes for x/z coord found 2019-07-31 14:44:13 +02:00
NatureFreshMilk
6ed86683ad block accessor in app ctx 2019-07-31 13:43:57 +02:00
NatureFreshMilk
2b02558ba0 BlockAccessor -> MapBlockAccessor 2019-07-31 13:41:35 +02:00
NatureFreshMilk
2f2e1d0d58 go fmt 2019-07-31 13:32:31 +02:00
NatureFreshMilk
a9f5a5105c more benchmarks 2019-07-31 13:32:09 +02:00
NatureFreshMilk
0de8ce1791 cleanup 2019-07-31 12:56:21 +02:00
NatureFreshMilk
9925c6a812 proper benchmark 2019-07-31 12:55:08 +02:00
NatureFreshMilk
cdd75e573e add benchmark 2019-07-31 12:00:27 +02:00
NatureFreshMilk
af2a25735c fix broken unit test due to color file move 2019-07-31 11:47:19 +02:00
NatureFreshMilk
7baaec5581 blockaccessor.GetBlock(x,y,z) and simple test 2019-07-31 11:36:30 +02:00
NatureFreshMilk
c608e058d5 updated colors 2019-07-30 13:56:42 +02:00
NatureFreshMilk
b0e4841380 split colors into multiple files 2019-07-30 13:44:12 +02:00
Thomas Rudin
7e6a408e58 layers pic 2019-07-27 15:00:55 +02:00
Thomas Rudin
df8453079a proper url 2019-07-27 14:59:31 +02:00
Thomas Rudin
a534126d10 overview banner 2019-07-27 14:58:47 +02:00
Thomas Rudin
35e76977af pretty pics 2019-07-27 14:57:03 +02:00
Thomas Rudin
5a383eaae1 working train signals 2019-07-27 14:28:07 +02:00
NatureFreshMilk
16a4fff708 trainsignal overlay 2019-07-25 15:53:47 +02:00
NatureFreshMilk
45e286aa4f typo 2019-07-25 15:41:02 +02:00
NatureFreshMilk
742eb697d0 advtrains signals type 2019-07-25 15:02:48 +02:00
Thomas Rudin
fbd4833ef1 tcb data 2019-07-25 14:44:11 +02:00
NatureFreshMilk
9d38a8e0ed fix #43 2019-07-25 08:51:43 +02:00