Jan Danielzick BodgeMaster
Loading Heatmap…

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

2022-07-06 13:38:22 +02:00

BodgeMaster opened issue BodgeMaster/FOSS-VG#20

Setup script doesn't verify downloaded files.

2022-07-06 12:38:52 +02:00

BodgeMaster closed issue BodgeMaster/FOSS-VG#16

Build System: add a way to run single threaded for troubleshooting

2022-07-06 11:55:15 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • 3f6e74ed4e Build system: add single threaded mode

2022-07-06 10:51:40 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • 51200e7d75 Resources: Add two files that contain the same data, one being normal UTF-8, the other being Java-style unicode
  • b428b17647 Reoucres: add a Java tool to convert normal strings into Java-style strings
  • Compare 2 commits »

2022-07-05 20:03:47 +02:00

BodgeMaster pushed to master at BodgeMaster/Minecraft-Server

2022-07-05 06:02:24 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • 762ba7f089 NBT: add write helpers for float types

2022-07-04 19:44:00 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

2022-07-04 18:30:00 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

2022-07-04 18:29:05 +02:00

BodgeMaster opened issue BodgeMaster/FOSS-VG#19

Continuous Integration

2022-07-02 17:58:06 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

2022-07-02 03:50:10 +02:00

BodgeMaster opened issue BodgeMaster/FOSS-VG#18

Moar NBT helper functions...

2022-07-01 22:29:22 +02:00

BodgeMaster commented on issue BodgeMaster/FOSS-VG#6

Java-style String Parser

As discussed with @AmoldyBuffalo: For now, ignore dealing with NUL bytes, because C-style strings are NUL terminated. Throw an error when trying to parse a NUL byte from a Java-style string.

2022-07-01 22:20:52 +02:00

BodgeMaster closed issue BodgeMaster/FOSS-VG#5

Either NBT::helper::readInt64 or Test Broken

2022-07-01 22:17:33 +02:00

BodgeMaster closed issue BodgeMaster/FOSS-VG#7

Implement NBT::helper::readFloat32

2022-07-01 21:51:06 +02:00

BodgeMaster closed issue BodgeMaster/FOSS-VG#8

Implement NBT::helper::readFloat64

2022-07-01 21:50:59 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

2022-07-01 21:16:20 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • 1dcf37c0fc add our own endianness check because there is apparently no proper way to check for that at compile time

2022-07-01 14:02:36 +02:00

BodgeMaster closed issue BodgeMaster/FOSS-VG#15

Implement NBT::helper::readInt64Array

2022-06-30 11:03:17 +02:00

BodgeMaster pushed to master at BodgeMaster/FOSS-VG

  • 975cdd309d NBT: implement NBT::helper::readInt64Array

2022-06-30 11:03:11 +02:00