All Projects → MinimallyCorrect → Tickthreading

MinimallyCorrect / Tickthreading

Licence: mit
[not yet functional] Multi-threaded minecraft. Performance over correctness. What could go wrong?

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Tickthreading

Tis 3d
TIS-100 inspired low-tech computing in Minecraft.
Stars: ✭ 64 (-54.61%)
Mutual labels:  minecraft, mod, minecraft-forge
FrogCraft-Rebirth
A standalone rewrite of FrogCraft, an IC2 Addon with theme of chemical industry, starting from scratch.
Stars: ✭ 27 (-80.85%)
Mutual labels:  minecraft, mod, minecraft-forge
Agricraft
The source code for the Minecraft mod: AgriCraft
Stars: ✭ 160 (+13.48%)
Mutual labels:  minecraft, mod, minecraft-forge
Loot-Slash-Conquer-Pre1.14
An immersive, action-RPG mod based on Hack/Mine.
Stars: ✭ 17 (-87.94%)
Mutual labels:  minecraft, mod, minecraft-forge
Chisels And Bits
A Minecraft mod about chiseling and designing custom blocks in game.
Stars: ✭ 119 (-15.6%)
Mutual labels:  minecraft, mod, minecraft-forge
Icbm 2
Missile mod for minecraft forge
Stars: ✭ 54 (-61.7%)
Mutual labels:  minecraft, mod, minecraft-forge
Armourers Workshop
Minecraft armour customization mod.
Stars: ✭ 92 (-34.75%)
Mutual labels:  minecraft, mod, minecraft-forge
Justenoughitems
Item and Recipe viewing mod for Minecraft
Stars: ✭ 418 (+196.45%)
Mutual labels:  minecraft, mod, minecraft-forge
Equivalent Exchange 3
Stars: ✭ 727 (+415.6%)
Mutual labels:  minecraft, mod, minecraft-forge
Realistictorches
A Minecraft mod that increases the difficulty of the early game by adding realism mechanics to torches.
Stars: ✭ 15 (-89.36%)
Mutual labels:  minecraft, mod, minecraft-forge
Opencomputers
Home of the OpenComputers mod for Minecraft.
Stars: ✭ 1,104 (+682.98%)
Mutual labels:  minecraft, mod, minecraft-forge
The Midnight
The Midnight: A cold, unforgiving hostile dimension. Originally made for SpookyJam 2018.
Stars: ✭ 68 (-51.77%)
Mutual labels:  minecraft, mod
Flexiblelogin
A Sponge minecraft server plugin for second factor authentication
Stars: ✭ 73 (-48.23%)
Mutual labels:  minecraft, mod
Connectedtexturesmod
Extensions to the vanilla model system, mainly for connected textures
Stars: ✭ 64 (-54.61%)
Mutual labels:  minecraft, mod
Minelittlepony
Turns players and mobs into ponies
Stars: ✭ 76 (-46.1%)
Mutual labels:  minecraft, mod
Gamesense Client
Minecraft 1.12.2 Utility Mod for Anarchy and Crystal PvP
Stars: ✭ 73 (-48.23%)
Mutual labels:  minecraft, mod
Buildcraft
BuildCraft
Stars: ✭ 1,218 (+763.83%)
Mutual labels:  minecraft, mod
Gate
A high performant & paralleled Minecraft proxy server with scalability, flexibility & excellent server version support - ready for the cloud!
Stars: ✭ 102 (-27.66%)
Mutual labels:  minecraft, minecraft-forge
Wizardry
Delve into spell creation and become a wizard
Stars: ✭ 59 (-58.16%)
Mutual labels:  minecraft, mod
Tropicraft
Come sail away!
Stars: ✭ 80 (-43.26%)
Mutual labels:  minecraft, minecraft-forge

TickThreading Discord Build Status

Multi-threaded minecraft. Requires Forge.

TickThreading is licensed under the MIT license

Download

Download the latest builds from Jenkins.

Support Discord

Chat with us on discord.

Compatibility with other mods

See the wiki.

Configuration

TickThreading uses minecraft forge's suggested config location - minecraft folder/configs/TickThreading.cfg Some additional configuration options which need to be set before the server is started can be changed in the ttlaunch.properties file in your server folder. 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.

Compiling

TickThreading is built using Gradle.

  • Install JDK 8. Set your JDK_HOME environment variable to your JDK 8 install path
  • Checkout this repo and run: gradlew.bat

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.
  • Code should be self-documenting - when possible meaningful names and good design should make comments unnecessary

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].