Nikita
a2d37b3a47
Fix sign not showing in 1.13.x ( #638 )
2024-12-21 15:39:13 +01:00
Karen/あけみ
532771ea6e
lang/ja, lang/ko: Translated all missing strings and improved some existing ones. ( #633 )
...
* lang/ja: Translated all missing strings and improved some existing ones.
* lang/ko: Translated all missing strings and improved some existing ones. Thanks to vuutaku/byahap (https://twitter.com/searoach_otaku ) for her assistance in verifying the translation!
2024-12-16 09:16:10 +01:00
Nikita
af2dad1d2f
Fix fallback languages not loading ( #631 ) ( #632 )
2024-12-15 11:21:18 +01:00
Lukas Rieger (Blue)
7392447a35
Also buffer the NoCompression-compression type
2024-12-13 01:57:29 +01:00
Lukas Rieger (Blue)
bb9fc876c1
Fix branch could be empty
2024-12-11 00:05:41 +01:00
Lukas Rieger (Blue)
51f12741c9
Improve minecraft-client.jar download to use a temporary file before verification
2024-12-10 23:52:53 +01:00
TechnicJelle
7200e94262
Add equals
and hashCode
functions for Player class ( #629 )
...
* Add `equals` and `hashCode` functions for Player class
* Fix up the extending classes
2024-12-08 19:37:40 +01:00
Lukas Rieger (Blue)
124cbc6db6
Add falback if branch command fails
2024-12-07 12:55:20 +01:00
Lukas Rieger (Blue)
4be0b48600
Add branch to version if not master
2024-12-07 12:24:55 +01:00
Lukas Rieger (Blue)
966234ef42
Add abillity to copy a block-position into clipboard
2024-11-28 16:28:19 +01:00
Lukas Rieger (Blue)
5c59a957ff
Fix the fix
2024-11-28 01:04:43 +01:00
Lukas Rieger (Blue)
4f666337b0
Fix tilt-zooming not correctly respecting a custom min-zoom-distance
2024-11-28 01:01:58 +01:00
Lukas Rieger (Blue)
c274797f41
Remove unused variable
2024-11-27 23:15:32 +01:00
Lukas Rieger (Blue)
b32f808be1
Make the camera zoom-in when tilting, instead of blocking the tilt. Closes : #279
2024-11-27 23:12:04 +01:00
Lukas Rieger (Blue)
05a1cacd98
add reverse distance method
2024-11-26 18:24:51 +01:00
Lukas Rieger (Blue)
e6131e055c
Add missing language-injection comments
2024-11-26 16:12:46 +01:00
Lukas Rieger (Blue)
c88ac5401a
Fix double-gap if control-switch is hidden and hide controls-group in the settings menu as well
2024-11-21 16:35:21 +01:00
Lukas Rieger (Blue)
75131cf7d1
Add missing de translation
2024-11-21 15:33:24 +01:00
Lukas Rieger (Blue)
4d538090e5
Fix file indentation
2024-11-20 20:02:10 +01:00
Lukas Rieger (Blue)
f9346f40e6
Add directional face shading, closes #148
2024-11-20 20:00:06 +01:00
Lukas Rieger (Blue)
93d2dc54ba
Fix unparameterized Region in World interface
2024-11-19 22:11:14 +01:00
Lukas Rieger (Blue)
2c63d76782
Update vite
2024-11-18 15:26:25 +01:00
dependabot[bot]
2bda2a9ca1
Bump rollup from 3.29.4 to 3.29.5 in /common/webapp ( #624 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 15:23:40 +01:00
Lukas Rieger (Blue)
572463dc71
Fix map-data url-path having a double slash
2024-11-17 19:38:00 +01:00
Lukas Rieger (Blue)
083f950ff1
Update publishing versions on implementations
2024-11-17 18:29:57 +01:00
Lukas Rieger (Blue)
9b15574b61
Update BlueNBT to fix race-condition exception
2024-11-17 18:17:35 +01:00
Lukas Rieger (Blue)
72db928675
Apply spotless fixes
2024-11-17 15:18:53 +01:00
Lukas Rieger (Blue)
4d58cc25e3
Add per-map view-settings and optimized flat-view only maps
2024-11-17 15:09:26 +01:00
Lukas Rieger (Blue)
f08c7946a0
Add setting for a default sky-light per map
2024-11-12 20:59:26 +01:00
Lukas Rieger (Blue)
8b1c5ab3c2
Make regions generic to support different types of chunks
2024-11-04 14:38:09 +01:00
notlin4
35fbcff370
Fix traditional Chinese localization ( #623 )
2024-11-03 11:55:07 +01:00
Lukas Rieger (Blue)
de5f1baca5
Merge addons folder into packs folder, addons now go into packs
2024-11-03 11:50:59 +01:00
Lukas Rieger (Blue)
8d04785e3a
Use snapshot repo for snapshot versions
2024-11-02 19:08:43 +01:00
Lukas Rieger (Blue)
4fc10b702e
Add resourcepack-extensions to allow using bluemaps resourcepack system to load custom resources
2024-11-02 16:55:16 +01:00
Lukas Rieger (Blue)
462a7545d0
Fix using wrong array-length
2024-11-02 15:29:08 +01:00
Lukas Rieger (Blue)
3cc0ea70a5
Spotless fixes
2024-11-01 22:39:00 +01:00
Lukas Rieger (Blue)
c2fa00db5b
Add first iteration of custom block-renderers ( #561 )
2024-11-01 22:30:05 +01:00
Carey Metcalfe
b26b908992
Fix build on macOS ( #619 )
2024-10-24 11:36:05 +02:00
Lukas Rieger (Blue)
22b026c4e9
Apply spotless fixes
2024-10-17 18:16:44 +02:00
Lukas Rieger (Blue)
026bd6c41b
Fix region-render-tasks equality function not working correctly
2024-10-17 17:58:45 +02:00
Lukas Rieger (Blue)
d9a0850cba
Fix pale_oak_leaves color and add loading of nested feature-datapacks
2024-10-17 15:25:35 +02:00
TechnicJelle
b30cc4d868
CLI: Support for passing a custom mods folder path ( #617 )
2024-10-12 23:00:48 +02:00
Lukas Rieger
f5e36ad923
Update README.md
2024-10-11 15:57:46 +02:00
Nikita
e59d035e7c
Automatically set translation according to browser settings ( #615 )
...
* Automatically set translation according to browser settings
* Fix languages not saving properly
2024-10-09 18:01:28 +02:00
TyBraniff
b8f4574087
conduit ( #614 )
...
* Adding conduit entity models
1 default (not active) conduit model - set as default
1 activated conduit model - not available via current bluemap code, just making asset available once, or if, it becomes detectable.
* Adding conduit blockstate
Uses model "entity/conduit" by default; has variant for active under "active=true" varriant.
* Update conduit.json
format update
* Update conduit_active.json
format update
* Update conduit.json
* Update conduit.json
---------
Co-authored-by: Lukas Rieger <TBlueF@users.noreply.github.com>
2024-10-07 15:31:15 +02:00
Lukas Rieger (Blue)
7829f31230
Fix/remove black void if hires-tiles cant load
2024-10-04 23:20:28 +02:00
Lukas Rieger (Blue)
0d64bc0adf
Fix webapp data-stream not being closed in rare cases
2024-09-29 22:20:17 +02:00
Lukas Rieger (Blue)
79c225433b
Update api and fix core-maven publication
2024-09-29 12:48:28 +02:00
Lukas Rieger (Blue)
9532788b73
too many slashes 3
2024-09-28 12:05:40 +02:00
Lukas Rieger (Blue)
bceb7150ab
Fix missed path 2
2024-09-28 11:59:05 +02:00