Commit Graph

27 Commits

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