Commit Graph

  • 5714ce3512
    Merge 7f9c5d90a1 into b5ab9aad2d FinnHornhoover 2024-04-05 23:33:54 +0000
  • 7f9c5d90a1 fixed offline cache enabled condition FinnHornhoover 2023-12-26 17:39:06 +0300
  • 17f194810c added comments FinnHornhoover 2023-11-18 01:21:31 +0300
  • 87072b0789 cleaned up and added docstrings to cache handler FinnHornhoover 2023-11-18 00:48:51 +0300
  • e933bc52fe fixed added versions not showing up immediately FinnHornhoover 2023-11-18 00:47:23 +0300
  • 1078778e16 added linguist-vendored FinnHornhoover 2023-11-15 10:01:36 +0300
  • 5dca39a17e fixed config json read, limited hash check FinnHornhoover 2023-11-13 23:06:38 +0300
  • 0eca42cdf8 fixed valdator function name FinnHornhoover 2023-11-13 22:43:58 +0300
  • fa0bdd7b1a fixed hash check timing on config change FinnHornhoover 2023-11-13 20:05:02 +0300
  • feafd8d17f added hash check when cache location is changed FinnHornhoover 2023-11-13 01:46:23 +0300
  • 6a7b029539 added config modal, bumped version FinnHornhoover 2023-11-13 00:15:45 +0300
  • 171177b606 added more proper initial check handling FinnHornhoover 2023-11-12 16:27:11 +0300
  • 1c2cf41e97 added default ip, regex for version names FinnHornhoover 2023-11-12 15:38:33 +0300
  • 0201f11333 added fixes for validation FinnHornhoover 2023-11-12 15:00:11 +0300
  • a859590ef9 fixed version url and path bugs, added validation FinnHornhoover 2023-11-11 23:52:23 +0300
  • 356e811bac WIP custom build adjustments FinnHornhoover 2023-10-29 16:41:07 +0300
  • cdabb36639 added build management, WIP custom cache checks FinnHornhoover 2023-10-22 23:10:10 +0300
  • 547ca778b0 by default, always use cdn FinnHornhoover 2023-10-22 00:46:11 +0300
  • 6bae0d1ff6 removed async, adjusted load logic, and hash check FinnHornhoover 2023-10-22 00:30:35 +0300
  • 11f0c61a67 edited gitignore for extra files FinnHornhoover 2023-10-21 23:18:49 +0300
  • 1d78bc2d9b removed redundant function FinnHornhoover 2023-10-21 23:12:17 +0300
  • c78a3e5ada do not immediately start checking hashes FinnHornhoover 2023-10-21 22:52:51 +0300
  • c05e9c0dcd reverted version sizes FinnHornhoover 2023-10-21 22:33:28 +0300
  • e1ef76744a added script itself and migration logic FinnHornhoover 2023-10-21 22:31:46 +0300
  • 04aea6059e added measure against half-flushed objects FinnHornhoover 2023-10-18 15:39:44 +0300
  • 600b33a230 switched to ipc through localhost FinnHornhoover 2023-10-18 13:01:25 +0300
  • 48efd00a4a use python child process to handle cache ops FinnHornhoover 2023-10-15 22:40:44 +0300
  • f28c9c0bb8 WIP added offline cache pointing logic FinnHornhoover 2023-10-08 18:37:25 +0300
  • e3f16d8fc9 delegated downloads to wget exe due to memory leak FinnHornhoover 2023-10-08 02:10:18 +0300
  • 6f7f1655b9 implemented delete as ipc, adjusted for cache swap FinnHornhoover 2023-10-01 13:49:59 +0300
  • 597e80b112 adjusted download and hash check logic and data FinnHornhoover 2023-09-29 02:46:12 +0300
  • 79bdba74a5 integrated download and hash functionality FinnHornhoover 2023-09-27 00:13:59 +0300
  • 16a99f86c7 added async hash checking FinnHornhoover 2023-09-24 00:48:01 +0300
  • 05af8a3f9e WIP ipc downloads FinnHornhoover 2023-09-23 02:18:03 +0300
  • 27f0992b52 WIP download bugfix FinnHornhoover 2023-09-21 18:01:55 +0300
  • 132b725922 WIP button functionality (download, delete) FinnHornhoover 2023-09-19 00:49:31 +0300
  • b5ab9aad2d Bump copyright date to 2024 and version to 1.5.2; update build.yml main 1.5.2 CakeLancelot 2024-04-02 05:12:41 -0500
  • 01ee292d10 Introduce automatic artifact building and publishing CakeLancelot 2024-04-02 05:05:47 -0500
  • 2183106c73 Fix manifest causing a crash / background process on certain systems upstream/main CakeLancelot 2024-03-24 01:21:36 -0500
  • db7370ca41
    Bump copyright date Gent Semaj 2024-02-02 19:01:07 -0800
  • ec0fc87dcd Bump version number to 1.5.1 1.5.1 CakeLancelot 2023-11-09 13:31:44 -0600
  • cef8c1de93 Revert readJsonSync() change for modifying servers CakeLancelot 2023-10-18 12:47:41 -0500
  • b73329c6de Update version numbers to 1.5 1.5 CakeLancelot 2023-10-07 18:08:22 -0500
  • 2e7dc51aa1
    Fix issue where cache swapping wouldn't work if record wasn't already present CakeLancelot 2023-09-27 05:01:22 -0500
  • 3fc6cabe33 Disable telemetry in player dll CakeLancelot 2023-09-19 07:44:35 -0500
  • 71e4694ff6 Misc comment cleanup, correct holiday date range, simplify JSON loading CakeLancelot 2023-09-19 08:51:19 -0500
  • 76f4a05287 Move server-selector over to path.join(), fix issues with cache swapping CakeLancelot 2023-09-19 07:29:56 -0500
  • 97144aad59 Remove initial setup window CakeLancelot 2023-09-17 13:01:44 -0500
  • 4a465ca689
    README: include preleases for release badge CakeLancelot 2023-09-17 09:42:41 -0500
  • 43f0c8c684 Revise loader DLL to work under Wine, loading screen beta text, cleanup 1.4.3 CakeLancelot 2023-09-16 20:51:33 -0500
  • d4dc403e90 Remove now unnecessary attributes from game-client.js 1.4.2 CakeLancelot 2023-09-14 15:13:23 -0500
  • ab5de9488d Fix DNS resolution CakeLancelot 2023-09-14 06:44:11 -0500
  • dabb8bf484 Use extra-plugin-dirs in Electron to load plugin, add fusion manifest. CakeLancelot 2023-09-14 02:13:46 -0500
  • 043bf219e7 Consistency pass and small tweaks CakeLancelot 2023-09-03 04:56:24 -0500
  • 7131026b2f Misc tweaks CakeLancelot 2023-09-02 23:03:00 -0500
  • 7dd018e336 Use local fonts for Bootstrap dongresource 2023-09-03 01:44:09 +0200
  • e19098a13e README update CakeLancelot 2023-07-11 19:17:16 -0500
  • 48e2052748
    Fix call to nonexistent function in URL redirection CakeLancelot 2023-04-23 15:37:44 -0500
  • 7b3de1fe52 Bump fs-extra version to 2.0.0 CakeLancelot 2023-02-17 20:07:52 -0600
  • 675a5fce50 Update repo URL in package.json CakeLancelot 2023-02-11 15:28:36 +0000
  • 2bf916ea58 Fix bug in WebPlayer installation logic CakeLancelot 2023-02-09 12:52:57 -0600
  • d554b6b968 Get version number from package.json on app start 1.4.1 CakeLancelot 2023-02-09 05:32:21 -0600
  • 5da0da1981 Consolidate afterPack scripts into one file CakeLancelot 2023-02-09 04:39:21 -0600
  • 101de9d68b Added WebPlayer verification/reinstallation logic CakeLancelot 2023-02-09 06:07:00 +0000
  • d0f947c4a5 Add large address aware patch to build process CakeLancelot 2023-02-09 03:14:09 +0000
  • 4726a50be7 package.json tweaks, update LICENSE.md date CakeLancelot 2023-02-09 00:56:15 +0000
  • 3d9107a7f1 Install Unity Web Player through Electron rather than the bat file CakeLancelot 2023-02-08 15:21:35 -0600
  • c1db7bc047 Refactor cache swapping logic CakeLancelot 2023-02-08 14:06:54 -0600
  • 51f7eaf33d Minor changes/updates CakeLancelot 2023-02-08 12:44:25 -0600
  • 7bc438d76a
    Merge pull request #18 from hichemfantar/patch-prettier CakeLancelot 2022-09-12 16:47:42 -0500
  • 3c0b07e61a
    Merge pull request #17 from hichemfantar/patch-1 CakeLancelot 2022-09-12 15:53:55 -0500
  • f9c041edc9 format assets but ignore minified files Hichem Fantar 2022-07-26 15:48:33 +0100
  • fd92f2de5e switch from tabs to spaces & set indent size to 4 Hichem Fantar 2022-07-26 15:41:07 +0100
  • 51a876cf2b set endOfLine to lf Hichem Fantar 2022-07-26 15:29:20 +0100
  • 2640c8f1a6 LICENSE -> LICENSE.md, Add WebPlayer license file CakeLancelot 2022-07-25 11:33:39 -0500
  • e2b704a701
    Add prettier script to format entire project Hichem Fantar 2022-07-18 19:40:47 +0100
  • 9a083d7a04 configure prettier for a prettier project Hichem Fantar 2022-07-18 19:19:22 +0100
  • c964e840e4
    Add missing license file Hichem Fantar 2022-07-18 18:57:07 +0100
  • 0060f37e6c Clean up semicolons, whitespace and a typo dongresource 2022-06-29 00:57:30 +0200
  • 9bfe3d6d99 Bump copyright year to 2022 dongresource 2022-06-28 23:06:05 +0200
  • 63c4616645 Replace default server IP with domain name dongresource 2022-06-28 23:02:48 +0200
  • 645e5d4279
    Merge pull request #16 from OpenFusionProject/qol CakeLancelot 2022-05-05 18:45:24 -0500
  • 7ce21cdddc Don't perform lookup for obvious IPs and account for async gsemaj 2022-04-27 20:50:23 -0400
  • 8d6e546628 Add automatic DNS resolution for server addresses gsemaj 2022-04-27 13:44:08 -0400
  • 6e881cbfaf Connect to default port 23000 if port not specified gsemaj 2022-04-27 13:16:24 -0400
  • 8d5a8df023 Update package-lock for newer npm versions gsemaj 2022-04-27 13:00:40 -0400
  • e02f94604d Move restore default servers hyperlink to about menu 1.4 CakeLancelot 2021-09-20 14:36:45 -0500
  • 2fcbb9ba06 Fix stray 1.3 reference gsemaj 2021-09-19 11:00:41 -0400
  • a0f2ec90d0
    Merge pull request #11 from gsemaj/onedotfour Gent Semaj 2021-09-19 10:56:41 -0400
  • d21b0040fd
    Merge pull request #4 from gsemaj/edit Gent Semaj 2021-09-19 10:56:29 -0400
  • 1a9c467758 Add corner button to restore default servers gsemaj 2021-09-18 20:29:08 -0400
  • c2cd2d5cd6 Add functionality to restore default servers gsemaj 2021-09-18 20:28:57 -0400
  • 53bf47d6da Update version references gsemaj 2021-09-18 19:10:28 -0400
  • c6e3316003 Add missing Unity Web Player files gsemaj 2021-09-18 19:07:56 -0400
  • 9c5338da2d Check config before running cache swap logic gsemaj 2021-09-18 18:21:41 -0400
  • c997ab96ec Fix broken calls to copySync gsemaj 2021-09-18 18:05:33 -0400
  • 17ca1f3c24 Add routine for migration from pre-1.4 gsemaj 2021-09-18 17:59:15 -0400
  • 71d3b970fc Update config file properties gsemaj 2021-09-18 17:40:30 -0400
  • 4def3b6028 Switch default version sources to DexLabs CDN gsemaj 2021-09-18 17:25:31 -0400
  • 0cdf3df4d4 Implement Edit Modal for Server Entries gsemaj 2021-09-18 13:47:20 -0400