Commit Graph

30 Commits

Author SHA1 Message Date
Marco Cawthorne 08259f5652
make_mapdef.sh/trigger_changetarget: Minor fixes. 2024-02-19 13:23:46 -08:00
Marco Cawthorne 2332fdd45f
Add Documentation/Bots/BotOverview.md 2024-01-26 19:10:16 -08:00
Marco Cawthorne d66ebc4fd9
Documentation: add DedicatedServer.md, EntityGuide.md, merge EAX/EFX within doxygen generated docs. 2024-01-15 15:46:41 -08:00
Marco Cawthorne d16e096306
Documentation improvements, cleaning up of misc files. 2024-01-01 21:20:02 -08:00
Xylemon b8a56b3fb4 Documentation: Updated Building.md to have more explicit deps with Fedora/SUSE 2023-12-13 15:58:13 -08:00
Marco Cawthorne 73bec53034
PropData: read info from Source Engine .phy files 2023-10-22 23:30:31 -07:00
Marco Cawthorne 225039f71f
Documentation: Various fixes and improvements that the wiki converter didn't handle 2023-08-21 08:39:01 -07:00
Marco Cawthorne f877b1620f
Add the constants loader, to allow entityDefs and other scripts to reference constants defined within scripts/constants.txt 2023-07-15 11:34:58 -07:00
Marco Cawthorne f8a3e227d4
NSItem: new entity class, designed to use with entityDefs. Subject to change (a lot). 2023-05-08 11:17:03 -07:00
Marco Cawthorne d45d2f1dc4
Introducing a copy of the id Tech 4 EntityDef system into Nuclide. 2023-04-30 18:01:26 -07:00
Marco Cawthorne 44b78932f4
Documentation: started Documentation/Networking.md 2023-04-15 17:25:15 -07:00
Marco Cawthorne aed306cbd1
NSMoverEntity: call MoverStartsMoving() and MoverFinishesMoving() around arrival callbacks for entities that don't travel any distance. Fixing func_button entities from not toggling frames. 2023-03-22 00:22:47 -07:00
Xylemon ac72c16bb2 Added new movement related cvars, update Building documentation for Fedora (thanks @dhalucario), updated readme with some cool people 2023-02-23 15:23:55 -08:00
Marco Cawthorne fe84c317e2
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
Xylemon 06d3721547 Add documentation for Arch Linux and remove SVN from the list as it's going bye bye 2023-01-15 14:41:11 -08:00
Marco Cawthorne fcd72d259f
nuclide/nuclide-ds: Improvements to manifest loading. Read Documentation/Launching.md for details. 2022-12-28 12:11:13 -08:00
Marco Cawthorne 2d911109cc
trigger_relay: Set m_iValue so that multisources will work properly that get targetted by them
trigger_auto: Delay the trigger of them in singleplayer until 1 player has joined
Misc cleanups. The 'Janitor Simulator' on TWHL should work now.
2022-12-14 16:51:16 -08:00
Marco Cawthorne 56ec44700a
Lots of cleanup related to many entity classes to aid doxygen with generating documentation. 2022-12-06 15:04:07 -08:00
Marco Cawthorne df794ef44d
Import some documentation from the old wiki. Adjust formatting.
Still loads to do in terms of fixing the old links.
2022-10-26 12:47:59 -07:00
Marco Cawthorne 8606a8c62a
Documentation/Building.md: added detailed dependency info contributed by Xylemon 2022-10-19 16:20:09 -07:00
Marco Cawthorne 829d523b79
Update Documentation/Materials/MatOverview.md 2022-10-17 14:00:27 -07:00
Marco Cawthorne 2196047f3c
Documentation: Remove the header names from certain sections of material commands. 2022-10-17 13:33:16 -07:00
Marco Cawthorne c60e8d1e4c
Update Documentation/Materials/MatGoldSrc.md 2022-10-17 13:24:18 -07:00
Marco Cawthorne f61c093942
Update Documentation/Materials/MatGoldSrc.md, add some example images while we're at it... 2022-10-17 12:41:14 -07:00
Marco Cawthorne f01e90ad2e
Merge material property definitions into the surfaceproperties system to streamline
everything more and to allow level designers custom properties without recompiling
the game-logic. This will also make it more Source Engine compatible.
2022-10-15 22:43:32 -07:00
Marco Cawthorne bfe0219609
Add Documentation/Classes.md 2022-10-14 15:43:07 -07:00
Marco Cawthorne b4bc29d5c6
Add Documentation/CodeOverview.md 2022-10-03 14:38:54 -07:00
Marco Cawthorne 5ce1dba61b
Documentation: Add notes on launching games, building and distributing binaries. 2022-10-02 17:49:35 -07:00
Marco Cawthorne 8b6d3ae7ee
Update History.md 2022-10-02 17:23:44 -07:00
Marco Cawthorne 2a8081b042
Overhaul of the entire documentation. 2022-10-02 17:10:54 -07:00