Pierre Maurice Schwang and GitHub
d1588f9207
Fix tabcomplete for random pattern / multiple pattern ( #1675 )
...
* Merge RandomPatternParser#getSuggestions with upstream
* fix: don't throw AIIBE if patterns are empty
shouldn't be the case in the first place
2022-03-27 09:46:36 +02:00
Pierre Maurice Schwang and GitHub
49bc675f51
Fix //regen -b on 1.18.2 ( #1647 )
...
* fix: adapt correct biome type
* fix: PaperweightPlatformAdapter#adapt should return BiomeType
2022-03-08 18:55:52 +01:00
Pierre Maurice Schwang and GitHub
668227ee6c
Update Upstream ( #1643 )
...
44863cf Don't access PluginClassLoader directly (#2045 )
2022-03-05 18:19:58 +01:00
Pierre Maurice Schwang and GitHub
f657a80dc6
fix: set size of MappedByteBuffer accordingly ( #1608 )
2022-02-13 13:57:19 +01:00
Pierre Maurice Schwang and GitHub
646a683f22
fix: add coordinates to tile-entity nbt component ( #1607 )
2022-02-12 13:38:37 +01:00
Pierre Maurice Schwang and GitHub
c4d0a4e921
Update adapters ( #1394 )
2021-11-02 22:05:04 +01:00
14cb97d0ad
fix: //regen with custom populators ( #1376 )
...
* Refraction + more fixes
* Remove exception debug
* Fix populator issues with //regen
* Fixed code style
* Further simplify
* Update adapters
Co-authored-by: Alex <[email protected] >
2021-10-25 14:13:02 +00:00
Pierre Maurice Schwang and GitHub
c7a490fa03
Fix paperweight changes ( #1364 )
2021-10-18 20:38:43 +01:00
2eb6451810
fix: Add dummy constructor for CraftBook5 support ( Fixes #1334 ) ( #1344 )
...
Co-authored-by: NotMyFault <[email protected] >
2021-10-07 17:18:10 +00:00
Pierre Maurice Schwang and GitHub
546ad86841
fix: Update StubServer.java to the latest spigot changes ( #1345 )
2021-10-07 18:05:56 +01:00
7d3a9ff36d
Fixed Unit Tests (BlockVector3.isLongPackable) ( #1168 )
...
* Fixed Unit Tests (BlockVector3.isLongPackable)
* Re-enable tests for ci
* Address gh action dependency complaints
* Fix "invalid usage of tag &" for MinecraftVersion.java
* Simple StubServer for BukkitWorldTest.java
* Add parallelgzip to test runtime, fixed javadoc encoding, make gradlew executable and patch StubServer for latest spigot / paper release
* Move Javadoc UTF-8 to PlatformConfig.kt
* Revert "make gradlew executable"
Was required for act to run, but not required for GH actions - Weird behavior
* Mark upstream changes, move class + apply editorconfig
Co-authored-by: NotMyFault <[email protected] >
Co-authored-by: Matt <[email protected] >
2021-08-10 09:31:37 +01:00
Pierre Maurice Schwang and GitHub
036e8473b4
Fix unit tests + Version Determination ( #1055 )
...
* Fixed unit tests and determine chunksStretched based on package version
* Fixed requested changes
2021-05-07 23:47:35 +02:00