CyberdyneCC / Thermos

(NO LONGER DEVELOPED) Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Cauldron/MCPC
http://cyberdynecc.github.io/Thermos/
GNU General Public License v3.0
258 stars 184 forks source link

Fast leaf decay #378

Closed ArcasCZ closed 8 years ago

ArcasCZ commented 8 years ago

What about implementing Fast Leaf Decay (as KCauldron)? It's really usefull, 'cause you have not to use another mod for this.

spannerman79 commented 8 years ago

This would conflict with Random Things

ArcasCZ commented 8 years ago

@spannerman79 What does this mod do?

sameer commented 8 years ago

I no longer have access to the KCauldron github. I believe Prototik repurposed his Tomcat server. If anyone has a mirror of the git repo from the last time it was up, please contact me on Discord. Thanks!

bookerthegeek commented 8 years ago

I'll look @Robotia

As for the OP... there are plenty of plugins and mods that do this.

The amount of work required to support each mod added leaves would be enough work on its own. People still can't get great wood leaves to decay quickly correctly. As much as I'd like it, I'll say no.

ArcasCZ commented 8 years ago

@bookerthegeek Not at all. Prototik's Fast Leaf Decay worked for all leaves.

spannerman79 commented 8 years ago

What does this mod do?

Aside for adding random things in (use google to find out) one thing it already adds is fast leaf decay for which is incompatable with the newest build of KCauldron. I don't use the newest build i built my own.

ArcasCZ commented 8 years ago

@spannerman79 That is not problem - in KCauldron you can disable fast leaf decay, so it has not to interact.

ShlongDongSilver commented 8 years ago

not to mention fast leafdecay can be serverside only, theres really no worry about 1 extra mod in your server.

ArcasCZ commented 8 years ago

Yes, you can have another mod. But it can be implemented in server, so why not?

bookerthegeek commented 8 years ago

Cause you can do one thing really good or a lot of things sorta okish.

Time6628 commented 8 years ago

There's many mods and plugins that do this already. It can be done in a server, but why should it?

LokeYourC3PH commented 8 years ago

@spannerman79 Any possibility of you sharing that build you made for yourself with us? My server crashes with Random Things and its fast leaf decay, and would love to have that fixed.

spannerman79 commented 8 years ago

No. LGPL requires source code to be provided with any bins distrubuted. I am not willing to do that.

My build is for my own private use only.

LokeYourC3PH commented 8 years ago

Ok and sharing it with only me? Since its not public then, LGPL doesn't seem to apply.

spannerman79 commented 8 years ago

https://www.qt.io/qt-licensing-terms/

Read "Developing with LGPL"

LokeYourC3PH commented 8 years ago

Actually, never mind. I fixed it.

Time6628 commented 8 years ago

Going to close this as it's not going to be implemented.