Sebastian Hartte
73cc3f8998
Merge remote-tracking branch 'origin/master' into fabric/master
...
# Conflicts:
# gradle.properties
# src/main/java/appeng/core/api/definitions/ApiItems.java
2020-08-23 21:08:47 +02:00
Sebastian Hartte
b7949e4134
Re-Enabled JEI and TOP in dev.
2020-08-22 19:56:37 +02:00
Sebastian Hartte
011455e327
Further testing tags
2020-08-15 18:42:20 +02:00
Sebastian Hartte
7d43d79682
Merge remote-tracking branch 'origin/master' into fabric/master
2020-08-15 03:16:03 +02:00
Sebastian Hartte
5cd148ab5a
Added curseforge publishing.
2020-08-15 02:51:32 +02:00
Sebastian Hartte
fd67e0e5c6
Initial port to 1.16.2
2020-08-13 23:14:49 +02:00
Sebastian Hartte
33d247fec8
Fix server startup, jar building and after-merge fixes.
2020-07-28 22:45:09 +02:00
yueh
56ecda5173
1.16 port
2020-07-27 11:21:50 +02:00
yueh
b6110e4f4a
Remove all maven repos except modmaven ( #4501 )
...
Also upgrades gradle to 4.10.3
2020-07-26 15:27:32 +02:00
yueh
92fb39d53a
Added curseforge task
2020-07-07 10:21:58 +02:00
yueh
f3233d948b
Sign jars ( #4435 )
2020-06-27 15:30:07 +02:00
Sebastian Hartte
3e0bfec882
Added CTM back in (???)
...
May need to be tweaked
2020-06-22 01:28:44 +02:00
yueh
cd49869df7
Added release task ( #4423 )
2020-06-19 17:57:47 +02:00
yueh
ec6f331168
Add The One Probe support again ( #4420 )
2020-06-18 19:08:33 +02:00
yueh
10ab5d0d5a
Removed Hywla for now due to breaking our builds ( #4421 )
...
Once they provide a maven repo and a reliable backup, it will be added again.
2020-06-18 16:02:24 +02:00
yueh
5304b3febe
Adding spotless to prepare for reformatting
2020-06-16 21:45:35 +02:00
yueh
c45a15e13b
Github action to build branches except master ( #4404 )
2020-06-11 20:18:41 +02:00
yueh
19e7fd3544
Fixes javadocs task
2020-06-10 20:07:00 +02:00
Sebastian Hartte
5f416bcca2
Removing Forge deobf again...
2020-06-10 00:50:49 +02:00
Sebastian Hartte
702bab1a12
Trying to fix the build.
2020-06-10 00:42:07 +02:00
Sebastian Hartte
e1b66a2a1c
Renamed items, added back waila.
2020-06-09 18:19:09 +02:00
yueh
0466539c1c
Cleanup gradle deps
2020-06-09 12:19:48 +02:00
Sebastian Hartte
ec3b464655
Some additional fixes from other branch.
2020-05-31 16:13:07 +02:00
yueh
3dff3a5d54
Upgraded buildscripts for minecraft 1.15.2
2020-05-07 16:13:54 +02:00
yueh
078112d97b
Disable modmaven due to build issues for now ( #4011 )
2019-04-21 13:10:02 +02:00
yueh
d343ac47f5
Added CTM as actual soft dependency. ( #3881 )
2018-12-25 21:21:08 +01:00
yueh
ed643787df
Updated gradle scripts ( #3871 )
...
Includes #3819
2018-12-23 22:41:11 +01:00
covers1624
7ba2893635
New facade system ( #3702 )
...
Completely new system to render facades.
It will now support many more cases compared to the old system.
For example connected textures are now possible, as well as multilayer models and so on.
2018-09-02 13:26:20 +02:00
fscan
f4ef7edf86
InventoryTweak sorting support ( #3603 )
2018-07-14 21:07:00 +02:00
yueh
e72b5b369c
Updated Dependencies and readme
2018-06-23 14:28:54 +02:00
yueh
22807bc619
Updated maven repos. ( #3391 )
2018-02-16 18:43:09 +01:00
yueh
98142d8ade
Fixes CraftTweaker deploying incomplete releases. ( #3300 )
...
Due to CraftTweaker not deploying necessary dependencies, we cannot
rely on building against the most recent compatible version. Instead we
have to build against a specific known release to avoid it but have to
risk incompatibilities should there be changes on later versions.
2017-12-30 11:12:04 +01:00
fscan
959672dae3
Add CraftTweaker support ( #3231 )
2017-11-22 21:09:26 +01:00
fscan
8ad8ce68b5
Added optional TE wrench support. ( #3145 )
2017-10-08 17:58:57 +02:00
yueh
bd8f43acbf
Updated to forge 1.12.1 RB. ( #3087 )
...
Updated related deps.
2017-09-12 13:23:17 +02:00
yueh
f03f8ec432
Remove RF dependency
2017-08-22 11:07:00 +02:00
Gunther De Wachter
fdab91323c
Re-enabled the WAILA handler, using Hwyla.
2017-07-14 21:48:20 +02:00
Gunther De Wachter
588579d67f
Updated CoFH RF API. Removed the old API from thirdparty/.
...
Those files are available from their maven server now.
2017-07-09 10:34:34 +02:00
Gunther De Wachter
fbcf8c4705
Highly incomplete code. First work on porting to 1.12. Still need to rework a LOT of things.
2017-07-06 01:57:19 +02:00
Gunther De Wachter
5fff8310d6
Update gradle and dependencies for 1.11.2
2017-06-02 23:37:27 +02:00
yueh
ed9e6dd21c
Port to 1.11
2016-12-21 20:38:36 +01:00
yueh
8bed7f223e
TheOneProbe integration ( #2696 )
...
Displayed information is equal to current the WAILA integration.
Added a preInit stage to IIntegrationModule.
Added a factory method to IntegrationType to avoid touching
IntegrationNode for every new integration.
Fixes #2650
2016-12-14 22:36:40 +01:00
shartte
d75cdc9696
Gradle Source Set Changes ( #2588 )
...
Introduced separate source sets for "api" and "apis" (in preparation for source only 3rd party APIs).
2016-11-06 21:55:58 +01:00
shartte
f5e4a202cb
Layers and IC2 Tunnel ( #2565 )
...
* Re-Activated the IC2 layers to implement an IC2 P2P tunnel.
2016-11-04 11:20:56 +01:00
Sebastian Hartte
623e9eea3c
Added IC2 API and installable Mod.
2016-10-28 22:58:19 +02:00
Sebastian Hartte
ec4bc86266
#2438 : Added Tesla support with same conversion ratio as RF.
2016-10-20 00:13:45 +02:00
yueh
badf123946
Gradle cleanup
...
Removed all outdated dependencies, repositories, etc.
This allows us to have a clean state to build upon without having to care
about obsolete things.
Removed the deobf jar since forge can handle normal ones just fine since 1.8.9.
Fixed build errors during javadoc creation due to missing symbols caused
by ForgeGradle breaking gradle conventions and not providing the
necessary dependencies.
2016-10-02 02:16:31 +02:00
yueh
d4b85cde75
Fixed broken imagelink for Travis CI badge
2016-10-02 01:43:49 +02:00
Sebastian Hartte
895a1a18d8
Re-Added original Waila integration and fixed compilation issues against new API.
2016-10-02 00:35:38 +02:00
Sebastian Hartte
b4ab401f98
Fixes dependencies and enables installation of JEI and Waila.
2016-10-01 23:53:45 +02:00