Madeline Miller
b079da7db0
Merge branch 'version/7.2.x'
2023-06-14 19:21:59 +10:00
Maddy Miller
1f22906aca
[Bukkit] Add 1.20.1 support to adapter
2023-06-13 00:25:28 +10:00
Madeline Miller
3cb1e03edb
Fix diffs missed due to merge crash
2023-06-09 22:06:33 +10:00
Madeline Miller
d312553fc5
Merge branch 'version/7.2.x'
2023-06-09 21:55:13 +10:00
Madeline Miller
066a7abf7f
[Bukkit] 1.20
2023-06-09 20:16:41 +10:00
Octavia Togami
9667101730
Upgrade many items, Gradle 8.1.1 ( #2329 )
...
* Upgrade many items, Gradle 8.1.1
* Bump to codecov snapshot
* Use the release of the codecov plugin
---------
Co-authored-by: Madeline Miller <mnmiller1@me.com>
2023-06-04 05:40:08 +00:00
Maddy Miller
5638a28897
Fix ServerLevel proxies not including entities ( #2308 )
...
* Fix ServerLevel proxies not including entities
* Also include the entity call that the village generator uses
2023-05-07 15:55:27 +10:00
Madeline Miller
cd95d207f2
Actually register structures on other platforms
2023-04-30 16:53:58 +10:00
Madeline Miller
91dd9deca8
Added strings and implement on other platforms
2023-04-30 16:53:58 +10:00
Madeline Miller
5ca80395a3
Add structure generator command
2023-04-30 16:53:58 +10:00
Madeline Miller
0d8a2118f2
Merge branch 'version/7.2.x'
2023-03-19 16:20:24 +10:00
JOO200
38d2ff134a
bukkit: add adapter for bukkit 1.19.4 ( #2281 )
...
* bukkit: add adapter for bukkit 1.19.4
* added missing reobf mapping to 1.19.4 adapter
* Drop unused comments
2023-03-18 14:37:33 +10:00
Maddy Miller
121b4b616c
Add a feature generator and allow undoing of feature placement ( #2239 )
...
* Add a feature generator and allow undoing of feature placement [WIP]
Apply changes to Forge as well
Use proper translatable components
* Add a brush version of the feature command
Use Java proxy classes
* Add for Bukkit (only 1.19.3 for now)
Clean up the proxies to use a switch
Checkstyle is grumpy
Add the obfuscated versions
Remove debug text
Fix missed "destroyBlock" deobfuscated proxy function
* checkstyle
2023-03-10 11:39:24 +00:00
Madeline Miller
f40ea0ddb9
Merge branch 'version/7.2.x'
2023-03-05 16:54:35 +10:00
Madeline Miller
f6646aaab1
Update to the new Paper maven repo
2023-03-05 16:52:44 +10:00
Maddy Miller
82727ffb63
Few cleanups over the code and use more Java 9+ features ( #2248 )
...
* Few cleanups over the code and use more Java 9+ features
* Address feedback
* cleanup switch case
* Remove TODO
2023-02-26 18:17:14 +10:00
Madeline Miller
b18d66c54d
Merge branch 'version/7.2.x'
2023-02-21 21:35:24 +10:00
Brokkonaut
6bbcf74655
Allow custom biomes in bukkit
2023-02-11 04:41:16 +01:00
Madeline Miller
6951e7903c
Merge branch 'version/7.2.x'
2022-12-27 22:41:28 +10:00
Madeline Miller
474c191c4c
Use the connection field on 1.19->1.19.3 rather than networkManager
2022-12-27 22:35:58 +10:00
Madeline Miller
596147213b
Fixed 1.19.3 adapter on 7.3.0 branch
2022-12-27 22:15:35 +10:00
Madeline Miller
844a8fc04b
Merge branch 'version/7.2.x'
2022-12-27 21:04:27 +10:00
Madeline Miller
2e86f0512f
Paper 1.19.3 (Untested due to IntelliJ indexing)
2022-12-09 21:27:00 +10:00
Madeline Miller
b3962d8b41
Merge branch 'version/7.2.x'
2022-08-07 17:38:06 +10:00
wizjany
e01b049265
[Bukkit] 1.19.2 DV.
...
Assuming spigot doesn't decide to randomly break things, this should work when it releases.
2022-08-05 10:17:28 -04:00
wizjany
9ef6e5bd81
MC 1.19.1 ( #2159 )
...
* [Fabric] Bump versions to 1.19.1.
No code changes needed.
* [Bukkit] Add 1.19.1 DV to 1.19 adapter.
No mapping changes. Devbundle left untouched for now.
* [Forge] Bump versions to MC 1.19.1.
2022-07-30 15:30:27 +10:00
Octavia Togami
b7301a64df
Clean up the last little bit of NBT deprecations
2022-07-16 00:51:35 -07:00
Octavia Togami
67905ae3b1
Clean up all NBT deprecation warnings
...
except old adapters, don't want to do that if we're gonna drop them
2022-07-15 23:42:37 -07:00
Octavia Togami
d1ebde0b1f
First stab at getting lin-bus integrated
2022-07-11 00:29:15 -07:00
Madeline Miller
bc9a6dd5a0
Merge branch 'version/7.2.x'
2022-06-12 15:01:33 +10:00
Octavia Togami
3433e40d51
Fix CB watchdog, fail early if it breaks
2022-06-10 17:07:24 -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
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
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
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
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
wizjany
48d7ccc1b2
[Bukkit] 1.18.2
2022-03-04 22:03:12 -08:00
Octavia Togami
8c83ef80fa
[Bukkit] Remove nbt tricks from adapters
2022-03-04 22:03:12 -08:00
Maddy Miller
30e1601489
Apply update flag on later change ( #2037 )
...
* Apply update flag on later change
* Checkstyle
* Move entry point for UPDATE
2022-03-05 03:32:03 +00:00
Octavia Togami
ab31481e58
Use Chunk#getNoiseBiome instead of biome container ( #2025 )
...
This is just way easier, and not buggy! Fixes #2012
2022-01-30 20:02:03 +00:00
Madeline Miller
9c44dd75d7
Default to Java 17
2021-12-21 22:22:47 +10:00
Madeline Miller
98c93d011b
Merge remote-tracking branch 'origin/version/7.2.x' into chore/merging-to-master
2021-12-21 20:16:52 +10:00
Madeline Miller
9409cc9700
Pin adapter version
2021-12-21 20:09:55 +10:00
Madeline Miller
d0ecd8da78
Merge 1.18.1 to master
2021-12-21 20:09:55 +10:00
Madeline Miller
92dfe5e44e
Bump Paperweight to allow 1.17 adapters from source
2021-12-21 19:49:48 +10:00
wizjany
885c326cee
Bump paperweight, dev bundle.
2021-12-12 17:27:22 -05:00
wizjany
22816cffe9
Version bumps for bukkit/fabric 1.18.1
2021-12-10 08:58:42 -05:00