Commit Graph

1067 Commits

Author SHA1 Message Date
Blue (Lukas Rieger)
2c1fb0a8db Use map-id instead of map-name for render-task name 2020-01-21 22:09:19 +01:00
Blue (Lukas Rieger)
0511a6811a Dont delete the state-file 2020-01-21 21:44:12 +01:00
Blue (Lukas Rieger)
a7d46b4ee1 Periodically save render-manager state for plugins so the render-thread continues after a crash 2020-01-21 21:15:37 +01:00
Blue (Lukas Rieger)
b7db58461f Save state during render with CLI and restart unfinished renders 2020-01-21 21:05:41 +01:00
Blue (Lukas Rieger)
9427c1cc58 Fix render error when loading resource-variants with no successfully loaded models 2020-01-21 20:10:11 +01:00
Blue (Lukas Rieger)
00c28f1d3f Initial forge mod setup 2020-01-20 14:51:20 +01:00
Lukas Rieger
fe3f8eb53e
Merge pull request #22 from ewized/fix/addressbar
Fix/addressbar
2020-01-19 18:38:24 +01:00
Blue (Lukas Rieger)
0436606f2a Fix bug that caused the lowres to be saved to disk constantly 2020-01-19 18:37:02 +01:00
Joshua Rodriguez
f4f24bb770 Only update location on hash change fixes #9 2020-01-19 08:29:42 -08:00
Joshua Rodriguez
9d4b586686 Also log error message to the console 2020-01-19 08:27:27 -08:00
Blue (Lukas Rieger)
7fe60fa96d Fix bug with compression config 2020-01-19 16:51:50 +01:00
Blue (Lukas Rieger)
a56b610afb Add configuration to set a start-point of the map, defaults to world-spawn 2020-01-19 16:30:36 +01:00
Blue (Lukas Rieger)
3e2fa6dd59 Little improvement and tentative fix for #12 2020-01-19 12:08:58 +01:00
Blue (Lukas Rieger)
eb45eb9b15 Whoops, this was not meant to be committed 2020-01-19 02:01:21 +01:00
Blue (Lukas Rieger)
0b8624d54e Make CLI use some classes from common and remove the obsolete ones 2020-01-19 01:51:30 +01:00
Blue (Lukas Rieger)
5dc59b454b Do some quick mobile stylings 2020-01-19 00:26:43 +01:00
Blue (Lukas Rieger)
c5485e6657 Add touch controls 2020-01-18 23:33:38 +01:00
Katrix
7cca8e428f Limit raycast objects to the current tile 2020-01-18 19:30:44 +01:00
Blue (Lukas Rieger)
aaaaf7e18a Also use config with lowres model compression 2020-01-18 16:42:34 +01:00
Blue (Lukas Rieger)
5ea1fbb4c5 Little styling additions and QoL, also only load hires-tiles when zoomed in - closes #16 2020-01-18 16:04:46 +01:00
Blue (Lukas Rieger)
3b5393202f Add configuration if gzip-compression should be used 2020-01-18 14:34:20 +01:00
Blue (Lukas Rieger)
2bc1f2dace Add etag handling and cache-control headers to webserver - closes #17 2020-01-18 13:43:32 +01:00
Blue (Lukas Rieger)
a75f238222 No need to double check :D 2020-01-18 12:59:23 +01:00
Blue (Lukas Rieger)
ee384322d7 Also search in parent folder for a level.dat 2020-01-18 12:47:06 +01:00
Blue (Lukas Rieger)
611109ea91 Fix CLI skipping unrendered maps - Fixes #8 2020-01-18 11:34:01 +01:00
Blue (Lukas Rieger)
3a0e408b04 Clean up 1.14 build 2020-01-18 11:31:13 +01:00
Blue (Lukas Rieger)
271f451246 Fix level.dat issue on bukkit as well 2020-01-18 01:30:38 +01:00
Blue (Lukas Rieger)
6b8dadd1dc Merge branch 'feature/plugins' 2020-01-18 01:02:09 +01:00
Blue (Lukas Rieger)
0bb50f8044 Complete bukkit plugin implementation 2020-01-18 00:59:51 +01:00
Lukas Rieger
42ff8e5b95
Fix white line below compass and inherit font-family 2020-01-17 09:55:14 +01:00
Lukas Rieger
a346bfc232
Merge pull request #18 from ewized/feature/cords
Set positon cords from input field
2020-01-17 09:52:28 +01:00
Blue (Lukas Rieger)
3daab62714 Move commands to common and start implementing spigot plugin 2020-01-17 00:21:46 +01:00
Joshua Rodriguez
6d1c9770ae Set positon cords from input field 2020-01-16 08:27:32 -08:00
Blue (Lukas Rieger)
b6cc6c5ea7 Merge branch 'master' into feature/bukkit 2020-01-15 21:20:39 +01:00
Blue (Lukas Rieger)
d68a9f0067 Further tries to fix the build on linux 2020-01-15 21:09:28 +01:00
Blue (Lukas Rieger)
113aaab865 Fix build by creating an empty package-lock if none exists 2020-01-15 20:57:51 +01:00
Blue (Lukas Rieger)
d8e45f1c00 Revert gradle and shadow-plugin downgrades 2020-01-15 20:37:03 +01:00
Blue (Lukas Rieger)
4914814744 More common/plugin refactoring 2 2020-01-15 20:20:22 +01:00
Blue (Lukas Rieger)
e156c818b2 More common/plugin refactoring 2020-01-15 20:19:57 +01:00
Joshua Rodriguez
fa0d13f48f fix map swaping 2020-01-14 16:46:27 -08:00
Joshua Rodriguez
989e4253f2 Fix a few issues with building on windows 2020-01-14 14:38:03 -08:00
Joshua Rodriguez
cebe8b93ad Use scss syntax 2020-01-14 08:03:17 -08:00
Joshua Rodriguez
9cc466e177 Split css into scss modules 2020-01-14 07:55:08 -08:00
Joshua Rodriguez
7931da2475 " -> ' 2020-01-14 07:42:55 -08:00
Joshua Rodriguez
e5660ac754 spaces -> tabs 2020-01-14 07:40:07 -08:00
Joshua Rodriguez
713c9a5494 Use async/await insead of callbacks 2020-01-14 07:32:19 -08:00
Joshua Rodriguez
60cdab8516 Separate JavaScript into es6 classes 2020-01-14 07:02:22 -08:00
Joshua Rodriguez
7ae08d1f44 Use NPM and webpack to build web features 2020-01-13 20:45:39 -08:00
Blue (Lukas Rieger)
91e7c083c0 Merge branch 'master' into feature/bukkit 2020-01-13 18:59:10 +01:00
Blue (Lukas Rieger)
7ecc86f498 Push version for bugfix release 2020-01-13 18:29:17 +01:00