Releases: marmust/internet-scanner
Releases · marmust/internet-scanner
win64_x86_v1.6_tutorial
added tutorial
win64_x86_v1.5.2
fixed shitty ui resolution but so yes
win64_x86_v1.5.1
also messed with the physics a little bit maybe its better now
added by branch colormode
win7+_x86_64_unity_build V1.5
added:
main menu
pause menu
credits world
win64_x86_colormodes V1.4
added ability to switch "colormodes" from in game (no unity editor needed)
- reworked some scripts a little
[ deleted colormode.cs, changed the selection into an integer in varHolder.cs (so i can cycle it with modulo)
possibly changed some stuff with the NodePhysicsHandler.cs i forgor]
win7+_x86_64_unity_build V1.3
better physics (also optimized better)
scan asynchronously (so no massive lag when scanning)
color nodes red when in physics range
and more that i forgor
big thanks to all contributors!
win64/32 release v1.2
main changes (by bobkinn)
Added error displaying
Make downloading async to prevent lag when scanning
Added user agent to load sites properly
Renamed classes and methods to match C# naming rules more