|
71d5d8303d
|
added lightning fire control
|
2025-03-15 23:37:24 +01:00 |
|
|
49eeb646ea
|
using common interface instead of individual methods in displayname appliance
|
2025-03-15 21:54:18 +01:00 |
|
|
ceca038b27
|
code reformat
|
2025-03-15 21:41:07 +01:00 |
|
|
76ceb9ef79
|
removed public directive where possible to reduce number of global accessible classes
|
2025-03-15 21:38:55 +01:00 |
|
|
219879974c
|
categorized appliances in groups
|
2025-03-15 21:20:57 +01:00 |
|
|
bd630ebb7a
|
fixed tabcomplete on mute command
|
2025-02-01 23:01:48 +01:00 |
|
|
c56f318f1c
|
fixed wrong formatting on playtime
|
2025-02-01 23:01:28 +01:00 |
|
|
4d98d7aa75
|
removed restart kick message to trigger limbo when used
|
2024-12-27 11:01:18 +01:00 |
|
|
619190d0ae
|
changed acInform teleport action to grim spectate
|
2024-12-27 11:00:55 +01:00 |
|
|
06641c5d84
|
added chatmute
|
2024-12-27 10:59:56 +01:00 |
|
|
2a52177043
|
added support for sentences in acinform reports
|
2024-12-26 20:50:01 +01:00 |
|
|
fc067a2ae0
|
moved late integrity check to login flow
|
2024-12-26 20:49:24 +01:00 |
|
|
116a9c11a2
|
updated ac inform design
|
2024-12-26 01:56:40 +01:00 |
|
|
3f29ceb08f
|
fixed not respawning at spawnpoint on player death
|
2024-12-25 23:34:23 +01:00 |
|
|
a33ee357e8
|
fixed acinform not working with floating point numbers
|
2024-12-25 23:06:15 +01:00 |
|
|
e36256d5be
|
async whitelist check
|
2024-12-25 21:09:42 +01:00 |
|
|
0e3a54a1b9
|
made repository calls async
|
2024-12-25 16:12:07 +01:00 |
|
|
2e67b41b44
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/main/java/eu/mhsl/craftattack/spawn/appliances/spawnpoint/Spawnpoint.java
|
2024-12-25 00:37:31 +01:00 |
|
|
e4ac8f7a63
|
renamed spawnpoint key name
|
2024-12-25 00:37:12 +01:00 |
|
|
e89e9d2181
|
renamed spawnpoint key name
|
2024-12-25 00:35:09 +01:00 |
|
|
8faf0efd60
|
added spawnpoint
|
2024-12-25 00:32:54 +01:00 |
|
|
2f1aeb71ee
|
disabled infobars join restore
|
2024-12-25 00:13:54 +01:00 |
|
|
6475a7b825
|
updated texts and coordinates
|
2024-12-24 11:23:19 +01:00 |
|
|
193d8d778f
|
Merge remote-tracking branch 'origin/master'
|
2024-12-20 21:52:25 +01:00 |
|
|
38da5b1d34
|
updated coordinates
|
2024-12-20 21:52:22 +01:00 |
|
|
04e3ddb09f
|
changed custom advancements datapack name
|
2024-12-20 21:49:04 +01:00 |
|
|
47db27a86e
|
removed bedrock block from WorldMuseum
|
2024-12-20 19:55:07 +01:00 |
|
|
f13534da3f
|
more robust error handling on Whitelist
|
2024-12-20 19:54:38 +01:00 |
|
|
e45698c88a
|
fix swapped command feedback
|
2024-12-20 18:46:20 +01:00 |
|
|
9197840873
|
removed unwanted HotbarRefill message
|
2024-12-20 13:34:32 +01:00 |
|
|
63d8335b3a
|
reformatted code
|
2024-12-17 13:58:41 +01:00 |
|
|
184617e9c3
|
added EventRepository
|
2024-12-16 00:30:38 +01:00 |
|
|
696c4bc260
|
added bedrock displayname prefix
|
2024-12-09 22:04:30 +01:00 |
|
|
9004609c1b
|
better synchronous call warning
|
2024-12-08 22:36:11 +01:00 |
|
|
ddedcea8ea
|
added FeedbackRepository
|
2024-12-08 22:27:54 +01:00 |
|
|
318a30fe54
|
Merge branch 'refs/heads/master' into develop-apiUtil
# Conflicts:
# src/main/java/eu/mhsl/craftattack/spawn/appliances/report/Report.java
|
2024-12-08 13:10:27 +01:00 |
|
|
4808d22f6a
|
Merge remote-tracking branch 'origin/develop-apiUtil' into develop-apiUtil
# Conflicts:
# src/main/java/eu/mhsl/craftattack/spawn/api/client/repositories/ReportRepository.java
# src/main/java/eu/mhsl/craftattack/spawn/appliances/report/Report.java
|
2024-12-05 23:10:05 +01:00 |
|
|
6b2a323a9c
|
implemented report repository
|
2024-12-05 23:02:15 +01:00 |
|
|
694ca0efba
|
implemented reports request in Report.java
|
2024-12-05 22:16:15 +01:00 |
|
|
0276763a8d
|
started implementing report repository
|
2024-12-05 18:58:55 +01:00 |
|
|
8811328571
|
implemented working WhitelistRepository
|
2024-12-05 12:46:51 +01:00 |
|
|
b3c43f1763
|
WIP: repositoryLoader and infrastructure
|
2024-12-04 23:34:12 +01:00 |
|
|
86677c942f
|
implemented repository design pattern
|
2024-12-04 22:11:28 +01:00 |
|
|
31581fc643
|
added api util
|
2024-12-04 09:23:20 +01:00 |
|
|
a412f5c24c
|
Merge remote-tracking branch 'refs/remotes/origin/master' into develop-feedback
|
2024-12-03 20:38:06 +01:00 |
|
|
eae979ee65
|
added feedback
|
2024-12-03 20:37:14 +01:00 |
|
|
28b9b84e07
|
changed afk timings map and time limit
|
2024-12-01 21:40:52 +01:00 |
|
|
a5cdb93f1b
|
added /reports command
|
2024-12-01 18:03:33 +01:00 |
|
|
1572096020
|
Merge remote-tracking branch 'refs/remotes/origin/master' into develop-feedback
|
2024-12-01 17:41:12 +01:00 |
|
|
0ff9512a7f
|
added wait message for ComponentUtil
|
2024-12-01 17:39:51 +01:00 |
|