- Berlin, Germany
- https://lostcave.ddnss.de/
- Joined on
2019-12-14
BodgeMaster closed issue root/threadr.lostcave.ddnss.de#57
set up new database with deliberately chosen defaultsBodgeMaster closed issue root/threadr.lostcave.ddnss.de#56
default title when replyBodgeMaster commented on issue root/threadr.lostcave.ddnss.de#56
default title when replyIrerelevant due to reset
BodgeMaster commented on issue root/threadr.lostcave.ddnss.de#59
change "about" in profiles table to textIrrelevant due to reset
BodgeMaster closed issue root/threadr.lostcave.ddnss.de#59
change "about" in profiles table to textBodgeMaster closed issue root/threadr.lostcave.ddnss.de#61
Permission SystemBodgeMaster commented on issue root/threadr.lostcave.ddnss.de#61
Permission SystemClosed because all old technical design is irrelevant
BodgeMaster commented on issue root/threadr.lostcave.ddnss.de#65
Navbar design is slightly off in MyPalClosed because irrelevant (for now)
BodgeMaster closed issue root/threadr.lostcave.ddnss.de#65
Navbar design is slightly off in MyPalBodgeMaster pushed to reset at root/threadr.lostcave.ddnss.de
-
8cc33a9727 deployment script: Remove READMEs from copied tree, add placeholder back
-
b193cd00bc Stop removing READMEs when building
-
3bc870bbe0 Mark executable
-
b9aa1baf9c Exclude build directory
-
a13d3e1242 Make README more readable on a terminal (also fix it up in some places)
- Compare 5 commits »
BodgeMaster pushed to master at BodgeMaster/lambda-v
-
c59f7d7e39 Start adding levels
-
ab0912b968 Only print "Available conditons:" section if conditions are available
-
ea4e8f0248 Move the delay into setup_and_run_task()
-
f8e316bdc4 Repeat the same level until success
-
e814cfe21d Replace debug function with debug level
- Compare 7 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
10d8cdae22 lib/net/{client,server,packet}: Prepare for networking
-
b08a86f0b8 resources: Add network capture of a server list ping
-
c6ec0f6850 lib/net/conversion/position: Remove misattributed author
- Compare 3 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
85fc73e015 lib/net/conversion/position.hpp: Add library
-
d2861b79ac lib/net/conversion/varint: move lib/varint here
- Compare 2 commits »
BodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
9403da4ca0 lib/varint: Fix error handling for out of bounds access
-
ad5bf1c41a lib/cli: Remove completely useless TODO
- Compare 2 commits »
BodgeMaster pushed to master at BodgeMaster/DeathChests
-
467476a573 Textures: Make side look more like chest side
-
357b1283c1 Config: fix initial file generation
- Compare 2 commits »
BodgeMaster pushed to master at BodgeMaster/DeathChests
-
0831ad4b2f ItemObituariy: finish implementation
-
1b347a5490 Main: remove useless TODO
-
df0f3d2243 BlockDeathChest: Finish up by adding a texture
-
aa2ae4f20b Config: Make obituary item configurable
-
d3f300da85 EventHook: Add dropped items to the death chest
- Compare 9 commits »
BodgeMaster opened issue BodgeMaster/FOSS-VG#73
lib/nbt: Deal with compressed NBT filesBodgeMaster pushed to master at BodgeMaster/FOSS-VG
-
7108e71b96 lib/varint: Add toVarN() functions