Commit Graph

  • 1eafc3fadf [1.14] Fix closing of replay not actually fully shutting down the world Jonas Herzig 2019-06-14 18:19:08 +02:00
  • 4dd02f8299 [1.14] Fix recording not always being stopped Jonas Herzig 2019-06-14 18:18:27 +02:00
  • d15fa6a3f9 Fix notice screen back buttons not being hooked up Jonas Herzig 2019-06-14 16:54:42 +02:00
  • a840cadfb7 Fix camera event handler staying registered leading to lack of HUD Jonas Herzig 2019-06-14 15:04:11 +02:00
  • 2a08c11598 [1.7.10] Fix dead lock and NPE when jumping backwards in replays Jonas Herzig 2019-06-14 14:53:23 +02:00
  • c72392fb62 Fix various NPE while in replay on 1.8.9 or below Jonas Herzig 2019-06-14 14:49:54 +02:00
  • 560982a14a Fix NPE when replay is closed but camera entity is still being rendered Jonas Herzig 2019-06-14 14:09:42 +02:00
  • 047f216f73 [1.7.10] Fix event handler visibility Jonas Herzig 2019-06-14 14:04:52 +02:00
  • 898e29d7a1 [1.7.10] Fix crash when opening replay Jonas Herzig 2019-06-14 13:35:53 +02:00
  • 208b9c1b60 Update to MC 1.14.2 Jonas Herzig 2019-05-28 11:55:58 +02:00
  • d89655e69a Remove some more preprocessor statements in favor of remap Jonas Herzig 2019-05-28 11:25:46 +02:00
  • f3acf8cde7 Fix realms icon offsets in main menu on 1.14+ Jonas Herzig 2019-05-25 20:07:27 +02:00
  • e7d96fca2a Fix lack of hand when spectating player in replay on 1.13+ Jonas Herzig 2019-05-25 19:35:17 +02:00
  • cfdc4b9713 Remove workaround for super-super-class remapping bug Jonas Herzig 2019-05-25 18:57:32 +02:00
  • 26d8c97136 Switch to custom FG fork for Gradle 5 compatibility Jonas Herzig 2019-05-24 15:53:22 +02:00
  • a57ce21ebb Update Gradle Wrapper to 5.4.1 Jonas Herzig 2019-05-24 12:43:31 +02:00
  • 5f57f3a1e2 Fix incompatible OpenNBT version on 1.12.2 and below Jonas Herzig 2019-05-24 16:25:24 +02:00
  • 62c673f4bc Update jGui to fix NPE in file chooser gui on windows Jonas Herzig 2019-05-24 10:59:55 +02:00
  • 05aec482c9 Fix classic camera movement (regression from switching to lwjgl vecs) Jonas Herzig 2019-05-22 11:04:10 +02:00
  • 5e407cc9aa Fix translations in replay recovery gui Jonas Herzig 2019-05-22 10:41:41 +02:00
  • 41251a1e18 Update ReplayStudio to remove ViaVersion server plugin classes Jonas Herzig 2019-05-21 20:43:28 +02:00
  • cc9f2828c1 Fix world being set to null on replay restart when in sync mode Jonas Herzig 2019-05-21 11:04:38 +02:00
  • 8627867b62 Fix render preview (broken due to BGRA changes) Jonas Herzig 2019-05-21 10:37:39 +02:00
  • cf30f39b0e Be explicit about when we expect a login phase and when we don't Jonas Herzig 2019-05-20 18:57:20 +02:00
  • 2d02948203 Remove old replay editor gui screens Jonas Herzig 2019-05-20 18:54:38 +02:00
  • 993cdeab73 Work around mixin bug where a non-@Shadow field is treated as @Shadow Jonas Herzig 2019-05-20 18:37:40 +02:00
  • fc1d99f985 Fix mouse input to overlays while the replay is paused in 1.8-1.12.2 Jonas Herzig 2019-05-20 17:34:07 +02:00
  • 3a45147974 Move Mixins which exist specifically for jGui from RM to jGui repo Jonas Herzig 2019-05-20 17:09:53 +02:00
  • 1ef4f605d7 Fix accidental relocating of guava, commons-io and apache-logging (all provided by MC) Jonas Herzig 2019-05-20 15:08:48 +02:00
  • e5ee6a3d94 Update to MC 1.14.1 Jonas Herzig 2019-05-20 13:38:38 +02:00
  • 0e086d91a6 Use own event distribution system instead abusing fabric's one Jonas Herzig 2019-05-20 10:06:10 +02:00
  • 7cbf7f7c94 Switch core to 1.14 (generated via ./gradlew :1.14:setCoreVersion) Jonas Herzig 2019-05-10 14:09:22 +02:00
  • 7f7d33def8 Fail hard if versions/core/mcVersion is missing Jonas Herzig 2019-05-10 14:05:31 +02:00
  • 5f37ba48ff Reduce amount of 'relocate' statements for far better build times Jonas Herzig 2019-05-09 18:41:08 +02:00
  • 69e80fb3f4 Update Preprocessor to fix parallel builds Jonas Herzig 2019-05-09 15:51:38 +02:00
  • 7b97d9ea85 Use FG1.2 fork with Gradle 4.9 fixes so we can build everything at once Jonas Herzig 2019-05-07 17:55:59 +02:00
  • 362f61a337 Sign .drone.yml Jonas Herzig 2019-05-07 13:29:34 +02:00
  • f1527c51fe Fix -dirty suffix of 1.7.10 build on CI Jonas Herzig 2019-05-07 12:49:53 +02:00
  • d54905713f Fix mouse scroll and screenshot mixin targets Jonas Herzig 2019-05-07 12:48:36 +02:00
  • 6ba05f3d99 Fix resource pack recorder mixin Jonas Herzig 2019-05-07 11:49:09 +02:00
  • 2463e5dbf0 Work around bug in fabric's mapping provider (or Mixin itself?) Jonas Herzig 2019-05-07 11:21:33 +02:00
  • 0f9150d7ce Fix modifier of scroll handler method Jonas Herzig 2019-05-07 10:30:20 +02:00
  • 2c843f4b45 Fix spectated player hand swinging Jonas Herzig 2019-05-06 20:29:45 +02:00
  • 6b9b9c2131 Get rid of annotation workaround (by not referencing affected classes) Jonas Herzig 2019-05-06 19:54:08 +02:00
  • bd91d0d3bd Get rid of all the ATs in favor of Mixins Jonas Herzig 2019-05-06 16:53:39 +02:00
  • 2094c518a0 Fix :shadowJar task. Take 2. Jonas Herzig 2019-05-06 13:31:50 +02:00
  • 1d21002eb0 Run shadowJar and setCoreVersion in same gradle invocation on CI Jonas Herzig 2019-05-06 11:33:40 +02:00
  • b55dce280c Fix :shadowJar task Jonas Herzig 2019-05-06 11:01:55 +02:00
  • a65f3efbc5 Fix fetching of remap in jGui Jonas Herzig 2019-05-05 13:33:23 +02:00
  • a02fe4e985 More FG build classpath workarounds Jonas Herzig 2019-05-05 13:26:53 +02:00
  • 2b4bee84f0 Fix preprocessor version in jGui Jonas Herzig 2019-05-04 20:41:25 +02:00
  • 08ff063a3b Fix 1.7.10 jar not being archived after drone build Jonas Herzig 2019-05-04 20:31:53 +02:00
  • 220b22869a Fix replay initialization with login phase on 1.11.2 and below Jonas Herzig 2019-05-04 16:24:29 +02:00
  • af86faeaf9 Fix webm encoding preset (caused by BGRA changes) Jonas Herzig 2019-05-04 14:37:31 +02:00
  • 3d009e45c7 Update to MC 1.14 / Fabric Jonas Herzig 2019-05-04 14:37:00 +02:00
  • 17fe5b345f Replace all ATs with Mixin on 1.13+ in preparation for Fabric Jonas Herzig 2019-04-26 11:20:31 +02:00
  • d5b9e60c4d Workaround class loader errors by loading single guava in the root scope Jonas Herzig 2019-04-25 09:17:07 +02:00
  • 2d572f6740 Get restrictions module "compiling" on 1.13 Jonas Herzig 2019-04-24 18:33:03 +02:00
  • 6f15df8081 Get compat module compiling on 1.13 Jonas Herzig 2019-04-24 18:07:46 +02:00
  • df6f744d51 Update preprocessor to fix encoding issues Jonas Herzig 2019-04-24 17:03:18 +02:00
  • 7cff2e0cf3 Get 1.7.10 working with source remapping Jonas Herzig 2019-04-24 16:43:17 +02:00
  • 2ee91515f7 Make use of the source remapping feature of The Preprocessor plugin Jonas Herzig 2019-04-24 15:02:33 +02:00
  • 6127e0a027 Replace dev-only reflection with access transformer entry Jonas Herzig 2019-04-24 14:03:17 +02:00
  • fa8f8f52aa Stop using @SneakyThrows since it breaks the JDT used for source remap Jonas Herzig 2019-04-24 13:41:06 +02:00
  • 9968f81073 Split source preprocessor into separate gradle plugin Jonas Herzig 2019-04-20 20:26:36 +02:00
  • 73597dd031 Fix camera being reset to 0/0/0 when jumping in quick mode in 1.13 Jonas Herzig 2019-03-27 11:04:41 +01:00
  • b8c892fcd4 Fix initialization of quick mode with login phase Jonas Herzig 2019-03-27 10:58:37 +01:00
  • 2c0ae426de Fix drone build Jonas Herzig 2019-03-15 19:04:54 +01:00
  • cf592bdedb Skip netty when shading libs (MC already provides it) Jonas Herzig 2019-03-15 17:50:22 +01:00
  • 2997d3e8f6 Update ReplayStudio for ViaVersion 1.12.2 and 1.13.2 support Jonas Herzig 2019-03-15 17:12:15 +01:00
  • 44151876cd Add task which collects shadowed jars in root project build/libs folder Jonas Herzig 2019-03-15 14:50:56 +01:00
  • f795b27251 Use shadow gralde plugin on 1.8+ and enable its minimize option Jonas Herzig 2019-03-15 12:00:57 +01:00
  • fc0f070721 Make our non-shading of Mixin's deps explicit Jonas Herzig 2019-03-15 10:51:15 +01:00
  • 2e29632fab Merge branch 'johni/blend' into johni/1.13-pre Jonas Herzig 2019-03-15 10:49:38 +01:00
  • 1e1104f4d3 Add blend export to GuiRenderSettings Jonas Herzig 2019-03-14 18:14:47 +01:00
  • 7cc62b13c1 Fix blend compilation on pre-1.13 Jonas Herzig 2019-03-14 17:00:44 +01:00
  • 3cb1d8189b Preshadow lwjgl_util instead of copying source of specific classes Jonas Herzig 2019-03-14 16:08:28 +01:00
  • dc6de5bd5f Apply rotation and scale to entity (livingbase), not its parts Jonas Herzig 2019-03-14 11:30:40 +01:00
  • cd16e014d1 Vastly improve performance of major block name generation Jonas Herzig 2019-03-13 22:03:03 +01:00
  • 22ab39c2db Get blend export running on 1.13 Jonas Herzig 2019-03-13 19:10:44 +01:00
  • 4eb5d2d9cf Preshadow lwjgl_util instead of copying source of specific classes Jonas Herzig 2019-03-13 17:43:33 +01:00
  • 106f14d8c7 Merge branch 'johni/1.13-pre' into johni/blend Jonas Herzig 2019-03-13 16:07:32 +01:00
  • 443c1ca2af Render to BGRA instead of RGB format for better performance on most GPUs Jonas Herzig 2019-03-13 15:27:53 +01:00
  • 27efc3c717 Fix pre-1.13 imports Jonas Herzig 2019-03-13 14:52:11 +01:00
  • d7f2cba214 Update ReplayStudio to fix SquashFilter as used by MarkerProcessor Jonas Herzig 2019-03-13 13:55:28 +01:00
  • 2d7696b09e Fix NPE in MarkerProcessor when done Jonas Herzig 2019-03-13 12:06:35 +01:00
  • 1db94b7871 Fix timestamp of squashed packets in MarkerProcessor Jonas Herzig 2019-03-13 11:50:18 +01:00
  • 681e803d44 Update ReplayStudio for custom entity attribs and binary tracker cache Jonas Herzig 2019-03-13 11:46:12 +01:00
  • 1d88ca044d Add "Edit" button to replay viewer gui Jonas Herzig 2019-03-12 20:10:42 +01:00
  • 51c073012e Re-work Replay Editor UI Jonas Herzig 2019-03-12 19:44:09 +01:00
  • eb6e7b79d0 Add start/stop/pause/resume recording functionality Jonas Herzig 2019-03-12 13:25:05 +01:00
  • fe68f76bd1 Remove accidentally added mixin-hack subproject inclusion Jonas Herzig 2019-03-11 18:52:00 +01:00
  • 9d315134fc Fix packet re-encoding in pre-1.13 versions Jonas Herzig 2019-03-11 18:16:23 +01:00
  • 32de147ae2 Update ReplayStudio for dedicated replay cache Jonas Herzig 2019-03-11 17:41:29 +01:00
  • fde807f8ff Fix pack.mcmeta for pre-1.13 versions Jonas Herzig 2019-03-11 17:29:22 +01:00
  • 79f02b5dfb Fix regression in MixinRenderItem redirect method signature Jonas Herzig 2019-03-11 15:48:11 +01:00
  • 8526264dab Disable reproducible builds for now since people keep breaking it Jonas Herzig 2019-03-11 15:24:55 +01:00
  • 4da57dceb0 Fix GSON dependency configuration for FG3 Jonas Herzig 2019-03-11 15:08:52 +01:00
  • 0f3a6253e0 Complete all currently actionable 1.13.2 FIXMEs Jonas Herzig 2019-03-10 22:41:14 +01:00
  • e9ca1bb47e Fix FOV during 360 rendering Jonas Herzig 2019-03-10 16:41:16 +01:00