Octavia Togami
8f79e3acdb
Remove deprecation from clipboard-adjacent files
2022-07-15 18:28:22 -07:00
Octavia Togami
65fe8a69a6
Update actions, upload logs
2022-07-14 17:37:45 -07:00
Octavia Togami
8c322dfbbb
Use some pattern-matching, 'cause it's cool
2022-07-14 17:05:51 -07:00
Octavia Togami
8caaa3e0ed
[Forge] Update to 41.0.98 to fix breaking changes
...
Fixes #2139
2022-07-14 17:05:51 -07:00
Octavia Togami
94745adddd
Remove maven local specifier
2022-07-14 17:02:25 -07:00
Yeregorix
8fee9bdd2c
Fix Sponge rotation adapter
2022-07-14 09:49:43 -07:00
Octavia Togami
2aadf22b62
Restore ABI compatiblity
2022-07-11 18:39:46 -07:00
Octavia Togami
d1ebde0b1f
First stab at getting lin-bus integrated
2022-07-11 00:29:15 -07:00
Octavia Togami
a8b5268e80
Merge pull request #2133 from EngineHub/chore/build-fix-for-master
...
Merge version branch in for build fix
2022-07-01 07:59:25 -07:00
Octavia Togami
ed2713a5d7
Update some plugins to fix build
2022-07-01 07:28:28 -07:00
Madeline Miller
fb7366e372
Back to SNAPSHOT for continued development
2022-06-18 13:19:08 +10:00
Madeline Miller
087758992c
Release 7.2.11 Beta 1
2022-06-18 12:58:27 +10:00
Maddy Miller
6fef180a76
Merge pull request #2118 from EngineHub/chore/1.19-to-master
...
Merge version/7.2.x to master for 1.19 changes
2022-06-12 15:25:07 +10:00
Madeline Miller
bc9a6dd5a0
Merge branch 'version/7.2.x'
2022-06-12 15:01:33 +10:00
Maddy Miller
f667474f18
Deprecate MultiStageReorder and ReorderMode ( #1999 )
...
* Start deprecating MultiStage reorder
* Rather than changing behaviour just deprecate
* Add deprecation message
* Apply PR review notes
2022-06-12 04:34:10 +00:00
Octavia Togami
3433e40d51
Fix CB watchdog, fail early if it breaks
2022-06-10 17:07:24 -07:00
Octavia Togami
a7ab49a0bf
Merge pull request #2112 from EngineHub/snapshot-testing/1.19
2022-06-10 00:58:35 -07:00
Octavia Togami
7df4d984ff
[Bukkit] 1.19
...
Removed 1.18, 1.18.2 is still present
2022-06-09 17:21:11 -07:00
Octavia Togami
7cc90a7b63
Merge pull request #2111 from EngineHub/feature/abi-more-like-allthings-break-intermittenly
...
Add automatic ABI checking
2022-06-08 07:37:07 -07:00
Octavia Togami
d3ab1e5783
1.19 data updates
2022-06-07 21:32:29 -07:00
Octavia Togami
69b5d661f0
[Forge] 1.19
2022-06-07 17:26:11 -07:00
Octavia Togami
7497341a1c
[Fabric] 1.19
2022-06-07 17:26:08 -07:00
Octavia Togami
a8a3633b08
Increase memory for daemon
...
Thanks loom
2022-06-07 09:19:41 -07:00
Octavia Togami
66e3c3cd62
[Fabric] 1.19-pre1
...
- new TextComponent -> Component.literal
- Use sendSystemMessage instead of displayClientMessage(..., false)
- build -> buildUnoptimized/buildOptimized; I just returned the same
from both
- Create a LevelStem for regen world constructor
- Use RandomSource instead of Random
- Command text doesn't include the slash anymore
2022-06-07 09:19:41 -07:00
Octavia Togami
45b0b9a834
Fix failures for when we update to a new MC version
2022-06-06 17:25:43 -07:00
Octavia Togami
c42a96f890
Licensing...
2022-06-06 17:17:31 -07:00
Octavia Togami
8d5d809ae6
Add automatic ABI checking
...
This is going to break on new MC release, but I'll take care of that
2022-06-06 17:11:41 -07:00
Octavia Togami
92b88dc28a
Merge pull request #2109 from EngineHub/chore/merge-to-master
...
Merge version/7.2.x into master
2022-06-04 10:58:56 -07:00
Octavia Togami
9e98e77a9c
Exclude examiner from -forge when merging
2022-06-04 10:40:58 -07:00
Madeline Miller
bed2419f51
Remove legacy adapters
2022-06-04 18:17:30 +10:00
Madeline Miller
1e618e3a0d
Merge version/7.2.x into master
2022-06-04 18:12:56 +10:00
Maddy Miller
31e5298f39
Fixed //stack erroring when given a count of 0 ( #2108 )
2022-06-04 16:47:19 +10:00
Maddy Miller
c515eb5f26
Cache properties to reduce startup memory ( #2103 )
...
* Cache properties to reduce startup memory
* Apply PR review notes
* Remove import
2022-06-04 16:30:23 +10:00
Maddy Miller
c83f6ecd88
Play around with SpongeForge ( #2107 )
2022-06-04 16:10:50 +10:00
Maddy Miller
6e72ee00e9
Add morph brush ( #2078 )
...
* Add erosion brush
* Rename to the Morph brush, and add Erode and Dilate presets
Co-authored-by: Lewis B <lbobbermen@bigpond.com>
2022-06-04 14:03:32 +10:00
Octavia Togami
92dfdcb88b
Update CodeQL action to v2
2022-05-26 18:26:16 -07:00
Maddy Miller
15bd7ff441
Increase default BlockState count ( #2102 )
2022-05-22 17:28:42 +10:00
Octavia Togami
8ddd31797c
Fix fastutil on sponge ( #2099 )
...
VG excludes the wrong version, PR has been made
2022-05-22 17:02:35 +10:00
Maddy Miller
3eefaa29dd
Fix block state mask with string properties ( #2091 )
2022-05-01 12:00:28 +10:00
Octavia Togami
88db45b6bc
Bump paperweight + bundle to fix build
2022-04-21 19:17:56 -07:00
Octavia Togami
14ecf9320c
Bump paperweight + bundle to fix build
2022-04-21 18:40:49 -07:00
wizjany
27b2945362
Bump adapter jar.
...
https://github.com/EngineHub/worldedit-adapters/pull/31
2022-03-20 12:42:46 -04:00
wizjany
027a6078f9
Revert "Fix sponge."
...
This reverts commit 677ce55a92
.
2022-03-18 09:00:57 -04:00
wizjany
677ce55a92
Fix sponge.
2022-03-18 08:33:48 -04:00
Madeline Miller
5b599298eb
Back to SNAPSHOT for continued development
2022-03-18 16:23:11 +10:00
Madeline Miller
1742f98426
Release 7.2.10
2022-03-18 16:09:43 +10:00
wizjany
e715ccc3b4
Fix passenger entity saving and loading ( #2058 )
...
* Fix incorrect saving and subsequent loading of passenger entities in vehicles.
Originally from https://github.com/EngineHub/WorldEdit/issues/1763#issuecomment-1062429891 .
Co-authored-by: wizjany <wizjany@gmail.com>
* Port to Fabric/Forge.
Rewrite in Sponge to use EntityArchetype.
Sponge is untested because WE doesn't properly build/run on it right now apparently?
* NBT Constants.
Co-authored-by: Red_Epicness <red.epicness@icloud.com>
2022-03-18 14:33:35 +10:00
Octavia Togami
d905ad47c8
Fix terminology in SECURITY.md ( #2066 )
2022-03-17 18:54:05 +00:00
Octavia Togami
356cd2c8b2
Merge pull request #2062 from EngineHub/fix/mixin-mixup
...
Un-mixup the mixins.
2022-03-17 10:48:38 -07:00
wizjany
b8d42ac589
Defeat the duplication dilemma.
2022-03-17 13:18:46 -04:00