Jonas Herzig
|
1ef4f605d7
|
Fix accidental relocating of guava, commons-io and apache-logging (all provided by MC)
|
2019-05-20 17:08:19 +02:00 |
|
Jonas Herzig
|
e5ee6a3d94
|
Update to MC 1.14.1
The ReplayStudio update also fixes an issue with reading the
PlayerListEntryPacket leading to NPEs during Quick Mode.
|
2019-05-20 14:59:31 +02:00 |
|
Jonas Herzig
|
0e086d91a6
|
Use own event distribution system instead abusing fabric's one
|
2019-05-20 14:59:13 +02:00 |
|
Jonas Herzig
|
7cbf7f7c94
|
Switch core to 1.14 (generated via ./gradlew :1.14:setCoreVersion)
|
2019-05-10 14:09:22 +02:00 |
|
Jonas Herzig
|
7f7d33def8
|
Fail hard if versions/core/mcVersion is missing
|
2019-05-10 14:06:40 +02:00 |
|
Jonas Herzig
|
5f37ba48ff
|
Reduce amount of 'relocate' statements for far better build times
|
2019-05-09 18:47:45 +02:00 |
|
Jonas Herzig
|
69e80fb3f4
|
Update Preprocessor to fix parallel builds
|
2019-05-09 17:45:26 +02:00 |
|
Jonas Herzig
|
7b97d9ea85
|
Use FG1.2 fork with Gradle 4.9 fixes so we can build everything at once
|
2019-05-08 14:00:46 +02:00 |
|
Jonas Herzig
|
6b9b9c2131
|
Get rid of annotation workaround (by not referencing affected classes)
|
2019-05-06 23:31:35 +02:00 |
|
Jonas Herzig
|
bd91d0d3bd
|
Get rid of all the ATs in favor of Mixins
|
2019-05-06 22:46:21 +02:00 |
|
Jonas Herzig
|
3d009e45c7
|
Update to MC 1.14 / Fabric
|
2019-05-04 15:27:03 +02:00 |
|
Jonas Herzig
|
17fe5b345f
|
Replace all ATs with Mixin on 1.13+ in preparation for Fabric
|
2019-04-26 12:04:33 +02:00 |
|
Jonas Herzig
|
2d572f6740
|
Get restrictions module "compiling" on 1.13
|
2019-04-24 19:26:43 +02:00 |
|
Jonas Herzig
|
6f15df8081
|
Get compat module compiling on 1.13
|
2019-04-24 19:26:43 +02:00 |
|
Jonas Herzig
|
df6f744d51
|
Update preprocessor to fix encoding issues
|
2019-04-24 17:17:53 +02:00 |
|
Jonas Herzig
|
7cff2e0cf3
|
Get 1.7.10 working with source remapping
Requires changing the 'core' version to 1.8 before compiling
|
2019-04-24 17:17:53 +02:00 |
|
Jonas Herzig
|
2ee91515f7
|
Make use of the source remapping feature of The Preprocessor plugin
|
2019-04-24 15:38:34 +02:00 |
|
Jonas Herzig
|
9968f81073
|
Split source preprocessor into separate gradle plugin
|
2019-04-21 01:40:39 +02:00 |
|
Jonas Herzig
|
cf592bdedb
|
Skip netty when shading libs (MC already provides it)
|
2019-03-15 17:50:22 +01:00 |
|
Jonas Herzig
|
2997d3e8f6
|
Update ReplayStudio for ViaVersion 1.12.2 and 1.13.2 support
|
2019-03-15 17:12:15 +01:00 |
|
Jonas Herzig
|
f795b27251
|
Use shadow gralde plugin on 1.8+ and enable its minimize option
Cuts RM jar sizes in half.
|
2019-03-15 13:43:05 +01:00 |
|
Jonas Herzig
|
fc0f070721
|
Make our non-shading of Mixin's deps explicit
|
2019-03-15 10:51:15 +01:00 |
|
Jonas Herzig
|
22ab39c2db
|
Get blend export running on 1.13
|
2019-03-13 19:10:44 +01:00 |
|
Jonas Herzig
|
4eb5d2d9cf
|
Preshadow lwjgl_util instead of copying source of specific classes
|
2019-03-13 18:32:05 +01:00 |
|
Jonas Herzig
|
106f14d8c7
|
Merge branch 'johni/1.13-pre' into johni/blend
|
2019-03-13 16:07:32 +01:00 |
|
Jonas Herzig
|
d7f2cba214
|
Update ReplayStudio to fix SquashFilter as used by MarkerProcessor
|
2019-03-13 13:55:28 +01:00 |
|
Jonas Herzig
|
681e803d44
|
Update ReplayStudio for custom entity attribs and binary tracker cache
|
2019-03-13 11:46:12 +01:00 |
|
Jonas Herzig
|
32de147ae2
|
Update ReplayStudio for dedicated replay cache
Also change artifact back from localMaven to jitpack
|
2019-03-11 17:51:53 +01:00 |
|
Jonas Herzig
|
fde807f8ff
|
Fix pack.mcmeta for pre-1.13 versions
|
2019-03-11 17:29:22 +01:00 |
|
Jonas Herzig
|
4da57dceb0
|
Fix GSON dependency configuration for FG3
|
2019-03-11 15:13:31 +01:00 |
|
Jonas Herzig
|
0f3a6253e0
|
Complete all currently actionable 1.13.2 FIXMEs
|
2019-03-11 15:13:31 +01:00 |
|
Jonas Herzig
|
f8fc3462e8
|
Get recording and replay working
|
2019-03-10 14:15:14 +01:00 |
|
Jonas Herzig
|
8705bbad9a
|
Re-enable and fix building for older MC versions
|
2019-03-09 13:08:47 +01:00 |
|
Jonas Herzig
|
528791c91f
|
fixup snapshot
|
2019-03-02 15:10:15 +01:00 |
|
Jonas Herzig
|
f13f2dda1c
|
Get extras module compiling on 1.13
Remove LocalizationExtra (too much update work for too little gain)
|
2019-03-02 09:59:57 +01:00 |
|
Jonas Herzig
|
c8cf4d66c5
|
Get editor module compiling on 1.13
|
2019-03-01 17:22:50 +01:00 |
|
Jonas Herzig
|
cae970ec6b
|
Get online module compiling on 1.13
|
2019-03-01 17:22:50 +01:00 |
|
Jonas Herzig
|
1727702de4
|
Get simplepathing module compiling on 1.13
|
2019-03-01 17:22:50 +01:00 |
|
Jonas Herzig
|
344a550dc1
|
Get render module compiling on 1.13
|
2019-03-01 17:22:50 +01:00 |
|
Jonas Herzig
|
641014b0d1
|
Get pathing module compiling
|
2019-03-01 17:22:50 +01:00 |
|
Jonas Herzig
|
c1fefdeb3c
|
Get core, recording and replay modules compiling on 1.13.2
|
2019-03-01 17:22:50 +01:00 |
|
Jonas Herzig
|
b6a4206816
|
Update FG3 and Forge from git version to first official snapshots
|
2019-03-01 17:22:50 +01:00 |
|
Jonas Herzig
|
1e584769af
|
Misc 1.13 progress
|
2019-03-01 17:22:50 +01:00 |
|
Jonas Herzig
|
1470123ec9
|
Get replay module compiling on 1.13
|
2019-03-01 17:22:50 +01:00 |
|
Jonas Herzig
|
9655677972
|
Start update to 1.13
|
2019-03-01 17:22:50 +01:00 |
|
Jonas Herzig
|
34343a809f
|
Update ReplayStudio (fixes #131)
|
2018-08-22 13:32:42 +02:00 |
|
Jonas Herzig
|
c5229628e3
|
Merge branch 'stable' into blend
|
2018-06-11 00:31:25 +02:00 |
|
Jonas Herzig
|
38892026c5
|
Add .gitkeep to versions/1.7.10 directory
This is required for it to be included in the versions.json
on the master branch for the next release.
|
2018-06-10 16:43:37 +02:00 |
|
Jonas Herzig
|
ab4153f375
|
Update ReplayStudio to fix custom potion effects (fixes #126)
|
2018-06-10 16:06:45 +02:00 |
|
Jonas Herzig
|
3f00c1f977
|
[1.7.10] Update ReplayStudio to fix custom entity types (fixes #117)
|
2018-04-02 11:51:42 +02:00 |
|