Commit Graph

  • 895e3927eb app: re-enable Launch.svelte Kmc 2024-07-08 00:05:47 -04:00
  • 57978c7708 app: cleanup App.svelte (now BoltApp.svelte) Kmc 2024-07-07 23:30:40 -04:00
  • df7b068ff9 Revert "Merge branch 'Adamcake:master' into refactor/front-end" Kmc 2024-07-07 22:45:05 -04:00
  • 093e5aca0e Merge branch 'Adamcake:master' into refactor/front-end Kmcgurty 2024-07-07 18:26:06 -04:00
  • b0c49a8f37 resource_handler: int64 -> int64_t Adam 2024-07-07 23:04:43 +01:00
  • 4f12d36e7a app: store user on sessions state, remove Profiles Kmc 2024-07-07 17:20:08 -04:00
  • 23ce4c2192 app: move state to GlobalState, make components work with new structure Kmc 2024-07-07 15:03:10 -04:00
  • bd7bd9c97c app: add login function to reduce duplicate code Kmc 2024-07-06 12:41:01 -04:00
  • ec25d0c9d0 app: fetch account details on login or token refresh Kmc 2024-07-06 11:29:30 -04:00
  • 0b2aecfbae window_launcher: launch exe on windows Adam 2024-07-06 04:10:28 +01:00
  • e33b524353 app: format and minify Adam 2024-07-06 03:01:32 +01:00
  • 17fac203f8 app: post ArrayBuffer instead of blob Adam 2024-07-06 02:50:49 +01:00
  • bc569d579a main: don't --disable-web-security Adam 2024-07-05 22:55:09 +01:00
  • 887f361eea window_launcher: use a default request handler Adam 2024-07-05 22:49:11 +01:00
  • 331f79a69d resource_handler: create DefaultURLHandler Adam 2024-07-05 22:41:34 +01:00
  • 31a9063008 app: move auth popup code to Auth.svelte Kmc 2024-07-05 13:47:04 -04:00
  • f17642e142 app: add CookieService and LocalStorageService Kmc 2024-07-05 13:43:52 -04:00
  • af0c4a4af6 app: remove showDisclaimer Kmc 2024-07-02 15:04:43 -04:00
  • de20dfdfbf app: update todo to be more vague with a suggested fix Kmc 2024-07-02 14:42:12 -04:00
  • 1f34113e2a Merge remote-tracking branch 'origin/master' into refactor/front-end Kmc 2024-07-02 14:29:16 -04:00
  • 9914eef641 app: fix config not loading properly Kmc 2024-07-02 09:29:37 -04:00
  • 62e7555b1d app: remove variables from store, reorganize logic Kmc 2024-06-27 20:37:41 -04:00
  • c24b6ada50 window_launcher: endpoints for every game client Adam 2024-06-28 00:08:33 +01:00
  • c5f9059d8e app: add stores for all game clients Adam 2024-06-27 23:49:10 +01:00
  • 5c7d907afd app: unused variable Adam 2024-06-27 22:09:12 +01:00
  • 5ba708ded8 app: support all clients on relevant platforms Adam 2024-06-27 22:07:58 +01:00
  • 79233c5fc9 app: clean up launchOfficialClient Adam 2024-06-27 19:50:06 +01:00
  • a3da5bd131 app: format Adam 2024-06-27 02:46:39 +01:00
  • 6fa0f0600a app: add a function for direct6 downloads Adam 2024-06-27 02:42:45 +01:00
  • 18f6fed386 app: remove references to flatpak settings Adam 2024-06-26 00:42:17 +01:00
  • d3752dec3b library: correct path to hashmap.h Adam 2024-06-25 02:00:13 +01:00
  • c0c0583d87 library: address printf warnings Adam 2024-06-25 01:35:17 +01:00
  • 405802a97e cmake: always quote BOLT_CEF_INSTALLDIR Adam 2024-06-25 01:32:15 +01:00
  • 67b64403d4 cmake: install library and lua to correct location Adam 2024-06-25 01:31:22 +01:00
  • d534ef9ff9 repo: use static miniz for cmake Adam 2024-06-25 00:55:04 +01:00
  • 8822356523 cmake: correct luajit linkage Adam 2024-06-24 23:26:38 +01:00
  • 2337f28592 cmake: target all posix and win32 files correctly Adam 2024-06-24 22:19:35 +01:00
  • c8ae806402 library: add all missing win32 files and functions Adam 2024-06-24 22:18:46 +01:00
  • 9df8df559c main: don't send ipc msg on windows (for now) Adam 2024-06-24 22:17:51 +01:00
  • 1494d2ae08 client: missing windows function Adam 2024-06-24 22:16:00 +01:00
  • 20eb410137 client: don't needlessly align messages Adam 2024-06-24 21:54:49 +01:00
  • 28fdd97965 library: implement api_time for windows Adam 2024-06-24 21:33:56 +01:00
  • c99d2750f8 readme: add luajit to windows build instructions Adam 2024-06-24 21:26:54 +01:00
  • e2bd97314b cmake: link and install luajit on windows Adam 2024-06-24 21:25:46 +01:00
  • eb7b939b58 library: use correct rwlock type on windows Adam 2024-06-24 20:25:13 +01:00
  • 4b3823a63b cmake: add build for plugin library on Windows Adam 2024-06-23 20:26:53 +01:00
  • 117ac2bab5 library: various changes to work with MSVC Adam 2024-06-23 20:26:21 +01:00
  • 8a69446551 readme: mistake in build instructions Adam 2024-06-23 17:11:55 +01:00
  • b9578318f9 readme: update windows build instructions Adam 2024-06-23 16:52:17 +01:00
  • 0a9f4e9a57 cmake: don't assume VS17 = MSVC Adam 2024-06-23 16:49:23 +01:00
  • e5b9a7dbd6 window_launcher: add missing functions for windows Adam 2024-06-23 14:17:54 +01:00
  • 2c3051bc8c file_manager: let directory.cxx compile on windows Adam 2024-06-23 14:09:32 +01:00
  • 95fda2c3e4 mime: let mime.cxx compile on windows Adam 2024-06-23 14:01:30 +01:00
  • 47f44dbec8 app: let generator.cxx compile on windows Adam 2024-06-23 14:00:46 +01:00
  • e21284b5c9 library: fill all values of mouse events from xcb Adam 2024-06-22 18:18:35 +01:00
  • d4093ec1d5 library: use correct event details for scroll-down Adam 2024-06-22 18:02:52 +01:00
  • 6e125124b3 library: remove unused windowlightmeta Adam 2024-06-22 17:54:44 +01:00
  • 157b089fa8 library: use full userdata instead of light Adam 2024-06-22 17:42:55 +01:00
  • 0f331d241b library: better and fuller mouse event system Adam 2024-06-22 17:16:22 +01:00
  • e1bb14f7e7 library: correct type of scroll direction Adam 2024-06-22 00:23:56 +01:00
  • 68a0c43e1f library: move static functions from gl.h to gl.c Adam 2024-06-21 23:01:54 +01:00
  • a6839aa126 library: generalise plugin_process_windows Adam 2024-06-21 22:54:43 +01:00
  • 66e98508f3 library: remove glGetError call Adam 2024-06-21 22:48:17 +01:00
  • 7a60c61170 library: mouse motion and button events Adam 2024-06-21 12:57:55 +01:00
  • 42e799f3c9 app: remove all xSub variables Kmc 2024-06-19 01:13:42 -04:00
  • 90d2656bdb app: prevent bypassing modal with Escape Kmc 2024-06-18 23:17:50 -04:00
  • 13d5b7c428 app: WIP organize functions.ts Kmc 2024-06-18 22:41:22 -04:00
  • b953c29568 library: rough window-event system Adam 2024-06-16 18:44:00 +01:00
  • 4282ee2a7f app: refactor account menu to use Dropdown component Kmc 2024-06-16 00:20:13 -04:00
  • ef2ed0b69f app: remove modal focus outline Kmc 2024-06-15 20:13:04 -04:00
  • f61e7ad75a app: add Modal component, replace Backdrop Kmc 2024-06-15 14:50:15 -04:00
  • 10d1ed82be app: remove messageList in favor of logger/LogView Kmc 2024-06-15 02:34:04 -04:00
  • a0aa8aa84f Merge pull request #47 from kmcgurty/refactor/svelte Adam 2024-06-15 04:37:35 +01:00
  • be88a8feb4 app: reorganize readme, update toc Kmc 2024-06-14 22:35:32 -04:00
  • c0020d0a36 repo: reflect new build process Kmc 2024-06-14 22:35:07 -04:00
  • 1f724c59c6 app: chore add missing newline Kmc 2024-06-14 22:01:55 -04:00
  • f972473b65 repo: add EditorConfig extension suggestion for vscode Kmc 2024-06-14 22:01:16 -04:00
  • 1f7b405644 app: update readme to reflect changes Kmc 2024-06-14 02:26:59 -04:00
  • 3a8a12fe15 app: move loose ts files into util folder Kmc 2024-06-14 00:46:59 -04:00
  • fcda68c966 app: add source map if in dev Kmc 2024-06-14 00:11:52 -04:00
  • b1bf79463b app: resolve typescript errors Kmc 2024-06-13 23:25:02 -04:00
  • 5e064d2637 app: refactor all imports to use aliases, removing relative paths Kmc 2024-06-13 23:21:06 -04:00
  • fe6b3d41a5 app: remove unknown prettierrc option, ignore markdown files Kmc 2024-06-13 23:06:26 -04:00
  • 1543d0711e app: refactor svelte build code to run tailwind with vite Kmc 2024-06-13 22:10:46 -04:00
  • 72f348fb37 app: allow vscode to properly format with prettier Kmc 2024-06-13 16:13:53 -04:00
  • 26d7bfe402 library: basic concept for embedded windows Adam 2024-06-01 15:25:56 +01:00
  • 463c2817b8 library: fix game crash on plugin crash Adam 2024-05-26 17:10:25 +01:00
  • a23324e462 library: fix copy-paste error Adam 2024-05-19 19:53:49 +01:00
  • 3e70bfa660 cmake: publish 0.9 0.9.0 Adam 2024-05-12 18:15:32 +01:00
  • f2282cc55b app: commit dist Adam 2024-05-12 18:14:31 +01:00
  • 8c40dab65a app: add a title to disabled button Adam 2024-05-12 18:13:21 +01:00
  • c1c3e20647 app: remove flatpak discord setting Adam 2024-05-12 18:12:34 +01:00
  • 1910af62b9 library: clarify createsurfacefromrgba doc Adam 2024-05-11 14:43:37 +01:00
  • c8984434d7 Merge pull request #40 from smithcol11/ui/bugfix/character-select Adam 2024-05-12 17:15:42 +01:00
  • 00fcda4a77 Added newline to prettierignore. smithcol11 2024-05-12 08:20:17 -07:00
  • f99a724b01 Added prettierignore & minified dist files. smithcol11 2024-05-12 08:18:25 -07:00
  • 2eabb2aa0b Fixed renaming in index.html as well. smithcol11 2024-05-11 10:09:00 -07:00
  • f08afe8a29 Renamed files to avoid large diff in version control. smithcol11 2024-05-11 09:58:17 -07:00
  • d0351cacac run format on dist files smithcol11 2024-05-11 09:45:24 -07:00
  • 410bc32d8a Fixed characterSelect being out of sync. smithcol11 2024-05-11 09:43:15 -07:00