21 Commits

Author SHA1 Message Date
ef4d9cf524 fixed placing two pixelblocks at the same location 2024-07-20 14:31:53 +02:00
64493124a7 fixed hitbox 2024-07-20 14:27:44 +02:00
63dec832ae made pixelblocks unstackable 2024-07-20 13:18:08 +02:00
c6f0c0ba4b problems with entities not loading correctly 2024-07-19 23:25:24 +02:00
79790dae8d disabled hoppers in pixelblocks 2024-07-18 14:35:09 +02:00
93d5c3c67c moved world check to own class 2024-07-18 13:17:19 +02:00
0707a51a89 forbid using chests in pixelblocks 2024-07-17 19:13:00 +02:00
f6c23e723d Added Item functionalities and portal 2024-07-17 15:03:58 +02:00
5c8bc57123 own database class, added methods to PixelBlock class 2024-07-16 14:06:49 +02:00
89de8b6ab5 save entry location in database 2024-07-14 13:50:23 +02:00
4b2203e5ae loads worlds correctly after restart 2024-07-13 19:35:33 +02:00
5806788595 working database 2024-07-13 19:24:26 +02:00
216258955d started with database 2024-07-12 19:00:56 +02:00
992cea92ef PlayerChangeWorldListener 2024-07-09 21:50:49 +02:00
d97cf35aed own world per pixelblock, live update, owners 2024-07-07 23:26:23 +02:00
ccdff1ed64 aaa 2024-07-06 21:53:11 +02:00
47c6a01ce5 added pixel offset 2024-07-06 15:00:37 +02:00
de14aaa79d working pixelblocks 2024-07-06 13:36:22 +02:00
47e0176600 starts creating pixelblocks 2024-07-05 23:56:35 +02:00
44adb56903 some Testing with Blockdisplays 2024-07-04 22:37:31 +02:00
6ac894f748 project setup 2024-07-03 21:13:36 +02:00