Skip to content

Commit

Permalink
updated to 1.10 (Cubitick only)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cubitect committed Sep 9, 2016
1 parent 7fa69ff commit 3f72649
Show file tree
Hide file tree
Showing 26 changed files with 8,628 additions and 9,724 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Don't enable this at a world-tickrate of zero, or your game will freeze!
When no arguments are specified, `/rerender` will do the same as pressing F3+A. However, if a region of blocks is specified, then that region is marked in the code to be rendered again (without reloading). This command is still experimental and might change syntax in the future.

### Packet Analysis
Cubitick 1.4.X+ comes bundled with a packet analysis tool which lets you view the content of some packets that are sent between the minecraft client and server.
Cubitick 1.4 to 1.5.1 comes bundled with a packet analysis tool which lets you view the content of some packets that are sent between the minecraft client and server.

## Source
The source code [here](https://github.com/Cubitect/Cubitick/tree/master) contains the modified classes in the decompiled minecraft code from [Mod Coder Pack](http://www.modcoderpack.com). The unmodified classes are not included.
Expand Down
59 changes: 0 additions & 59 deletions src/CommandRerender.java

This file was deleted.

41 changes: 0 additions & 41 deletions src/CommandTickSync.java

This file was deleted.

41 changes: 0 additions & 41 deletions src/CommandTickrate.java

This file was deleted.

139 changes: 0 additions & 139 deletions src/GuiPacketOptionsList.java

This file was deleted.

Loading

0 comments on commit 3f72649

Please sign in to comment.