12 Commits (master)

Author SHA1 Message Date
Tanner Collin e5fd062a4a Handle loading / unloading chunks better 3 years ago
Tanner Collin 15d4dd7922 Add check for missing email 3 years ago
Tanner Collin a41d9f2793 Switch USERNAME to EMAIL to avoid collisions 3 years ago
Tanner Collin 0d23dbaf9f Add burner account credentials to use by default 3 years ago
sose af9cc4b546 allow connection to offline mode servers without a password 3 years ago
Tanner Collin 650398255b Detect being forced to wake up 3 years ago
Tanner Collin a5642409d2 Move command processing to separate file 3 years ago
Tanner Collin ae2b0f4875 Move blocks, items, mcdata, mobs to info/ folder 3 years ago
Tanner Collin 23891066c0 Improve searching for crops 3 years ago
Tanner Collin 9874e23aa6 Move World class into its own file 3 years ago
Tanner Collin 38f3b0ed67 Fix imports 3 years ago
Tanner Collin 3c373ccfe3 Move bot files into mosfet/ 3 years ago
Tanner Collin f88809af64 Remove redundant module reloads 3 years ago
Tanner Collin 8c9a28beac Split jobs.py into files 3 years ago
Tanner Collin fac4309e43 Adjust item counts 3 years ago
Tanner Collin fc929db658 Manage needed items and item counts better 3 years ago
Tanner Collin 0bdae1f775 Move to our own vector module instead of Panda3D 3 years ago
Tanner Collin 2fa3044acb Program the bot to crawl, fix wood farming bugs 3 years ago
Tanner Collin 1d8d473e26 Display when the bot is loading chunks 3 years ago
Tanner Collin cf8677ee65 Begin villager trading job 3 years ago
Tanner Collin 743d002167 Fix random bugs 3 years ago
Tanner Collin af1db24cd5 Add a command to drain inv 3 years ago
Tanner Collin cdd71d2610 Fix bugs and pause on zzz 3 years ago
Tanner Collin 6c0688b759 Rename data module to mcdata 3 years ago
Tanner Collin af88f68e66 Don't sleep near monsters 3 years ago
Tanner Collin e0c5c3a6b9 Add job for filling in a volume of blocks 4 years ago
Tanner Collin b8952db742 Detect monsters and flee to safety 4 years ago
Tanner Collin 6ba9288fd7 Use shovels, land in water 4 years ago
Tanner Collin eabb0a04d1 Cache items into trapped chests 4 years ago
Tanner Collin 90388cf110 Clear leaves when low on saplings 4 years ago
Tanner Collin 69b0c057d6 Improve inv selections 4 years ago
Tanner Collin 6c4aaf8d7d Grab fallen saplings, fix bugs 4 years ago
Tanner Collin f328f3443a Add job for farming trees and object physics 4 years ago
Tanner Collin fa9d597483 Fix gapple bugs and unload far chunks 4 years ago
Tanner Collin 25ce916b43 Add a job to find enchanted golden apples 4 years ago
Tanner Collin f8d44e7e38 Add state machine for caching items into chests 4 years ago
Tanner Collin b8cbd9a5f0 Upgrade pyCraft 4 years ago
Tanner Collin ca45925da1 Add commands for dropping and dumping inventory 4 years ago
Tanner Collin 58458a561f Fix jobstate bugs 4 years ago
Tanner Collin 41133ce343 Get rid of local state, move everything to global 4 years ago
Tanner Collin 43eefcf41a Port over MCWorld class 4 years ago
Tanner Collin 13770fab24 Calculate the correct block breaking time 4 years ago
Tanner Collin 179359d0ee Move packet handlers into Game class 4 years ago
Tanner Collin e8998a0428 Use built in BlockChangePacket and MultiBlockChangePacket 4 years ago
Tanner Collin 8fabe5859a Simplify directory structure 4 years ago
Tanner Collin e444cf6677 Improve exception handling 4 years ago
Tanner Collin a76d02d53c Add support for chat commands 4 years ago
Tanner Collin 100b4da80d Port over physics and pathfinding 4 years ago
Tanner Collin 0b59e8c438 Add handlers 4 years ago
Tanner Collin db8d8d7b85 Add module for packet handlers and reload it 4 years ago