------------------- HOMENET3D CHANGELOG ------------------- This document is part of the Homenet3D for OpenWrt Project (http://caia.swin.edu.au/urp/homenet3d/openwrt). which is part of the Homenet3D Project (http://caia.swin.edu.au/urp/homenet3d/) 22nd August 2014--------------------------------------------- v0.3 Server side: - rewrote Config file parsing to allow metrics to be very configurable - added the ability to have groups of entities - system state information stored in groups no longer entities - groups are the only things the can updated. - Multi-router functionality to have one router as master and the others as slaves. - Slaves update messages determined by source IP addr. - UDP Socket comms support ipv4/ipv6 - Wireless, Leases and NAT table information is stored in dynamic queues. - Changed method of getting LAN, WAN IP info from deprecated 'uci' to '/lib/functions/network.sh' Client side: - Three.js to three.min.js (r65) - Implemented Metric mapping and Groups - webfiles from http://host/www-threejs to http://host/hnet3d 26th June 2014----------------------------------------------- v0.2: Client side: - replaced processing.js with Three.js. - webpage from http://host/w3b/w3bworld.html to http://host/www-threejs - replaced pointerlock controls with trackball controls Server side: - added a config file to be able to set custom look a feel of the entities. - added demo.lua script to simulate system state 22nd Jan 2014------------------------------------------------ v0.1: Initial release