Commit Graph

20 Commits

Author SHA1 Message Date
Joshua Ashton a854f9e1ea Fix spacing in meson.build 2020-08-13 16:15:47 +01:00
DankParrot dc6677672a Begin implementation of chunk loading 2020-08-12 20:15:51 -07:00
DankParrot 9689e7996f Implement global palette loading 2020-08-12 20:14:06 -07:00
Joshua Ashton 79c277a440 Refactor logging :) 2020-08-07 06:23:22 +01:00
DankParrot d4256e9e32 Basic layout for world loading 2020-08-06 21:48:54 -07:00
DankParrot 4b6646d8a0 Attempted NBT library with templates
This was a bad idea lol
2020-08-02 22:54:44 -07:00
Joshua Ashton e8244a3359 Add packet generation + handling automagically 2020-08-03 06:07:32 +01:00
DankParrot 8ac6ddfde2 Add zlib subproject 2020-08-01 20:47:53 -07:00
Joshua Ashton 47430c68d2 Hook up protocol generator for now 2020-08-02 02:44:35 +01:00
Joshua Ashton 5015bfc5c9 Split up networking components to their own files 2020-08-02 00:55:21 +01:00
DankParrot bd1febbbf0 Fix rapidjson include dirs 2020-07-31 18:37:19 -07:00
Joshua Ashton 392688ad2c Add newline to end of files 2020-08-01 00:57:33 +01:00
Joshua Ashton 0e0a8d89ed Big network rewrites
Hook up protocol, lots of cleaning 🧹
2020-07-31 02:53:45 +01:00
DankParrot b67d8a11e8 Test of logging system 2020-07-28 18:43:59 -07:00
DankParrot 8dabf013ef Add Protocol, ClientHandle, PacketTypes 2020-07-27 21:45:03 -07:00
DankParrot 33896730a8 Remove usage of deleted Buffer.cpp 2020-07-25 17:33:00 -07:00
DankParrot 4946a5fa56 Add basic Buffer class 2020-07-24 22:51:59 -07:00
Joshua Ashton d2af20daca Pull in and hook up libevent 2020-07-25 03:01:34 +01:00
DankParrot 21fbde93d7 Add mason install directory 2020-07-24 16:56:25 -07:00
Joshua Ashton 6ee71ed6c1 Initial Meson build system 2020-07-24 10:20:42 +01:00