Garry's Mod
285 valoraciones
NikNaks
   
Premio
Favoritos
Favorito
Quitar
Content Type: Addon
Addon Type: ServerContent
Addon Tags: Scenic, Realism
Tamaño
Publicado el
Actualizado el
213.969 KB
11 SEP 2022 a las 1:01 p. m.
17 DIC 2024 a las 6:31 p. m.
9 notas sobre cambios ( ver )

Suscríbete para descargar
NikNaks

Descripción
A library with various features for Garry's Mod I've created. It features an adv BitBuffer, BSP Parser, BSP Objects , PVS/PAS, and more.

NikNaks is build as a module to open up for adv features for other addons to utilize.

See: https://github.com/Nak2/NikNaks/wiki for documentation.


*Note: May not be reuploaded to workshop or any other Steam© services without specific prior written permission.
See: https://github.com/Nak2/NikNaks/blob/main/LICENSE for more info.
Discusiones populares Ver todo (1)
0
21 OCT 2023 a las 5:59 a. m.
What am I doing wrong?
BezdomnyZul
21 comentarios
podzmir 29 OCT a las 10:39 p. m. 
Mod causing crashes on gm_xen
Corrosion 14 OCT a las 6:37 p. m. 
Can you make a list of addons that use this? I'd like to see them. I just got the Cascaded Shadow Lighting mod that uses this and it's really good.
cccrewmalt 29 SEP a las 7:15 a. m. 
for some reason after downloading this addon, game crashes with "Engine Error" with some maps
Neosun 12 SEP a las 5:58 a. m. 
@Joe Blaze

No. Anything that uses this library as a dependency would run 80X faster than if it was using native Gmod functions or other libraries that achieve a similar end.
♬♫~Joe Blaze~♫♬ 16 AGO a las 11:38 p. m. 
Wait. This makes gmod run 80X faster?
CR 26 FEB a las 5:01 p. m. 
I use your library a lot in my addons, thank you for making this
Ajiliffe 10 FEB a las 9:44 a. m. 
does this make infra maps playable? might be a very dumb question...
Albino 27 ENE a las 5:21 p. m. 
What happened to NikNaks.NodeGraph.PathFind?
Nak  [autor] 28 DIC 2024 a las 6:01 a. m. 
@Lokachop There are no loading order. This is a module.
You simple: require("niknaks") in your project
Lokachop 24 DIC 2024 a las 5:15 a. m. 
Will you one day make the license less restrictive? It is a shame that it has to be loaded from workshop because it makes the load order extremely confusing and just makes it a chore to use in general, i feel like the license should allow for modules (ex. bitbuffer) to be packed into other addons so long as credit is kept