Commit Graph

  • 7047df73d0
    Made webserver binding logging less confusing (#474) TechnicJelle 2023-09-07 08:41:50 +0200
  • 4a8f5c6c48
    Made webserver binding logging less confusing TechnicJelle 2023-09-07 00:46:16 +0200
  • 5390a33fa3
    First working render with BlueNBT Lukas Rieger (Blue) 2023-09-05 22:01:03 +0200
  • c336036872
    Merge branch 'master' into fix/heightmaps Lukas Rieger (Blue) 2023-09-05 15:44:51 +0200
  • c407ba6bd5
    Fix supported versions Lukas Rieger (Blue) 2023-09-05 15:37:59 +0200
  • e1701c4754
    Add paper support to folia implementation Lukas Rieger (Blue) 2023-09-05 15:34:46 +0200
  • 4663eb715b
    Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap Lukas Rieger (Blue) 2023-09-05 14:22:36 +0200
  • 7156993323
    Make webserver resource-closing more watertight against potential leaks Lukas Rieger (Blue) 2023-09-05 14:22:30 +0200
  • aff64294af
    Fix tall non-animated textures getting cut off (#472) YuRaNnNzZZ 2023-08-23 22:55:51 +0300
  • 7211c0ad91
    Fix tall non-animated textures getting cut off YuRaNnNzZZ 2023-08-23 22:02:39 +0300
  • 155f56e62a
    Push BlueMapAPI Lukas Rieger (Blue) 2023-08-20 08:25:28 +0200
  • 15d402cceb
    Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap Lukas Rieger (Blue) 2023-08-10 16:10:06 +0200
  • 4aadaeb2e0
    Fix indentation of frozen status on map list Lukas Rieger (Blue) 2023-08-10 16:09:57 +0200
  • 4386e35c59
    Dont delete the file since we are replacing it anyways, to minimize the risk of deleting the file without a replacement Lukas Rieger (Blue) 2023-08-10 16:08:48 +0200
  • 87032fde81
    Update zh_TW.conf (#460) TWME 2023-07-30 22:17:15 +0800
  • 045d4d3a48
    Update zh_TW.conf TWME 2023-07-30 21:48:35 +0800
  • d7d87fccde
    Update zh_TW.conf TWME 2023-07-30 21:47:14 +0800
  • 30ef6d25c2
    Update zh_TW.conf TWME 2023-07-30 21:38:59 +0800
  • ee97916e51
    Update zh_TW.conf TWME 2023-07-30 21:35:58 +0800
  • d70c41e917
    Update zh_TW.conf TWME 2023-07-30 21:34:01 +0800
  • af43310a21
    Update zh_TW.conf TWME 2023-07-30 21:32:24 +0800
  • 1909ff761f
    Update zh_TW.conf TWME 2023-07-30 21:28:23 +0800
  • 74a26518ee
    Delete zh_TW_new.conf TWME 2023-07-30 14:01:39 +0800
  • 127f8439f8
    Update zh_TW.conf TWME 2023-07-30 13:59:23 +0800
  • 0e2d104915
    Create zh_TW_new.conf TWME 2023-07-30 13:35:53 +0800
  • 4be6ec07de
    Update zh_TW.conf TWME 2023-07-30 13:33:02 +0800
  • 9de49dc313
    Add paper and purpur to modrinth publish Lukas Rieger (Blue) 2023-07-27 22:08:52 +0200
  • 0eb12a1588
    Fix webapp error when player-markers are disabled v3.16 Lukas Rieger (Blue) 2023-07-16 02:03:54 +0200
  • eda3815b89
    Fix publish versions Lukas Rieger (Blue) 2023-07-15 13:45:44 +0200
  • bc2327ec74
    Bump BlueMapAPI v3.15 Lukas Rieger (Blue) 2023-07-15 12:59:39 +0200
  • 5028161b66
    Correct compression naming for deflate compression Lukas Rieger (Blue) 2023-07-13 12:27:34 +0200
  • c851812f42
    Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap Lukas Rieger (Blue) 2023-07-11 20:07:24 +0200
  • 074bc4a436
    Fix not able to teleport to players on other worlds. Fixes: #451 Lukas Rieger (Blue) 2023-07-11 20:07:10 +0200
  • eaac9f8f84
    Translated new strings to Dutch (#453) TechnicJelle 2023-07-09 15:33:32 +0200
  • 282b3806f3
    Do not reset camera when pressing the update-map button Lukas Rieger (Blue) 2023-07-09 15:25:38 +0200
  • 866c2a0ebf
    Merge branch 'master' into fix/heightmaps Lukas Rieger (Blue) 2023-07-07 18:27:11 +0200
  • 1cb225afbf
    Translated new strings to Dutch TechnicJelle 2023-07-07 17:02:12 +0200
  • 83b81bcca6
    Add support for c2me-uncompressed chunks Lukas Rieger (Blue) 2023-07-07 13:15:17 +0200
  • 67c7ea9a53
    Merge branch 'master' into fix/heightmaps Lukas Rieger (Blue) 2023-07-05 11:04:56 +0200
  • 838b22aa19
    Add zlib and zstd to the usable compression formats Lukas Rieger (Blue) 2023-07-05 11:02:22 +0200
  • f22593cb32
    Merge branch 'master' into fix/heightmaps Lukas Rieger (Blue) 2023-07-04 23:09:01 +0200
  • 1f7f51c1e1
    Add webapp option to default to flat-view Lukas Rieger (Blue) 2023-07-04 14:42:12 +0200
  • 16c4b281ef
    Fix settings.json and markers.json not being written with the correct charset Lukas Rieger (Blue) 2023-07-03 13:03:52 +0200
  • 1b2dc45b4b
    Add debug-log, improve logging in general and fix weblogger not closing correctly Lukas Rieger (Blue) 2023-07-01 09:44:19 +0200
  • 63ece941ad
    Update GitHub action cache version for a fix with cache sizes greater than 2GB Lukas Rieger (Blue) 2023-06-29 14:09:53 +0200
  • 15f5e8fd00
    Fix default log file name Lukas Rieger (Blue) 2023-06-29 13:51:41 +0200
  • 0ebea9982f
    Apply Spotless fixes for BlueMapCommon Lukas Rieger (Blue) 2023-06-29 13:42:56 +0200
  • 7c56fc49a7
    Apply Spotless fixes for BlueMapCore Lukas Rieger (Blue) 2023-06-29 13:42:36 +0200
  • d570884def
    Add advanced webserver logging + settings Lukas Rieger (Blue) 2023-06-29 13:37:31 +0200
  • 8f97b08eb5
    Use string-builder in verbose logger Lukas Rieger (Blue) 2023-06-29 08:38:46 +0200
  • 4141d21a70
    Add support for xff header in verbose web logger Lukas Rieger (Blue) 2023-06-29 08:29:53 +0200
  • 1b26811c6a
    Bump BlueMapAPI Lukas Rieger (Blue) 2023-06-26 18:56:02 +0200
  • 0ac939a644
    Always initialize PlayerSkinUpdater to be available to API Lukas Rieger (Blue) 2023-06-22 08:21:36 +0200
  • 72264a2e86
    Add supressed exception for more info 2 Lukas Rieger (Blue) 2023-06-21 15:13:27 +0200
  • e66838cdbc
    Add supressed exception for more info Lukas Rieger (Blue) 2023-06-21 15:11:48 +0200
  • 987015b617
    Fix wrong config-key in plugin.conf template Lukas Rieger (Blue) 2023-06-21 09:05:53 +0200
  • fdd4713dfb
    Fix command permission for deleting a map from a storage Lukas Rieger (Blue) 2023-06-20 22:05:24 +0200
  • c55d5849ca
    Merge branch 'master' into fix/heightmaps Lukas Rieger (Blue) 2023-06-19 21:19:56 +0200
  • b4b3e72d51
    Make configs generate paths with forwardslashes whenever possible Lukas Rieger (Blue) 2023-06-19 15:44:57 +0200
  • 31ae055ae5
    Fix marker-set default-hide not working anymore Lukas Rieger (Blue) 2023-06-19 11:47:53 +0200
  • 2f78f75a90
    escape marker-set id when saving to local storage Lukas Rieger (Blue) 2023-06-19 11:42:25 +0200
  • 76e3c4e758
    Fix markers being selectable Lukas Rieger (Blue) 2023-06-19 11:28:11 +0200
  • 49f76c1b11
    Fix markers overlap over menu if more than 100 markers are on the map Lukas Rieger (Blue) 2023-06-19 11:05:56 +0200
  • b3c7d89793
    revert accidentally committed vite config change Lukas Rieger (Blue) 2023-06-18 23:52:41 +0200
  • 55095f1b5e
    Add capabillity to use -follow players- in first-person mode. Closes: #175 Lukas Rieger (Blue) 2023-06-18 23:44:07 +0200
  • cb638910ce
    Remember hide/show status of marker-sets Lukas Rieger (Blue) 2023-06-18 17:15:44 +0200
  • 85f4735050
    Fix hours in AM/PM format instead of 24 Lukas Rieger (Blue) 2023-06-18 13:51:07 +0200
  • 2e572ddb11
    Fix status command formatting and add last render times to status and maps commands Lukas Rieger (Blue) 2023-06-18 13:46:41 +0200
  • 7097547301
    Add sqlite support. Closes: #322 Lukas Rieger (Blue) 2023-06-18 01:02:13 +0200
  • 55fb955ed7
    Fix clear() method not actually clearing the markerset. Fixes: #430 Lukas Rieger (Blue) 2023-06-17 13:33:42 +0200
  • e46efc4c53
    Use root-map element for scroll-events. Fixes: #409 Lukas Rieger (Blue) 2023-06-17 12:42:34 +0200
  • 22f2b09fe5
    Fix Mobile first-person Controls not showing. Fixes: #447 Lukas Rieger (Blue) 2023-06-17 11:59:16 +0200
  • 4fc6d7f889
    Fix stuck moving when window looses focus. Fixes: #408 Lukas Rieger (Blue) 2023-06-17 11:53:39 +0200
  • 0f7fd4ccd4
    Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap Lukas Rieger (Blue) 2023-06-16 20:23:42 +0200
  • 97f346534b
    Fix 1.13.2 support Lukas Rieger (Blue) 2023-06-16 20:23:28 +0200
  • da8a12158b
    Expose more JavaScript classes (#449) Antti Ellilä 2023-06-15 21:08:36 +0300
  • 15ac755347
    Expose more JavaScript classes Antti 2023-06-15 20:19:23 +0300
  • bac87ec546
    chore: add Vietnamese translation (#448) stdpi 2023-06-16 00:12:22 +0700
  • b0cb23426d
    chore: add Vietnamese translation hUwUtao 2023-06-15 23:46:06 +0700
  • 7c1d7a9cc2
    First mock of an improved nether-render mode feature/nether Lukas Rieger (Blue) 2023-06-14 20:33:25 +0200
  • 969f7a78f3
    Update CONTRIBUTING.md Lukas Rieger (Blue) 2023-06-14 19:27:22 +0200
  • d120a00496
    rename _index.php to mysql.php Lukas Rieger (Blue) 2023-06-12 23:14:05 +0200
  • 82f1e1321d
    Rename Dialect interface Lukas Rieger (Blue) 2023-06-12 23:09:25 +0200
  • 32f15d6555
    Use fallback dialect instead of returning null Lukas Rieger (Blue) 2023-06-12 23:07:00 +0200
  • f149b823a7
    Add support for postgres databases (#443) MrSolarius 2023-06-12 22:55:44 +0200
  • 793948f24f
    Lots of tiny tweaks Lukas Rieger (Blue) 2023-06-12 22:03:10 +0200
  • 1dbab7afe3 Refactor / Feat : support for mysql MrSolarius 2023-06-12 21:16:30 +0200
  • 65945d4852 Fix : remove edited sql.conf MrSolarius 2023-06-12 20:06:41 +0200
  • 93af4e9209 Fix : remove unuseful println MrSolarius 2023-06-12 20:06:04 +0200
  • 6b4134d878 Feat : add read BYTEA support MrSolarius 2023-06-12 20:02:07 +0200
  • 3df2bebe32 Feat : Create two new storageClass for different storage approche MrSolarius 2023-06-12 19:08:14 +0200
  • 2a19574a68 Feat : add dialect settings to blue map ! MrSolarius 2023-06-11 19:47:28 +0200
  • 232d6a2e09 Refactor : rename SQLQueryAbstractFactory to SQLQueryFactory MrSolarius 2023-06-11 19:41:24 +0200
  • 34f2348856 Feat : create every SQL request for postgres MrSolarius 2023-06-11 19:16:39 +0200
  • 50ac4d6ed5 Refactor : wrap every single SQL query inside an interface MrSolarius 2023-06-11 19:16:00 +0200
  • 7404f94d3a
    Implement PackedIntArrayAccess Lukas Rieger (Blue) 2023-06-10 14:30:23 +0200
  • c807699c7c
    Add port-in-use check (#440) TechnicJelle 2023-06-08 23:12:20 +0200
  • e187646de2
    Add port-in-use check to CLI TechnicJelle 2023-06-08 23:00:49 +0200
  • 5274483fb9
    Add port-in-use check to plugin TechnicJelle 2023-06-08 23:00:02 +0200
  • f79254115e
    Do spotless checks on each github action build Lukas Rieger (Blue) 2023-06-08 22:15:21 +0200