Skip to content

Releases: gmestanley/DNH-V

Quick fix

09 Feb 01:33
Compare
Choose a tag to compare

Hey! New build.
This fixes some errors of mine, including putting the example script for Netplay as a sample script (something which it isn't, plus I touched that up as well) and the error-catching in the Networking logging system not being quite adapted to the DNH ecosystem.

Oh yeah, new function is here! SetLocalNetData allows you to modify any data that was previously saved by ReceiveNetData (but be careful because that has the potential to be dangerous).

Downloadable build

03 Feb 04:24
Compare
Choose a tag to compare

DNH-V's first build!

This is just a sanity test version made in order to have a release of the fork out there in the public. New features will be coming soon!
Includes translated versions of all readme-like documents! Yes, even the FileArchiver one.
Oh yeah, all additional tools are included! FileArchiver, config.exe, even DnhViewer.

A sample script is provided for the already-existing Netplay functions! Example Script.txt in DNH-Netplay was moved to script/sample/ and renamed to SampleNetplay.txt. Yes, it's very subtle, but I think that's more coherent with the current file structure.