6 Commits
Author SHA1 Message Date
oxmc 9c570c4ff8 Bump to 2.0, bundle updated mcef.jar with the Chrome152 EULA/Widevine fixes 2026-09-03 21:38:04 -07:00
oxmc f21b56f80c Add CC:Tweaked interactive features, load-state reporting; bump mcef.jar
- runJS() now returns a value to Lua via a request/response round trip
  (ClientQueryRegistry future + hex-encoded JS result payload) instead
  of firing and forgetting.
- New webdisplay_load CC event fires on page load state change/error,
  via TileEntityCCInterface's IPeripheral attach/detach + polling.
- ClientProxy implements the new ILoadStateHandler, forwarding
  onLoadingStateChange/onLoadError to the server over a new
  SMessageScreenCtrl CTRL_LOAD_STATE action (CTRL_JS_EVAL_RESULT added
  for the runJS result path).
- Bump bundled libs/mcef.jar to the mcef-legacy build with Chrome 152
  dual-ABI support.
2026-09-03 17:00:32 -07:00
oxmc 7bd0c84e18 update mcef 2025-03-31 05:58:01 -04:00
oxmc 229cecd575 Update version, and mcef version 2025-03-29 03:36:41 -04:00
oxmc 960231ae2f update mcef version and archivesBaseName 2025-03-29 03:17:19 -04:00
oxmc 6e91539412 Upload base 2025-03-28 11:36:56 -04:00