Retera
Retera
As an update on this, when I went into Visual Studio for compiling my "Warcraft III.exe" that I was using, and I did a right-click on "Resource Files" -> Add...
OpenGL 3.3 is currently the minimum requirement. I experimented with a version that would compile for Android where I tried to backport some of the shaders and some of the...
If your computer cannot support OpenGL 3.3 then changing to lwjgl3 would not fix your computer in any way that I understand. The lwjgl version has been basically entirely independent...
> If so, would you mind pushing it to a new branch or a brand new repo, so I could branch off it and start tinkering, so that somewhere in...
Hi. Sorry about this; in the past few months the README got out of date. After two years on Java 8 someone convinced me to move to Java 17 instead....
Sidenote for whoever does this, there was a bug in Reforged when they rewrote the shaders for emulating the old classic graphics where unit portrait faces in 3D that emitted...
I use Windows most of the time when building this project. Are you trying to compile the "main" branch or the "experimental" branch? At the time of writing, "experimental" is...
Hey! Above I added some review comments. From what I can tell, it seems that you ran an autoformatter on this codebase, but using format style settings that are different...
Hey, sorry it's been a while on this. Prior to merging I would like to make sure that I read through each and every line that changed again. It may...
Hi! I'm part of the way through reviewing this and I like the direction it's going. But I noticed that this pull request is targeting main instead of experimental, which...