nuclide/Documentation
Marco Cawthorne d41b90c081 Base: Give some love to base/
VGUI-Menu: friendList, chat backend, textview class proto
SurfaceProps: Flesh impacts recognition
PropData: BreakModels now use a bodyque to limit possible physics overhead
PMove: falldamage, liquids can now be configured via external decl
NSWeapon: added alternative punchangle based on springs, 'punchSpring X Y Z' in decl
API: Team class management APIS
NSPhysicsEntity: Optimised, optimised, optimised. New cvar: phys_lowspec. Scraping, impact effects etc have been added.
More polish everywhere else
2025-01-02 18:53:55 -08:00
..
Bots Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
Images Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
Materials Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
Models The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Modules last weeks work, read plan 2024-09-17 12:46:31 -07:00
Multiplayer Fixes in base/, move hud weapon selection references out 2024-07-23 18:08:33 -07:00
Singleplayer The mother of experimental commits. 2024-06-22 00:24:13 -07:00
Theme Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
.dir.tiff Add Documentation/CodeOverview.md 2022-10-03 14:38:54 -07:00
About.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
Bots.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
Building.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
Classes.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
CodeOverview.md Add Documentation/CodeOverview.md 2022-10-03 14:38:54 -07:00
Contributing.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
DedicatedServer.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
Dependencies.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
DoxygenLayout.xml multiprogs additions, decl integration, more of everything really 2024-10-16 22:52:27 -07:00
EntityGuide.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
Filesystem.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
Footer.html multiprogs additions, decl integration, more of everything really 2024-10-16 22:52:27 -07:00
footer.html multiprogs additions, decl integration, more of everything really 2024-10-16 22:52:27 -07:00
fte.svg Overhaul of the entire documentation. 2022-10-02 17:10:54 -07:00
GettingStarted.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
History.md multiprogs additions, decl integration, more of everything really 2024-10-16 22:52:27 -07:00
Icons.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
idtech.svg Overhaul of the entire documentation. 2022-10-02 17:10:54 -07:00
Launching.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
LevelEditing.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
MapTypes.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
Materials.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
Models.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
Networking.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
openal.svg Overhaul of the entire documentation. 2022-10-02 17:10:54 -07:00
opengl.svg Overhaul of the entire documentation. 2022-10-02 17:10:54 -07:00
Particles.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
Progs.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
ReadMe.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
release-readme.txt make_dist.sh: Fix the inclusion of release-readme.txt and allow game-dirs to pack their own info texts. 2023-02-08 16:17:22 -08:00
Shaders.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00
Support.md The mother of experimental commits. 2024-06-22 00:24:13 -07:00
vulkan.svg Overhaul of the entire documentation. 2022-10-02 17:10:54 -07:00
XR.md Base: Give some love to base/ 2025-01-02 18:53:55 -08:00

Overview

Introduction

Welcome to the manual for Nuclide!

This is a game development kit (GDK) and development environment for id Technology, using FTE. We are sharing it with the world in the hopes that it is useful!

You can read more in-depth information, such as features here.

Learning Resources

Getting Started

[Guide To Decl Files](@ref decl)

[Creating Weapons](@ref ncWeapon)

[Creating Items](@ref ncItem)

[Writing Game Rules](@ref ncGameRules)

Contributing

You can contribute by filing bugs here.