Commit Graph

42 Commits

Author SHA1 Message Date
BuckarooBanzay
a7b5226fd1 add a / alpha component to json color mapping export 2024-08-11 13:44:11 +02:00
BuckarooBanzay
b7486a4474 types / coords refactoring 2023-12-29 16:00:11 +01:00
Kenneth Watson
7e8dcdc77b
Add support for player skins via SkinsDB (#284)
* Add support for player skins via SkinsDB

* Fix jshint complaints
2022-12-16 08:07:47 +01:00
Kenneth Watson
67114e1ea3
Add player look direction and movement indicator (#283) 2022-12-13 19:40:26 +01:00
Kenneth Watson
84253939c4 Add support for realtime APercy Airutils-based planes 2022-08-14 12:23:24 +02:00
BuckarooBanzay
b16713de56 improved static file handling and caching 2022-03-19 17:23:18 +01:00
BuckarooBanzay
27f158a85e fix wrong nil compare 2022-01-17 09:45:32 +01:00
BuckarooBanzay
13b395143d simplify mapobject db (default to max/min positions at world border) 2022-01-17 09:06:07 +01:00
BuckarooBanzay
544489736b *use api pattern / add missing files 2021-04-12 13:55:10 +02:00
BuckarooBanzay
57ebd896da use 2021-04-12 13:55:00 +02:00
BuckarooBanzay
4eccd1edd6 switch to embed.FS 2021-04-12 13:03:10 +02:00
BuckarooBanzay
cce4eb267e provide fallback polling if websocket connection could not be established 2020-03-23 15:07:11 +01:00
BuckarooBanzay
288bf9361e go fmt ./... 2020-03-13 18:06:59 +01:00
NatureFreshMilk
63095ea2a7 remove trailing slash 2020-02-14 15:05:30 +01:00
NatureFreshMilk
780fda8460 api/viewblock 2019-12-13 11:03:34 +01:00
NatureFreshMilk
0f88d05ca3 Merge branch 'master' into threejs-wip 2019-08-05 15:52:29 +02:00
NatureFreshMilk
2b02558ba0 BlockAccessor -> MapBlockAccessor 2019-07-31 13:41:35 +02:00
NatureFreshMilk
742eb697d0 advtrains signals type 2019-07-25 15:02:48 +02:00
NatureFreshMilk
c4f52ee923 Merge branch 'master' into es6-modules 2019-06-17 07:12:40 +02:00
NatureFreshMilk
7b4e9a9687 Merge branch 'es6-modules' of https://github.com/thomasrudin-mt/mapserver into es6-modules 2019-06-17 07:06:05 +02:00
NatureFreshMilk
e1b255e5e5 fix #37 and #36 2019-06-17 07:05:21 +02:00
NatureFreshMilk
cd406baec5 Revert "use tcp v4"
This reverts commit 694afa65a5.
2019-06-17 06:51:38 +02:00
Thomas Rudin
44022e4160 Merge branch 'master' into es6-modules 2019-06-16 12:16:58 +02:00
NatureFreshMilk
54804b9c3d fallback media url 2019-06-14 13:28:10 +02:00
NatureFreshMilk
fbf2c1c190 /api/media/{filename} endpoint 2019-06-14 11:21:07 +02:00
NatureFreshMilk
644107f612 mediahandler stub 2019-06-14 10:57:29 +02:00
NatureFreshMilk
3d7f0d609e Merge branch 'master' into es6-modules 2019-06-14 07:46:28 +02:00
NatureFreshMilk
79dd412016 rtt/protocol in player info 2019-06-14 07:08:38 +02:00
NatureFreshMilk
77c2160817 move src files to root dir 2019-06-13 08:04:32 +02:00
NatureFreshMilk
d2e4f03f82 folder rename 2019-01-23 08:46:32 +01:00
Thomas Rudin
9031d1e213 realtime update 2019-01-22 20:19:04 +01:00
NatureFreshMilk
d5ea47ad87 json ws 2019-01-22 16:36:50 +01:00
NatureFreshMilk
a2d8d3ba67 tile render timing 2019-01-21 16:27:31 +01:00
NatureFreshMilk
d0e23bb114 websocket stub 2019-01-21 15:44:53 +01:00
NatureFreshMilk
b3468536a7 consolidate objects and tiles 2019-01-21 15:13:33 +01:00
NatureFreshMilk
3bb9d97e06 working initial rendering 2019-01-21 13:27:36 +01:00
NatureFreshMilk
99e55b0319 only cached tile access from web 2019-01-21 11:21:56 +01:00
NatureFreshMilk
8ed4e4be4a config api 2019-01-18 11:09:16 +01:00
NatureFreshMilk
b74e9da1c1 mapblock debugging 2019-01-18 11:04:37 +01:00
NatureFreshMilk
51bc900b00 tile route 2019-01-18 10:44:10 +01:00
NatureFreshMilk
4b5b63fe9e webserver stub 2019-01-18 10:11:40 +01:00
NatureFreshMilk
aa7374a899 web server 2019-01-18 09:30:51 +01:00