Files
Cog/TODO.txt
T
2023-10-21 01:28:54 -04:00

19 lines
942 B
Plaintext

- CogImGui: Add a way to create and override CogImguiwidget
- CogImGui: Try to find a global solution to prevent crash when breaking in a blueprint from an imgui action (reset the stack)
- CogWindow: Add reset window position menu item or reset layout (window can get far away)
- CogWindow: Try to remove CogWindow dependency to cogimgui. Should only depends on imgui (currently use setdpiscale of cogimgui)
- CogEngine: More stats in the stats window
- CogEngine: Overlay mode of stats.
- CogEngine: Stat main menu widget could have a tooltip on each stat with a control to change set the emulation (FPS, Ping, Packetloss)
- CogEngine: Add screen settings (fullscreen, borderless, window and resolution)
- CogInput: Add multiple IMC on the input data asset. Maybe propose a current imc
- CogAbilities: Apply tweaks on spawn
- CogSample: Add a custom window in sample (changing the character faction)
- CogSample: Create more abilities