• Joined on 2020-04-28
tanner pushed to master at tanner/minecraft-bot 2020-09-08 04:32:12 +00:00
db8d8d7b85 Add module for packet handlers and reload it
76d5609c26 Reregister packet listeners on reload
ca40d3eba2 Grab credentials from env vars
Compare 3 commits »
tanner pushed to master at tanner/minecraft-bot 2020-09-07 22:09:17 +00:00
514b324156 Move monkey-patching into its own module
f3e39802d2 Monitor files for changes and reload module
Compare 2 commits »
tanner pushed to master at tanner/minecraft-bot 2020-09-06 23:28:28 +00:00
7196c427b7 Freeze requirements
04cd44fa72 Pull chat manager file over from Elektordi/pyCraft
7d93888798 Integrate pyCraft loggin in with Flask
fbdf8ba718 Begin bot as basic Flask app
ff819b46ff Rename test script
Compare 6 commits »
tanner pushed to master at tanner/minecraft-bot 2020-09-06 06:51:24 +00:00
9966e88e9c Update ChunkDataPacket to 1.16.2
303612fcf1 Monkey-patch in custom packets
Compare 2 commits »
tanner pushed to master at tanner/minecraft-bot 2020-09-06 03:25:18 +00:00
71918953c2 Begin 1.16.2 chunk conversion
tanner pushed to master at tanner/minecraft-bot 2020-09-06 03:04:55 +00:00
55ea50a6de Pull chunk data files over from Elektordi/pyCraft
ef1c4498ee Install pyCraft and copy start.py
a2aa0eb2f2 Move 1.15.2 code into old/
Compare 3 commits »
tanner pushed to master at tanner/personal-site 2020-08-29 00:18:33 +00:00
5a91907f4c Invert contact icons in darkmode
tanner pushed to master at tanner/personal-site 2020-08-27 23:35:11 +00:00
f2e94e2ae9 Replace signature logo with photo and name
35fce33baa Add contact icons
Compare 2 commits »
tanner pushed to master at tanner/minecraft-bot 2020-08-19 20:01:49 +00:00
49412e0253 Gather sand and sleep at night
ebc9c5ef1a Add window slot packet and item info
9ce9a47493 Move custom packets to own file and monkey-patch them in
1d4adb796a Wait for chunks to load and tune physics
d37f55a2db Fix lumberjack bugs
tanner created repository tanner/minecraft-bot 2020-08-19 20:01:29 +00:00
tanner pushed to master at tanner/qotnews 2020-07-08 06:18:49 +00:00
b46ce36c63 Update requirements
tanner pushed to master at tanner/qotnews 2020-07-08 02:36:49 +00:00
9a449bf3ca Remove extra logging
0bd9f05250 Fix crash when HN feed fails
9c116bde4a Remove document img and ignore r/technology
ebedaef00b Tune search rankings and attributes
d7f0643bd7 Add more logging
Compare 19 commits »
tanner pushed to master at tanner/qotnews 2020-06-22 20:53:12 +00:00
b252c6a207 Make noscript background white
tanner pushed to master at tanner/personal-site 2020-06-09 19:41:03 +00:00
b8f02d92da Add darkmode
5abcd6f672 Add resume to home page
9bc09ceebc Remove navigation links for now
e91c976ddb Move all projects from old website over
ba35bf5466 Transform hard-coded theme into Jinja template
Compare 10 commits »
tanner pushed to master at tanner/qotnews 2020-04-28 02:31:41 +00:00
02b73a8b14 Fix cache load race condition bug
72f1043952 Remove preload of news source icons
7b31fcf690 Remove keys of uncached stories
b3d2eeb67f Fix tildes deleted comment parser error
9078b567f0 Add del tag and sort tags
tanner pushed to master at tanner/personal-site 2020-04-28 02:30:08 +00:00
9f0e1edc88 Create photo grid items
313c337b52 Fix images in Chrome
2ce4389ce7 Create project grid items
1bc64552c0 Add grid item margins and sample text
fcae4371e6 Make basic grid layout
tanner pushed to master at tanner/exact-resistor-calculator 2020-04-28 02:29:24 +00:00
3b68728339 Remove need for unused permissions and add Play Store link
4314ea8bed Configure build for release
75ee14d890 Add photography for tips page and Play Store feature graphic
9ee8e06810 Add app demo to readme
8988b3d220 Add media for Play Store and GitHub
tanner pushed to master at tanner/wolframalpha 2020-04-28 02:26:44 +00:00
cfc475a361 Add timeout
50bf2e047b Backfill changelog
320cd67403 Update changelog
923b505128 Feed the hobgoblins (delint).
tanner pushed to master at tanner/watson-dress 2020-04-28 02:26:41 +00:00
5846777293 Initial commit
tanner pushed to master at tanner/thaiwifi 2020-04-28 02:26:39 +00:00
abb1756d05 Adjust readme
afbaf3c32b Rename readme
f4650a61d4 Save config files
7b6f5afc2c Adjust timeouts, use ping's return value
f803075932 Begin README with python and supervisor instructions