ReactionQuake3 / reaction

Reaction was originally called Reaction Quake 3 which was a total conversion mod for Quake III Arena based on action and realism with a specific emphasis on action over realism.
GNU General Public License v2.0
34 stars 12 forks source link

Update to newer ioquake3 #11

Open zturtleman opened 1 year ago

zturtleman commented 1 year ago

(Contains 3 commits from #8 and #9.)

Update ioquake3 to 2023-02-19 (66 commits)

Project files not changed for Reaction. (The project files are optional; compiling using make works on Windows, Linux, and macOS.)

Updates SDL from 2.0.8 to 2.24.0.

Mailaender commented 1 year ago

I can confirm that first commit https://github.com/ReactionQuake3/reaction/pull/11/commits/fe04e3054da840316b2b95a96f4a2dc5a081dca6 resolves https://github.com/ReactionQuake3/reaction/issues/12.

zturtleman commented 5 months ago

Updated ioquake3 to June 11, 2024 (ioq3 commits). It fixes a lot of OpenGL2 renderer issues, adds OpenGL ES 2.0+ support to the OpenGL2 renderer, and adds emscripten support for running the game in web browsers (no networking, pk3 caching, or persistent config though).

everystone commented 1 month ago

Thanks alot @zturtleman , I got the game working again by building this branch.