Commit Graph

4247 Commits

Author SHA1 Message Date
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
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
Octavia Togami
8a3df24a37 Apply review suggestion 2024-08-26 17:53:44 -07:00
Markus Ebner
d05e84268b Attempt to fix #2125 2024-08-26 17:53:44 -07:00
Octavia Togami
fc44a3ae8d Move the SLF4J ban to checkstyle
It was inconsistent to exclude the dependencies
2024-08-25 09:21:49 -07:00
Octavia Togami
54be5fafed Remove leftover debug print
Fixes #2607
2024-08-25 09:08:09 -07:00
aurora
bbbbea719c
Replace download in Readme with Modrinth (#2606) 2024-08-20 08:17:43 +00:00
brickmonster
6e37730bad
Fix incorrect paste orientation with //perf -h update off (#2601)
Fixes #2575
2024-08-14 06:33:26 +00:00
Octavia Togami
ebc4b29055 Finally fix jchronic shading
Someone should've filed an issue about this >.>
2024-08-10 22:39:02 -07:00
Madeline Miller
b3e2838f7b
Back to SNAPSHOT for continued development 2024-08-10 13:49:02 +10:00
Madeline Miller
3d660b8f1d
Release 7.3.6 2024-08-10 13:47:55 +10:00
Madeline Miller
3e6708a6f3
[Bukkit] Allow 1.21 Paper adapter to load on 1.21.1 2024-08-09 22:55:17 +10:00
Octavia Togami
350dfa107c Revert "Shutdown executor service on disable (#2570)"
This does not work as this breaks moving between SP servers. Fixes #2586

This reverts commit 84ad34c36f.
2024-07-29 21:44:46 -07:00
Maddy Miller
c1d0494f97
Move //update to RegionCommands from GeneralCommands (#2590) 2024-07-29 21:35:34 -07:00
Madeline Miller
6b68ff993a
Back to SNAPSHOT for continued development 2024-07-25 20:55:56 +10:00
Madeline Miller
8ba3d89631
Release 7.3.5 2024-07-25 20:47:16 +10:00
Maddy Miller
2dbcae3d0a
Cleanup registry init (#2583) 2024-07-24 21:17:01 -07:00
Octavia Togami
f5eefc0ac2
Merge pull request #2581 from EngineHub/ot/debt/what-is-a-repository
Completely eliminate usage of other repos
2024-07-23 19:45:43 -07:00
Octavia Togami
c81c217108
Fix formatting 2024-07-23 19:19:44 -07:00
Octavia Togami
46eff6ab6f
Attempt a little more repo cleanup 2024-07-21 13:15:26 -07:00
Octavia Togami
da223671a5 Completely eliminate usage of other repos
Probably, I'm not firewalling it to make sure
2024-07-21 15:30:51 +10:00
TomyLobo
9fae6771fd
Merge pull request #2582 from EngineHub/deform-fix-queryrel
Fix queryRel for //deform and //brush deform
2024-07-20 16:41:41 +02:00
TomyLobo
570ec87790 Fix queryRel for //deform and //brush deform 2024-07-19 03:11:28 +02:00
Maddy Miller
292dae65cb
Use Bukkit Registry API where possible (#2573) 2024-07-12 12:02:09 +10:00
Maddy Miller
f31c2e65ea
Remove <1.16 //drawsel max size handling (#2572) 2024-07-07 06:31:13 +00:00
Maddy Miller
84ad34c36f
Shutdown executor service on disable (#2570)
* Shutdown executor service on disable

* also do CLI
2024-07-07 16:16:15 +10:00
Octavia Togami
27bd26607f
Update crowdin-distributor 2024-07-06 04:09:37 -07:00
Madeline Miller
43b3b0308b
Back to SNAPSHOT for continued development 2024-07-06 20:52:50 +10:00
Madeline Miller
62632448b4
Release 7.3.4 2024-07-06 20:51:29 +10:00
Maddy Miller
ab4809985e
Lazily compute BlockState#getAsString (#2566)
* Lazily compute BlockState#getAsString

* Implement in BaseBlock
2024-07-06 10:28:30 +00:00
wizjany
3adba9f25a
Fix structure block CUI resetting selections cross-world. (#2561)
Previously, if a world override was active (e.g. via //world), createStructureBlock would always attempt to check the player (entity) world rather than their selection world. This led to the selection getting reset immediately. Now, we first check if there's anything to render (i.e. if the selection is in the current world) before attempting to get the selection from the player's session.
2024-06-26 23:14:57 +00:00
Octavia Togami
1834cfba15 Add CODEOWNERS 2024-06-25 11:31:55 -07:00
Octavia Togami
203236d22a Use published version of lin-bus 2024-06-25 00:20:33 -07:00
Octavia Togami
63b06eb6cd
Also run stale bot on issue activity 2024-06-22 15:13:05 -07:00
Octavia Togami
fb987c02a9
Merge pull request #2557 from EngineHub/ot/debt/lets-go-live-to-the-action
Do some maintence on our workflows
2024-06-22 15:00:32 -07:00
Octavia Togami
09942de9d6
Remove CodeQL workflow
This has only ever added busywork, never found any problems. It doesn't
support filtering generated code and breaks sometimes.
2024-06-22 14:46:02 -07:00
Octavia Togami
d78471689c
Move stale to workflow 2024-06-22 14:38:01 -07:00
Madeline Miller
54d5665fbf
Back to SNAPSHOT for continued development 2024-06-19 19:03:59 +10:00
Madeline Miller
0452ca28f1
Release 7.3.4 Beta 1 2024-06-19 18:44:02 +10:00
Octavia Togami
ca2febeb3e
Merge pull request #2549 from EngineHub/ot/feature/1.21
Minecraft 1.21
2024-06-18 04:52:39 -07:00
Octavia Togami
de2f398348
[Sponge] 1.21 2024-06-18 04:33:06 -07:00
Madeline Miller
e15b59b8ec
Update platform versions 2024-06-18 18:06:28 +10:00
Octavia Togami
d1221cf809
Fix nbt access in proxy 2024-06-14 23:12:50 -07:00