Commit Graph

  • 6391a7be3c
    Update fr.conf Arkyoh 2024-01-06 00:54:50 +0100
  • 6ce32c56dc
    Fix loading texture self-healing not working if its a json-syntax error Lukas Rieger (Blue) 2024-01-04 17:19:34 +0100
  • e81bcee917
    Update brotli lib version feature/brotli Lukas Rieger (Blue) 2023-12-28 11:30:22 +0100
  • f7fdae9745
    Add brotli support Lukas Rieger (Blue) 2023-12-28 11:20:20 +0100
  • 1d37b38b32
    Merge branch 'master' into fix/heightmaps Lukas Rieger (Blue) 2023-12-24 10:42:40 +0100
  • e62919f14f
    updated Turkish language (#495) birbkeks 2023-12-23 22:14:01 +0300
  • 00af99c8e6
    Update tr.conf birbkeks 2023-12-23 21:25:01 +0300
  • 68369071e8
    Update tr.conf birbkeks 2023-12-23 20:57:10 +0300
  • 7c3485363e
    Fix grammar in BlueMapService.java (#494) TechnicJelle 2023-12-14 16:26:31 +0100
  • 1a6d5b33e5
    Fix grammar in BlueMapService.java TechnicJelle 2023-12-14 16:18:47 +0100
  • a0b47f1bd5
    Fix texture-gallery not preserving textures that are missing after a resource(pack) change v3.20 Lukas Rieger (Blue) 2023-12-11 12:35:12 +0100
  • ef728dee06
    Declare 1.20.4 support where applicable Lukas Rieger (Blue) 2023-12-10 13:17:15 +0100
  • 72b71a91e8
    Add missing version on paper modrinth publish Lukas Rieger (Blue) 2023-12-06 20:35:45 +0100
  • 8104f99f60
    Declare 1.20.3 support in publication where applicable v3.19 Lukas Rieger (Blue) 2023-12-06 19:57:41 +0100
  • 78904b4051
    Add resource-patch to make 1.20.3 resources more backwardscompatible with 1.20.2 Lukas Rieger (Blue) 2023-12-06 19:24:07 +0100
  • 6307fb1e6b
    Add 1.20.3 resources Lukas Rieger (Blue) 2023-12-06 17:25:30 +0100
  • c7f340dec3
    Add neoforge implementation Lukas Rieger (Blue) 2023-12-06 17:19:18 +0100
  • 3f82a821a2
    Fix keysize issue once more Lukas Rieger (Blue) 2023-11-23 21:58:59 +0100
  • 36090e8545
    Merge branch 'master' of https://github.com/BlueMap-Minecraft/BlueMap Lukas Rieger (Blue) 2023-11-21 16:16:01 +0100
  • 5866cb5766
    Add basic support for the resource-changes of the 1.20.3 snapshots Lukas Rieger (Blue) 2023-11-21 16:15:54 +0100
  • 0bad1b6b2a
    PDO php script implementation (#486) Albus Rex 2023-11-20 12:40:47 +0100
  • 5b93202994
    Fix project-id for sponge publication Lukas Rieger (Blue) 2023-11-19 18:18:49 +0100
  • 20d32cb9c9
    Hide map-menu button if there is only one map, hide marker menu button if there are no markers v3.18 Lukas Rieger (Blue) 2023-11-19 17:15:08 +0100
  • 6f015da070
    Fix project-building from scratch Lukas Rieger (Blue) 2023-11-19 16:13:35 +0100
  • deafe50305
    Add releasenotes to publications Lukas Rieger (Blue) 2023-11-19 16:00:46 +0100
  • 73103eda3b
    Improve redraw-trigger on settings-changes Lukas Rieger (Blue) 2023-11-19 13:42:56 +0100
  • 77c1e42009
    Change default nether and end configs to have a better void color Lukas Rieger (Blue) 2023-11-19 11:22:43 +0100
  • b05d45f5eb
    Better newlines Lukas Rieger (Blue) 2023-11-18 22:07:03 +0100
  • 51f0c78102
    Some small changes to make it work with mysql Lukas Rieger (Blue) 2023-11-18 22:01:01 +0100
  • 5f0942a8ae
    Fix error when purging a map but the directory is already deleted. Fixes: #490 Lukas Rieger (Blue) 2023-11-18 16:32:05 +0100
  • 28c9166030
    Define a safe collation for mysql tables. Fixes: #488 Lukas Rieger (Blue) 2023-11-18 16:26:56 +0100
  • c7af5e9639
    Fix url angle in free-flight not applying correctly. Fixes: #485 Lukas Rieger (Blue) 2023-11-18 14:45:06 +0100
  • 6d3774f24e
    Set fallback void color to black, pause high fps redraws if nothing changes to save GPU usage Lukas Rieger (Blue) 2023-11-18 14:20:45 +0100
  • b736085b51
    Merge remote-tracking branch 'origin/master' into fix/heightmaps Lukas Rieger (Blue) 2023-11-18 13:50:42 +0100
  • 9e599f611e
    WIP - Restructuring configs and world-map mapping Lukas Rieger (Blue) 2023-11-18 13:50:13 +0100
  • c69b31ce84
    Fix invalid usage of String.format on paper implementation Lukas Rieger 2023-11-16 23:15:07 +0100
  • 665af5583f
    Fix BlockProperties being stacked the wrong way around Lukas Rieger 2023-11-14 21:42:46 +0100
  • 32311faccb
    Core rewrite done Lukas Rieger (Blue) 2023-11-08 13:27:51 +0100
  • 069e1747fa
    Merge branch 'master' into fix/heightmaps Lukas Rieger (Blue) 2023-10-29 20:12:56 +0100
  • 97781a229b made errors generic AlbusRex 2023-10-11 19:00:37 +0200
  • 151cc8f7b6 made mysql default AlbusRex 2023-10-11 18:54:41 +0200
  • 76b32b1d05 renamed php script AlbusRex 2023-10-11 18:53:51 +0200
  • c9473ea5b0 pdo connector implementation AlbusRex 2023-10-11 16:25:39 +0200
  • 24a6b2f370
    Fix freeflight option not removed from menu. Fixes: #482 Lukas Rieger (Blue) 2023-10-06 08:26:10 +0200
  • 609d6a90db
    Migrate fabric implementation to events system (#481) Nikita 2023-10-03 13:31:45 +0300
  • 1ae6fc790d
    Add gradle-deployment to Ore Lukas Rieger (Blue) 2023-10-02 16:58:22 +0200
  • 5ac293ca18
    Only support latest recommended sponge version and fix default config generation on sponge Lukas Rieger (Blue) 2023-10-02 16:33:08 +0200
  • 48445db7b5
    Add map config for having a different void colour (#477) TechnicJelle 2023-09-30 23:42:37 +0200
  • 8cb61df5ac Add config option for the new void colour setting! TechnicJelle 2023-09-30 23:30:59 +0200
  • 209b4d332a Fix the low-res void colour TechnicJelle 2023-09-30 23:08:33 +0200
  • a87a143ae4
    Migrate fabric implementation to events system NikitaCartes 2023-09-30 20:47:54 +0200
  • dcd58a906f And now the default sky colour can also be set back to what it was TechnicJelle 2023-09-30 22:46:53 +0200
  • cab76611b6 Default void colour should be black TechnicJelle 2023-09-30 22:45:30 +0200
  • 58e2755c89 Replace `isVoid` with whole `voidColor` feature! TechnicJelle 2023-09-30 22:43:54 +0200
  • f3d0ca27b9
    Merge branch 'BlueMap-Minecraft:master' into master TechnicJelle 2023-09-30 21:34:13 +0200
  • e087f17564
    Fix hangar publication Lukas Rieger (Blue) 2023-09-28 14:07:11 +0200
  • 808885b66a
    Push BlueMapAPI Lukas Rieger (Blue) 2023-09-27 23:51:01 +0200
  • a665fb377d
    Merge branch 'fix/gh-action' Lukas Rieger (Blue) 2023-09-27 23:49:27 +0200
  • 15329b4f5d
    Add option to manually trigger gh-action Lukas Rieger (Blue) 2023-09-27 23:16:38 +0200
  • eb258e7c33
    Testing stuff..3 Lukas Rieger (Blue) 2023-09-27 23:14:46 +0200
  • 4d38a2953d
    Testing stuff..2 Lukas Rieger (Blue) 2023-09-27 23:11:23 +0200
  • 71fcd91c3e
    Testing stuff.. Lukas Rieger (Blue) 2023-09-27 23:09:53 +0200
  • 7ca0e58382
    Merge branch 'master' into fix/heightmaps Lukas Rieger (Blue) 2023-09-27 18:29:11 +0200
  • 01027af969
    Update Gradle and 1.20.2 support (#479) v3.17 Lukas Rieger 2023-09-27 17:39:47 +0200
  • d707bce8fc
    Finalize 1.20.2 update Lukas Rieger (Blue) 2023-09-27 17:33:14 +0200
  • 1a13794b8b
    Progress converting chunkloaders Lukas Rieger (Blue) 2023-09-27 16:02:51 +0200
  • 397d75b322
    Merge pull request #478 from NikitaCartes-forks/master Lukas Rieger 2023-09-27 15:55:42 +0200
  • 95717ed448 Fix for non-default lighting conditions TechnicJelle 2023-09-24 23:42:42 +0200
  • ff8e266e4b Added global webapp option for not having a void TechnicJelle 2023-09-24 22:59:58 +0200
  • 31c80a5890
    Add fabric-1.20.2 implementation NikitaCartes 2023-09-22 02:22:20 +0200
  • 77146f4700
    Update Fabric-Loom and ForgeGradle NikitaCartes 2023-09-22 02:07:28 +0200
  • e373c0831c
    Update gradle NikitaCartes 2023-09-22 01:23:14 +0200
  • 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