Commit Graph

32 Commits

Author SHA1 Message Date
Arnaud Jamin 63f4a8b92f Add Inspector window
Add Inspector window
Hide main menu widgets when the width gets too small
Add log category description
Renaming
2023-10-13 23:35:16 -04:00
Arnaud Jamin 5b50d97cbd Move most modules in the same Cog plugin 2023-10-13 14:59:53 -04:00
Arnaud Jamin 7b0ed3d05f fix scale replication and other fixes 2023-10-13 00:37:07 -04:00
Arnaud Jamin 762167e3c2 various bug fixes 2023-10-12 16:16:45 -04:00
Arnaud Jamin adbb417c43 tweak hud 2023-10-12 12:59:30 -04:00
Arnaud Jamin 7dc83d6601 fix build error 2023-10-12 11:26:55 -04:00
Arnaud Jamin bfaf0c0058 reset config 2023-10-11 21:59:44 -04:00
Arnaud Jamin 5095cb0846 default toggle input key 2023-10-11 14:40:21 -04:00
Arnaud Jamin e90b097c1d window settings - imgui toggle input settings 2023-10-11 14:34:18 -04:00
Arnaud Jamin 18d82287aa unify data assets 2023-10-11 10:33:13 -04:00
Arnaud Jamin c5d1d14ac6 unify abilities data asset 2023-10-11 01:28:24 -04:00
Arnaud Jamin eb963614b9 simplify integration 2023-10-10 23:53:34 -04:00
Arnaud Jamin 7094dbf1f5 add Todo 2023-10-10 17:43:42 -04:00
Arnaud Jamin 83d756252a add possession in selection window 2023-10-10 17:24:27 -04:00
Arnaud Jamin 91a18306e4 add remove ability 2023-10-10 11:26:37 -04:00
Arnaud Jamin 2d5e764e19 cheats and window menu persistence 2023-10-10 02:10:18 -04:00
Arnaud Jamin c9a3013bb9 save cheats state 2023-10-10 01:12:59 -04:00
Arnaud Jamin 0dca669326 update UI effect on the sample 2023-10-10 00:20:12 -04:00
Arnaud Jamin ad7cbb1667 sample UI ability cooldown 2023-10-09 02:20:52 -04:00
Arnaud Jamin 02b402023a data registery + debug 2023-10-07 02:22:45 -04:00
Arnaud Jamin b18e62cd02 starting to add the hud in the sample 2023-10-06 17:22:23 -04:00
Arnaud Jamin 92396410d4 Add target acquisition in the sample 2023-10-06 02:27:00 -04:00
Arnaud Jamin 25f2e06400 Add more abilities in the sample 2023-10-05 16:57:43 -04:00
Arnaud Jamin 27f4b9485a add a new heroes push back abilities 2023-10-05 01:54:26 -04:00
Arnaud Jamin 55d47c108a fix build 2023-10-04 10:18:48 -04:00
Arnaud Jamin 901b92e70c Add help 2023-10-04 09:37:35 -04:00
Arnaud Jamin 9eeaec254a moved metric to CogDebug 2023-10-03 12:04:56 -04:00
Arnaud Jamin 60b1578e96 Make the damage window more generic
The goal was to handle gameplay event other than damage, such as heals. Renamed it to metric.
2023-10-03 01:00:06 -04:00
Arnaud Jamin bd6c7be5ca rename CogInterfaces to CogInterface 2023-10-02 23:49:10 -04:00
Arnaud Jamin 81540a77f0 Add CogInterfaces plugin to fix interface usage when compiling shipping builds 2023-10-02 17:27:19 -04:00
Arnaud Jamin 28cef19935 Add spawning window 2023-10-02 15:28:35 -04:00
Arnaud Jamin 1aabdb5c4e First Submit 2023-10-02 01:32:41 -04:00