Skip to content

Commit

Permalink
[V2] filament 0.6.1 + Multi-Filament (#266)
Browse files Browse the repository at this point in the history
* Revert "Revert "update filament to 0.6.1""

This reverts commit 00e831c

* versionifyMappings task

* set default export format to Enigma

* Task to exclude a version mappings from mappings

* Deduplicate task

* Remove duplicates

* fix inverted condition for Exclude task

* UnifyMappings task

* hm

* more merging tests

* hm

* try merging the trees manually

* test

* I mean, technically it should work

* try some fix suggested by NebelNidas

* Works + small reordering

* more tweaks to buildscript

* fix?

* E

* Fix crash when one folder is missing

* more fix to tasks

* it's working

* update yarn script accordingly to what was ported

* fix javadoc lint

* Provide our own version of RemapUnpickDefinitionsTask

* Small fix

* Fix UnpickRemapping

* extends directly from the original task

* update test-mod to Loom 1.3

* update property name

---------

Co-authored-by: Cat Core <[email protected]>
  • Loading branch information
thecatcore and thecatcore authored Jul 12, 2023
1 parent c5ea963 commit e1ff686
Show file tree
Hide file tree
Showing 1,238 changed files with 11,478 additions and 36,668 deletions.
222 changes: 78 additions & 144 deletions build.gradle

Large diffs are not rendered by default.

4 changes: 1 addition & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@ org.gradle.configuration-cache=true
intermediary_version=2

enigma_version=2.3.1
stitch_version=0.6.1
unpick_version=2.3.0
cfr_version=0.2.1
name_proposal_version=0.1.4
tiny_remapper_version=0.8.5
asm_version=9.4
asm_version=9.5

# Javadoc generation/linking
fabric_loader_version=0.14.14
Expand Down
368 changes: 0 additions & 368 deletions intermediary_helper.py

This file was deleted.

Loading

0 comments on commit e1ff686

Please sign in to comment.