Jan Danielzick BodgeMaster
Loading Heatmap…

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • aa97154474 lib/error: Remove misplaced code fragment

2022-09-30 18:11:28 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • 9abfd9e5a9 setupenv: Move sourcing the local environment before FOSS-VG environment adjustments

2022-09-30 17:55:57 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

2022-09-30 06:15:28 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • 434c976cc5 lib/nbt: Continue implementing in-memory NBT tag data types
  • 47fd1f8970 test/nbt_read_write_helpers: Change unnecessarily long string to be just one above the allowed size
  • Compare 2 commits »

2022-09-28 03:51:27 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • 10b1d9fa0c lib/nbt: Start implementing NBT data types, make NBT::Helper::writeString() return an error instead of aborting the program

2022-09-26 03:23:17 +02:00

BodgeMaster opened issue BodgeMaster/FOSS-VG#54

lib/nbt, test/nbt_tags: (re)implement unit tests

2022-09-26 03:05:51 +02:00

BodgeMaster commented on issue BodgeMaster/FOSS-VG#34

lib/nbt: runtime in-memory representation of NBT

This is being implemented using traditional inheritance/subclassing rather than using templates as I originally tried because that would involve a lot of unnecessarily unfunny code.

2022-09-26 03:02:40 +02:00

BodgeMaster closed issue BodgeMaster/FOSS-VG#51

lib/nbt: NBT::validateRawNBTData segfaults when trying to validate servers.dat

2022-09-26 02:55:07 +02:00

BodgeMaster pushed to master at BodgeMaster/Minecraft-Server

2022-09-25 09:24:24 +02:00

BodgeMaster pushed to master at BodgeMaster/Minecraft-Server

2022-09-25 09:09:21 +02:00

BodgeMaster pushed to master at BodgeMaster/Guides

2022-09-24 20:00:15 +02:00

BodgeMaster pushed to master at BodgeMaster/Guides

2022-09-24 19:18:48 +02:00

BodgeMaster pushed to master at BodgeMaster/Guides

2022-09-24 19:06:23 +02:00

BodgeMaster pushed to master at BodgeMaster/Guides

2022-09-24 12:40:37 +02:00

BodgeMaster pushed to master at BodgeMaster/Guides

2022-09-22 20:30:37 +02:00

BodgeMaster pushed to master at BodgeMaster/Guides

2022-09-22 19:33:17 +02:00

BodgeMaster created repository BodgeMaster/Guides

2022-09-22 19:11:48 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • 398321e415 test/nbt*: Replace NBT::helper with NBT::Helper

2022-09-19 12:48:19 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

2022-09-15 06:07:43 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

2022-09-11 10:21:34 +02:00