Skip to content

Releases: marmust/internet-scanner

win64_x86_v1.6_tutorial

30 Nov 08:23
Compare
Choose a tag to compare

win64_x86_v1.5.2

29 Nov 07:46
Compare
Choose a tag to compare

fixed shitty ui resolution but so yes

win64_x86_v1.5.1

27 Nov 22:54
Compare
Choose a tag to compare

also messed with the physics a little bit maybe its better now
added by branch colormode

win7+_x86_64_unity_build V1.5

26 Nov 20:18
Compare
Choose a tag to compare

added:
main menu
pause menu
credits world

win64_x86_colormodes V1.4

24 Nov 06:40
Compare
Choose a tag to compare

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

21 Nov 20:32
Compare
Choose a tag to compare

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

18 Nov 22:16
d00ce5f
Compare
Choose a tag to compare

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