Commit Graph

14 Commits

Author SHA1 Message Date
0a07599abf Update build files and NOTICE.txt 2020-08-14 15:29:15 -04:00
d232dc28e3 Cherry-pick WNA, minor changes. 1.16 VERY WIP
First noticed incident of operations ruining ChunkSections. Do not build and use this unless you're testing.

Rushed some of the changes, gotta sleep. Would be nice to get a review of this one from @mattbdev and @dordsor21
2020-06-29 22:08:16 -04:00
4604aa5920 Additional work towards 1.16 compatibility
- Very basic implementation of the SideEffects system. Will definitely need fine tuning for it to be functional, but is not considered a priority in my opinion.
- Minor changes to the World interface and World implementations related to the SideEffects system. Shouldn't be the cause of any new bugs but be on the lookout.
- Included debug in BukkitImplLoader.java to assist contributors in understanding what needs to be implemented for the adapter to load properly.

Still very WIP but we're a few steps closer. So far, this is coming along better than I anticipated. Hopefully we can keep the momentum.
2020-06-29 22:08:16 -04:00
ff47e6f717 Cherry-pick to fix EntryMaker issue 2020-04-16 20:26:55 -04:00
692caeea8a Read WE version from manifest ourselves
(cherry picked from commit 947775b5e54aa9dd89d68ee0b382939796301902)
2020-03-23 19:31:56 -04:00
91a78f725a Some shading fixes 2019-10-19 00:48:49 -07:00
445b7706fc Restructure how Loom is included in build env 2019-09-22 13:42:26 -07:00
e77393a51e Bundle required fabric api jars. 2019-09-19 21:21:25 -04:00
7b9075c0bf Update Fabric to 1.14.4 and fix physics updates 2019-07-19 21:44:13 +10:00
5fa311be48 Account for IntelliJ bug 2019-07-15 09:42:28 -07:00
98e29f634f Fix fabric output jar 2019-07-14 00:00:11 -07:00
58863c22e8 Try downgrading fabric 2019-07-13 23:26:31 -07:00
3d4025c757 Migrate Forge to Kotlin DSL 2019-07-12 13:49:45 -07:00
47b9716bdc Migrate Fabric to Kotlin DSL 2019-07-12 13:49:45 -07:00