Skip to content

Releases: 8BitPlus/BitPlus

1.5.0

20 Apr 22:19
Compare
Choose a tag to compare

1.5.0 Release

New in this release

  • Download the latest version of 8BitMMO from the game's S3 bucket instead of relying on a third party server.
  • This is (hopefully) the final release of Bit+, so long and thanks for all the fun.

How to use

  1. Download Bit+.jar and BitLauncher.jar
  2. Open command prompt and go to the directory you downloaded these at
    • On modern versions of Windows, you can Shift+Right Click in the directory and press Open command window here
  3. Run java -jar Bit.jar to generate your modified gamepack
  4. Run java -jar BitLauncher.jar to execute the new gamepack

Reporting Issues

Refer to README.md.

(Probably) Common Errors

  • 'java' is not a recognized as an internal or external command...
    1. Find where Java is installed, check Program Files (x86) and Program Files
    2. It should look something like C:\Program Files\Java\jre1.8.0_60\bin
    3. Right Click on My Computer or This PC and press Properties
    4. Click on Advanced System Settings and then Environment Variables
    5. Under System Environment Variables -> PATH, edit it
    6. Add a semicolon and then paste in your Java directory
    7. Restart Command Prompt
  • Class File Version Not Supported
    1. Update Java

1.4.0

19 Mar 22:03
Compare
Choose a tag to compare

1.4.0 Release

New in this major release

Internals / For Developers

  • Pre/post tick hook
  • Setter for InputActionTracker

General / For Users

  • Better blink plugin
  • Walk speed plugin
  • Set noclip speed

How to use

  1. Download Bit+.jar and BitLauncher.jar
  2. Open command prompt and go to the directory you downloaded these at
    • On modern versions of Windows, you can Shift+Right Click in the directory and press Open command window here
  3. Run java -jar Bit.jar to generate your modified gamepack
  4. Run java -jar BitLauncher.jar to execute the new gamepack

Reporting Issues

Refer to README.md.

(Probably) Common Errors

  • 'java' is not a recognized as an internal or external command...
    1. Find where Java is installed, check Program Files (x86) and Program Files
    2. It should look something like C:\Program Files\Java\jre1.8.0_60\bin
    3. Right Click on My Computer or This PC and press Properties
    4. Click on Advanced System Settings and then Environment Variables
    5. Under System Environment Variables -> PATH, edit it
    6. Add a semicolon and then paste in your Java directory
    7. Restart Command Prompt
  • Class File Version Not Supported
    1. Update Java

1.3.1

20 Dec 15:38
Compare
Choose a tag to compare

1.3.1 Release

New in this Minor Release

Internals / For Developers

  • Nothing.

General / For Users

  • Nospeak plugin

Features

See previous release notes.

How to use

  1. Download Bit+.jar and BitLauncher.jar
  2. Open command prompt and go to the directory you downloaded these at
    • On modern versions of Windows, you can Shift+Right Click in the directory and press Open command window here
  3. Run java -jar Bit.jar to generate your modified gamepack
  4. Run java -jar BitLauncher.jar to execute the new gamepack

Reporting Issues

Refer to README.md.

(Probably) Common Errors

  • 'java' is not a recognized as an internal or external command...
    1. Find where Java is installed, check Program Files (x86) and Program Files
    2. It should look something like C:\Program Files\Java\jre1.8.0_60\bin
    3. Right Click on My Computer or This PC and press Properties
    4. Click on Advanced System Settings and then Environment Variables
    5. Under System Environment Variables -> PATH, edit it
    6. Add a semicolon and then paste in your Java directory
    7. Restart Command Prompt
  • Class File Version Not Supported
    1. Update Java

1.3.0

19 Dec 13:58
Compare
Choose a tag to compare

1.3.0 Release

New in this Release

Internals / For Developers

  • Analyse Network Manager
  • Analyse Game Thread
  • Analyse Input Action Tracker
  • Hook pre tick event
  • Hook draw events
  • Make SimplePlugin dependency related methods public

General / For Users

  • Noclip plugin (/nc in chat)
  • Leet speak plugin (/leet in chat)

Features

See previous release notes.

How to use

  1. Download Bit+.jar and BitLauncher.jar
  2. Open command prompt and go to the directory you downloaded these at
    • On modern versions of Windows, you can Shift+Right Click in the directory and press Open command window here
  3. Run java -jar Bit.jar to generate your modified gamepack
  4. Run java -jar BitLauncher.jar to execute the new gamepack

Reporting Issues

Refer to README.md.

(Probably) Common Errors

  • 'java' is not a recognized as an internal or external command...
    1. Find where Java is installed, check Program Files (x86) and Program Files
    2. It should look something like C:\Program Files\Java\jre1.8.0_60\bin
    3. Right Click on My Computer or This PC and press Properties
    4. Click on Advanced System Settings and then Environment Variables
    5. Under System Environment Variables -> PATH, edit it
    6. Add a semicolon and then paste in your Java directory
    7. Restart Command Prompt
  • Class File Version Not Supported
    1. Update Java

1.2.0

