Commit Graph

  • 65eb019008 Update README.md Arnaud Jamin 2025-02-06 01:17:02 -05:00
  • 1f5479ae2b Update README.md Arnaud Jamin 2025-02-06 01:16:29 -05:00
  • 299e90451b Update README.md Arnaud Jamin 2025-02-06 01:07:16 -05:00
  • cee4787d9a Notification Window: Improve usability Arnaud Jamin 2025-02-06 00:21:02 -05:00
  • 816889ba7c CogEngine: First iteration on notification window Arnaud Jamin 2025-02-05 17:09:25 -05:00
  • 882605ab2b Console Window: Add Shift+Tab shirtcut, similar to Up arrow Arnaud Jamin 2025-02-04 23:39:16 -05:00
  • 74dd726c2c CogEngine: Make the Cheat Execution implementable in blueprint Arnaud Jamin 2025-02-04 21:52:53 -05:00
  • 27c309ad87 CogEngine: Selection Window - Fix Pickup button not scaling with DPI Arnaud Jamin 2025-02-04 15:21:04 -05:00
  • 9bf32b2d86 CogEngine: Improve various windows widgets usability Arnaud Jamin 2025-02-04 01:26:19 -05:00
  • cb758450be CogEngine: Fix Console window context menu appearing when it shouldn't Arnaud Jamin 2025-02-02 00:22:17 -05:00
  • 597db17f9c CogEngine: Console improvements Arnaud Jamin 2025-02-01 02:40:56 -05:00
  • 0429a7b313 CogEngine: console window improvements Arnaud Jamin 2025-01-31 23:33:22 -05:00
  • 2ede6b4cf9 CogEngine: progress on console window Arnaud Jamin 2025-01-31 15:52:58 -05:00
  • b56d7bf4a9 CogEngine: Add first iteration on a Console window Arnaud Jamin 2025-01-30 13:16:17 -05:00
  • 1cecf93841 CogWindow: simplify how CogWidgets are rendered Arnaud Jamin 2025-01-30 13:15:25 -05:00
  • fff036d81f Merge branch 'main' of https://github.com/arnaud-jamin/Cog Arnaud Jamin 2025-01-25 21:50:23 -05:00
  • c9918da4f1 CogCommonUI: Add a new plugin to fix CommonUI blocking cog shortcuts (F1, F2, ...) Arnaud Jamin 2025-01-25 21:50:19 -05:00
  • c345235e96 CogSample: const and typo fix Arnaud Jamin 2025-01-25 21:37:29 -05:00
  • b4c140d6a6 Update README.md Arnaud Jamin 2025-01-24 11:56:13 -05:00
  • 0b22411bc2 Update README.md Arnaud Jamin 2025-01-24 11:55:55 -05:00
  • b85edb4e53 Update README.md Arnaud Jamin 2025-01-24 11:51:32 -05:00
  • d057cab768 Update README.md Arnaud Jamin 2025-01-24 11:51:02 -05:00
  • 9fecf82663 Merge branch 'main' of https://github.com/arnaud-jamin/Cog Arnaud Jamin 2025-01-24 11:43:14 -05:00
  • b08c8768c7 Fix toggle imgui input shortcut not working when input is enabled (happening in Lyra) Arnaud Jamin 2025-01-24 11:43:00 -05:00
  • cf027e4074 Remove unused includes Arnaud Jamin 2025-01-24 11:41:25 -05:00
  • a24deacce3 Fix usage of raw pointers on UProperties Arnaud Jamin 2025-01-24 11:41:01 -05:00
  • 6ea7c73a44 Update README.md Arnaud Jamin 2025-01-24 11:32:04 -05:00
  • d7f0742170 Update .gitignore Arnaud Jamin 2025-01-24 01:20:25 -05:00
  • 4f8d969ce5 CogWindow: Change the way Cog shortcuts are treated Arnaud Jamin 2025-01-24 01:19:18 -05:00
  • 980fe16f6e CogSample: Add invisibility cheat Arnaud Jamin 2025-01-24 00:59:59 -05:00
  • aca54cbe9d CogEngine: Improve Plot window Arnaud Jamin 2025-01-24 00:57:24 -05:00
  • 9c5ca1a55d Fixes to Cog for building on engine side, deleted NetImGui from this repo ed 2025-01-17 20:46:45 -05:00
  • 2a4c67f680 Merge remote-tracking branch 'arnaud-jamin/main' ed 2025-01-17 16:11:13 -05:00
  • f7e63c3823 CogEngine: Plot window Add number of Y axis configuration Arnaud Jamin 2025-01-17 13:10:52 -05:00
  • d7bd68618f CogAbility: Plot Window minor UI tweak Arnaud Jamin 2025-01-17 11:27:17 -05:00
  • 6d8f7cb975 CogEngine: Plot window tweaks Arnaud Jamin 2025-01-17 02:03:51 -05:00
  • 4451e6bc50 CogAbility: Minor UI tweaks Arnaud Jamin 2025-01-16 19:32:00 -05:00
  • 76960d2df1 CogAbility: Improve Attribute Window Arnaud Jamin 2025-01-16 19:31:29 -05:00
  • dcce0f1b47 CogEngine: improve plot events automatic row manangement Arnaud Jamin 2025-01-16 19:30:12 -05:00
  • 4491614a0d CogEngine: Fix crash with new cheat window when no asset defined Arnaud Jamin 2025-01-16 19:28:20 -05:00
  • cde200829f Fix package compilation Arnaud Jamin 2025-01-16 08:07:43 -05:00
  • d7ab3f18b9 CogAbility: Add open asset button on effect and abilities context menu Arnaud Jamin 2025-01-16 07:56:28 -05:00
  • 24cc2971c8 CogSample: Fix walk animation not playing Arnaud Jamin 2025-01-16 07:43:17 -05:00
  • 4a5f7294e1 CogAbility: UI improvements Arnaud Jamin 2025-01-14 23:47:24 -05:00
  • f706ed6637 CogSample: change cast notification to be instant Arnaud Jamin 2025-01-14 23:41:40 -05:00
  • 96bed06f28 CogSample: Add asset search plugin Arnaud Jamin 2025-01-14 23:40:49 -05:00
  • 392c015d2e CogSample: Add new attribute sets to test having the same attribute name in different attribute sets. Arnaud Jamin 2025-01-14 23:40:02 -05:00
  • e118785e1e imgui update to v1.91.7 Arnaud Jamin 2025-01-14 23:38:40 -05:00
  • 5ee9a4ae13 CogEngine: fix skeleton window tree node overlapping checkboxes Arnaud Jamin 2025-01-14 23:37:43 -05:00
  • 5eee7c9903 CogEngine: Improve plot window UI Arnaud Jamin 2025-01-14 23:36:41 -05:00
  • c561f4b92d CogEngine: fix imgui ID conflict in Inspector window Arnaud Jamin 2025-01-14 23:34:30 -05:00
  • c6881534b8 CogAbility: Fix imgui ID assert Arnaud Jamin 2025-01-13 03:07:25 -05:00
  • b2f71aedc1 CogWindow: show menu by default Arnaud Jamin 2025-01-13 03:06:55 -05:00
  • a05d8cc9a4 Replace CogAbilityCheat window with CogEngineCheat window Arnaud Jamin 2025-01-13 03:06:41 -05:00
  • c3100d59b5 CogWindow: Save the windows "Show Menu" state (used to be called "Hide Menu") Arnaud Jamin 2025-01-13 02:07:11 -05:00
  • 37b041051b CogEngine: Fix selection widget not updating the selection after clicking on the actor name Arnaud Jamin 2025-01-13 02:05:14 -05:00
  • 2f1361a412 CogEngine: Fix and improve Plot window Arnaud Jamin 2025-01-11 00:31:53 -05:00
  • 269f8ae469 CogInput: UI tweaks Arnaud Jamin 2025-01-09 15:15:42 -05:00
  • cb98140f1d CogInput: Improve CogWindow_Actions Arnaud Jamin 2025-01-09 00:54:26 -05:00
  • 469aab67d3 CogSample: Fix warning and abilities not receiving input release Arnaud Jamin 2025-01-08 16:21:05 -05:00
  • 6fe4806b02 Improve debug draw collision function to draw each hit bones in a skeletal mesh. Was previously drawing a box around the hit actor for each bone. Arnaud Jamin 2025-01-08 16:09:47 -05:00
  • b20d196c57 improve netimgui auto connection Arnaud Jamin 2025-01-07 13:57:21 -05:00
  • af565bf70d Fix cheat window not working on dedicated game server (when using netimgui) Arnaud Jamin 2025-01-07 00:38:44 -05:00
  • 28f0bead74 fix compilation errors on Linux Arnaud Jamin 2025-01-06 21:42:12 -05:00
  • 6f45f48036 Add collision debug draw functions Arnaud Jamin 2025-01-06 14:23:56 -05:00
  • 934ef438f8 Update to ImGui v1.91.6 Arnaud Jamin 2025-01-06 14:23:18 -05:00
  • 9a1cd48434 Option to replicate client selection to server. Arnaud Jamin 2025-01-06 13:41:46 -05:00
  • c58126d244 Fix assert when disconnecting Arnaud Jamin 2025-01-06 02:40:38 -05:00
  • 78508fda24 Add the removal of an active gameplay effect Arnaud Jamin 2025-01-06 02:03:07 -05:00
  • 00b6dd65bc Update README.md Arnaud Jamin 2025-01-06 00:59:12 -05:00
  • afd2d527b2 Update README.md Arnaud Jamin 2025-01-06 00:57:05 -05:00
  • e4001c2399 missing file Arnaud Jamin 2025-01-06 00:56:48 -05:00
  • 404f28ba6b Merge branch 'main' of https://github.com/arnaud-jamin/Cog Arnaud Jamin 2025-01-06 00:55:43 -05:00
  • 01e6619e86 improve NetImgui integration Arnaud Jamin 2025-01-06 00:55:39 -05:00
  • 8eafab849d Update README.md Arnaud Jamin 2025-01-02 23:01:15 -05:00
  • 4e126dacba Update README.md Arnaud Jamin 2025-01-02 22:55:02 -05:00
  • 9a0c32c4b8 Support NetImgui on dedicated server Arnaud Jamin 2025-01-02 22:44:19 -05:00
  • 123ae5b68f Initial integration of NetImgui. The engine/netimgui window can be used to connect to the NetImgui server. Arnaud Jamin 2025-01-01 15:46:19 -05:00
  • b07213cd0f Fix ECogDebugRecolorMode not an enum class Arnaud Jamin 2024-12-31 22:08:14 -05:00
  • 34da6c96a6 Fix CogSample UI menu not working Arnaud Jamin 2024-12-31 21:54:57 -05:00
  • 19d88558cb Support Unreal 5.5. Fix Multi PIE not working when running under one process. Arnaud Jamin 2024-12-31 01:11:11 -05:00
  • bfaed4d42d missing category specifier ed 2024-10-08 17:46:28 -04:00
  • 66caf73df9 Merge remote-tracking branch 'arnaud-jamin/main' 5.4 ed 2024-10-08 17:38:02 -04:00
  • eb543ffdd8 fixers (possible) ed 2024-10-08 17:37:02 -04:00
  • 3539881135 Fix includes Arnaud Jamin 2024-06-05 09:39:05 -04:00
  • 8949050964 add missing includes Arnaud Jamin 2024-05-16 11:13:49 -04:00
  • 1690b802ed Add Vlog on server debug shape Arnaud Jamin 2024-05-16 10:59:53 -04:00
  • 4cc44207a4 missing include Arnaud Jamin 2024-05-11 18:39:40 -04:00
  • 1033bc8cf7 Move enum ECogLogVerbosity to cog common Arnaud Jamin 2024-05-10 22:56:37 -04:00
  • 5e2ff8b918 Move the window config base class in CogCommon for projects that want to have their own configs, Arnaud Jamin 2024-05-10 22:34:53 -04:00
  • c4af1f304d Make the ability window more easily overridable in case a project wants to add more ability debug Arnaud Jamin 2024-05-10 11:56:41 -04:00
  • 69ef005a1e Display inhibition of gameplay effects Arnaud Jamin 2024-05-10 00:57:19 -04:00
  • 5cd88b2f86 Add required tags in gameplay ability window Arnaud Jamin 2024-05-02 12:45:03 -04:00
  • 87dd681624 Add gameplay tasks window. Add blocking tags in the gameplay ability window. Arnaud Jamin 2024-04-26 11:59:12 -04:00
  • cdae61e8ec Update readme. ed 2024-04-09 16:18:03 -04:00
  • 1bf26e3ecb Updates for compilation in 5.4 as an engine plugin latest ed 2024-04-09 15:28:56 -04:00
  • 16f2f36400 Update ignores ed 2024-04-09 14:23:25 -04:00
  • c8505ea859 Make packaging script for making releases ed 2024-04-09 14:20:02 -04:00
  • 12f61cab03 moving thirdparty plugin deps (will be assume to already exist) ed 2024-04-09 14:10:25 -04:00
  • 72127c9cdd remove wrong dependency Arnaud Jamin 2024-03-01 11:12:02 -05:00