Commit Graph

  • 4469f73d1a Feat[modpack]: continue showing results from single source if an error occurred artdeell 2023-08-22 22:38:17 +03:00
  • 37cf59e051 Chore[profile]: add button artdeell 2023-08-22 22:12:21 +03:00
  • f1e88e2068 Feat[notifs]: features for remote error reporting, unified notification constants artdeell 2023-08-22 21:48:07 +03:00
  • 2980afdd05 Feat[lib]: replace ASM <5 with ASM 5.0.4 artdeell 2023-08-22 13:24:48 +03:00
  • 91c834117d Feat[modpack]: Set up framework for handling ModpackApi IOExceptions artdeell 2023-08-21 17:48:49 +03:00
  • e513156c6f Feat[modpack]: disable the "Install" button when tasks are ongoing artdeell 2023-08-21 17:22:46 +03:00
  • d00565ebac Feat[modpack]: move CF API key into a string resource artdeell 2023-08-20 23:08:02 +03:00
  • 6ef2b1f7a4 Fix: reload profile list after modpack installation Mathias Boulay 2023-08-20 16:50:41 +02:00
  • 614933db9c Refactor[profiles]: separate load and write profiles Mathias Boulay 2023-08-20 16:31:14 +02:00
  • 8db75081a8 Cut: redundant zip handling methods Mathias Boulay 2023-08-20 15:36:23 +02:00
  • d5fc862f0e Feat[agent]: modpack version ID fixer artdeell 2023-08-20 14:16:49 +03:00
  • 0e5797981b Chore[modloaders]: use the nice clearProgress function instead of hardcoded -1 artdeell 2023-08-19 22:36:21 +03:00
  • a276813230 Fix[ui]: disable the progressbar and stop loading at the end of the list artdeell 2023-08-19 22:33:55 +03:00
  • d8b1fbf968 Fix[forge]: consult the version list for the full loader version artdeell 2023-08-19 22:18:30 +03:00
  • 78d6d09107 Fix[UI]: improper button size Mathias Boulay 2023-08-19 19:51:08 +02:00
  • be0d98e09a Feat[icon]: automatically resize cached icons to 256x256 and compress as JPEG artdeell 2023-08-19 11:14:36 +03:00
  • ecbbbfcc4d Feat[icon]: icon cache cleaner artdeell 2023-08-18 19:39:44 +03:00
  • e0c64219bc Fix[api]: Automatically URL-encode all query params and values BuildTools 2023-08-18 18:06:28 +03:00
  • 4a4115aeb6 Docs: remove out of date argument Mathias Boulay 2023-08-17 21:21:59 +02:00
  • 37cdc11ed5 Feat[UI]: custom filter dialog, reduced overlay size Mathias Boulay 2023-08-17 18:34:30 +02:00
  • faa0d6b0a6 Docs: explain mesure function purpose Mathias Boulay 2023-08-17 18:31:41 +02:00
  • e21be296ec Infinite mod list implementation BuildTools 2023-08-17 15:52:08 +03:00
  • 04d6900bc4 Feat, wip[UI]: conditionnal visibility, reduced layout shifting, full screen scroll Mathias Boulay 2023-08-17 00:15:37 +02:00
  • 17cce29c00 Asynchronous CommonApi implementation + modpack source icons BuildTools 2023-08-16 11:17:04 +03:00
  • 1542ea0204 Feat[modpacks]: Add CommonApi, centraliser of apis Mathias Boulay 2023-08-15 19:52:21 +02:00
  • 90b10084ce Feat[UI]: moditem states are now pretty Mathias Boulay 2023-08-15 19:51:36 +02:00
  • 23b02cca4c Refactor[modDetail]: Move mc version auto addition to model constructor Mathias Boulay 2023-08-15 19:43:14 +02:00
  • ce5ed86515 Feat[SimpleAdapter]: Allow resetting the content of the adapter Mathias Boulay 2023-08-15 19:41:05 +02:00
  • ff72d5a1c0 More resilient mod loader installation for the modpack installer BuildTools 2023-08-14 17:55:08 +03:00
  • b1d022cccd Feat,wip[modpack-install]: auto modloader install Mathias Boulay 2023-08-13 19:47:25 +02:00
  • f8078ad8bf Modloader download changes BuildTools 2023-08-13 15:11:22 +03:00
  • 5c556c1382 Fix[modpack-download]: fallback url Mathias Boulay 2023-08-13 12:13:22 +02:00
  • 08f16f50cc Changes BuildTools 2023-08-13 11:31:47 +03:00
  • 19a781ad18 CurseForge modpack download (WIP) + more generalization BuildTools 2023-08-12 23:11:51 +03:00
  • b430edbc0b Async changes + WIP CurseForge implementation BuildTools 2023-08-12 15:37:41 +03:00
  • 5fde03dbaa Major changes BuildTools 2023-08-08 14:01:52 +03:00
  • 586fef897e Add icons, progressbar and synchronization BuildTools 2023-08-07 16:10:40 +03:00
  • 6299a9a4e4 Refactor: Make the interface filters easier to extend Mathias Boulay 2023-08-06 17:02:14 +02:00
  • 1c21646165 Feat,WIP[modpacks]: barebone installer Mathias Boulay 2023-08-05 23:13:19 +02:00
  • 496f1fd1f0 Add[FileUtils]: zip decompression Mathias Boulay 2023-08-05 23:11:50 +02:00
  • 1f5fd5348e New translations strings.xml (Turkish) Duy Tran Khanh 2023-08-22 17:46:37 +07:00
  • b282d9caee Fix[input]: floor cursor position before sending to MC artdeell 2023-08-20 16:07:51 +03:00
  • c2c57ca837 Fix: default profile deletion Mathias Boulay 2023-08-17 23:24:04 +02:00
  • 09d12d3b3f New translations strings.xml (Italian) Duy Tran Khanh 2023-08-17 17:31:24 +07:00
  • 8309d31e23 New translations strings.xml (Spanish) Duy Tran Khanh 2023-08-16 17:36:11 +07:00
  • ebbbba0680 Workaround[UX]: remove huge page args, as android doesn't like it Mathias Boulay 2023-08-16 00:14:13 +02:00
  • f8c309158f Fix[log]: display profile override in java args Mathias Boulay 2023-08-16 00:13:05 +02:00
  • dd379e2316 New translations strings.xml (Thai) Duy Tran Khanh 2023-08-15 17:41:09 +07:00
  • 6f958c0d0e New translations strings.xml (Hungarian) Duy Tran Khanh 2023-08-15 17:41:08 +07:00
  • 919a6a45f3 Fix: Don't declare capabilities, still load functions Mathias Boulay 2023-08-15 12:31:54 +02:00
  • 26e271f4ab Fix[rendering]: black world on 1.17+ Mathias Boulay 2023-08-14 23:50:14 +02:00
  • 30cd5d6c4d Fix[UI]: progressbar text is properly padded Mathias Boulay 2023-08-14 13:13:07 +02:00
  • 0ce8e890de Cut: Remove joke languages Mathias Boulay 2023-08-14 12:39:55 +02:00
  • e969d59779 Cut: Remove overrides for lwjgl checks Mathias Boulay 2023-08-14 11:43:07 +02:00
  • 1fd14e29cf Fix[Tools]: avoid going over 100% resolution Mathias Boulay 2023-08-13 23:44:15 +02:00
  • 27a317e03b Fix[UI]: sync textview to mouse speed Mathias Boulay 2023-08-13 23:23:21 +02:00
  • e7811fd5ca New translations strings.xml (Spanish) Duy Tran Khanh 2023-08-13 17:11:01 +07:00
  • bdb25c196a Fix: NPE in Tools.getVersionInfo() Duy Tran Khanh 2023-08-13 13:53:31 +07:00
  • 5e8842bcc7 Fix[controls]: improper GUI visibility Mathias Boulay 2023-08-13 08:35:19 +02:00
  • 2b879e886f Perf: remove shadow pass on buttons Mathias Boulay 2023-08-09 22:39:24 +02:00
  • 4a8c1e4bc0 Feat[LWJGL]: update to 3.3.1 (#4326) Duy Tran Khanh 2023-08-12 14:38:32 +07:00
  • a7c9cc323e New translations strings.xml (Azerbaijani) Duy Tran Khanh 2023-08-10 15:34:44 +07:00
  • 97f8d5ce76 New translations strings.xml (Greek) Duy Tran Khanh 2023-08-10 15:34:43 +07:00
  • 78737cf249 Fix[control]: GUI button showing buttons that shouldn't be visible Mathias Boulay 2023-08-06 17:50:15 +02:00
  • 54e98ec670 Fix[control-editor]: Manual size on free sub-buttons Mathias Boulay 2023-08-06 11:10:49 +02:00
  • 73608f2749 Fix[controls-editor]: Avoid spanning too high on tablets Mathias Boulay 2023-08-06 10:50:35 +02:00
  • ea3f57a349 New translations strings.xml (Azerbaijani) Duy Tran Khanh 2023-08-06 14:40:06 +07:00
  • d074927ce8 New translations strings.xml (Chinese Simplified) Duy Tran Khanh 2023-08-06 14:40:01 +07:00
  • 050a346789 New translations strings.xml (Russian) Duy Tran Khanh 2023-08-06 14:39:58 +07:00
  • 52be1cdfd9 New translations strings.xml (German) Duy Tran Khanh 2023-08-06 14:39:50 +07:00
  • 68a57af247 New translations strings.xml (Czech) Duy Tran Khanh 2023-08-06 14:39:45 +07:00
  • 54d2be28aa New translations strings.xml (Portuguese, Brazilian) Duy Tran Khanh 2023-08-06 14:39:43 +07:00
  • 4d8f3da330 Tweak[editor]: reduce timings for the editor to appear Mathias Boulay 2023-08-06 00:13:35 +02:00
  • 462baab5aa Fix[profile]: text accessibility Mathias Boulay 2023-08-05 23:40:23 +02:00
  • f9457442bd Fix[UI]: proper size on landscape Mathias Boulay 2023-08-05 21:08:50 +02:00
  • 57ae06a83c Fix[profile-editor]: Spinner height aligned with the rest, better selected visibility Mathias Boulay 2023-08-05 18:53:06 +02:00
  • 85f35cc5ee Feat[joystick]: kdefault to disable forward lock, better lock display Mathias Boulay 2023-08-04 23:42:42 +02:00
  • 3729230c42 Fix[controls]: sub button visibility lifecycle Mathias Boulay 2023-08-04 19:34:47 +02:00
  • 876c97fe2e Fix[drawer]: sync when hiding the button Mathias Boulay 2023-08-04 18:43:48 +02:00
  • ea2d10aa1b Doc[input]: Explain why the input is sent early Mathias Boulay 2023-08-04 18:14:11 +02:00
  • 3535c3d482 Fix[joystick]: invisible forward lock Mathias Boulay 2023-08-03 23:12:49 +02:00
  • f40b5a0bfe Fix[ui]: remove internal padding Mathias Boulay 2023-08-03 18:32:10 +02:00
  • 26328a2fb0 Change keycode spinner placement BuildTools 2023-08-03 17:22:15 +03:00
  • 45e062e67c Chore[controls]: bump up layout converter trigger Mathias Boulay 2023-08-03 13:22:50 +02:00
  • 94bfdd74ff Chore[controls]: bump up control version Mathias Boulay 2023-08-03 13:18:57 +02:00
  • 35208fd413 Refactor: Remove need of the oob canvas Mathias Boulay 2023-08-03 12:22:42 +02:00
  • e2c45b99f4 Fix[gamepad]: Add right trigger axis Mathias Boulay 2023-07-24 22:17:17 +02:00
  • abd7c5b7ee Tweak[control-editor]: Use standarised paddings Mathias Boulay 2023-07-23 23:38:49 +02:00
  • dc7e9856a5 Fix[physical-controls]: Send mouse position more often Mathias-Boulay 2023-06-10 12:29:55 +02:00
  • 6e194302f5 Fix[controls]: incorrect activated overlay on rounded controls Mathias-Boulay 2023-05-19 00:39:08 +02:00
  • b4a3e18b9a Feat[controls]: Decouple stroke width from button size Mathias-Boulay 2023-05-16 15:29:59 +02:00
  • fd5f46f243 Syle[control]: use consistent mapping dropdown Mathias-Boulay 2023-05-16 12:19:22 +02:00
  • efca2c98c3 Style[controls]: better spacing Mathias-Boulay 2023-05-16 00:38:07 +02:00
  • 3e9c4b1d59 Fix[control]: Hide size/visibility editor on subButtons Mathias-Boulay 2023-05-15 23:30:31 +02:00
  • f0e9f842ad Fix[controls]: joystick sprint on lock Mathias-Boulay 2023-05-15 22:46:30 +02:00
  • 7b02277186 Tweak[controls]: Less deadzone, use new injections Mathias-Boulay 2023-05-15 22:27:22 +02:00
  • 9829dc436b Workaround[controls]: disable view clipping in game Mathias-Boulay 2023-05-15 22:26:23 +02:00
  • 58a29ee2ca Feat[controls]: Add conditional visibility Mathias-Boulay 2023-05-15 20:38:59 +02:00
  • aed6c00c40 Feat[controls]: Input joystick Mathias-Boulay 2023-05-15 11:31:07 +02:00
  • 8a70c6f4f5 fix(control): not allowed to open the control file of version 5 DreamOneX 2023-08-03 18:10:29 +08:00