Peter Melnichenko

Results 117 comments of Peter Melnichenko

Strange, it works for me... What's your Windows version?

So the problem is that rgsimulator can't be used for bots which record and use history of previous turns? It could be partially fixed by not reloading bots the first...

These are some awesome ideas! The first feature I'll add is saving situations into a file to be loaded later. Then I'll add possibility to add desired actions as well...

Fortunately I'm going to have some free time this week and I hope to add these features. However, testing doesn't combine well with simulating, especially considering you can now progress...

It seems that tcpdump does not allow negative number literals (e.g. tcpdump -d 'port -1' gives syntax error), but it has unary minus operator (e.g. tcpdump -d '1 = -(-(1))'...

It seems that libpcap does not accept hexadecimal numbers as the first port in portrange ("portrange 0x-1" gives "unknown port in range '0x-1'". On the other hand, for the second...

@hishamhm I think it would be great to decide on upgrade functionality interface and possibly on changing default `install` behavior for Luarocks 3.