Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Random Chitchat 2012-2016
Post: RE: What we're doing

I'll check out the sources again and get back in the game :)
cedeel Off Topic Discussion 4,863 3,706,663 05-08-2013, 07:26 AM
    Thread: minecraft 1.3
Post: RE: minecraft 1.3

No, all communication between server and client after the initial handshake is encrypted. This isn't optional.
cedeel Development 8 6,239 07-10-2012, 02:58 AM
    Thread: Random Chitchat 2012-2016
Post: RE: What we're doing

xoft Wrote: (07-02-2012, 04:59 PM) -- Cedeel, how's it going with the cBlockPlacement class? Any progress? I'm quite looking forward to seeing this implemented :) -- Sorry, I've been busy with a fe...
cedeel Off Topic Discussion 4,863 3,706,663 07-08-2012, 12:33 AM
    Thread: minecraft 1.3
Post: RE: minecraft 1.3

The most important change is the crypto stuff, the rest should be easy to adapt.
cedeel Development 8 6,239 07-08-2012, 12:25 AM
    Thread: Entity metadata
Post: RE: Entity metadata

Any opinions on this?
cedeel Development 2 3,630 06-22-2012, 10:22 AM
    Thread: Fixies v2 (merged into Core r635+)
Post: RE: Fixies v2 (merged into Core r635+)

xoft Wrote: (06-20-2012, 05:49 PM) -- Oh dear, it seems I didn't use the latest version of Fixies :P Sorry for that. Cedeel, are you sure? I think a newly crafted tool gets health of 0 and each ti...
cedeel Archived Plugins 19 17,546 06-21-2012, 10:41 AM
    Thread: Fixies v2 (merged into Core r635+)
Post: RE: Fixies v2 (merged into Core r635+)

Taugeshtu Wrote: (06-20-2012, 09:41 AM) -- I appologize, but seems like you forgot "if fixing items are damaged" check :) Here's "fixed" oncraftingnorecipe.lua, and below there's added bit of code: ...
cedeel Archived Plugins 19 17,546 06-20-2012, 10:01 AM
    Thread: Random Chitchat 2012-2016
Post: RE: What we're doing

xoft Wrote: (06-20-2012, 01:19 AM) -- cedeel Wrote: (06-15-2012, 11:17 PM) -- I'm going to fix vines today. Actually, the entire cClientHandle is beginning to bother me. I think blocks should be re...
cedeel Off Topic Discussion 4,863 3,706,663 06-20-2012, 09:58 AM
    Thread: Forum behaving weird
Post: RE: Forum behaving weird

I can confirm this :)
cedeel Discussion 8 8,067 06-18-2012, 08:51 AM
    Thread: Farming
Post: RE: Farming

xoft Wrote: (06-18-2012, 03:20 AM) -- There are actually many blocks that need more placement checks than is currently done. Why not make a class that works with a world and checks placed blocks on d...
cedeel Development 50 40,065 06-18-2012, 08:50 AM
    Thread: Farming
Post: RE: Farming

STR_Warrior Wrote: (06-17-2012, 10:18 PM) -- you can place sugar cane on the ground when there is no water next to it. and you can also place it on every block. -- That's right :dodgy: Do other ...
cedeel Development 50 40,065 06-18-2012, 12:36 AM
    Thread: Random Chitchat 2012-2016
Post: RE: What we're doing

I'm trying to get authentication to work. Current status: Works with a dirty hack. However, it's really slow (some part of cBlockingTCPLink causing it as far as I can tell) When I say slow, I mean ...
cedeel Off Topic Discussion 4,863 3,706,663 06-16-2012, 10:22 PM
    Thread: Random Chitchat 2012-2016
Post: RE: What we're doing

Luksor Wrote: (06-16-2012, 09:23 PM) -- I have no idea where to implement this. Do I need to make a separate simulator just for setting metadata? Here is my code: https://dl.dropbox.com/u/21041937...
cedeel Off Topic Discussion 4,863 3,706,663 06-16-2012, 09:27 PM
    Thread: SourceCode
Post: RE: SourceCode

Either just get an older version of TortoiseSVN (not recommended) or install SP3?
cedeel Development 3 4,217 06-16-2012, 08:28 AM
    Thread: Random Chitchat 2012-2016
Post: RE: What we're doing

Congrats! I'm going to fix vines today. Actually, the entire cClientHandle is beginning to bother me. I think blocks should be responsible for how they're handled.
cedeel Off Topic Discussion 4,863 3,706,663 06-15-2012, 11:17 PM
    Thread: Fixies v2 (merged into Core r635+)
Post: RE: Fixies

Why have core functionality in a plugin? The server doesn't benefit other than being able to run in a very crippled mode without said plugins.
cedeel Archived Plugins 19 17,546 06-15-2012, 06:40 AM
    Thread: Entity metadata
Post: Entity metadata

From cPawn.h: Quote: -- Code: -- enum MetaData {NORMAL, BURNING, CROUCHED, RIDING, SPRINTING, EATING, BLOCKING}; -- -- According to MinecraftCoalition (http://wiki.vg/Entities#Extra_Metadata), th...
cedeel Development 2 3,630 06-14-2012, 09:08 PM
    Thread: Random Chitchat 2012-2016
Post: RE: What we're doing

Weather refactoring is almost done. I'm a bit uncertain about the exact timing of durations, but I'll try some values :)
cedeel Off Topic Discussion 4,863 3,706,663 06-13-2012, 09:02 AM
    Thread: Setting up on Linux.
Post: RE: Setting up on Linux.

fodah Wrote: (06-13-2012, 05:05 AM) -- Oh I was just curious. Of course running a server with java is easier, as the java server software is provided by mojang. From a technical standpoint, it may be...
cedeel Discussion 9 9,741 06-13-2012, 09:01 AM
    Thread: Ubuntu server 12.04 crash
Post: RE: Ubuntu server 12.04 crash

This sort of looks like the bug I experienced while trying it on FreeBSD. At least the crash occurs at the same time. Can you try restarting the server and then joining (either after listing it, or r...
cedeel Development 7 7,558 06-12-2012, 10:27 PM