j0zzz / JoeQuake

Quake engine mod targeted for speedrunning
https://j0zzz.github.io/JoeQuake/
55 stars 10 forks source link

More unplayable BSPs in map menu #99

Open Flecked42 opened 1 year ago

Flecked42 commented 1 year ago

joequake000 joequake001

IW commit that could help

https://github.com/andrei-drexler/ironwail/commit/7e9ad5474605ee952f77822d552a28561dc03de1

j0zzz commented 1 year ago

Fixed most of the problems in commits c98b5e5, ca1cb88. In my previous commit I only checked BSPs located in PAK files, now I extended the check for regular folders too. I will probably add the LoadMapDescription function in the future to filter out even more unplayable maps if this keep happening more frequently, but right now it's not top priority. I leave this issue open.