Commit Graph

  • a6c3406ba5 runClient and runServer now respect the jvmArgs property David Vierra 2018-12-11 14:02:17 -1000
  • d17b8697bc
    Merge pull request #25 from sdegoeij/vscode-typo Modmuss50 2018-12-11 12:36:07 +0000
  • 8544e64033 Fix a typo in launch.json generation Sander de Goeij 2018-12-11 13:25:48 +0100
  • 8a0c05eadb
    Add -XstartOnFirstThread, required when running on macOS Shadowfacts 2018-12-10 20:47:02 -0500
  • f8bcf214f8 use project root dir, should fix files being all over the place modmuss50 2018-12-10 14:28:58 +0000
  • da675e9545 clean mapping provider code Adrian Siekierka 2018-12-09 22:22:35 +0100
  • 807fb38736 mark as 0.1.0-SNAPSHOT Adrian Siekierka 2018-12-09 17:42:56 +0100
  • 1f9e894d3c update stitch Adrian Siekierka 2018-12-09 13:04:53 +0100
  • 72a0375696 clean up Maven repositories asie 2018-12-09 08:21:32 +0100
  • c6c88e69de update Stitch, add CleanLoomBiaries asie 2018-12-08 13:40:02 +0100
  • 43d3a46296 Use pomf jar, and don't override run configs modmuss50 2018-12-04 20:20:22 +0000
  • f9d0c39601 enable rebuildSourceFilenames asie 2018-12-02 02:20:18 +0100
  • 3766182f93 Added vscode task to generate launch.json modmuss50 2018-12-01 17:04:15 +0000
  • 64e052cf25 Clean up GenIdeaProject, fixes run args not being updated modmuss50 2018-12-01 16:08:52 +0000
  • 8481d02f47 update stitch Adrian Siekierka 2018-12-01 11:26:41 +0100
  • daaccc87f2 download minecraft libraries through maven Adrian Siekierka 2018-12-01 11:03:25 +0100
  • 836b321107 switch to fernflower, add line number remapping Adrian Siekierka 2018-12-01 10:52:17 +0100
  • d40d886f57 fix merged JAR generation Adrian Siekierka 2018-11-30 22:11:30 +0100
  • e41e3e532a add sources generation, update guava Adrian Siekierka 2018-11-30 21:16:42 +0100
  • 37c5b2c913 Fix minecraft version json having a jar extension modmuss50 2018-11-28 11:51:09 +0000
  • 00f14130c4 update stitch asie 2018-11-27 23:21:38 +0100
  • e0972e5349 update stitch, fix error when mappings partially present asie 2018-11-21 18:33:25 +0100
  • b1d5bd0536 add field name population on mapping download asie 2018-11-21 09:03:56 +0100
  • 823854f2a1 update tiny-remapper asie 2018-11-12 01:25:06 +0100
  • 24b1b0669d do not try closing twice in ModProcessor asie 2018-11-12 00:35:12 +0100
  • dbaba22207 fix try...catch segments not closing files in some cases asie 2018-11-12 00:17:44 +0100
  • cffd468b68 clean up RemapJar, add automatic mixin refmap name fill-in asie 2018-11-06 10:36:35 +0100
  • 1fae916384 fix run client, fix needed as it now runs in a named env modmuss50 2018-11-05 22:15:00 +0000
  • c5a19955ff New experimental way of remapping mods, this may not stay modmuss50 2018-11-05 20:33:57 +0000
  • 94c7137086 Split mappings and minecraft modmuss50 2018-11-05 15:54:14 +0000
  • 8e3822dec7 fix AP not being present on classpath asie 2018-11-05 14:57:43 +0100
  • 1691c8c2d8 use one asset directory asie 2018-11-05 14:41:15 +0100
  • 10f134fcc2 Only remap jars when required modmuss50 2018-11-05 12:07:03 +0000
  • 9ed5dd7a01 Generate idea run configs for dir based projects modmuss50 2018-11-05 12:00:54 +0000
  • 9d03783792 2 small fixes modmuss50 2018-11-05 10:57:29 +0000
  • b6779a6ec0 fix library transitiveness asie 2018-11-05 10:40:34 +0100
  • bf49182098 fix gradlew.bat asie 2018-11-05 07:32:44 +0100
  • d0e649766b Change some stuff in hope that it helps things modmuss50 2018-11-04 21:28:46 +0000
  • bbf5e341e3 Fix some streams not being closed, clean up the mod reobfuscater, fix runClient task modmuss50 2018-11-04 18:46:37 +0000
  • 40f9168b6a disable shading and small other fixes (#12) NikkyAI 2018-11-04 01:27:55 +0100
  • eaa00b5dff fix build.gradle asie 2018-11-03 23:48:53 +0100
  • 0a5245d508 Revert "Fix some streams not being closed, clean up the mod reobfuscater, fix runClient task" modmuss50 2018-11-03 18:44:31 +0000
  • 478573bde4 revert version, opps modmuss50 2018-11-03 18:06:10 +0000
  • 3a6a4f4056 Log version modmuss50 2018-11-03 18:03:43 +0000
  • 0770c57d6d Revert "Fix remapped mods not being resolved by the ide" modmuss50 2018-11-03 17:24:16 +0000
  • 0c6d36b3b7 update tiny-remapper Adrian Siekierka 2018-11-03 16:38:19 +0100
  • ecd512c54d Merge remote-tracking branch 'origin/dev' into dev modmuss50 2018-11-03 13:51:07 +0000
  • 30a71c133d Fix some streams not being closed, clean up the mod reobfuscater, fix runClient task modmuss50 2018-11-03 13:50:57 +0000
  • b3a5f4ebd7 add gradle plugin marker (#11) NikkyAI 2018-11-03 14:01:34 +0100
  • 356a7c4d00 Fix remapped mods not being resolved by the ide modmuss50 2018-11-03 12:59:37 +0000
  • d908e4129c fabric-base -> fabric-loader asie 2018-11-02 21:16:14 +0100
  • 71deda5fee update tiny-remapper asie 2018-11-02 20:10:49 +0100
  • dff255da68 rename mapping headers Adrian Siekierka 2018-11-02 17:19:57 +0100
  • 6b17d207d5 fix mod compilation Adrian Siekierka 2018-11-02 10:33:03 +0100
  • e05aae6cd8 remove MixinDevRemapper, delete intermediary JAR before trying to create it asie 2018-11-02 09:02:19 +0100
  • 060cdd8c2f pass fabricMappingFile to devenv asie 2018-11-02 00:44:31 +0100
  • 226f237924 mixin refmap remapping support asie 2018-11-02 00:40:51 +0100
  • c38094ef3f obfuscate mixin methods/fields in output mod JARs asie 2018-11-01 22:15:51 +0100
  • bd5d306a9a debloat, fix fabric-base Adrian Siekierka 2018-11-01 12:15:09 +0100
  • f32359d7c3 Fix building mods modmuss50 2018-10-31 19:55:29 +0000
  • 79cfe6fbb3 Mod dev env fixes modmuss50 2018-10-31 19:25:41 +0000
  • 0d2c97bf51 move JAR merging to Stitch Adrian Siekierka 2018-10-31 18:18:42 +0100
  • a99bee8f7c update libraries, switch to tiny-remapper as default Adrian Siekierka 2018-10-31 15:23:50 +0100
  • 5ca71d9d15 Map mods to intermediary modmuss50 2018-10-31 13:20:50 +0000
  • cbdb516d5b Download pomf directly from maven, can be refactored to use maven correctly in the future modmuss50 2018-10-30 11:45:27 +0000
  • ec4bd3162a Added modCompile config to allow deps to be remapped modmuss50 2018-10-29 11:55:30 +0000
  • 482606d765 update tiny-remapper, Enigma, weave asie 2018-10-28 22:34:39 +0100
  • da4d67cd3a net.fabricmc.base -> net.fabricmc.loader asie 2018-10-28 01:00:57 +0200
  • 5d0d3b1f08 Merge branch 'dev' of github.com:FabricMC/fabric-loom into dev asie 2018-10-27 21:29:10 +0200
  • 2668cae022 allow using either Enigma or Tiny for remapping JAR Adrian Siekierka 2018-10-27 18:20:29 +0200
  • fdd4334a15 add license header Adrian Siekierka 2018-10-27 16:14:05 +0200
  • 5f339f3a4d bump tiny-remapper version asie 2018-10-27 09:44:46 +0200
  • 708430e66e cleanup asie 2018-10-27 08:27:06 +0200
  • 8481ccc478 Remove some mixin prebaker stuff we no longer need modmuss50 2018-10-27 00:06:51 +0100
  • 9a2b847772 Use tiny remapper to remap minecraft, some minor cleanup modmuss50 2018-10-26 23:43:39 +0100
  • 90746a93c1 More name updates, should help in a few places modmuss50 2018-10-25 12:40:41 +0100
  • 252b06bfc2 Revert to use fabric mod.json format modmuss50 2018-10-25 12:32:39 +0100
  • 5446a322d4 fix refmap generation asie 2018-10-25 11:51:01 +0200
  • 2c5e50b5a3 ongoing de-OMLification asie 2018-10-24 22:07:18 +0200
  • b2f78a3904 Update gradle + fix build modmuss50 2018-10-22 19:53:07 +0100
  • 88315e4ccf Revert "Remove a bunch of stuff + update to support modlauncher" modmuss50 2018-10-22 19:46:42 +0100
  • 337bb1392e Remove some fusion stuff we dont need modmuss50 2018-10-22 19:35:44 +0100
  • 8e65e6e8b6 Rename jenkins file modmuss50 2018-10-22 19:30:59 +0100
  • 30dc5a3d35
    Merge pull request #10 from OpenModLoader/master Modmuss50 2018-10-22 19:26:14 +0100
  • b8f0ec9d95 Revert to old name modmuss50 2018-10-22 19:25:18 +0100
  • 6666738b92 Use deobf jar TheCodedOne 2018-08-18 02:40:23 +0100
  • 76f94700ab Dont make different things for every damn OML version TheCodedOne 2018-08-18 02:03:19 +0100
  • bf07da6c30 Fix dev env TheCodedOne 2018-08-18 02:00:48 +0100
  • add71b622b
    Fix maven location TheCodedOne 2018-08-10 18:15:05 +0100
  • 856e8b5c1f
    Mixin remapper + fixes. Now runs on notch names modmuss50 2018-08-07 18:52:17 +0100
  • dffcc5a9d8
    Fix OML building modmuss50 2018-08-07 15:56:39 +0100
  • 60fd3105cc
    Remove LW, should also fix lwjgl 2 being added modmuss50 2018-08-07 12:42:50 +0100
  • 18dfa2cdb2
    Fix crash, as we no longer have special mappings for the mixins, something will need to be done about this however, but it will most likey be at runtime modmuss50 2018-08-05 22:16:52 +0100
  • 6b59f9cc59
    Remove a bunch of stuff + update to support modlauncher modmuss50 2018-08-05 21:45:54 +0100
  • 8bf709adf9 update weave Thiakil 2018-07-19 10:49:20 +0800
  • 42b2de62b0 Update weave and enigma gegy1000 2018-07-03 18:00:50 +0200
  • 24cfea03f9 Update enigma gegy1000 2018-06-25 09:41:41 +0200
  • 70c5ab2830 Update enigma gegy1000 2018-06-24 12:26:38 +0200
  • a0bce96a5e Update enigma gegy1000 2018-06-23 19:16:52 +0200
  • 52ba513d4e Update enigma gegy1000 2018-06-23 18:36:37 +0200