Ignorance v1.2.1 Development Snapshot
Pre-release
Pre-release
SoftwareGuy
released this
08 Mar 02:42
·
342 commits
to master
since this release
This is a development snapshot, but I wanted to release it at the moment as it is deemed to be stable and has some major improvements including a fix for channels not working as intended in previous versions.
As well as the above, you get the following:
- I have moved the Transport location from Mirror/Transport to Mirror/Runtime/Transport. This may or may not break some network scripts. It should be fairly trivial to repair said breakage, but this will probably be the last time I move it around. Sorry!
- New inspector. Now you get a much nicer configuration setup and allows me to do some magic.
- Channels actually work this time around. Really sorry about this, this was an oversight on my behalf. As a plus, this should no longer throw "Send failure on channel X to connection Y" errors. Defaults are Reliable on Channel 0, and Unreliable on Channel 1. Don't fiddle with Channels 0 and 1 unless you know what you're doing - leave them alone!
- Code cleanup and improvements, plus some function renames to tidy up everything.
- Bugs...?