asie
|
64c21c01b8
|
add updateMappings task
|
2019-05-10 13:32:11 +02:00 |
|
asie
|
d4ae5e9b72
|
fix #48
|
2018-12-23 19:37:09 +01:00 |
|
therealfarfetchd
|
58512f2f47
|
Put tasks in 'fabric' group
|
2018-12-22 17:06:18 +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 |
|
modmuss50
|
f875e34a67
|
Only add -XstartOnFirstThread on mac os
|
2018-12-12 18:10:47 +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 |
|
asie
|
b00b42e3bf
|
fix #28
|
2018-12-12 07:10:30 +01:00 |
|
David Vierra
|
a6c3406ba5
|
runClient and runServer now respect the jvmArgs property
|
2018-12-11 14:05:12 -10:00 |
|
Shadowfacts
|
8a0c05eadb
|
Add -XstartOnFirstThread, required when running on macOS
|
2018-12-10 20:47:02 -05:00 |
|
Adrian Siekierka
|
da675e9545
|
clean mapping provider code
|
2018-12-09 22:22:35 +01:00 |
|
modmuss50
|
43d3a46296
|
Use pomf jar, and don't override run configs
|
2018-12-04 20:20:22 +00:00 |
|
asie
|
b1d5bd0536
|
add field name population on mapping download
|
2018-11-21 09:03:56 +01:00 |
|
modmuss50
|
1fae916384
|
fix run client, fix needed as it now runs in a named env
|
2018-11-05 22:15:00 +00:00 |
|
modmuss50
|
94c7137086
|
Split mappings and minecraft
|
2018-11-05 15:54:14 +00:00 |
|
asie
|
1691c8c2d8
|
use one asset directory
|
2018-11-05 14:44:52 +01:00 |
|
modmuss50
|
9ed5dd7a01
|
Generate idea run configs for dir based projects
|
2018-11-05 12:00:54 +00:00 |
|
modmuss50
|
d0e649766b
|
Change some stuff in hope that it helps things
|
2018-11-04 21:28:46 +00:00 |
|
modmuss50
|
bbf5e341e3
|
Fix some streams not being closed, clean up the mod reobfuscater, fix runClient task
|
2018-11-04 18:46:37 +00:00 |
|
modmuss50
|
0a5245d508
|
Revert "Fix some streams not being closed, clean up the mod reobfuscater, fix runClient task"
This reverts commit 30a71c1
|
2018-11-03 18:44:31 +00:00 |
|
modmuss50
|
30a71c133d
|
Fix some streams not being closed, clean up the mod reobfuscater, fix runClient task
|
2018-11-03 13:50:57 +00:00 |
|
asie
|
060cdd8c2f
|
pass fabricMappingFile to devenv
|
2018-11-02 00:44:31 +01:00 |
|
modmuss50
|
ec4bd3162a
|
Added modCompile config to allow deps to be remapped
|
2018-10-29 11:55:30 +00: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
|
9a2b847772
|
Use tiny remapper to remap minecraft, some minor cleanup
|
2018-10-26 23:43:39 +01:00 |
|
modmuss50
|
90746a93c1
|
More name updates, should help in a few places
|
2018-10-25 12:40:41 +01:00 |
|
modmuss50
|
88315e4ccf
|
Revert "Remove a bunch of stuff + update to support modlauncher"
This reverts commit 6b59f9c
|
2018-10-22 19:46:42 +01:00 |
|
modmuss50
|
856e8b5c1f
|
Mixin remapper + fixes. Now runs on notch names
|
2018-08-07 18:52:17 +01:00 |
|
modmuss50
|
60fd3105cc
|
Remove LW, should also fix lwjgl 2 being added
|
2018-08-07 12:42:50 +01:00 |
|
modmuss50
|
6b59f9cc59
|
Remove a bunch of stuff + update to support modlauncher
|
2018-08-05 21:45:54 +01:00 |
|
modmuss50
|
4f5d72d82f
|
Merge remote-tracking branch 'origin/master'
|
2018-05-14 21:29:52 +01:00 |
|
modmuss50
|
5546d876fb
|
No longer use sponges own tweak class, run client task now uses the obfed jar.
|
2018-05-14 21:29:48 +01:00 |
|
gegy1000
|
5280806f45
|
Fix VSCode resource configuration
|
2018-05-14 16:13:20 +02:00 |
|
modmuss50
|
66c043f171
|
Fix runClient
|
2018-05-14 14:47:43 +01:00 |
|
TheCodedOne
|
e9d2218173
|
add mixins to the default arguments
|
2018-05-14 00:01:38 +01:00 |
|
TheCodedOne
|
bd7dfab919
|
Move user cache
|
2018-05-13 02:43:40 +01:00 |
|
TheCodedOne
|
abf17b01d7
|
Fix environment setup
|
2018-05-11 23:00:06 +01:00 |
|
modmuss50
|
3f24ce0289
|
Initial work on pre baking mixins
Downloading of fabric base + deps needs fixing, I may do it a different way.
This is mainly moving pc commit as a lot of stuff here isn't final.
|
2016-10-07 13:17:04 +01:00 |
|
modmuss50
|
a32b94a657
|
Add runServer and runClient tasks
|
2016-09-21 10:46:57 +01:00 |
|