wizjany
d48530cb67
Don't allow editing without a Bukkit Impl Adapter. ( #1920 )
...
* Don't allow editing without a Bukkit Impl Adapter.
Also fix up some failed adapter checks.
* Make config a string, log warning message.
* checkstyle
2021-10-23 16:42:14 -07:00
Jeremy Epling
05f44bb181
Add caching for Gradle Build ( #1914 )
...
Caching reduces build duration by ~50%.
2021-10-12 02:24:14 +00:00
Maddy Miller
49bc9b0c36
chore: improve bukkit world access speeds ( #1911 )
2021-10-02 15:38:28 +10:00
Octavia Togami
e6857ec739
Move adapters to paperweight ( #1909 )
...
* Move adapters to paperweight
* Edit adapters JAR to remove 1.17 R1_2
* Fix checkstyle
* Add URL for updating version in the future
2021-10-01 21:11:29 -07:00
Octavia Togami
6008fe7333
Remove class shutter
...
Runtime classes are no longer conflicting. Fixes #1895 .
2021-09-12 16:01:25 -07:00
Maddy Miller
fbf61ef9e8
Fix raise and lower deform brushes ( #1889 )
2021-09-10 23:10:09 -07:00
Octavia Togami
6c08b68244
Set Multi-Release in CLI manifest
...
Fixes #1890
2021-09-06 16:41:28 -07:00
Madeline Miller
f1350111ca
Merge remote-tracking branch 'origin/version/7.2.x'
2021-09-05 20:16:54 +10:00
Maddy Miller
b4fbbc9cb7
Move clearable checks for Bukkit to adapters ( #1887 )
...
* Move clearable checks for Bukkit to adapters
* Apparently this is faster???
2021-09-04 14:31:36 +10:00
Maddy Miller
b1c230d36a
Add conditional checking in help command ( #1888 )
2021-09-04 12:06:15 +10:00
Octavia Togami
bb9cd57d8f
Confirm no forks in bug reports
2021-08-30 22:35:01 -07:00
Octavia Togami
ed7923a235
Require 16 in API
2021-08-30 11:03:14 -07:00
wizjany
1173385ac7
Update Bukkit adapters for world gen change.
2021-08-29 13:02:00 -04:00
Octavia Togami
df47904119
Add confirms to bug report template
2021-08-25 20:39:22 -07:00
wizjany
38b3773981
Mark stale after 30 days, not 60.
2021-08-22 12:04:23 -04:00
Madeline Miller
81f98b7b96
Merge branch 'version/7.2.x'
2021-08-22 14:36:57 +10:00
Madeline Miller
4235622e86
Back to snapshot for future development
2021-08-22 13:58:08 +10:00
Madeline Miller
4b2d1e7468
Release 7.2.6
2021-08-22 13:54:14 +10:00
Madeline Miller
f049d5613f
Revert "Use a Guava Cache instead of a ThreadLocal ( #1859 )"
...
This reverts commit b9f0416624
.
2021-08-22 13:45:33 +10:00
Octavia Togami
ed28089628
Don't crash if fields are null in ChunkDeleter ( #1874 )
...
Fixes #1873
2021-08-22 13:27:25 +10:00
Maddy Miller
c5a4450373
Internally use a negated mask class to prevent russian doll wrapping ( #1877 )
2021-08-21 15:45:57 +10:00
JOO200
1397ec769f
Add Snow Smooth Tools ( #1580 )
...
* Added Snow Smooth Tools
* Added missing javadocs
* Restore backwards compatibility
* Use isAir and isLiquid instead of checking exact types
* Changed message for smoothing snow
* Use IntegerProperty instead of Property<Object>
* Requested changes from review
* Added missing ":", consistent command description
* Drop unnecessary try-catch for snow layer property
* Removed configuration arguments for gaussian kernel
* Removed duplicated code fragments to calculate the heightmap
* Fixed switched x and y coordinates
* Added missing point for checkstyle
* Changed command usage as requested
* Reordered flag for //snowsmooth, nicer formatting
Co-authored-by: Octavia Togami <octavia.togami@gmail.com>
2021-08-19 12:55:50 -07:00
Madeline Miller
9de6b87948
Bump language files
2021-08-16 17:30:32 +10:00
Octavia Togami
0e0b4e7fcb
Java 16 required
2021-08-14 20:04:47 -07:00
Madeline Miller
515863da1f
Merge branch 'version/7.2.x'
2021-08-09 20:17:59 +10:00
Maddy Miller
4277cb5239
Use MethodHandle for faster event bus ( #1865 )
...
* Use MethodHandle for faster event bus
* Implement hashCode/equals
* Apply review comments
* Bind to the object directly
2021-08-09 19:06:00 +10:00
Maddy Miller
8ee45137aa
Fix Cycler tool not using full block data ( #1868 )
2021-08-08 08:23:44 -07:00
Octavia Togami
b9f0416624
Use a Guava Cache instead of a ThreadLocal ( #1862 )
...
This allows high performance without leaking memory, and works around
the JVM bug with ThreadLocals. See #1722 .
2021-08-02 10:21:13 -07:00
Octavia Togami
96c97997dc
Exclude JSR305 from libs
...
Fixes #1859
2021-08-01 09:44:44 -07:00
Madeline Miller
6af752ba54
Add Beta 2 changelog items
2021-07-29 19:21:34 +10:00
Octavia Togami
2e45a20348
[Forge] Update to 1.17.1 ( #1847 )
...
* [Forge] Update to 1.17.1
Includes minor updates to Fabric as well.
water and water and water water
* Fix a few things
* Move to latest versions of FG/Forge
Also drops TrueZIP in dev
2021-07-28 23:01:35 -07:00
Octavia Togami
8686672108
Only map options if needed to replace seed ( #1843 )
...
* Only map options if needed to replace seed
* Add bukkit adapters.
Co-authored-by: wizjany <wizjany@gmail.com>
2021-07-25 14:08:57 -04:00
Matthew Miller
f414af50f6
Fix the offset mask forcing negation of itself ( #1656 )
2021-07-20 18:50:12 -07:00
Madeline Miller
a383d9164a
Merge branch 'version/7.2.x'
2021-07-18 16:06:48 +10:00
Madeline Miller
cfd209824c
Fix deployment of -cli artefacts
2021-07-18 16:06:03 +10:00
Matt
fb1fb84965
Fixed typo and grammar
2021-07-16 11:31:35 -07:00
Maddy Miller
8b38f6fbc0
Support 48x48x48 drawsel on 1.16+ ( #1826 )
...
* Support 48x48x48 drawsel on 1.16+
* Also update the chat message on //drawsel
* Extract the code
* Split the x/y/z
* angry reacts only
2021-07-16 20:14:46 +10:00
Matt
27baceca85
Fixed typo
2021-07-15 21:33:17 -07:00
Octavia Togami
2f6b50a427
Update for final changes
2021-07-14 21:49:55 -07:00
Octavia Togami
e1892b7bd4
Fix imports
2021-07-14 21:49:55 -07:00
Octavia Togami
a5ce8a4765
Licenses lol
2021-07-14 21:49:55 -07:00
Octavia Togami
bd475b1d4a
Update to Sponge Schematic 3
...
Includes a major refactoring of how schematics are read.
2021-07-14 21:49:54 -07:00
Octavia Togami
bb3245e3a0
Merge pull request #1832 from EngineHub/feature/117-for-master
...
1.17 for master
2021-07-14 13:48:02 -07:00
Octavia Togami
76a30080c5
Merge branch 'version/7.2.x' into feature/117-for-master
2021-07-14 13:36:14 -07:00
wizjany
5a143b83b2
Fix setting biomes on negative-Y-enabled worlds. ( #1833 )
...
Also left a note for forge, again.
Closes #1819 .
2021-07-14 13:34:50 -07:00
NotMyFault
9c7f4542a2
Fix a couple of typos ( #1835 )
...
* Fix typo in BukkitImplAdapter
* Yet another dangling typo
2021-07-14 08:08:34 -07:00
wizjany
402b9284a6
Update adapters.
2021-07-13 21:30:58 -04:00
Octavia Togami
8a830814df
Merge branch 'version/7.2.x'
2021-07-13 14:38:26 -07:00
Maddy Miller
954210deb8
Fix //outline for non-cuboid regions ( #1827 )
2021-07-13 11:10:11 +10:00
Octavia Togami
e4cd5696ff
[Fabric] Update to 1.17.1 ( #1821 )
2021-07-09 13:47:41 -07:00