Maddy Miller
f778687b3f
Deprecate the concept of bundled block data ( #2447 )
...
* wip
* do all platforms but bukkit & cli
* use the paperweight adapters for material information on bukkit
* Move bundled block data load to CLI
* Drop this part, let it load when needed
* Stray warning suppression
* Swap to using an MC utility function for full block detection
2025-01-09 11:06:53 +00:00
Maddy Miller
f608c01403
Add a Full Cube mask to mask to blocks that fill an entire cube ( #2676 )
...
* Add a Full Cube mask to mask to blocks that fill an entire cube
* IntelliJ is bad
* fixes from review
2025-01-05 19:19:42 -05:00
Maddy Miller
ea21e38be7
Merge branch 'version/7.3.x'
2024-12-29 14:14:36 +10:00
Maddy Miller
97630e6d50
Back to SNAPSHOT for continued development
2024-12-22 22:47:01 +10:00
Maddy Miller
cb9fd58aab
Release 7.3.10 Beta 1
2024-12-22 22:28:44 +10:00
Octavia Togami
e2cc52c1fb
Merge pull request #2674 from EngineHub/ot/bugfix/actually-wait-is-this-a-feature
...
Fix block entities in features/structures
2024-12-15 00:07:25 -08:00
Octavia Togami
7daead4aec
Fix block entities in features/structures
...
Fixes #2669
2024-12-14 12:15:27 -08:00
Maddy Miller
c220445066
Merge remote-tracking branch 'origin/version/7.3.x'
2024-12-10 22:37:50 +10:00
Maddy Miller
8187e67dce
Add the bundled data files
2024-12-10 22:36:03 +10:00
wizjany
1ac79d52c2
[Bukkit] 1.21.4.
2024-12-10 22:36:03 +10:00
Maddy Miller
0b5986f969
[NeoForge] 1.21.4
2024-12-10 22:36:03 +10:00
Madeline Miller
655d5f1679
Update the XTypes/XCategories files
2024-12-10 22:36:03 +10:00
Madeline Miller
7373bfe9e9
[Fabric] 1.21.4
2024-12-10 22:36:03 +10:00
Maddy Miller
9178c7213a
Merge remote-tracking branch 'origin/version/7.3.x'
2024-12-10 21:49:44 +10:00
Maddy Miller
e68086befe
Deprecate bundled item data ( #2514 )
...
* Deprecate bundled item data
* Use forRemoval further, and add the extra suppressions necessary due to this
2024-12-06 22:28:28 -08:00
Maddy Miller
a753a5f318
Remove newlines from translation files ( #2661 )
2024-11-28 20:55:38 -08:00
Madeline Miller
039380b0f1
[Bukkit] Update the API version to the minimum supported version
2024-11-25 16:30:57 +10:00
Madeline Miller
a36d045995
Back to SNAPSHOT for continued development
2024-11-25 16:17:55 +10:00
Madeline Miller
7adf70b158
Release 7.3.9
2024-11-25 15:46:50 +10:00
Madeline Miller
86220c0d0f
Update dependencies and language distribution
2024-11-25 15:33:19 +10:00
Octavia Togami
6c40aed782
Correct all BlockTools to use the Location's World ( #2650 )
...
All tools would inadvertently use the player's World at some point,
which is incorrect in the presense of some mods as seen in #2560
Fixes #2560
2024-11-25 15:12:18 +10:00
wizjany
920a810c29
Back to snapshot.
2024-11-09 11:23:05 -05:00
wizjany
e8aa544ef3
Release 7.3.9 beta 1.
2024-11-09 11:18:01 -05:00
Octavia Togami
fca847883d
Merge pull request #2643 from EngineHub/ot/feature/1.21.2
...
1.21.3
2024-11-04 21:50:59 -08:00
Octavia Togami
9b4d341ebb
[Bukkit] Stop using EnumMap for potential registry types
...
Biome broke in 1.21.3, Material could break in the future
2024-11-01 01:11:23 -07:00
Octavia Togami
2655431335
[Bukkit] 1.21.3
2024-10-25 14:01:08 -07:00
Octavia Togami
d5a55bdfea
Use 1.21.3 as new baseline instead of 1.21.2
...
I don't think anyone's going to be using 1.21.2
2024-10-25 10:45:03 -07:00
Octavia Togami
4a1bf6128a
Prevent stale bot from running more than one at a time
2024-10-24 15:27:10 -07:00
Octavia Togami
c5821197b1
[Sponge] 1.21.2
2024-10-22 22:27:39 -07:00
Octavia Togami
24f53a7b3b
Data updates for 1.21.2
2024-10-22 22:27:39 -07:00
Octavia Togami
75c87ce540
[NeoForge] 1.21.2
...
Also some adjustments to align Fabric and NF closer
2024-10-22 22:27:39 -07:00
Octavia Togami
cdbcab8ec5
Update language files to 1589
2024-10-22 22:27:39 -07:00
Octavia Togami
31b0b1e0c8
[Fabric] 1.21.2
2024-10-22 22:27:38 -07:00
Madeline Miller
b9420c5302
Back to SNAPSHOT for continued development
2024-10-21 20:52:39 +10:00
Madeline Miller
7d32b456e7
Release 7.3.8
2024-10-21 20:51:52 +10:00
Octavia Togami
4225ae2966
Merge pull request #2644 from EngineHub/ot/fix/the-magic-is-fading
...
Directly access the data version from MC
2024-10-16 08:42:16 -07:00
Octavia Togami
bae1b650fc
Directly access the data version from MC
...
Spigot recently made a breaking change to CraftMagicNumbers which breaks
this code, by using MC directly we avoid this issue ever occuring in the
future
2024-10-16 07:28:35 -07:00
Madeline Miller
a1132ab88c
Merge branch 'version/7.3.x'
2024-10-14 19:33:57 +10:00
Madeline Miller
31a795a365
Back to SNAPSHOT for continued development
2024-10-13 19:59:59 +10:00
Madeline Miller
c6af3a3eb0
Release 7.3.7
2024-10-13 19:58:29 +10:00
Octavia Togami
e595c3f29a
Merge pull request #2637 from EngineHub/ot/fix/jnbt-compat
...
Bump lin-bus to support old schematics better
2024-10-13 11:47:48 +02:00
Octavia Togami
6c65f09149
Bump lin-bus to support old schematics better
2024-10-02 00:34:48 -07:00
Vilsu221
485bb41167
Add negative y support
2024-09-14 13:40:11 -07:00
Octavia Togami
e07633cd10
Move EditSession closure into exception handling
2024-09-11 17:44:05 -07:00
Madeline Miller
305f0cb328
Merge branch 'version/7.3.x'
2024-09-11 22:58:51 +10:00
Tyler Wesley
4e7abf56da
Changes /curve /line thickness param from int to double ( #2623 )
2024-09-11 22:48:12 +10:00
Octavia Togami
d3c59b107a
Re-enable buffering
...
This is required for masks to work properly.
2024-09-07 11:09:00 -07:00
Octavia Togami
c61b273f8d
Add property-based testing for SideEffectSet
2024-09-07 00:24:58 -07:00
Octavia Togami
e54a68325c
Fix SideEffectSet inconsistencies, improve perf
...
The `apply` term was inconsistent in this API, but should have always
been the same. This makes the "set" actually store the state of the
given effect, even if it's the default, and therefore consistent.
2024-09-07 00:24:58 -07:00
Pierre Maurice Schwang
cfd9eeabae
retrieve BlockEntities tag in v3 schematics optionally
2024-08-31 09:31:47 -07:00