Commit Graph

  • 24fd67aeb8 library: typo Adam 2024-05-11 02:03:47 +01:00
  • 86ed7ea1aa library: new time API functions Adam 2024-05-11 01:40:40 +01:00
  • 5b2e96c7fe cmake: compile libraries with spng Adam 2024-05-11 01:00:07 +01:00
  • 527ae38c2e library: use static as appropriate Adam 2024-05-11 00:56:53 +01:00
  • fb1b464027 library: complete surfaces API Adam 2024-05-11 00:43:58 +01:00
  • a9e3d16a92 repo: spng submodule Adam 2024-05-10 22:10:35 +01:00
  • 2821ab81a2 cmake: add branding colours to metainfo Adam 2024-05-04 17:35:35 +01:00
  • dadf27205a cmake: added release notes to metainfo Adam 2024-05-04 16:37:13 +01:00
  • c6a543b1f0 repo: screenshots for metainfo Adam 2024-05-04 15:59:12 +01:00
  • 955eda88ea browser: set launcher's window title Adam 2024-05-04 15:25:48 +01:00
  • 67441cd690 Merge pull request #38 from Adamcake/plugin-integration Adam 2024-05-04 00:56:21 +01:00
  • e039174e04 library: allow require() for secondary files Adam 2024-05-04 00:30:04 +01:00
  • 599ff83b51 library: funny hack to avoid using strlen Adam 2024-05-03 22:37:14 +01:00
  • 62908af138 library: one lua stack per plugin Adam 2024-05-03 20:52:39 +01:00
  • 88b3ebb53e app: document plugin_loader param Adam 2024-05-01 20:47:32 +01:00
  • 055131daa6 app: add rs_plugin_loader config setting Adam 2024-05-01 20:44:18 +01:00
  • 18f438d604 window_launcher: add plugin_loader param Adam 2024-05-01 20:40:58 +01:00
  • a6a533f3c5 Merge branch 'master' into plugin-integration Adam 2024-05-01 19:21:37 +01:00
  • d0bc696642 window_launcher_posix: big rework Adam 2024-04-29 19:44:38 +01:00
  • 2435920596 fake_java: don't set home Adam 2024-04-29 19:43:29 +01:00
  • cdf80fe72a app: start plugins from plugin menu Adam 2024-04-29 05:24:44 +01:00
  • b730a7197f window_launcher: /start-plugin api Adam 2024-04-29 05:23:13 +01:00
  • 3077a31216 client: StartPlugin() Adam 2024-04-29 05:22:58 +01:00
  • 5e1468883c library: define & handle IPC_MSG_STARTPLUGINS Adam 2024-04-29 05:22:08 +01:00
  • 43ff7fd251 client: fix crash on closing clients Adam 2024-04-29 03:11:06 +01:00
  • 8e85b160a6 repo: BoltIPCMessage->BoltIPCMessageToHost Adam 2024-04-28 16:29:18 +01:00
  • b029c7ea0a app: 'reload' and 'remove' plugin menu buttons Adam 2024-04-28 15:47:05 +01:00
  • 8b9515526c app: save plugin menu as necessary Adam 2024-04-28 14:57:46 +01:00
  • 9c4868b475 app: don't specify not-italic Adam 2024-04-28 14:42:47 +01:00
  • 99bcaf4324 app: show basic plugin details in plugin menu Adam 2024-04-27 19:49:32 +01:00
  • bcf1182569 app: support adding plugins via menu Adam 2024-04-24 03:47:12 +01:00
  • b8a8ad9530 app: add new APIs to readme Adam 2024-04-24 03:44:40 +01:00
  • 9e1d468cbd window_launcher: /read-json-file Adam 2024-04-24 03:44:18 +01:00
  • ec7bcfeecd window_launcher: plugin-related requests Adam 2024-04-24 02:21:53 +01:00
  • ff02956206 window_launcher: debug print Adam 2024-04-23 18:03:50 +01:00
  • 68e39a43a1 browser: send plugins.json contents to launcher Adam 2024-04-23 17:46:04 +01:00
  • 20a6437281 app: lint and minify Adam 2024-04-23 16:17:52 +01:00
  • eb48600cef library: remove unused IPC_MSG_NEWPLUGINS Adam 2024-04-23 15:51:26 +01:00
  • ec11d9a942 app: display and update client list Adam 2024-04-23 04:47:45 +01:00
  • 279d5176a9 browser: send client-list-update messages Adam 2024-04-23 04:47:11 +01:00
  • a2e82deb76 app: remove reference to initAuth Adam 2024-04-23 03:26:17 +01:00
  • 4809fa885d browser: handle /list-game-clients and IPC_MSG_IDENTIFY Adam 2024-04-23 01:55:53 +01:00
  • 74c0911928 library: add identify msg Adam 2024-04-23 01:36:55 +01:00
  • b958ec642e resource_handler: std::string constructors Adam 2024-04-23 00:59:07 +01:00
  • da1d2d7bcc window_launcher: set 'plugins' url param Adam 2024-04-21 02:02:53 +01:00
  • b043d7aeff app: placeholder plugin menu Adam 2024-04-21 02:02:03 +01:00
  • e331bc1113 main: send IPC after failing to obtain lockfile Adam 2024-04-16 02:58:44 +01:00
  • 94b1c81895 app,client: implement __bolt_open_launcher Adam 2024-04-16 02:56:44 +01:00
  • 66ac9a1996 library: add IPC_MSG_DUPLICATEPROCESS Adam 2024-04-16 02:54:34 +01:00
  • 8980c6f5b8 app: remove reference to __bolt_close Adam 2024-04-15 18:30:29 +01:00
  • e9586729b9 client: remove unused message names Adam 2024-04-15 18:30:05 +01:00
  • 95767ca1d9 browser: working main-thread messaging Adam 2024-04-15 18:03:27 +01:00
  • a0e925eb7a client: handle closing during ongoing connections Adam 2024-04-13 19:08:38 +01:00
  • 06326be003 client: close when no windows are left Adam 2024-04-07 20:37:41 +01:00
  • 7ee04a791b window_launcher: remove deprecated /close endpoint Adam 2024-04-07 18:31:52 +01:00
  • 2a2eab1b3e repo: move html/generator.cxx into app/ Adam 2024-04-07 18:12:09 +01:00
  • d06490b55f cmake,main: remove everything to do with gtk/tray Adam 2024-04-07 17:38:23 +01:00
  • 728f497000 Merge branch 'master' into plugin-integration Adam 2024-04-07 04:29:22 +01:00
  • b5aa76cc88 Update README.md Adam 2024-04-07 03:46:28 +01:00
  • 529f718240 Update README.md Adam 2024-04-07 03:45:21 +01:00
  • bdcd23ffe5 Update README.md Adam 2024-04-07 03:19:38 +01:00
  • f6507f6daa app: commit app/dist Adam 2024-04-07 02:50:01 +01:00
  • 749d76d2c9 Merge pull request #30 from smithcol11/ux/gui-changes-add-tailwindcss Adam 2024-04-07 02:29:35 +01:00
  • 36758b4ecf Linting and format smithcol11 2024-04-05 13:42:31 -07:00
  • 03e6348d00 Merge branch 'ux/gui-changes-add-tailwindcss' of github.com:smithcol11/Bolt into ux/gui-changes-add-tailwindcss smithcol11 2024-04-05 13:38:30 -07:00
  • b37c57dec5 Fixed refresh_token not working. smithcol11 2024-04-05 13:34:41 -07:00
  • 657252f88d Merge branch 'Adamcake:master' into ux/gui-changes-add-tailwindcss smithcol11 2024-04-05 11:21:56 -07:00
  • f8adf6ab88 window_launcher: override Refresh() Adam 2024-04-05 19:11:56 +01:00
  • 4cdaf22146 Ran format smithcol11 2024-04-05 08:15:55 -07:00
  • c48a09be9e Changed english style in README. smithcol11 2024-04-05 08:01:24 -07:00
  • a141d796ae Fixed issues with Time in msgs and spelling corrections in files. smithcol11 2024-04-05 07:58:33 -07:00
  • 0c3d35bd5f Removed company name smithcol11 2024-04-03 18:35:25 -07:00
  • ccc09124e7 Changing package manger to bun instead of npm. smithcol11 2024-04-03 18:26:32 -07:00
  • 603287266f Removed dirty credential check. smithcol11 2024-04-03 17:42:37 -07:00
  • 5f5d83b420 Fixed RS3 bug regarding url; and fixed unamed character. smithcol11 2024-04-03 17:29:20 -07:00
  • 5df3b5890f Config now remembers characters for diff accounts. smithcol11 2024-04-02 21:44:50 -07:00
  • 65bd7cea38 Fixing configs for game, client, and characters. smithcol11 2024-04-02 19:39:53 -07:00
  • 7d23e191ed Changed many function and variable names to camelCase. smithcol11 2024-04-01 18:57:44 -07:00
  • 25bddb6937 client: change format of plugins.json Adam 2024-04-02 00:31:58 +01:00
  • 68ec2eb6bb client,library: IPC format for plugin metadata Adam 2024-04-01 23:28:05 +01:00
  • bd2f684755 Fixed many linting errors such as any types and unused variabels. smithcol11 2024-03-31 16:25:58 -07:00
  • ef2d316d49 Added prettier for tailwind class ordering. Then, formatted. smithcol11 2024-03-31 13:50:51 -07:00
  • e747cba113 Show disclaimer if no credentials are present. smithcol11 2024-03-31 12:01:02 -07:00
  • 3acac8b928 Removed console.logs smithcol11 2024-03-31 08:04:00 -07:00
  • a7038434d6 revert LUA_GLOBALSINDEX change, as requested in PR. smithcol11 2024-03-30 21:43:17 -07:00
  • 247c277237 Introduced Svelte framework. Removed previous html and js. smithcol11 2024-03-30 20:21:16 -07:00
  • 73a7949b4d Changed settings UX based on PR feedback. smithcol11 2024-03-25 12:52:34 -07:00
  • 3974dbedc7 library: delete unused files Adam 2024-03-25 03:02:40 +00:00
  • 4dc008adfd client: read plugins from a config file Adam 2024-03-25 03:02:18 +00:00
  • eddb662ed6 Changed UX. Made settings more dynamic. Moved log in & out. Swapped theme svg. smithcol11 2024-03-24 19:56:44 -07:00
  • 7c4bb533ac Minor changes to comments and formatting. smithcol11 2024-03-24 11:31:20 -07:00
  • 2f9f631e53 Updated README to include tailwind addition and issues I ran into while building/launching. Changed comments in launcher.js to reflect how they work now. Moved the tailwind.config.js back to the project root. smithcol11 2024-03-24 10:42:33 -07:00
  • ddf99b23c2 library: IPC message handler Adam 2024-03-24 17:01:58 +00:00
  • 794fe3d852 client: IPC message handler Adam 2024-03-24 17:01:37 +00:00
  • c510796dd7 library: indicate recv failure on eof Adam 2024-03-24 16:18:49 +00:00
  • 6e9fe842a2 library: use extern "C" correctly Adam 2024-03-24 16:18:24 +00:00
  • c04b8cf275 Updated UI/UX. Added TailwindCSS for easier styling. Moved html generation out of launcher.js and into launcher.html; allows for easier manipulation; script gets elements by ID. smithcol11 2024-03-24 08:57:02 -07:00
  • 5bb8cb99a2 cmake: files added and moved Adam 2024-03-24 13:03:57 +00:00
  • d7a0295b2d library: generalise send and receive functions Adam 2024-03-24 12:53:54 +00:00
  • 347625ced7 plugin: use IPC API with message types Adam 2024-03-24 11:29:49 +00:00