Missing files |
|
More...
|
over 11 years ago
|
Merge branch 'master' of github.com:GlennMR/800craft |
|
More...
|
over 11 years ago
|
Resharper |
|
More...
|
over 11 years ago
|
Merge pull request #53 from fragmer/master |
|
More...
|
over 11 years ago
|
Fixed /DrawImage incorrectly rendering images with transparency. |
|
More...
|
over 11 years ago
|
Merge pull request #52 from fragmer/master |
|
More...
|
over 11 years ago
|
Fixed /DrawImage help and description. |
|
More...
|
over 11 years ago
|
Replaced old /DrawImage with the new implementation. |
|
More...
|
over 11 years ago
|
Improved the color picking algorithms. |
|
More...
|
over 11 years ago
|
Fixed gamma correction (mostly) in BlockPalette, and fixed /PDI drawing palette layers in the wrong order. |
|
More...
|
over 11 years ago
|
Fixed images facing the wrong way |
|
More...
|
over 11 years ago
|
Fixed images getting incorrectly cropped if they don't fit in the map vertically |
|
More...
|
over 11 years ago
|
Added gamma correction to BlockPalette.FindBestMatch |
|
More...
|
over 11 years ago
|
Continuing work on /PDI, now mostly operational. A few drawing bugs left to fix. |
|
More...
|
over 11 years ago
|
Fixed ServerGUI not compiling in debug mode, due to lack of /unsafe compiler switch |
|
More...
|
over 11 years ago
|
Mostly finished /PDI. Debugging time. |
|
More...
|
over 11 years ago
|
Added a warning if drawn image will be cut off. |
|
More...
|
over 11 years ago
|
ProperImageDrawOperation now correctly calculates bounds and volume. |
|
More...
|
over 11 years ago
|
A little cleanup in BlockPalette |
|
More...
|
over 11 years ago
|
Added Gray, DarkGray, LayeredGray, and BW palettes |
|
More...
|
over 11 years ago
|
Added optional second parameter to /PDI: block palette. Choices are: Layered (default 2-layer), Light (lit 1-layer), and Dark (shadowed 1-layer). |
|
More...
|
over 11 years ago
|
Added standard palettes to BlockPalette.cs |
|
More...
|
over 11 years ago
|
Added BlockPalette class, to be used by /ProperlyDrawImage |
|
More...
|
over 11 years ago
|
Began rewriting /DrawImage command. The new implementation is available as a separate command for now: /ProperlyDrawImage |
|
More...
|
over 11 years ago
|
Fixed /Door throwing a null exception |
|
More...
|
over 11 years ago
|
Added new commands /Plane and /PlaneW (for drawing planes) Thanks LaoTszy for help on the maths in /Plane =) |
|
More...
|
over 11 years ago
|
Code cleanup on all 245 files |
|
More...
|
over 11 years ago
|
Some optimization, show more information on shutdown |
|
More...
|
over 11 years ago
|
Undid new mojang code, reverted back to release's version |
|
More...
|
over 11 years ago
|
Going home for the summer. - /Feed minor cleanup |
|
More...
|
over 11 years ago
|