Commit Graph

710 Commits

Author SHA1 Message Date
BuildTools bf0b6f9c0c set public methods back to private
this is so it functions like the default method
2020-04-20 23:00:34 -05:00
BuildTools 142ce4de7e Add Fog and have the squares follow the player
when the player moves to a new chunk the ground movies over to
accommodate this, therefore the player is always in the center of the
drawn ground.
2020-04-20 21:59:37 -05:00
BuildTools b73df07f68 Add the ability to draw outside of the normal draw distance.
Also split up the drawing into multiple calls, allowing for a checkerboard pattern.
2020-04-19 20:48:01 -05:00
BuildTools f24db03c8b fix drawTest and change input parameters 2020-04-17 23:12:30 -05:00
BuildTools 06fd139759 have the client listen for world draws 2020-04-17 23:10:40 -05:00
BuildTools efb812fc11 add proxy to the forge event listener 2020-04-17 23:10:20 -05:00
BuildTools a4d4b871d9 remove java script reference 2020-04-17 23:09:52 -05:00
BuildTools f413d51a34 remove native Minecraft files 2020-04-17 23:09:18 -05:00
BuildTools 9f1ec3348c Initial commit 2020-04-17 19:05:52 -05:00
James Seibel afa9d17245 Add readme 2020-04-17 21:35:57 +00:00