open-dis / open-dis-javascript

Javascript implementation of the IEEE-1278.1 Distributed Interactive Simulation (DIS) application protocol v6 and v7
BSD 2-Clause "Simplified" License
11 stars 11 forks source link

Fixed DIS6 Variable Datum and Chunk classes #20

Closed crhowell3 closed 1 year ago

crhowell3 commented 1 year ago

@leif81 if possible, review these changes and cut an NPM release as soon as you can. Thanks!

leif81 commented 1 year ago

Thanks @crhowell3 ! I'm good with this change. The DIS 6 VariableDatum class will now have the same fix that was applied on the DIS7 implementation of VariableDatum (ref https://github.com/open-dis/open-dis-javascript/commit/202e08504d3d70f88f08f4bfc24246b7ccf7d0ca)