modmuss50
|
8d326da8be
|
Close jar when no fabric-installer.json found
|
2018-12-22 22:19:26 +00:00 |
Adrian Siekierka
|
4c625b45bc
|
fix licenseFormat
|
2018-12-22 21:27:46 +01:00 |
Adrian Siekierka
|
45b3cfc885
|
Merge branch 'dev' of github.com:FabricMC/fabric-loom into dev
|
2018-12-22 21:24:31 +01:00 |
Adrian Siekierka
|
5f121178c2
|
update mixin
|
2018-12-22 21:24:25 +01:00 |
Adrian Siekierka
|
1abc731573
|
Merge pull request #44 from therealfarfetchd/dev
Put tasks in 'fabric' group
|
2018-12-22 17:11:22 +01:00 |
Adrian Siekierka
|
f77aa8a1d3
|
update to fabric-hotfixed Mercury
|
2018-12-22 17:08:34 +01:00 |
therealfarfetchd
|
58512f2f47
|
Put tasks in 'fabric' group
|
2018-12-22 17:06:18 +01:00 |
Adrian Siekierka
|
baaf430fd8
|
mark Loom 0.2.0, update Mixin library
|
2018-12-22 15:46:58 +01:00 |
Adrian Siekierka
|
a39d0b6656
|
add cleanLoomMappings, close #36
|
2018-12-22 15:35:36 +01:00 |
Adrian Siekierka
|
d9b8c90b5f
|
working source code remapping for mod dependencies
|
2018-12-22 15:29:46 +01:00 |
Adrian Siekierka
|
530896e41a
|
make modCompile use flat directory artifact location instead of hack
|
2018-12-22 14:44:34 +01:00 |
Adrian Siekierka
|
a620812aab
|
build functional intermediary-mapped sources JARs; update Stitch
|
2018-12-22 14:37:16 +01:00 |
modmuss50
|
2b85714448
|
Very early source remapping
|
2018-12-22 10:31:30 +01:00 |
Adrian Siekierka
|
79ec748a12
|
parse fabric-installer.json for mod devenvs, add loaderLaunchMethod param for that purpose, tweak LineNumberAdjustmentVisitor
|
2018-12-22 10:31:10 +01:00 |
asie
|
1445b8240a
|
update dependencies, remap LVTs when mapping JAR
|
2018-12-20 12:32:02 +01:00 |
modmuss50
|
4731589579
|
Default idea's run config (when importing with idea's gradle tools) to use the _main module. Not a perfect fix but will now work with the default import settings.
|
2018-12-19 23:06:06 +00:00 |
modmuss50
|
278c8d2401
|
Add a way to disable IDE run config auto generation. (Only applys when importing with idea's gradle tools)
|
2018-12-19 23:05:19 +00:00 |
asie
|
e93292564d
|
fix #26
|
2018-12-17 15:05:52 +01:00 |
asie
|
4a3555216d
|
update stitch
|
2018-12-17 13:55:57 +01:00 |
asie
|
5c7c94e5fc
|
fix #37
|
2018-12-15 22:19:50 +01:00 |
asie
|
83d6a2da42
|
add minVersion filling support - fix #34
|
2018-12-15 14:33:25 +01:00 |
asie
|
fe194ea64d
|
use resolved dependency version for mapping files
|
2018-12-15 14:14:50 +01:00 |
asie
|
529db72b25
|
update Mixin, fix #23
|
2018-12-13 18:01:02 +01:00 |
asie
|
ad4e6fd6ff
|
fix #20
|
2018-12-13 09:50:01 +01:00 |
modmuss50
|
f875e34a67
|
Only add -XstartOnFirstThread on mac os
|
2018-12-12 18:10:47 +00:00 |
modmuss50
|
d9d89d1674
|
Didnt mean to do that.
I need to find a better way to test it locally
|
2018-12-12 16:09:48 +00:00 |
modmuss50
|
a2fc5ddf9c
|
Merge branch 'start-on-first-thread' of https://github.com/shadowfacts/fabric-loom into shadowfacts-start-on-first-thread
|
2018-12-12 13:44:42 +00:00 |
modmuss50
|
96e0dd30be
|
Auto generate eclipse launch files
|
2018-12-12 13:43:42 +00:00 |
asie
|
f61b06f616
|
add some debug code for refmap issue
|
2018-12-12 07:16:01 +01:00 |
asie
|
b00b42e3bf
|
fix #28
|
2018-12-12 07:10:30 +01:00 |
Adrian Siekierka
|
0f51d2142f
|
Merge pull request #31 from codewarrior0/runclient-jvmargs
runClient and runServer now respect the jvmArgs property
|
2018-12-12 06:54:06 +01:00 |
David Vierra
|
a6c3406ba5
|
runClient and runServer now respect the jvmArgs property
|
2018-12-11 14:05:12 -10:00 |
Modmuss50
|
d17b8697bc
|
Merge pull request #25 from sdegoeij/vscode-typo
Fix a typo in launch.json generation
|
2018-12-11 12:36:07 +00:00 |
Sander de Goeij
|
8544e64033
|
Fix a typo in launch.json generation
|
2018-12-11 13:25:48 +01:00 |
Shadowfacts
|
8a0c05eadb
|
Add -XstartOnFirstThread, required when running on macOS
|
2018-12-10 20:47:02 -05:00 |
modmuss50
|
f8bcf214f8
|
use project root dir, should fix files being all over the place
|
2018-12-10 14:28:58 +00:00 |
Adrian Siekierka
|
da675e9545
|
clean mapping provider code
|
2018-12-09 22:22:35 +01:00 |
Adrian Siekierka
|
807fb38736
|
mark as 0.1.0-SNAPSHOT
|
2018-12-09 17:42:56 +01:00 |
Adrian Siekierka
|
1f9e894d3c
|
update stitch
|
2018-12-09 13:04:53 +01:00 |
asie
|
72a0375696
|
clean up Maven repositories
|
2018-12-09 08:21:32 +01:00 |
asie
|
c6c88e69de
|
update Stitch, add CleanLoomBiaries
|
2018-12-08 13:40:02 +01:00 |
modmuss50
|
43d3a46296
|
Use pomf jar, and don't override run configs
|
2018-12-04 20:20:22 +00:00 |
asie
|
f9d0c39601
|
enable rebuildSourceFilenames
|
2018-12-02 02:20:18 +01:00 |
modmuss50
|
3766182f93
|
Added vscode task to generate launch.json
A few plugins will make the experience a lot better:
https://marketplace.visualstudio.com/items?itemName=redhat.java
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-debug
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-pack
|
2018-12-01 17:04:15 +00:00 |
modmuss50
|
64e052cf25
|
Clean up GenIdeaProject, fixes run args not being updated
|
2018-12-01 16:08:52 +00:00 |
Adrian Siekierka
|
8481d02f47
|
update stitch
|
2018-12-01 11:26:41 +01:00 |
Adrian Siekierka
|
daaccc87f2
|
download minecraft libraries through maven
|
2018-12-01 11:03:25 +01:00 |
Adrian Siekierka
|
836b321107
|
switch to fernflower, add line number remapping
|
2018-12-01 10:52:17 +01:00 |
Adrian Siekierka
|
d40d886f57
|
fix merged JAR generation
|
2018-11-30 22:11:30 +01:00 |
Adrian Siekierka
|
e41e3e532a
|
add sources generation, update guava
|
2018-11-30 21:16:42 +01:00 |