Commit Graph

  • 4bd7b6a2cd Update to 26.2 master Len 2026-07-31 08:38:44 -05:00
  • 9a775b2702 Remove Java Toolchain Len 2026-07-31 08:32:18 -05:00
  • e65b4759b4 Update Gradle Stage in Jenkinsfile Len 2026-07-31 08:31:44 -05:00
  • f4320de479 Update gradle Len 2026-07-31 08:31:32 -05:00
  • b60df9dc8d Fix frame iterator resetting mid run, improved logging stijn 2026-02-08 19:48:20 +01:00
  • f6ee8eacf5 Change size type from int to float and remove validation for size greater than 1 in ParticleConfig stijn 2026-02-07 23:25:32 +01:00
  • caebd1fed3 Validate particle size stijn 2026-02-07 22:50:23 +01:00
  • 26cb4474c4 Refactor vanish handling by moving logic to FrameSpawnerPlayer and improving debug logging stijn 2026-01-05 02:10:53 +01:00
  • e2ab17fb20 Remove return statement in ParticleStorage (broke auto update) stijn 2026-01-04 03:27:11 +01:00
  • 5425b89b2b Fix color bug (argb <> rgb), fix particles defaulting to size 0 stijn 2026-01-04 03:22:40 +01:00
  • d7c744c20b Refactor particle directory handling and enhance logging stijn 2026-01-04 02:19:12 +01:00
  • 26b1e6f46c Update Cosmos API dependency and configure Altitude snapshot repository stijn 2025-12-27 23:29:51 +01:00
  • 42c9530348 Refactor reload method and remove redundant debug logs stijn 2025-07-15 21:12:27 +02:00
  • ab86d77069 Automatically load particles that are added to or updated in the particles folder stijn 2025-07-14 21:53:31 +02:00
  • 02c4f818a0 Adjust particle loading to work with webui coordinates auto 2025-06-23 00:45:07 +02:00
  • ed91cf6810 Add Jenkins pipeline for building, archiving, and sending Discord notifications auto 2025-06-22 23:38:21 +02:00
  • 8aa22a3e7a Add support for color gradients and sizes in particle configurations auto 2025-06-22 22:07:10 +02:00
  • 481cb007bf Correct directory name auto 2025-06-22 21:47:28 +02:00
  • fa14d001da Code cleanup particle_storage_rework auto 2025-06-22 21:45:51 +02:00
  • c163885345 Switched to cosmos (1.21.6) auto 2025-06-22 21:33:06 +02:00
  • 95bb1e90fe Refactor ParticleConfig with Jackson, add ParticleData models, and update dependencies auto 2025-06-22 21:30:14 +02:00
  • a3b4922b70 Refactor particle spawning logic into utility class. auto 2025-03-09 18:48:59 +01:00
  • 1caef4bb83 Update Gradle and Java versions, refactor, and fix enchantments auto 2025-01-18 18:13:58 +01:00
  • 1862288183 Update config file paths auto 2024-07-20 00:19:21 +02:00
  • e33a9ff5b9 idk what this is sorry me auto 2024-07-20 00:19:08 +02:00
  • d416ec80e1 Added a way to load extra data for particles and added a boolean to determine if all frames should spawn at the same location auto 2022-09-07 22:39:48 +02:00
  • be97b45833 Fixed frames not properly repeating at the right speed auto 2022-08-31 05:13:18 +02:00
  • 77dcd8862c Fixed loading colors incorrectly auto 2022-08-31 05:12:55 +02:00
  • 867d436d0a Converted to json for particle storage auto 2022-08-30 05:19:05 +02:00
  • f827d78bf9 Updated to 1.19 auto 2022-06-09 18:36:53 +02:00
  • 33d95226a7 Fixed frame delay auto 2022-06-05 18:22:52 +02:00
  • 0a7b583424 Fixed frame delay auto 2022-06-05 18:21:57 +02:00
  • 8502848103 Added package permission auto 2022-06-05 17:51:37 +02:00
  • 0bff66ad1f Added lore and name for display item to config auto 2022-06-05 17:36:16 +02:00
  • a8667e84e3 Added particle cool down to config auto 2022-06-05 17:35:57 +02:00
  • a8a7a3e9e1 Fully disabled build in particles auto 2022-06-05 17:34:40 +02:00
  • b1bdfbcb99 Fixed bugs added stuff auto 2022-06-05 05:27:46 +02:00
  • 6403f024cd Made it so the plugin doesn't crash if the config is messed up auto 2022-06-04 05:28:09 +02:00
  • 22f0d184c3 Made particles load from config auto 2022-06-04 00:45:40 +02:00
  • c287f12634 Update to 1.18.2 Len 2022-05-22 10:43:59 +02:00
  • 7cc66db3ce Made particles rotate based on initial player rotation if they aren't relative to the player, and current player rotation if they are auto 2022-04-28 03:37:52 +02:00
  • 426be723b1 Merge remote-tracking branch 'origin/master' auto 2022-02-26 05:42:02 +01:00
  • 749b712a91 Fixed build failure auto 2022-02-26 05:41:52 +01:00
  • 5792bb9a8d Changed Alpha orientation. EverettDM 2022-02-25 23:00:10 -05:00
  • c259e3f035 This might break everything so test this first on alpha or something auto 2022-02-26 03:03:02 +01:00
  • 295b9d1ee2 Fix checking distance to another player in another world auto 2022-02-26 02:26:07 +01:00
  • e48d7c97c9 yaw is not used when adding x/y/z so its irrelevant to set it auto 2022-02-23 04:17:20 +01:00
  • c98f141d7e Add bypass perm for cooldown auto 2022-02-23 04:10:57 +01:00
  • 9db0861a3c Fixed forgotten uuid auto 2022-02-23 03:57:29 +01:00
  • 3ef9fb534e Added delay Made particles dependent on player yaw auto 2022-02-23 03:54:02 +01:00
  • 5e13b9ed2d Updated alpha and cupid class for testing random offset. EverettDM 2022-02-22 21:26:33 -05:00
  • 0a35d4383d adding more brackets might fix it? auto 2022-02-23 03:15:32 +01:00
  • 46f6e2d999 Only get random offset when offset isn't 0 auto 2022-02-23 02:44:42 +01:00
  • 433688e813 Added random offset for particles auto 2022-02-17 02:02:48 +01:00
  • 40ab1dae99 Spawn particles above players head for empty right click auto 2022-01-15 03:58:32 +01:00
  • 7318a8be96 Changed from using offset to modifying location directly auto 2022-01-14 05:44:58 +01:00
  • 5e44521ea9 Merge remote-tracking branch 'origin/master' auto 2022-01-14 04:52:20 +01:00
  • 150b9b2a90 Fixed database issue. EverettDM 2022-01-13 22:51:57 -05:00
  • 5e44c9b539 Merge branch 'master' of https://github.com/Altitude-Devs/AltitudeParticles auto 2022-01-14 04:52:08 +01:00
  • 763258c425 Added a way to clear particles auto 2022-01-14 04:52:05 +01:00
  • 33242835d2 New Alpha particle. EverettDM 2022-01-13 22:48:35 -05:00
  • 5d76c39866 Removed unused import auto 2022-01-14 00:09:04 +01:00
  • a92294574b Disable particles if player turns them off Don't let player turn on particles without seeing them auto 2022-01-13 23:51:26 +01:00
  • 1e70782c0d Disable particles if player turns them off auto 2022-01-13 23:44:30 +01:00
  • 5864918442 Only send particles to players who should be seeing them auto 2022-01-13 23:43:07 +01:00
  • f48d2166b4 Disable particles if player turns them off auto 2022-01-13 23:42:57 +01:00
  • f2fbd00a4b Updated test class to add itself to everything except head auto 2022-01-13 23:33:37 +01:00
  • 5d5827e917 Run at block location, not player location auto 2022-01-13 23:31:56 +01:00
  • 938c3f6f1b Renamed ATTACK to KILL auto 2022-01-13 23:31:46 +01:00
  • e57f5b7bfd Renamed ATTACK to KILL auto 2022-01-13 23:31:39 +01:00
  • d099f3ee55 Added EventHandler piorities auto 2022-01-13 23:26:01 +01:00
  • c82f0c8f17 Updated run command to include playerSettings auto 2022-01-13 23:18:35 +01:00
  • 062a1a0f18 Added repeat delay auto 2022-01-13 23:18:07 +01:00
  • 77df8b1e6d Added repeat delay auto 2022-01-13 23:17:59 +01:00
  • 907ad4819e Clone static itemstack before modifying it auto 2022-01-13 23:17:15 +01:00
  • cc60244fd0 Added a way to check if an APartType has an event Activate APartType without event when activated in the gui auto 2022-01-13 23:16:57 +01:00
  • 0140e5f293 Added 3 new listeners auto 2022-01-13 23:15:21 +01:00
  • 70251bbce7 Use player instead of just the location they were at when the event fired auto 2022-01-13 21:31:41 +01:00
  • 8762a89751 Removed unused variables auto 2022-01-13 21:29:03 +01:00
  • 1dc5d2f6d9 Allow adding and removing of active particles in player settings auto 2022-01-13 21:28:09 +01:00
  • 8cc4c42ce7 Load player settings and activate particles auto 2022-01-13 21:27:53 +01:00
  • fec4aab3f0 Reduce count after all frames are ran auto 2022-01-13 21:27:37 +01:00
  • 4a196e0522 Updated name to be display name where appropriate auto 2022-01-13 21:27:25 +01:00
  • 1b299ba6cf Added imports i forgot auto 2022-01-13 21:26:55 +01:00
  • f22e9ec08e Check if particle is active when loading it in the gui auto 2022-01-13 21:26:41 +01:00
  • 5be8722f53 Updated APartType to include db friendly id auto 2022-01-13 21:26:16 +01:00
  • 07f721e812 Enable database and load particles auto 2022-01-13 21:26:01 +01:00
  • 2f650e7b32 Activate particle when clicked on in the gui auto 2022-01-13 21:25:49 +01:00
  • a5d7afe556 Updated ParticleSet to have particle id auto 2022-01-13 21:25:35 +01:00
  • 2056194d7d Add queries and toggle player settings in db auto 2022-01-13 21:25:03 +01:00
  • 8db6b1fa63 Remove player from cache on logout to ensure they are reloaded on relog auto 2022-01-13 21:24:14 +01:00
  • 2fe8b0d367 Give each particle set a unique id for the db auto 2022-01-13 20:10:56 +01:00
  • d424e7d768 Make events run particles auto 2022-01-13 19:06:48 +01:00
  • 960ec50228 Added example particle auto 2022-01-13 18:36:32 +01:00
  • cc8ec26c66 Make gui's work (but player settings are always recreated on login cus idk how to make the db work) register listeners Added back button to particle selection gui auto 2022-01-12 22:26:22 +01:00
  • bc74d35faa Added GUI's Added player settings Added commands auto 2022-01-11 23:02:04 +01:00
  • 71c5b76d88 Fixed leftover villagerUI stuff auto 2022-01-03 22:33:19 +01:00
  • 676d5089ae Fixed leftover villagerUI stuff auto 2022-01-03 22:33:16 +01:00
  • 487d36e1e5 Added db and queries classes auto 2022-01-03 22:33:03 +01:00
  • f5c096eb2b Initial commit auto 2022-01-03 22:26:15 +01:00