Commit Graph

  • 1566419f85 Added HANGAR.md documentation, including overview, crafting, commands, configuration, and requirements. Included related screenshots. main MineTec 2026-07-24 16:15:54 +02:00
  • ef2352d381 Added localization support with translatable components, centralized translations, and replaced hardcoded strings across commands and messages. MineTec 2026-07-24 16:06:20 +02:00
  • cf9326c2a5 Updated game rules to match latest Paper API changes, upgraded dependencies, and configured Gradle for modern plugin development. Added run-paper for testing, updated Gradle wrapper, and included executable scripts for compatibility. MineTec 2026-07-24 15:53:02 +02:00
  • b73352fe5b updated README with detailed plugin overview, usage, commands, and configuration documentation MineTec 2026-07-24 15:30:40 +02:00
  • 0aa098ae8f simplified code: shared entity tagging, world name scheme, less boilerplate MineTec 2026-07-23 22:59:00 +02:00
  • a024e42b80 fixed NPE and shutdown issues, cleaned up listeners and build config MineTec 2026-07-23 22:58:47 +02:00
  • 76ddfc95af replaced single commands with /pixelblocks root command and permissions MineTec 2026-07-23 22:57:48 +02:00
  • bc43519077 moved database access to a dedicated single-thread executor MineTec 2026-07-23 22:57:22 +02:00
  • ec74d5d8f2 removed spawn chunk radius game rule, updated dependencies, and cleaned up project files MineTec 2025-12-20 10:34:17 +01:00
  • 7a41145b8c fixed banner rotation and double bed issues, added DestroyPixelBlocksCommand Pupsi 2025-07-14 19:32:22 +02:00
  • 36dd0535c3 fixed more orientation errors when placing from other directions Pupsi 2025-07-14 16:02:37 +02:00
  • 0bfb031212 fixed some orientation errors Pupsi 2025-07-14 00:06:44 +02:00
  • 8851f3c032 added givepixelblock command Pupsi 2025-01-01 17:58:10 +01:00
  • e45bbfc07b fixed crafting advancement and crafting bug MineTec 2024-12-29 16:33:38 +01:00
  • 224f4a9f1e fixed pixelblocks being placable in protected regions MineTec 2024-12-24 18:06:43 +01:00
  • fc043a2529 changed annotation for place pixelblock listener Pupsi 2024-12-24 12:20:08 +01:00
  • 3ed98d0d9e changed annotation for break pixelblock listener Pupsi 2024-12-24 12:17:32 +01:00
  • 9807f737f8 removed unnecessary logging MineTec 2024-12-19 09:43:01 +01:00
  • a82945909d removed dead code MineTec 2024-12-19 00:50:23 +01:00
  • b9cef8f567 added block rotation MineTec 2024-12-19 00:34:23 +01:00
  • d3c5a6c6b0 fixed race condition MineTec 2024-12-18 23:34:45 +01:00
  • 8bb2d382b9 fixed various bugs Pupsi 2024-12-14 14:59:42 +01:00
  • 88b55d4d7c Merge pull request 'feature-remove-db' (#8) from feature-remove-db into main Pupsi 2024-10-19 13:25:56 +00:00
  • 8a6577afa0 removed offset, fixed hitbox #8 Pupsi 2024-10-19 15:24:05 +02:00
  • 744f1dd6e2 fixed pixel duplication because of unloaded chunks MineTec 2024-10-15 21:25:11 +02:00
  • 46782b97c8 fixed flowers generational stacking on server start MineTec 2024-10-15 21:12:16 +02:00
  • 03c26bc2f9 code reformat MineTec 2024-10-15 20:40:45 +02:00
  • 796bee9696 further variable encapsulation MineTec 2024-10-15 20:37:36 +02:00
  • b8bcb5e580 fixed double item dropping and fixed exitWorld command MineTec 2024-10-15 20:03:14 +02:00
  • c3bf1943a5 refactored to not store entities MineTec 2024-10-13 18:38:05 +02:00
  • 2810db2e93 refactoring MineTec 2024-10-13 16:26:41 +02:00
  • 70c7059e43 refactored pixelblock and fully utilizing taskchains MineTec 2024-10-12 03:03:30 +02:00
  • 503c596616 refactored hitbox and placeholders MineTec 2024-10-12 01:00:55 +02:00
  • ab58b291c8 added defering of pixel spawning MineTec 2024-10-11 20:03:15 +02:00
  • 4bda427693 wip: refactoring with persistent storage containers MineTec 2024-10-10 22:08:48 +02:00
  • 9c68308eeb preventing growth outside of pixel block borders MineTec 2024-10-09 13:34:31 +02:00
  • 8d70c4b7b3 refactored hitbox logic to external class MineTec 2024-10-05 23:13:13 +02:00
  • 32e6eb259e prevent players in pixelblock wile being offline MineTec 2024-10-05 22:40:22 +02:00
  • 154c1cf936 changed placeholder MineTec 2024-10-05 22:24:27 +02:00
  • 156b7e6b61 added logging MineTec 2024-10-05 19:24:36 +02:00
  • 39af3589e3 restructured sql queries MineTec 2024-10-04 23:34:51 +02:00
  • 92a3edc0b6 added listener to exit pixelblock when leaving the server MineTec 2024-10-04 21:02:48 +02:00
  • ab71f09f8a added and implemented taskchain MineTec 2024-10-04 20:42:17 +02:00
  • 4f4a6aef10 wip: added persistent data tags on items MineTec 2024-09-03 21:35:23 +02:00
  • e35145f8ed changed pixelblock item and added item to recipe book MineTec 2024-08-31 19:58:57 +02:00
  • 2ad3f135c3 disabled spawn chunks, improving performance MineTec 2024-08-13 19:23:13 +02:00
  • e8a0523b68 finished code cleanup MineTec 2024-07-24 20:21:35 +02:00
  • 93dc9d8a80 wip: further code cleanup MineTec 2024-07-23 22:25:00 +02:00
  • e5e1f39989 wip: code cleanup MineTec 2024-07-22 19:14:47 +02:00
  • 966f870d96 added more options for config Pupsi 2024-07-20 17:01:53 +02:00
  • e48413d111 added rotation Pupsi 2024-07-20 16:38:13 +02:00
  • 315750475a added config file Pupsi 2024-07-20 15:23:36 +02:00
  • ef4d9cf524 fixed placing two pixelblocks at the same location Pupsi 2024-07-20 14:31:53 +02:00
  • 64493124a7 fixed hitbox Pupsi 2024-07-20 14:27:44 +02:00
  • 63dec832ae made pixelblocks unstackable Pupsi 2024-07-20 13:18:08 +02:00
  • c6f0c0ba4b problems with entities not loading correctly Pupsi 2024-07-19 23:25:24 +02:00
  • 79790dae8d disabled hoppers in pixelblocks Pupsi 2024-07-18 14:35:09 +02:00
  • 93d5c3c67c moved world check to own class Pupsi 2024-07-18 13:17:19 +02:00
  • 0707a51a89 forbid using chests in pixelblocks Pupsi 2024-07-17 19:13:00 +02:00
  • f6c23e723d Added Item functionalities and portal Pupsi 2024-07-17 15:03:58 +02:00
  • ea2bd45a4b ? Pupsi 2024-07-16 14:07:23 +02:00
  • 5c8bc57123 own database class, added methods to PixelBlock class Pupsi 2024-07-16 14:06:49 +02:00
  • 89de8b6ab5 save entry location in database Pupsi 2024-07-14 13:50:23 +02:00
  • 4b2203e5ae loads worlds correctly after restart Pupsi 2024-07-13 19:35:33 +02:00
  • 5806788595 working database Pupsi 2024-07-13 19:24:26 +02:00
  • 216258955d started with database Pupsi 2024-07-12 19:00:56 +02:00
  • 992cea92ef PlayerChangeWorldListener Pupsi 2024-07-09 21:50:49 +02:00
  • d97cf35aed own world per pixelblock, live update, owners Pupsi 2024-07-07 23:26:23 +02:00
  • ccdff1ed64 aaa Pupsi 2024-07-06 21:53:11 +02:00
  • 47c6a01ce5 added pixel offset Pupsi 2024-07-06 15:00:37 +02:00
  • de14aaa79d working pixelblocks Pupsi 2024-07-06 13:36:22 +02:00
  • 47e0176600 starts creating pixelblocks Pupsi 2024-07-05 23:56:35 +02:00
  • 69f8a05bed tested making block displays smaller Pupsi 2024-07-05 20:01:43 +02:00
  • 44adb56903 some Testing with Blockdisplays Pupsi 2024-07-04 22:37:31 +02:00
  • 6ac894f748 project setup Pupsi 2024-07-03 21:13:36 +02:00
  • 3f59d9213a Initial commit MineTec 2024-07-03 19:04:43 +00:00