Commit Graph

  • ef35162da9
    Update README master David Papp 2019-10-13 12:20:42 -0400
  • 4ea479e333 Created README davpapp 2018-04-15 09:50:31 -0400
  • 6a30b70866 Removing old, unnecessary files from git but keeping locally for real this time davpapp 2018-04-15 09:47:17 -0400
  • 595da3f689 Removing old, unnecessary files from git but keeping locally davpapp 2018-04-15 09:43:52 -0400
  • feb3fc7389 Cleaning up code davpapp 2018-04-14 08:41:07 -0400
  • 864b2a089a Small refinements davpapp 2018-03-27 08:08:19 -0400
  • 381ff01b53 improved drop thread davpapp 2018-03-21 04:56:48 -0400
  • 8839f97456 refactored some code davpapp 2018-03-15 23:14:51 -0400
  • 0f65ea8507 Added random transformations to mouse movement davpapp 2018-03-15 22:27:44 -0400
  • c03b7e4af0 Removing large files from push davpapp 2018-03-15 20:53:21 -0400
  • b232e57ec4 World hopping working but very hacky davpapp 2018-03-15 20:52:57 -0400
  • 33b07054dd Deleting large files davpapp 2018-03-14 04:36:25 -0400
  • 7d6c72e769 Removed large files from staging davpapp 2018-03-14 04:25:36 -0400
  • 104882c542 Began work on tracking mining success rate davpapp 2018-03-14 04:18:07 -0400
  • d4ea5ec01c Multithreading working very well with 30k xp an hour davpapp 2018-03-14 03:17:51 -0400
  • 488abeb1c9 Multithreading working, BRobot seems to be failing davpapp 2018-03-13 11:15:08 -0400
  • ae260edfc0 Beginnings of multithreading have begun davpapp 2018-03-13 10:33:32 -0400
  • 957ddd61e1 Working at 23k / xp an hour with 2 ores davpapp 2018-03-13 06:43:04 -0400
  • 390b9e157d forgot what i changed davpapp 2018-03-12 11:37:46 -0400
  • 295251a4f0 added random detection, not enough testing davpapp 2018-03-12 05:54:47 -0400
  • eaf6c6301d Cleaning up, adding random XP left check davpapp 2018-03-07 00:51:47 -0500
  • d08c9ed936 Began code for random detection davpapp 2018-03-05 06:24:11 -0500
  • af687dedb1 Added garbage collection and camera rotation code davpapp 2018-03-05 05:20:29 -0500
  • ac80248b2e OpenCV and TENSORFLOW imported successfully davpapp 2018-03-04 18:08:04 -0500
  • 4a28f9f9a1 Manually added system path for tensorflow davpapp 2018-03-03 20:04:03 -0500
  • 8ecbc781eb Created wrapper for object detector, refactored code, generalized Object Tracking tests davpapp 2018-02-28 00:16:57 -0500
  • 372a6ed3b7 Working with tracker, getting unreliable results davpapp 2018-02-24 14:42:05 -0500
  • f742cf3201 Object tracking framework is working, but is too inaccurate. Also added some tests davpapp 2018-02-24 10:49:49 -0500
  • 8dbc60a00f Fixed BufferedImage conversion issues. Model now working correctly. davpapp 2018-02-23 19:48:16 -0500
  • d3e1d42623 Deleted some unnecessary files davpapp 2018-02-23 17:05:57 -0500
  • d38d4afe54 Started writing tests for object detection davpapp 2018-02-23 17:04:28 -0500
  • 168f42cc86 Object tracking beginnings. Still getting a bunch of errors with OpenCV imports. davpapp 2018-02-23 16:43:57 -0500
  • e3ee4e8878 Refactored object detection, added new classifier class (ores) davpapp 2018-02-23 09:26:15 -0500
  • 33761e183a Pulled out constants and paths into a separate file davpapp 2018-02-22 13:46:32 -0500
  • 04f997e044 Putting constants in separate class davpapp 2018-02-22 11:58:54 -0500
  • 58c9b94f50 Creating new images for testing inventory davpapp 2018-02-22 11:28:01 -0500
  • 343c984d5e Object detection is now fully functional. davpapp 2018-02-22 09:28:21 -0500
  • f27f17b2c3 ObjectDetector class created, BufferedImage reading needs work davpapp 2018-02-21 19:21:59 -0500
  • b146c683da Object detection from SavedModel API is working! davpapp 2018-02-21 18:01:35 -0500
  • 8ccafa8c63 SavedModelBundle.load is now working davpapp 2018-02-21 13:26:20 -0500
  • bd3d07d7ac Layed the framework for an IronMiner bot davpapp 2018-02-19 20:55:50 -0500
  • 19aa168a3c Began work on generating parabola for randomization davpapp 2018-02-19 16:25:11 -0500
  • f2d9d52711 Tested Dropping, improved randomization and SMART drop davpapp 2018-02-19 16:12:25 -0500
  • ee0efadb37 Scaling working, but finding the closestPath needs to be fixed davpapp 2018-02-19 14:25:10 -0500
  • 6912821b56 Unsuccessful experimentation with importing a model from Tensorflow in Java davpapp 2018-02-19 09:23:35 -0500
  • 237825c7c8 Work on objectdetector davpapp 2018-02-15 12:37:38 -0500
  • b246df6083 Fixed importFromTensorFlonsorFlow Issue davpapp 2018-02-15 07:46:02 -0500
  • 1a03890095 Refactoring. Starting work with OpenCV davpapp 2018-02-15 06:27:12 -0500
  • 90c8cbb33b Refactoring cursor code davpapp 2018-02-12 19:40:09 -0500
  • e6ab945729 Major refactoring work davpapp 2018-02-04 15:34:27 -0500
  • c24f8588de Started work on adding Gaussian translation to CursorPath davpapp 2018-02-04 12:18:34 -0500
  • 88b16aeb5f Wrapped everything in main loop davpapp 2018-02-02 13:22:53 -0500
  • faab5a5577 Drop item optimization working -- timing is close to perfect davpapp 2018-02-02 12:56:34 -0500
  • f3b759cb04 Drop Item timing and placement improved davpapp 2018-02-02 12:17:47 -0500
  • f8e4a55283 Started manual testing on dropping items davpapp 2018-02-02 06:27:29 -0500
  • 9a436b2324 Working ItemID test davpapp 2018-02-02 05:25:00 -0500
  • ebe9970ff7 Writing test bench for inventory recognition davpapp 2018-02-02 00:49:19 -0500
  • 4d6ddea2cf Writing test bench for item recognition davpapp 2018-02-02 00:03:14 -0500
  • 7610163b13 Creating Item and Items classes davpapp 2018-02-01 22:39:57 -0500
  • 46248edc8e Found perfect parameters for cropping inventorySlots davpapp 2018-01-31 23:38:32 -0500
  • 732c9e9aca InventorySlots are capturing images but are offset davpapp 2018-01-31 09:05:34 -0500
  • 4ae57f7d49 Creating Inventory Classes davpapp 2018-01-31 08:12:02 -0500
  • 925c8d35ca Some refactoring done davpapp 2018-01-31 00:45:08 -0500
  • eb5357335d Timing now working, will need refactoring davpapp 2018-01-31 00:04:07 -0500
  • 06ca105591 Refactored some code davpapp 2018-01-30 10:19:12 -0500
  • 1f5dc2c7a5 CursorMovement is passing all tests davpapp 2018-01-30 10:04:20 -0500
  • b604c8a70d Added moveMouse code, but not yet working davpapp 2018-01-30 08:15:20 -0500
  • 9b0539b53c Refactored code davpapp 2018-01-30 04:14:17 -0500
  • 6dbd4fcbc8 saving prior to branch davpapp 2018-01-30 02:55:42 -0500
  • 7d03fb4108 Grid correctly working with davpapp 2018-01-25 04:27:39 -0500
  • dce51e5538 HashMap working but Integer causes faulty key comparison davpapp 2018-01-25 03:59:36 -0500
  • 6635ed33c1 Changing mousepath to delta_x delta_y based. davpapp 2018-01-25 02:59:02 -0500
  • a3fb536210 Started mouse moving function davpapp 2018-01-24 04:18:18 -0500
  • 5fa3894245 Added basic tests for Point, MousePath, and Mouse davpapp 2018-01-24 04:02:36 -0500
  • c56c246d4a Wrote first test for Mouse davpapp 2018-01-24 03:42:10 -0500
  • a1f569cddb Added safety checks and cleaned up code davpapp 2018-01-24 02:56:52 -0500
  • 6ea01289e9 Beginnings of mouse path recording working davpapp 2018-01-23 21:50:06 -0500