Commit Graph

18 Commits

Author SHA1 Message Date
fad92fe364 format repo with "gofumpt" tool 2022-11-26 20:37:57 +08:00
61e46067c2 fix biome PaletteContainer 2022-11-20 23:55:29 +08:00
65d3a2687a fix PaletteContainer bug 2022-11-20 23:21:53 +08:00
096cd8cf38 fix bugs 2022-11-20 22:28:20 +08:00
2e100cdb11 remove import comment 2022-11-20 21:19:47 +08:00
6e597fe4f8 Try to fix palette resizing 2022-11-20 21:16:53 +08:00
33579d448e Fix Palette bugs reported by patyhank 2022-06-14 13:37:24 +08:00
2b92ad6b4c use hashMapPalette in config.create() 2022-05-21 12:06:00 +08:00
1ff25ae8ab Palette data structures now use generics for type checking 2022-05-20 12:00:35 +08:00
81aae1f768 HashMap palette implement 2022-05-17 15:10:00 +08:00
4c2510565d pk.Ary and pk.Array using generic now 2022-03-20 01:17:25 +08:00
ae2622c4e0 Try fix Palette ReadFrom 2022-03-14 19:50:20 +08:00
2aace6b51a bot can receive chunks now 2022-03-13 11:57:02 +08:00
a33937625e Fix bugs to load chunks 2021-12-27 20:48:30 +08:00
a83698af97 Bug fixes in /server 2021-12-27 00:30:42 +08:00
5acd7f73c5 simple conversion between save.Chunk and level.Chunk 2021-12-20 15:32:44 +08:00
5bc8513039 convert between save.Chunk and level.Chunk 2021-12-20 01:50:31 +08:00
1bce379779 fix bugs in PaletteContainer 2021-12-19 19:41:24 +08:00