Commit Graph
100 Commits
Author SHA1 Message Date
Pupsi 6fb60e15a3 added basic frost walker mechanic to boats 2026-09-09 17:41:43 +02:00
Pupsi 9dad34719b removed Exception throw from CustomAdvancements, fixed time reset at project start 2026-07-15 16:54:44 +02:00
Pupsi 323e316f0f fixed bloodmoon sleep / time skip issue, added endermite hordes for end, fixed server restart during bloodmoon issue 2026-01-17 17:09:54 +01:00
Pupsi 0a16e1e049 added missing setting check for bloodmoon warning messages 2026-01-09 19:25:10 +01:00
Pupsi 164a160dbb fixed bloodmoon hordes for players with deactivated setting 2025-12-28 17:21:33 +01:00
Pupsi 7ac02b4ec4 added missing return for /event 2025-12-27 11:35:20 +01:00
Pupsi 91e350ee62 disabled worldmuseum for craftattack 8 2025-12-26 19:50:59 +01:00
Pupsi ebf392b024 fixed bloodmoon progress bar trying updates when inactive 2025-12-24 14:26:23 +01:00
Pupsi 33d00e97c6 fixed recovery compass at project start 2025-12-24 01:07:53 +01:00
Pupsi 1fdcc11211 Merge pull request 'master-big-events' (#11) from master-big-events into master
Reviewed-on: #11
2025-12-23 23:54:14 +00:00
Pupsi e0ed7ecdf5 Merge branch 'master' into master-big-events 2025-12-23 23:53:42 +00:00
Pupsi 2ca97c88fc made score staying the highest ever reached 2025-12-24 00:49:50 +01:00
Pupsi fc502e3da8 fixed player join when no event is loaded 2025-12-24 00:16:22 +01:00
Pupsi 5e3db1e78c fixed event commands, removed infinite saturation, added player join check 2025-12-23 23:40:58 +01:00
Pupsi 9ec883d6ad made Scoreboard more beautiful 2025-12-23 22:33:32 +01:00
Pupsi 2b0c7c1a9e added countdown and sounds 2025-12-23 21:43:25 +01:00
Pupsi 2209b42766 fixed wrong reports info filtering 2025-12-23 19:11:59 +01:00
Pupsi bf11bb0b70 fixed wrong reports info filtering 2025-12-23 19:05:53 +01:00
Pupsi b98d33af40 added report reminder on admin join 2025-12-23 18:56:30 +01:00
Pupsi 0d6b21701f Merge remote-tracking branch 'origin/master' 2025-12-23 15:50:41 +01:00
Pupsi b3240cdb22 fixed maximum of 8 settings per category 2025-12-23 15:50:23 +01:00
Pupsi ef153d5d8f added invincibility before event start, added join craftattack command, added player teleport, portal and pvp listeners to deathrun 2025-12-20 23:13:14 +01:00
Pupsi bd883a4fa1 added big events in craftattack plugin 2025-12-20 18:23:06 +01:00
Pupsi 5cda58408a Merge remote-tracking branch 'origin/master' into master-big-events 2025-12-20 17:45:26 +01:00
Pupsi f0e0cfbb85 fixed scoreboard order 2025-12-19 14:33:01 +01:00
Pupsi de112f7e13 added timer 2025-12-19 14:04:36 +01:00
Pupsi 215259c6b9 added 'this' qualifier in Bloodmoon 2025-12-19 13:01:01 +01:00
Pupsi 36520a87f9 moved automatic scoreboard update start to EventController 2025-12-19 12:58:10 +01:00
Pupsi 914aaff10b added deathrun listener for border; fixed listener problem when disabling appliance 2025-12-13 16:02:23 +01:00
Pupsi ec262710ec removed possibility for multiple events 2025-12-13 13:50:42 +01:00
Pupsi dd1518fce4 split Event into Scorable and Event; removed AbstractEvent; added list, select and unselect commands 2025-12-12 19:30:21 +01:00
Pupsi 04cb233604 WIP: moved scores and score updates to EventScoreboardBuilder 2025-12-12 12:09:25 +01:00
Pupsi 2ff95f8450 changed scoreboard package name to lowercase 2025-12-02 12:52:18 +01:00
Pupsi 6ed48895ca made appliance ignore destruct when no listeners 2025-12-01 22:29:13 +01:00
Pupsi bff8cf24cd added AbstractEvent and basic Scoreboard functionality 2025-12-01 22:28:15 +01:00
Pupsi 212f84b6de added start, stop and getScore methods to Event 2025-11-30 18:07:15 +01:00
Pupsi f7430c8fc8 added possibility to disable appliances 2025-11-28 21:08:27 +01:00
Pupsi c81a2d2161 started big events 2025-11-28 16:52:42 +01:00
Pupsi 4d9548aafc resolved pr comments 2025-11-23 15:00:16 +01:00
Pupsi 4c63800189 Merge branch 'master' into develop-bloodmoon 2025-11-23 12:58:45 +00:00
Pupsi b8725bc0f2 made bossbar shrink until end of bloodmoon, fixed horde spawning 2025-11-23 13:58:02 +01:00
Pupsi c90d767f0f added todos 2025-11-21 09:12:17 +01:00
Pupsi 143f4ee8eb adjusted bloodmoon settings 2025-11-21 09:03:43 +01:00
Pupsi a7f298682b Merge pull request 'develop-statisticsApi' (#9) from develop-statisticsApi into master
Reviewed-on: #9
Reviewed-by: Elias Müller <elias@elias-mueller.com>
2025-11-08 18:36:41 +00:00
Pupsi 895a51e71a Merge branch 'master' into develop-statisticsApi 2025-11-08 18:28:10 +00:00
Pupsi 4a5c24235b added player display name to StatisticsResponse 2025-11-07 21:46:16 +01:00
Pupsi 62c0250049 added null value check for material 2025-11-07 21:27:33 +01:00
Pupsi b4ccc3c4c8 added statistics appliance in craftattack 2025-11-07 19:47:32 +01:00
Pupsi 53dbeff829 merged automatic start with hordes per player 2025-11-01 17:43:35 +01:00
Pupsi b5da06fd49 Merge remote-tracking branch 'origin/develop-bloodmoon' into develop-bloodmoon
# Conflicts:
#	craftattack/src/main/java/eu/mhsl/craftattack/spawn/craftattack/appliances/gameplay/bloodmoon/Bloodmoon.java
2025-11-01 17:32:36 +01:00
Pupsi b55035f1f0 added timings and announcements for automatic bloodmoon start 2025-11-01 17:29:39 +01:00
Pupsi 0565f5de9e changed bloodmoon setting description 2025-10-20 16:28:00 +02:00
Pupsi ff81c91661 changed horde spawning to delay for each player 2025-10-20 16:27:10 +02:00
Pupsi 1182cb2ed6 added todos 2025-10-19 21:35:03 +02:00
Pupsi 045f31d4ca removed horde announcement message and unnecessary copy of player location, added setting feedback when bloodmoon active 2025-10-19 21:26:24 +02:00
Pupsi 263fd85df7 fixed multiple horde tasks being started 2025-10-19 18:56:12 +02:00
Pupsi d70b025502 added hordes, disabled setting when bloodmoon is active 2025-10-19 18:45:55 +02:00
Pupsi e14c87c2fb added mob effects and Setting 2025-10-19 01:18:27 +02:00
Pupsi 9433495a52 added random drops and boss bar for Bloodmoon 2025-10-18 19:01:09 +02:00
Pupsi 4955e94306 started bloodmoon appliance 2025-10-17 19:38:10 +02:00
Pupsi 09abfefe33 added PhantomReducer 2025-10-17 18:39:05 +02:00
Pupsi bd3546abc8 changed report appliance to craftattack 2025-10-17 18:00:15 +02:00
Pupsi 9544c953a2 fixed shrinking border warning 2025-04-09 23:05:46 +02:00
Pupsi 34df173940 changed integer setting constructor to correctly use maximum 2025-04-09 22:32:36 +02:00
Pupsi ca99e6cfef added integer setting 2025-04-09 16:50:29 +02:00
Pupsi b0414ae6ab added warning with corresponding setting 2025-04-09 00:08:01 +02:00
Pupsi c28d34ab88 added shrinking border to config 2025-04-08 19:03:22 +02:00
Pupsi 9bae26044a added shrinking border appliance 2025-04-08 19:00:49 +02:00
Pupsi ff31215295 added option for end prevent 2025-04-07 23:48:06 +02:00
Pupsi a4a254ebbe removed unnecessary listeners 2025-04-07 22:33:01 +02:00
Pupsi 71d9faa9f4 added nether prevent 2025-04-07 22:17:54 +02:00
Pupsi 153a968776 added entity and potion listeners 2025-04-07 17:52:48 +02:00
Pupsi 9f49f44075 added join protection 2025-04-07 00:39:28 +02:00
Pupsi 0e3a54a1b9 made repository calls async 2024-12-25 16:12:07 +01:00
Pupsi 04e3ddb09f changed custom advancements datapack name 2024-12-20 21:49:04 +01:00
Pupsi 694ca0efba implemented reports request in Report.java 2024-12-05 22:16:15 +01:00
Pupsi 0276763a8d started implementing report repository 2024-12-05 18:58:55 +01:00
Pupsi 86677c942f implemented repository design pattern 2024-12-04 22:11:28 +01:00
Pupsi 31581fc643 added api util 2024-12-04 09:23:20 +01:00
Pupsi 28b9b84e07 changed afk timings map and time limit 2024-12-01 21:40:52 +01:00
Pupsi a5cdb93f1b added /reports command 2024-12-01 18:03:33 +01:00
Pupsi 0ff9512a7f added wait message for ComponentUtil 2024-12-01 17:39:51 +01:00
Pupsi 0a7052b6f5 added error message for missing player name AcInform 2024-11-06 10:29:20 +01:00
Pupsi 0ea2d4958b Merge remote-tracking branch 'origin/master' 2024-11-05 22:28:33 +01:00
Pupsi e8534b42ac prevented players from using ac inform command 2024-11-05 22:28:11 +01:00
Pupsi e7075140e3 added anticheat info command 2024-11-05 20:48:42 +01:00
Pupsi c468696537 started with feedback applience 2024-10-19 19:53:51 +02:00
Pupsi 77fbc12873 Merge pull request 'develop-chatReply' (#5) from develop-chatReply into master
Reviewed-on: #5
Reviewed-by: Elias Müller <elias@elias-mueller.com>
2024-10-06 13:52:58 +00:00
Pupsi 14a33cae39 Merge branch 'master' into develop-chatReply 2024-10-06 13:52:18 +00:00
Pupsi 8462e43e89 replaced replyMapping.get(sender) with variable replyList 2024-10-06 15:50:17 +02:00
Pupsi 985b36ddc8 solved pr comments except making chatMessages an object variable 2024-10-06 15:23:37 +02:00
Pupsi d69089a0eb cleaned up the code 2024-10-06 12:32:20 +02:00
Pupsi e3b07aa62f solved pr comments 2024-10-05 18:37:04 +02:00
Pupsi 497c5ad749 too old conversations get deleted, added prefix, changed some logic 2024-10-02 23:37:45 +02:00
Pupsi 471cd8e610 finished logic for reply command 2024-10-02 22:27:16 +02:00
Pupsi f96356b620 added choose options 2024-09-30 16:23:32 +02:00
Pupsi d8259b79ae Merge remote-tracking branch 'origin/develop-chatReply' into develop-chatReply 2024-09-29 22:44:10 +02:00
Pupsi 26b9fd5e0f changed basic reply logic 2024-09-29 22:43:55 +02:00
Pupsi da33e6e592 added more custom advancements, added pending advancements 2024-09-28 23:48:52 +02:00
Pupsi 1aebae6cd5 added fleischerchest and pixelblock advancements 2024-09-28 15:43:14 +02:00