voxeliq icon indicating copy to clipboard operation
voxeliq copied to clipboard

voxeliq is an open source block-based game engine implementation developed with C#

Results 31 voxeliq issues
Sort by recently updated
recently updated
newest added

As suggested by https://github.com/Delwin9999/voxeliq/issues/7, the engine needs mod support. - [ ] All the interfaces and subsystems provided by the engine should be overridable which will probably require huge refactoring.

feature request
Old-Codebase

Clean: - a8fb05bae5427f8032b6759b05005ab64ab96e79 Offending: - 3d63a731fdb08832cccb2d11c05a7abafb459a98

effect
bug
Old-Codebase

![bug2](https://f.cloud.github.com/assets/3434462/467071/80a382e2-b66d-11e2-9ae4-2b36433c4c97.jpg) After render AimedBlock, BlendState has changed to BlendState.NonPremultiplied that made incorrect to other Draw method way to solved this issue is keep old state and restore before end this...

Old-Codebase

- http://www.gamedev.net/topic/580927-aabb-terrain-occlusion-culling/ - http://techcraft.codeplex.com/workitem/13

feature request
Old-Codebase

![pickingOffset1](https://f.cloud.github.com/assets/1786930/90489/c46a16ea-6577-11e2-9faa-909a51f45392.png) ![pickingOffset2](https://f.cloud.github.com/assets/1786930/90490/c46614dc-6577-11e2-93d7-827e3b4054ff.png) As you can see in the images I have attached your picking is not quite accurate. I haven't dug into the code yet so I can't suggest a...

Old-Codebase

Implement water blocks (transparent chunks)

feature request
Old-Codebase

Implement block cracks (dual texture support)

feature request
Old-Codebase

Implement minecraft texture pack support

feature request
Old-Codebase

Add debug-commands for ingame debug visualizers.

todo
Old-Codebase