Commit Graph

13 Commits

Author SHA1 Message Date
Juuxel
c3d5f36c11 Fix local file mod dependencies (#430)
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-07-13 18:34:10 +08:00
shedaniel
5bc74cea90 Multi-thread native unpacking. 2021-01-19 10:50:02 +08:00
shedaniel
3a49510c01 Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge 2021-01-18 09:07:03 +08:00
modmuss50
792a64e2ef Optimise loom configuration, saves 1.2 seconds in my testing. #319 2020-12-27 16:25:30 +00:00
Juuxel
2d88e849ec Add support for project ATs 2020-12-03 17:48:28 +02:00
modmuss50
ee462f8f9e 0.2.7 refactors (#178)
* Rough work on project based jars, skeleton for AccessEscalators?

* First working draft

* Minor changes

* Add support for mutable, better error checking when parsing file.
Code cleanup
Remap if needed when reading

* Fix inner classes and genSources

* Fix CME

* Caching, only regen jar when input changes

* Some work, untested

* Fix writing, fix checkstyle issues

* More fixes

* Move jars into a maven file structure, cleans up the file structure, and will benefit idea 2020
Add some basic validation to the AccessWidenerRemapper, will present any issues with the mappings when building (May need a way to disable?)
+ Some bugs fixes

* Fix issues with source jars in idea 2020, should be backwards compatible with 2019

* Move to lorenz-tiny

* Build fix + small cleanup

* Remove accesswidener's for now

* Update dev launch injector, should fix all issues with spaces in the path.
2020-03-06 11:15:34 +00:00
modmuss50
f85daec559 Reformat to use Fabric API's checkstyle (#137)
* Reformat to use Fabric API's checkstyle

* Fix

* Fix

* Update

* Travis and fixes

* possible fix for checkstyle?

* Helps if i push the checkstyle.xml file...

* Log checkstyle issues to console - used by travis

* Fix some more issues

* opps
2019-11-02 20:23:27 +00:00
asie
3c7d6fd87f caching/performance improvements 2019-07-24 23:04:45 +02:00
Adrian Siekierka
c452b3ae8a update libraries 2019-04-07 13:33:48 +02:00
Adrian Siekierka
fdd4334a15 add license header 2018-10-27 16:14:05 +02:00
asie
708430e66e cleanup 2018-10-27 08:27:06 +02:00
modmuss50
65e2a76d70 Jar merging + reformat 2016-08-17 17:38:54 +01:00
modmuss50
c89344527b Load project deps from within gradle, should allow moduals to be built 2016-08-17 00:30:48 +01:00