Commit Graph

  • eb9d50b3ee Support omitempty for nbt encoding Dmytro Manchynskyi 2022-05-27 01:54:22 +03:00
  • 691e507fcf load dimension example Tnze 2022-05-27 00:59:18 +08:00
  • 474d6a229b player and dimension loader with ecs system Tnze 2022-05-27 00:38:46 +08:00
  • d2f7db9d0d simple ecs system Tnze 2022-05-23 10:04:01 +08:00
  • a5dd70d1ea dim manager test 2 Tnze 2022-05-22 14:46:07 +08:00
  • 562836ac5e dim manager test 1 Tnze 2022-05-22 09:58:41 +08:00
  • 1932cbed74 Chunk converters return error now Tnze 2022-05-21 15:29:31 +08:00
  • 5f3f66e9cf SkyLight and BlockLight Tnze 2022-05-21 12:06:19 +08:00
  • 2b92ad6b4c use hashMapPalette in config.create() Tnze 2022-05-21 12:06:00 +08:00
  • 30eadedda2 fix #191 Tnze 2022-05-21 10:40:39 +08:00
  • 8f9bf27105 Update issue templates Tnze 2022-05-20 14:12:16 +08:00
  • 96a289bb8f Update issue templates Tnze 2022-05-20 14:10:45 +08:00
  • df664e4e1f close #182 Tnze 2022-05-20 14:00:00 +08:00
  • 588b7872f1 nbt can encode or decode bool values as TagByte and []bool as TagByteArray now. close #175 Tnze 2022-05-20 13:18:39 +08:00
  • 1ff25ae8ab Palette data structures now use generics for type checking Tnze 2022-05-20 12:00:35 +08:00
  • 67afd62d58 fix ChunkToSave data copying error Tnze 2022-05-20 10:46:10 +08:00
  • a87e933f8a fix typo Tnze 2022-05-19 16:29:43 +08:00
  • 1ee452ff5f nbt supports encode int8 as TagByte and []int8 as TagByteArray Tnze 2022-05-19 16:28:04 +08:00
  • ad0ea1db68 Partial level.Chunk->save.Chunk conversion support Tnze 2022-05-17 15:38:25 +08:00
  • 81aae1f768 HashMap palette implement Tnze 2022-05-17 15:10:00 +08:00
  • e73be166bd Support decode ByteArray as []int8 Tnze 2022-05-17 12:15:24 +08:00
  • de392ec3b3 Merge pull request #187 from layou233/use-defaultclient Tnze 2022-05-14 16:56:22 +08:00
  • 0db686f398 Use http.DefaultClient for requests layou233 2022-05-14 07:40:39 +00:00
  • 805b7bf33b update go version the github actions use Tnze 2022-05-05 01:05:07 +08:00
  • aa2374cc24 Merge pull request #179 from maxsupermanhd/patch-1 Tnze 2022-05-04 22:11:51 +08:00
  • 3043305d6a Update mcbot.go Tnze 2022-05-04 22:11:05 +08:00
  • 97e3a988c4 Less checks Maxim Zhuchkov 2022-05-04 17:02:34 +03:00
  • d7e1c69c24 Don't send empty host string in handshake Maxim Zhuchkov 2022-05-04 03:38:35 +03:00
  • 197e37017c Add document for chat.Message.Append() method Tnze 2022-04-26 10:11:41 +08:00
  • 39d6998cda Merge pull request #167 from patyhank/master Tnze 2022-04-16 18:54:55 +08:00
  • 2e11823b4a Scanned whole packet patyhank 2022-04-16 15:18:47 +08:00
  • 607df98c3d Receive Respawn World Information patyhank 2022-04-16 12:50:50 +08:00
  • f4bb734c1c close #163 Tnze 2022-04-03 15:09:55 +08:00
  • e00bb53f9e close #160 Tnze 2022-04-02 00:58:11 +08:00
  • af898016af Export level.Section.blockCount Tnze 2022-03-28 15:26:42 +08:00
  • 4c2510565d pk.Ary and pk.Array using generic now Tnze 2022-03-20 01:17:25 +08:00
  • 7997a5faea BVH implement with less generic parm Tnze 2022-03-18 12:37:33 +08:00
  • 00de623cc2 AABB and Sphere Bounds with new BVH tree implement with go 1.18 generic Tnze 2022-03-18 11:10:55 +08:00
  • ed742efb97 Add Chinese comment Tnze 2022-03-14 20:39:23 +08:00
  • ae2622c4e0 Try fix Palette ReadFrom Tnze 2022-03-14 19:50:20 +08:00
  • 712094e879 Find all AABBs the point within Tnze 2022-03-13 18:45:21 +08:00
  • c3a997f1c4 A BVH tree implement without rotations Tnze 2022-03-13 17:49:47 +08:00
  • 1116d87fa0 Export the blocks data Tnze 2022-03-13 17:49:08 +08:00
  • cc1cd6874d fix nbt test panic Tnze 2022-03-13 12:17:21 +08:00
  • 2aace6b51a bot can receive chunks now Tnze 2022-03-13 11:57:02 +08:00
  • d8695636b6 nbt lib handle TagByte as signed int8 now Tnze 2022-03-11 14:37:47 +08:00
  • 57b117044f Adjust format of blocks.go Tnze 2022-03-11 14:15:38 +08:00
  • a05f8e0a33 All block states' properties are parsed and all enums represented as byte Tnze 2022-03-11 14:02:21 +08:00
  • 442993d3b1 Allow user-code create server.Player Tnze 2022-03-10 14:13:26 +08:00
  • 7d197ebba4 delete wrong test Tnze 2022-03-10 12:40:55 +08:00
  • 4a4be74a93 Merge pull request #152 from Tnze/blocks Tnze 2022-03-10 12:38:47 +08:00
  • 46b021e1ef update to 1.18.2 & fix bug in snbt encoding Tnze 2022-03-10 12:29:03 +08:00
  • 0bbd279dd1 frameworkServer works perfect now Tnze 2022-03-09 17:21:28 +08:00
  • aa8e611644 support block state & nbt improvement Tnze 2022-03-09 16:12:47 +08:00
  • 86592931c6 blocks codegen Tnze 2022-03-09 10:08:44 +08:00
  • ec4eef2331 fix the chat.Message with empty Text and Extra message doesn't contain an empty "text" field after marshaled into json. close #151 Tnze 2022-03-09 10:46:59 +08:00
  • cf25807f68 Support SRV records in net.Dial and bot.PingAndListContext Tnze 2022-03-06 00:28:46 +08:00
  • 23bcf9149a Clean imports Tnze 2022-02-20 19:23:41 +08:00
  • fee2e0c939 Add test for #148 Tnze 2022-01-22 21:56:09 +08:00
  • e6c6684c25 fix #148 Tnze 2022-01-22 21:39:40 +08:00
  • c724909cd7 fix #142 Tnze 2022-01-04 23:24:28 +08:00
  • badf77d219 Move command component Tnze 2022-01-04 12:23:48 +08:00
  • be3a834696 Command parse compound Tnze 2022-01-03 15:57:54 +08:00
  • 9433dd98de Command parsers plan 3 Tnze 2022-01-03 12:36:57 +08:00
  • 57b5649f53 Command parsers plan 2 Tnze 2022-01-02 16:08:05 +08:00
  • d6890360d1 Command parsers plan 1 Tnze 2022-01-01 20:45:16 +08:00
  • 9b1349a274 Send player join/left message Tnze 2021-12-28 17:00:49 +08:00
  • 147778ef38 Merge pull request #140 from maxsupermanhd/gitignore-for-genmaps-example Tnze 2021-12-28 16:46:36 +08:00
  • 2956edc8f3 Make binary and pngs ignored maxsupermanhd 2021-12-28 10:51:51 +03:00
  • a33937625e Fix bugs to load chunks Tnze 2021-12-27 20:48:30 +08:00
  • e507d82b83 Set the default setting of AllowListing to true Tnze 2021-12-27 15:07:05 +08:00
  • a11f6410bb Fix chat tests Tnze 2021-12-27 11:29:27 +08:00
  • a83698af97 Bug fixes in /server Tnze 2021-12-27 00:30:42 +08:00
  • d8f5f03524 Change chat.Message Append API Tnze 2021-12-27 00:27:49 +08:00
  • e457d29f28 Fix bugs in /mca Tnze 2021-12-27 00:26:30 +08:00
  • 7702bc10df Merge pull request #138 from comblock/master Tnze 2021-12-26 12:19:25 +08:00
  • ebf3609b4a updated biome IDs comblock 2021-12-25 13:47:55 +01:00
  • c8d952066c Fix bugs in KeepAlive Tnze 2021-12-24 23:38:31 +08:00
  • 1742fde1ff kick players when keepalive timeout Tnze 2021-12-24 20:40:24 +08:00
  • 494a52320d Optimize PacketHandler performance Tnze 2021-12-24 15:40:39 +08:00
  • dccbf7ce46 Unify all components Tnze 2021-12-24 11:45:50 +08:00
  • 322188d254 GlobalChat component Tnze 2021-12-24 02:01:23 +08:00
  • 51cbe4c648 Optimize KeepAlive performance Tnze 2021-12-24 02:00:11 +08:00
  • 0fc4453bf6 KeepAlive error handling Tnze 2021-12-23 01:26:55 +08:00
  • 260fc64701 KeepAlive component adjust Tnze 2021-12-22 21:58:31 +08:00
  • 936eda5778 KeepAlive component for /server (linked-list) Tnze 2021-12-22 15:22:51 +08:00
  • 2422e62d17 KeepAlive component for /server (no test) Tnze 2021-12-22 11:22:11 +08:00
  • 5acd7f73c5 simple conversion between save.Chunk and level.Chunk Tnze 2021-12-20 15:32:44 +08:00
  • 5bc8513039 convert between save.Chunk and level.Chunk Tnze 2021-12-20 01:50:31 +08:00
  • 8eaae6a202 update /save Tnze 2021-12-20 00:55:41 +08:00
  • 1bce379779 fix bugs in PaletteContainer Tnze 2021-12-19 19:41:24 +08:00
  • a4c4ffd6be PaletteContainer Tnze 2021-12-19 13:37:45 +08:00
  • 58f7fe336d GlobalPalette Tnze 2021-12-19 10:16:27 +08:00
  • 10c3b8771e SingleValuePalette Tnze 2021-12-19 09:53:45 +08:00
  • 70b0fbf1b7 Palette support 1 Tnze 2021-12-17 18:45:06 +08:00
  • ee33cedd79 Reduce one copy during offline UUID calculation Tnze 2021-12-17 10:43:37 +08:00
  • 19481ab95e ClickEvent and HoverEvent support of /chat package Tnze 2021-12-17 01:05:32 +08:00
  • 32a33b4d4e Adjust table in /server document Tnze 2021-12-16 17:30:58 +08:00
  • 1aebedb5b0 Add documents for /server Tnze 2021-12-15 15:07:39 +08:00
  • f7bdf676cc Split the function of PlayerList and PingInfo Tnze 2021-12-15 12:24:30 +08:00