Commit Graph

4220 Commits

Author SHA1 Message Date
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
Octavia Togami
f5875b8924
Fix proxy method matching 2024-06-14 22:54:47 -07:00
Octavia Togami
6e6e87ab42
[Bukkit] 1.21 2024-06-14 22:12:33 -07:00
Madeline Miller
e5ca0168c2
Add data from MCUtils for 1.21 2024-06-15 14:48:45 +10:00
Octavia Togami
8d40de2d3b
[Fabric] 1.21 2024-06-13 22:59:37 -07:00
Octavia Togami
5b619d7493
[NeoForge] 1.21 2024-06-13 22:57:05 -07:00
Octavia Togami
0386259b36
Update JDK requirements
These have long been outdated
2024-06-10 21:57:04 -07:00
Octavia Togami
a684cd19f2
[Fabric] 1.21-rc1 2024-06-10 21:52:37 -07:00
Madeline Miller
9ca8c0fbd2
Back to SNAPSHOT for continued development 2024-06-05 21:04:48 +10:00
Madeline Miller
6359df8177
Release 7.3.3 2024-06-05 20:43:30 +10:00
Ossi Erkkilä
ad0362367a
Bring back the Sponge module, updated for 1.20.6 (#2538)
* Bring back the Sponge module

* Fixes

* Specify the SNAPSHOT build of SpongeAPI to use
2024-06-01 15:30:00 +10:00
wizjany
05db94cfac [neoforge] Update for event api break. 2024-05-27 11:46:50 -07:00
Madeline Miller
17029fefff
Back to SNAPSHOT for continued development 2024-05-21 20:25:29 +10:00
Madeline Miller
3aca580928
Release 7.3.2 2024-05-21 20:10:17 +10:00
Madeline Miller
f21efd08c6
[NeoForge] Add the optional handler to the protocol registration 2024-05-21 19:56:24 +10:00
Octavia Togami
910d5cc38d Use readCharSequence instead of toString to inc reader index
My bad. Fixes #2525
2024-05-21 01:31:39 -07:00
Maddy Miller
6818272ace
Add transforms to the crafter orientation property (#2533) 2024-05-20 13:19:26 +00:00
Madeline Miller
eac49b0492
Use the release version of Luck's permissions api for fabric 2024-05-17 18:11:28 +10:00
Maddy Miller
bf8c2e77e8
Fix Paperweight build error and remove 1.19.4/1.20.0 support (#2529)
* Fix Paperweight build error and remove 1.19.4/1.20.0 support

* Remove extra version-specific data
2024-05-16 22:31:14 +10:00
Madeline Miller
3d0892dddc
Use Paper-specific API to fetch CommandMap when available 2024-05-15 20:31:39 +10:00
Octavia Togami
fa7bd11505
Merge pull request #2524 from aurorasmiles/fix-painting-facing
Fix paintings not getting rotated correctly
2024-05-10 00:33:20 -07:00
aurora
a695bb81fe Fix paintings not getting rotated correctly
Co-authored-by: Octavia Togami <octavia.togami@gmail.com>
2024-05-10 09:12:25 +02:00
Octavia Togami
6686552ecf
Apply some small corrections for verification 2024-05-10 00:05:20 -07:00
Madeline Miller
ae61fa9fbc
Fix heightmap brush hardcoding world min and max Y 2024-05-09 20:32:56 +10:00
Madeline Miller
336c357521
Back to SNAPSHOT for continued development 2024-05-08 19:49:36 +10:00
Madeline Miller
2e55f4fb39
Release 7.3.1 2024-05-08 19:48:06 +10:00
Madeline Miller
98e8720ff8
Update platform versions 2024-05-06 15:07:09 +10:00
Maddy Miller
fda9ded4e8
Merge pull request #2512 from EngineHub/ot/feature/1.20.5
Java 21 + 1.20.6
2024-05-01 21:21:09 +10:00