Garux / netradiant-custom

The open-source, cross-platform level editor for id Tech based games.
https://garux.github.io/NRC/
Other
299 stars 52 forks source link

Fix for jk2 and jka system shaders #72

Closed CansecoDev closed 3 years ago

CansecoDev commented 3 years ago

Both jk2 and jka use system/trigger for triggers and system/caulk for caulk, this should be added to the gamepacks.

Also nodraw could be added but I don't know any use case to test it.

games.zip (fixed .game fields)

ensiform commented 3 years ago

Caulk is included as common/caulk anyway in the original game packs under the system.shader file

Garux commented 3 years ago

I've addressed this in wip version here https://github.com/Garux/netradiant-custom/commit/c0c9f494330947a8adc4990e5582d03dc9f4baa0 after this https://github.com/Garux/netradiant-custom/issues/64 issue, so no gamepack modification is required.