Asterix Gaming Guild Logo GeneralXXLXXL 2XXL 3XXXLOlympic GamesXXL EditorToolsOff-TopicXXL RomasteredXXL 2 RemasteredOther GamesModsCaesar's ChallengeUnfair XXLPatchesFan ArtPersonal ArtSpeedrunningMediaRandomizerBETA RomeHSKALPresence AdrienPresence SPQRSupport Bot Helpdesk

#editor

deathhound246
Plus the editor doesn't have really any hooks setup for Alice at all
adrientd
Indeed, so debugger is showing crap as always :KEKW:
adrientd
Anyway: ```C++ IM_ASSERT((flags & ImGuiInputTextFlags_EnterReturnsTrue) == 0); // Not supported by InputScalar(). Please open an issue if you this would be useful to you. Otherwise use IsItemDeactivatedAfterEdit()! ```
adrientd
Maybe I have to open an issue :Obelul:
deathhound246
i may have messed up the rebase? it looks like it's deleted a header file i made :FrogThinking:
deathhound246
yknow what. im just gonna scrap this branch. i hadnt changed much anyway, just split alice/httyd to their own class register funcs
deathhound246
the joys of git :KEKW:
adrientd
Could be a file did not move to the Core/GameClasses folder, if you made changes to a file in a commit before I moved it to the folder.
adrientd
But I guess in that case the file is kept in the old path?
deathhound246
I would've thought this would be the case
deathhound246
yea i dont see the file on the branch
deathhound246
¯\_(ツ)_/¯
deathhound246
i think i just messed up the rebase. i get confused by how VS and jetbrains IDEs setout the merge resolve panels
deathhound246
VSC's way is so much simpler
pegperegogaucho
To be honest I never interact with the window when it is not in focus so I didn't even know that :Pauselix: But of course it would also block the mouse wheel input from happening and maybe it is useful to scroll while not in focus...
pegperegogaucho
Anyways it's very painful how much resources it consumes when I'm just clicking one or two buttons, especially since I have a 144hz monitor and so it renders more than twice the amount of frames in a second as 60hz :PepeHands:
pegperegogaucho
And of course it's not just a lot of CPU usage, but also GPU
pegperegogaucho
Maybe an option to put a frame limiter in the config would be good?
adrientd
Yes, I will probably put a frame limiter at the very least
adrientd
even during normal usage, because indeed 144 fps might be a lot, I only have a 60 fps and my 7-year laptop is also making a lot of noise :Obelul: