View liero.big.json
[ | |
[null , null , null , null , null , null , null , null , null , null , null , null , null , null , null , null , null , null , null , null] , | |
[0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0] , | |
[0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 12 , 12 , 12 , 12 , 0 , 0 , 0 , 0 , 0 , 0 , 0] , | |
[0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 12 , 12 , 12 , 12 , 0 , 0 , 0 , 0 , 0 , 0 , 0] , | |
[0 , 0 , 0 , 0 , 0 , 0 , 0 , 12 , 12 , 11 , 11 , 11 , 11 , 12 , 12 , 0 , 0 , 0 , 0 , 0] , | |
[0 , 0 , 0 , 0 , 0 , 0 , 0 , 12 , 12 , 11 , 11 , 11 , 11 , 12 , 12 , 0 , 0 , 0 , 0 , 0] , | |
[0 , 0 , 0 , 0 , 0 , 0 , 0 , 11 , 11 , 12 , 12 , 12 , 12 , 13 , 13 , 0 , 0 , 0 , 0 , 0] , | |
[0 , 0 , 0 , 0 , |
View demodeleter.py
import re | |
import os | |
from collections import OrderedDict | |
#configuration | |
KillStreakFile = "/home/barnex/test/KillStreaks.txt" | |
DemoDirectory = "/home/barnex/test" | |
KillStreakRegex = "\"(.*)\"" | |
DemoFileExtension = ".dem" |
View demodeleter.py
import re | |
import os | |
from collections import OrderedDict | |
#configuration | |
KillStreakFile = "/home/barnex/test/KillStreaks.txt" | |
DemoDirectory = "/home/barnex/test" | |
KillStreakRegex = "\"(.*)\"" | |
DemoFileExtension = ".dem" |
View demodeleter.py
import re | |
import os | |
from collections import OrderedDict | |
#configuration | |
KillStreakFile = "/home/barnex/test/KillStreaks.txt" | |
DemoDirectory = "/home/barnex/test" | |
KillStreakRegex = "\"(.*)\"" | |
DemoFileExtension = ".dem" |
View demodeleter.py
import re | |
import os | |
from collections import OrderedDict | |
#configuration | |
KillStreakFile = "/home/barnex/test/KillStreaks.txt" | |
DemoDirectory = "/home/barnex/test" | |
KillStreakRegex = "\"(.*)\"" | |
DemoFileExtension = ".dem" |
View log
11:04:18 barnex in ~/test master ? → ls | |
10.dem 20130820_1724_cp_badlands_RED_BLU.dem | |
11.dem 20130820_1807_cp_process_final_RED_BLU.dem | |
12.dem 20130821_1245_cp_snakewater_RED_BLU.dem | |
13.dem 20130821_1330_cp_granary_RED_BLU.dem | |
14.dem 20130821_1342_cp_badlands_RED_BLU.dem | |
15.dem 20130821_1902_dm_vikings_final_RED_BLU.dem | |
16.dem 20130822_1616_cp_coldfront_RED_BLU.dem | |
17.dem 20130823_1649_pl_badwater_RED_BLU.dem | |
18.dem 20130823_1943_cp_egypt_final_RED_BLU.dem |
View demodeleter.py
import re | |
import os | |
from collections import OrderedDict | |
#configuration | |
KillStreakFile = "/home/barnex/test/KillStreaks.txt" | |
DemoDirectory = "/home/barnex/test" | |
KillStreakRegex = "\"(.*)\"" | |
DemoFileExtension = ".dem" |
View demodeleter.py
import re | |
import os | |
#configuration | |
KillStreakFile = "/home/barnex/test/KillStreaks.txt" | |
DemoDirectory = "/home/barnex/test" | |
KillStreakRegex = "\"(.*)\"" | |
DemoFileExtension = ".dem" |
View configure
22:50:17 barnex in ~/lierolibre-0.1 master ? → ./configure | |
checking build system type... i686-pc-linux-gnu | |
checking host system type... i686-pc-linux-gnu | |
checking how to print strings... printf | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o |
View .gitignore
*.gem | |
.bundle | |
Gemfile.lock | |
pkg/* |
NewerOlder