Skip to content

Jamezz/TickThreading

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TickThreading Build Status

Multi-threaded minecraft server implementation. Compatible with Forge and MCPC+.

Copyright © 2012, nallar rallan.pcl+tt@gmail.com

TickThreading is licensed under the N Open License, Version 1

Download

Download the latest builds from Jenkins.

Compatibility with other mods

See the wiki.

Configuration

TickThreading uses minecraft forge's suggested config location - minecraft folder/configs/TickThreading.cfg It's commented quite well, and is hopefully understandable. If any of the descriptions don't make sense please make an issue.

Logging

TickThreading stores its logs in the TickThreadingLogs directory, and will keep the previous 5 logs. Make sure to include all relevant logs if you run into a problem.

Source

You're staring right at it! :P

Compiling

TickThreading is built using Ant. astyle is also required for linux users.

  • Install Ant
  • Checkout this repo and run: ant

Coding and Pull Request Formatting

  • Generally follows the Oracle coding standards.
  • Tabs, no spaces.
  • Pull requests must compile and work.
  • Pull requests must be formatted properly.

Please follow the above conventions if you want your pull requests accepted.

Donations

QR Code

1BUjvwxxGH23Fkj7vdGtbrgLEF91u8npQu

Alternatively, you can donate via paypal to rossallan3+pp@googlemail.com

Contributors

  • nallar
  • Everyone who's helped with testing and reporting bugs :)

Acknowledgements

YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.

About

Mod to run entity and tileentity ticks in threads and a patcher to improve thread-safety issues.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%