8124d3b3c5
Reverted an upstream change due to a sketchy class issue
matt
2019-03-26 15:29:46 -04:00
3420b8329b
Remove most of PseudoRandom, a few minor cleaning changes, and an upstream change
matt
2019-03-26 13:41:09 -04:00
0d88a6bce2
Merging upstream changes
matt
2019-03-26 13:27:09 -04:00
4629c1f7e4
Few fixes for the Forge version.
Matthew Miller
2019-03-26 21:09:41 +10:00
8eccdc7444
Add -f flag to //count to allow fuzzy inputs.
wizjany
2019-03-25 22:38:51 -04:00
85bfd16d7c
Code cleaning Most notable change: Remove redundant type parameters and replaced with <>. This is a small step to bring us closer to upstream parity.
matt
2019-02-15 21:46:10 -05:00
3236bdd78e
Changes to NBT-handling in operations and extents, changes to match the widely supported setBlock functionality, minor code cleanup
IronApollo
2019-03-25 13:31:12 -04:00
fba12b1282
More shading fixes
Kenzie Togami
2019-03-13 20:15:01 -07:00
4be72fb983
Shade logger bridges as well
Kenzie Togami
2019-03-13 19:56:58 -07:00
d6804737cf
Switch to SLF4J logging.
Kenzie Togami
2019-03-13 19:51:48 -07:00
4191f017f1
[Forge] Fix sub-commands by registering even less
Kenzie Togami
2019-03-13 18:54:23 -07:00
4f0506ec8b
Fix versions in toml. Use internalversion (with git hash).
wizjany
2019-03-12 17:30:45 -04:00
1c5d3368a0
Defer permissions check when making LocalSession.
wizjany
2019-03-11 20:37:35 -04:00
a5cec7728d
Merge pull request #452 from EngineHub/forge-1.13
Matthew Miller
2019-03-11 22:52:30 +10:00
6e24472af5
Bump to latest forge and cleanup some old files.
Matthew Miller
2019-03-11 22:45:41 +10:00
a59d994d84
Hook up the biome registry.
wizjany
2019-03-11 00:15:21 -04:00
6192ba8dc1
Checkstyle fixes and warnings.
wizjany
2019-03-11 00:02:51 -04:00
6937cfc9a9
Need internal ID for EntityType here too.
wizjany
2019-03-09 10:46:40 -05:00
a22b5535fe
Shh checkstyle, I'm a C# dev now.
wizjany
2019-03-08 16:14:16 -05:00
7c89ece96e
Few tweaks to schematic loading and error fixes.
wizjany
2019-03-08 16:00:42 -05:00
eebba8e324
Move vault to permscompat.
wizjany
2019-03-07 23:55:58 -05:00
de08c8b8c7
Add better control over expression timeouts. (#451)
wizjany
2019-03-06 19:58:32 -05:00
8a528b26b6
Update P2 repo and minors
NotMyFault
2019-03-06 17:35:42 +01:00
c98a311146
Update to working PlotSquared repo; Update to PlotSquared C>Captions class rename; Cleaning and minor modifications to SpongeSchematicReader
IronApollo
2019-03-06 03:06:47 -05:00
bb33897221
Handle all commands like pre-1.13 for now
Kenzie Togami
2019-03-04 19:57:22 -08:00
de9798bf7e
Further work on 1.13.2 WorldEdit for Forge. Forge still is missing too many features to finish this, and I need to work out how to port the command wrapper system over.
Matthew Miller
2019-02-16 16:13:03 +10:00
cf435fd63d
Bump to 1.13.2
Matthew Miller
2019-02-16 15:20:52 +10:00
d079f06c31
Make it actually load into an IDE on latest FG
Matthew Miller
2019-01-28 15:54:27 +10:00
e4ce51003e
Bump to latest Forge
Matthew Miller
2019-01-26 21:50:42 +10:00
c849f69ef4
Convert across the network handlers
Matthew Miller
2018-12-29 16:42:02 +10:00
9fccfdfaeb
Further work on 1.13
Matthew Miller
2018-12-29 16:04:36 +10:00
a64d8dc6fa
Fixed a lot of the errors, still more to go. Gotta switch to Forge registries once they exist.
Matthew Miller
2018-12-26 22:46:18 +10:00
7a08098b03
Further work on Forge 1.13 compat.
Matthew Miller
2018-12-15 22:13:13 +10:00
11cf5377d9
Further attempts
Matthew Miller
2018-12-15 18:57:37 +10:00
e6d5ce8165
Start work on Forge 1.13
Matthew Miller
2018-11-18 17:47:43 +10:00
5de8e0852c
Treat categories as empty when missing
Matthew Miller
2019-02-18 21:17:36 +10:00
df5ef52d6c
Merge pull request #449 from EngineHub/feature/biome-registry
Matthew Miller
2019-02-18 21:10:02 +10:00
8984289695
Bump Spigot version so it compiles.
Matthew Miller
2019-02-18 20:56:21 +10:00
24fbc86cdd
INDEV -- Pushed for in-house testing and development
IronApollo
2019-02-17 03:47:32 -05:00
50a286b070
Update the block/item category registries - this won't build until a Spigot PR is merged though.
Matthew Miller
2019-02-17 13:30:40 +10:00
a09489a9af
Updated the adapters
Matthew Miller
2019-02-16 20:51:39 +10:00
3683a0438a
Use nonNull rather than !isNull
Matthew Miller
2019-02-16 19:58:06 +10:00
db1315e043
Refactor registries to entirely use the platform
Matthew Miller
2019-02-16 19:35:13 +10:00
1b101740fe
Use a proper registry for biomes
Matthew Miller
2019-02-16 17:27:00 +10:00
d6bc85ccbe
Speed up the BlockState hashCode method by caching (As it's Immutable). Allows some better optimisations in the future by using them as map keys
Matthew Miller
2019-02-16 12:46:10 +10:00
de9d202681
Clear shaped brush material on command.
wizjany
2019-02-15 14:51:26 -05:00