Octavia Togami
0c456ef7a6
Add issue template config
2020-02-13 03:26:03 -08:00
Octavia Togami
22eabc655f
Add issue templates
2020-02-13 03:23:47 -08:00
Octavia Togami
28c3dd4af4
Merge pull request #551 from EngineHub/feature/improved-version-specs
...
Improve versioning
2020-02-10 21:15:45 -08:00
Octavia Togami
947775b5e5
Read WE version from manifest ourselves
2020-02-10 17:11:08 -08:00
Octavia Togami
3e15c6dfdd
Make internal version always semver
2020-02-10 16:49:40 -08:00
Octavia Togami
3ed190268c
Lower load factors in BlockMap
...
We can sacrifice these tiny amounts of memory for large CPU gains.
2020-02-09 15:25:43 -08:00
Matthew Miller
f111f6bfce
Significantly improve performance in ChunkBatchingExtent and other buffering extents ( #550 )
...
* Re-apply non-adapter performance boosts in separate PR
* Improved deprecation handling
* Move TODO
2020-02-07 20:28:14 +10:00
Octavia Togami
92eab931ea
[Forge] Include all -core resources, for all langs
2020-02-03 21:26:13 -08:00
Octavia Togami
38f3f8e667
[Forge] Fix loading legacy/lang in dev
2020-02-03 21:17:33 -08:00
Octavia Togami
93762093f7
[Fabric] Fix tile entities expecting proper pos data
2020-02-03 11:23:58 -08:00
Matthew Miller
48cc31c137
Bump mappings and implement trees for Forge
2020-02-02 16:11:40 +10:00
Gimlao
d7ce7a2adf
Update draw.js
...
Fixed the non working orientation and palette feature.
2020-01-31 23:07:54 +01:00
Octavia Togami
0324196b5d
[Forge, Fabric] Update to latest 1.15.2
...
Some bits of the Fabric 1.15.2 update were moved into common code.
This is NOT ready yet, tree features still need to be updated. Mappings
are comitted, just waiting for them to come out.
2020-01-31 14:04:58 -08:00
wizjany
68d48148d3
Revert "Revert "Add Vault as a softdepend to the Bukkit variant to prevent a warning from Spigot""
...
This reverts commit 376f241b7d
.
Spigot bad. Also LP bad. This really shouldn't be necessary but it's
probably safer due to all the weird shit spigot and LP do.
2020-01-31 10:43:40 -05:00
Matthew Miller
0641409830
Bump adapters to fix errors
2020-01-30 20:51:44 +10:00
Matthew Miller
376f241b7d
Revert "Add Vault as a softdepend to the Bukkit variant to prevent a warning from Spigot"
...
This reverts commit 33cf4c080b
.
2020-01-30 20:40:20 +10:00
Octavia Togami
202f98699b
Improve speed of BSIA, clean up Int2BaseBlockMap ( #548 )
...
* Improve speed of BSIA, clean up Int2BaseBlock
* Fix some compile errors / bugs
2020-01-30 20:36:49 +10:00
Octavia Togami
7384b69734
Generify BlockMap
2020-01-30 01:05:31 -08:00
Octavia Togami
624b3a449b
Always use UTF-8 for loading translations
2020-01-29 04:31:35 -08:00
Matthew Miller
33cf4c080b
Add Vault as a softdepend to the Bukkit variant to prevent a warning from Spigot
2020-01-27 17:55:11 +10:00
Matthew Miller
e5c3c7ae45
Bump to 7.1.1-SNAPSHOT for continued development.
2020-01-26 21:43:31 +10:00
Matthew Miller
d283dd914d
Release WorldEdit 7.1.0
2020-01-26 21:42:42 +10:00
Matthew Miller
8e55131a2f
Bump bStats version and update 7.1.0 changelog
2020-01-24 22:38:52 +10:00
Matthew Miller
d7089a65a7
Bump dataversion for WorldEdit CLI, and minify all of the JSON files
2020-01-24 21:10:04 +10:00
Matthew Miller
00d6c31b6a
Bump Fabric to 1.15.2. It already worked on 1.15.2 before this, just bumping mappings.
2020-01-24 20:58:14 +10:00
wizjany
a27ade54fc
Add adapters for 1.15.2.
2020-01-21 18:13:37 -05:00
wizjany
9222e00cd4
Add license block for text library. ( #544 )
2020-01-19 18:47:59 +10:00
Matthew Miller
bfecf2a06a
Back to SNAPSHOT for continued development
2020-01-18 21:48:15 +10:00
Matthew Miller
fa9f4fa4b3
Bump to 7.1.0RC1
2020-01-18 21:48:01 +10:00
wizjany
05cc7aa021
Don't send bad packets to the client.
...
The adapter only can send a structure block change ID, so we shouldn't
attempt to send nbt for other block entities.
2020-01-09 21:16:30 -05:00
wizjany
a398c86d98
Make missing Bukkit impl adapter more user-friendly.
...
* 100s of "Unknown property" warnings in log aren't useful, only drown
out the actual adapter warning
* Most people aren't looking at their console anyway, so hijack the old
Actor#tellVersion to warn of missing adapters.
2020-01-07 18:05:52 -05:00
wizjany
da98b5fe15
Remove unused EditSessionHolder class.
2020-01-07 18:05:35 -05:00
wizjany
993e49b1ab
Expose legacy data value. ( #542 )
...
Fixes WORLDEDIT-4010.
2020-01-04 16:32:53 +10:00
Matthew Miller
e198718a1e
Fixed the adapt function for Actor -> Bukkit not working for players or command blocks
2020-01-04 16:29:32 +10:00
JOO200
3ed02aa1a8
BukkitAdapter: Add Bukkit CommandSender --> WorldEdit Actor ( #539 )
...
* BukkitAdapter: Added Bukkit CommandSender --> WorldEdit Actor
* Add a reverse adapter
Co-authored-by: Matthew Miller <mnmiller1@me.com>
2020-01-04 16:23:59 +10:00
Matthew Miller
5fb91c6269
Fixed redone translation string
2020-01-04 12:42:13 +10:00
Octavia Togami
39d3ad0e77
Merge pull request #541 from EngineHub/feature/item-registry-enchancements
...
Add a ItemMaterial for use by CraftBook & CommandBook
2020-01-02 11:08:34 -08:00
Octavia Togami
b0ba9e0952
Move condition to Passthrough constructors
2020-01-02 11:07:43 -08:00
Octavia Togami
c5fd531250
Use config_loc instead of basedir
...
basedir can be incorrectly determined by Groovy/Ant, and end up in the
wrong location. Gradle ensures that config_loc is stable.
2020-01-01 11:52:53 -08:00
Octavia Togami
7b2f4ea184
Merge pull request #530 from EngineHub/feature/expressions-part-2
...
Expressions Part 2: Compilation
2020-01-01 11:09:59 -08:00
Octavia Togami
0e37196036
Drop a bunch of static method imports
2020-01-01 10:34:51 -08:00
Wyatt Childers
1c3277648f
Add a ItemMaterial for use by CraftBook & CommandBook
2019-12-30 22:48:27 -05:00
wizjany
79c11c5ee9
Fix GC shenanigans in regen.
2019-12-21 00:20:48 -05:00
wizjany
2ce345b473
Update Bukkit adapter jar.
...
Fixes world-name shenanigans.
2019-12-20 20:04:05 -05:00
Octavia Togami
e9dc8befc7
[Fabric] Update to 1.15.1
2019-12-20 15:23:18 -08:00
Octavia Togami
ad55387a40
Deprecate entire old commands package
2019-12-19 21:59:31 -08:00
Matthew Miller
e4121dba39
Back to SNAPSHOT for continued development
2019-12-18 19:24:18 +10:00
Matthew Miller
2facfeb380
Bump to 7.1.0-Beta 1 for beta.
2019-12-18 19:23:58 +10:00
Octavia Togami
7039dc8306
Clean up handling of sel/nav wand tool ( #540 )
2019-12-18 19:11:43 +10:00
Octavia Togami
77fd982b38
Update changelog for snapshots & tool deprecation
2019-12-17 16:40:44 -08:00