04 Nov 20:03
Compare
Choose a tag to compare

1.2.0 Release

New in this Release

Internals / For Developers

  • Remove LdcContains API in favor of the new pattern scanning API
  • Create Stats analyser
  • Create Rifle analyser
  • Create Analysis Provider for revision 1250 (yes, 1253 is released but there are no major changes)

General

  • Change jar output location
  • Add waypoint/bookmark support to teleport plugin
  • Allow users to select which plugins they want

Features

See previous release notes.

How to use

  1. Download Bit+.jar and BitLauncher.jar
  2. Open command prompt and go to the directory you downloaded these at
    • On modern versions of Windows, you can Shift+Right Click in the directory and press Open command window here
  3. Run java -jar Bit.jar to generate your modified gamepack
  4. Run java -jar BitLauncher.jar to execute the new gamepack

Reporting Issues

Refer to README.md.

(Probably) Common Errors

  • 'java' is not a recognized as an internal or external command...
    1. Find where Java is installed, check Program Files (x86) and Program Files
    2. It should look something like C:\Program Files\Java\jre1.8.0_60\bin
    3. Right Click on My Computer or This PC and press Properties
    4. Click on Advanced System Settings and then Environment Variables
    5. Under System Environment Variables -> PATH, edit it
    6. Add a semicolon and then paste in your Java directory
    7. Restart Command Prompt
  • Class File Version Not Supported
    1. Update Java

1.1.2

02 Sep 12:39
Compare
Choose a tag to compare

1.1.2 Release

New in this Release

  • Fixed issue with copying new gamepack
  • Added Bit+ version to the game's main menu

Features

See previous release notes.

How to use

  1. Download Bit+.jar and BitLauncher.jar
  2. Open command prompt and go to the directory you downloaded these at
    • On modern versions of Windows, you can Shift+Right Click in the directory and press Open command window here
  3. Run java -jar Bit.jar to generate your modified gamepack
  4. Run java -jar BitLauncher.jar to execute the new gamepack

Reporting Issues

Refer to README.md.

(Probably) Common Errors

  • 'java' is not a recognized as an internal or external command...
    1. Find where Java is installed, check Program Files (x86) and Program Files
    2. It should look something like C:\Program Files\Java\jre1.8.0_60\bin
    3. Right Click on My Computer or This PC and press Properties
    4. Click on Advanced System Settings and then Environment Variables
    5. Under System Environment Variables -> PATH, edit it
    6. Add a semicolon and then paste in your Java directory
    7. Restart Command Prompt

1.1.1

02 Sep 11:11
Compare
Choose a tag to compare

1.1.1 Release

Last release (1.1.1) was broken, this fixes those issues.

New in this Release

  • Set custom texture packs
  • Set server connection details
  • Smaller filesizes
    • Removed JUnit and Hamcrest from export

Features

See previous release notes.

How to use

  1. Download Bit+.jar and BitLauncher.jar
  2. Open command prompt and go to the directory you downloaded these at
    • On modern versions of Windows, you can Shift+Right Click in the directory and press Open command window here
  3. Run java -jar Bit.jar to generate your modified gamepack
  4. Run java -jar BitLauncher.jar to execute the new gamepack

Reporting Issues

Refer to README.md.

(Probably) Common Errors

  • 'java' is not a recognized as an internal or external command...
    1. Find where Java is installed, check Program Files (x86) and Program Files
    2. It should look something like C:\Program Files\Java\jre1.8.0_60\bin
    3. Right Click on My Computer or This PC and press Properties
    4. Click on Advanced System Settings and then Environment Variables
    5. Under System Environment Variables -> PATH, edit it
    6. Add a semicolon and then paste in your Java directory
    7. Restart Command Prompt

1.0.0

01 Sep 17:29
Compare
Choose a tag to compare

1.0.0 Release

In this release

Features

  • Automagically download the latest version of the game
    • Or an old one, using the -r parameter when launching.

Plugins

  • NoDrown dont ban me again plz
    • Stay underwater for as long as you want
  • Teleport
    • Offset your position with /blink x y z
    • Go to a specific position with /goto x y z
  • TimeBot
    • Whenever somebody says !time ingame, it will put the time in the chat.

How to use

  1. Download Bit+.jar and BitLauncher.jar
  2. Open command prompt and go to the directory you downloaded these at
    • On modern versions of Windows, you can Shift+Right Click in the directory and press Open command window here
  3. Run java -jar "Bit.jar" to generate your modified gamepack
  4. Run java -jar BitLauncher.jar to execute the new gamepack

Reporting Issues

Refer to README.md.

(Probably) Common Errors

  • 'java' is not a recognized as an internal or external command...
    1. Find where Java is installed, check Program Files (x86) and Program Files
    2. It should look something like C:\Program Files\Java\jre1.8.0_60\bin
    3. Right Click on My Computer or This PC and press Properties
    4. Click on Advanced System Settings and then Environment Variables
    5. Under System Environment Variables -> PATH, edit it
    6. Add a semicolon and then paste in your Java directory
    7. Restart Command Prompt