Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.19 KB

File metadata and controls

15 lines (11 loc) · 1.19 KB

TickThreading was a multi-threaded modded minecraft server, implemented as a set of patches on top of either forge or forge + craftbukkit, with working versions for 1.4.7 through 1.6.4. The largest pack it worked well with was the original FTB Ultimate pack for 1.4.7.
The approach had a huge maintenance burden, requiring constant reporting of issues and manually creating patches, not at all sustainable as a hobby project. I had too much free time when I was supposed to be in secondary school. It's unlikely this project will ever resume. Without a way to statically find issues this approach is doomed to be entirely too iterative and time-consuming. I'm glad some people found it useful for the versions it worked for.

If you want to do something with the earlier working versions check out the 1.4.7/1.5.2 branches. This unfinished 1.12 branch is not a full implementation.

Luna

License

TickThreading is dual-licensed under your choice of:

  • CC0 1.0 Universal (Public Domain Dedication) - see LICENSE-CC0
  • MIT License (Copyright (c) 2012 Luna Nova) - see LICENSE