12-28-2012, 01:11 AM
(12-27-2012, 02:00 PM)xoft Wrote: Also, it says in World.h that DoWithDispenserAt() and ForEachDispenserInChunk() that they are exported in ManualBindings.cpp, but that file doesn't seem to have changed since rev 996. You should either really export those functions (takes some Lua bindings experience) or remove that comment.Ok. I've removed those comments for now.
(12-27-2012, 08:49 PM)STR_Warrior Wrote: foud a bug: in creative if you place a half slab, and then place another one ontop of that so it will become a double slab, the slab in your hand will be used.Thanks, fixed in r1112.
(12-27-2012, 11:56 AM)keyboard Wrote: Yeah, i have some bugs in the redstone simulator. That's why I am rewriting it as an event-based simulatorGreat! I'm really looking forward to this.