Commit graph

171 Commits

Autor SHA1 Nachricht Datum
12a94a7796 Merge pull request 'backport1.20.1' (#6) from backport1.20.1 into master
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful
Reviewed-on: #6
2024-02-01 19:58:31 +01:00
yoyosource
bac3f8e5a3 Update steamwarci.yml
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful
2024-02-01 19:56:36 +01:00
yoyosource
47505405ca Backport to 1.20.1
Einige Prüfungen sind fehlgeschlagen
SteamWarCI Build failed
2024-02-01 19:55:42 +01:00
yoyosource
5358afd619 Fix stuff
Einige Prüfungen sind fehlgeschlagen
SteamWarCI Build failed
2024-02-01 19:38:56 +01:00
b3a36ebda4 steamwarci.yml aktualisiert 2024-02-01 18:59:34 +01:00
Moulberry
1319a3d7c2 Backport to 1.20.1 2024-02-01 18:59:30 +01:00
yoyosource
9ba82ce6a7 Add axiom to maven repo 2024-02-01 18:52:12 +01:00
yoyosource
a3d3d16e7c Fix steamwarci.yml 2024-02-01 18:50:53 +01:00
yoyosource
77b58a5dcf Fix steamwarci.yml 2024-02-01 18:50:53 +01:00
yoyosource
db9b7dce07 Fix steamwarci.yml 2024-02-01 18:50:53 +01:00
yoyosource
a8fdb871d4 Add steamwarci.yml 2024-02-01 18:50:53 +01:00
yoyosource
ff46b9330c Add steamwarci.yml 2024-02-01 18:50:53 +01:00
Moulberry
dbcfd0bb2b Add marker manipulation & nbt sanitization
Einige Prüfungen sind fehlgeschlagen
SteamWarCI Build failed
2024-01-21 19:24:51 +08:00
Moulberry
b694a0515b Implement axiom:modify logic for tag merging 2024-01-21 13:21:36 +08:00
Moulberry
8cd2930fa2 Bump version to 1.5.8 2024-01-14 17:57:00 +08:00
Moulberry
8631549a4a Use axiom:restrictions packet to control client behaviour 2024-01-14 17:50:02 +08:00
Moulberry
8fd71e59ba Support spawn, manipulate and delete packets 2024-01-14 16:24:59 +08:00
Moulberry
2acc42b125 Also call setPlacedBy, used by some block entities (like player skull) to update properties 2024-01-13 19:07:27 +08:00
Moulberry
d83cc8ca06 Copy custom block entity tag when doing custom placement 2024-01-07 06:13:08 +08:00
Moulberry
8106e24d74 Update to 1.20.4 2023-12-26 17:54:04 +08:00
Moulberry
bb57b07323 Bump version to 1.5.6 2023-12-26 17:41:45 +08:00
Moulberry
13df370a42 Add disallowed-blocks, log-large-block-buffer-changes and block-buffer-rate-limit config options 2023-12-26 17:41:17 +08:00
Moulberry
313dd873d9 Bump version to 1.5.5 2023-11-17 00:39:35 +08:00
Moulberry
b2d67e4f91 PlotSquared: Return correct value when PlotSquared isn't installed 2023-11-17 00:36:33 +08:00
Moulberry
c027e56fc4 PlotSquared: Change isPlotWorld logic to check for non-zero PlotArea count 2023-11-17 00:18:28 +08:00
Moulberry
0c05b3a46f WorldProperties: Add default serialization for null values 2023-11-16 23:54:49 +08:00
Moulberry
f38226c9fb WorldProperties: Prevent NPE if setValue is called with null 2023-11-16 22:39:42 +08:00
Moulberry
b6afa50b04 WorldProperties: Small cleanup 2023-11-16 22:36:12 +08:00
Moulberry
bf43e7c0b9 WorldProperties: Set unsyncedValue back to false after syncing 2023-11-16 22:33:11 +08:00
Moulberry
a8b4ee2a1d WorldProperties: Pass correct value to handleUpdateProperty, prevent excessive syncing with repeated call to setValue 2023-11-16 22:30:37 +08:00
Moulberry
d4e950f996 Add PropertyUpdateResult enum, adding possible 'cancel' action to prevent value write 2023-11-16 20:10:55 +08:00
Moulberry
970678f8b1 Don't allow World Properties to change on worlds you don't have permission to build 2023-11-16 19:59:04 +08:00
Moulberry
8a17605969 WorldProperties: Create more easily extendable ServerWorldPropertyBase class 2023-11-16 19:26:13 +08:00
Moulberry
89e04ffb39 WorldProperties: Rewrite API 2023-11-16 19:20:28 +08:00
Moulberry
1ce77ea5e0 WorldProperties: Use PropertyUpdateHandler functional interface with Player and World 2023-11-16 17:48:04 +08:00
Moulberry
8c6fd853ab WorldProperties: Use NamespacedKey instead of ResourceLocation 2023-11-16 17:36:13 +08:00
Moulberry
5b61aebd32 Avoid Bukkit#getWorld, add AxiomUnknownTeleportEvent 2023-11-16 17:33:24 +08:00
Moulberry
54564c188b Protocol: Limit Views ArrayList to 64 2023-11-11 18:30:28 +08:00
Moulberry
83b60d3c6f PlotSquared: Don't allow loading chunks outside render distance for plot worlds 2023-11-11 15:49:49 +08:00
Moulberry
63d04d3656 PlotSquared: Support for merged plots 2023-11-11 15:40:40 +08:00
Moulberry
e5c8acff02 Preliminary PlotSquared support for SetBlockBuffer packet 2023-11-10 16:27:25 +08:00
Moulberry
ca7ef8266d PlotSquared: Don't allow changing time of Plot Worlds 2023-11-09 17:42:44 +08:00
Moulberry
9382958959 PlotSquared: Notify when permissions missing 2023-11-09 17:22:27 +08:00
Moulberry
dcf70936e2 Link to modrinth download page in README 2023-11-09 17:22:11 +08:00
Moulberry
342aa8036c Implement preliminary PlotSquared support for SetBlock packet 2023-11-09 17:00:16 +08:00
Moulberry
1140204157 Don't process inactive channel + skip remaining bytes 2023-11-09 02:07:59 +08:00
Moulberry
93c618a150 Don't log exceptions in Big Payload Handler 2023-11-07 19:29:12 +08:00
Moulberry
eb1a1cd9cd Implement whitelist-world-regex and blacklist-world-regex config options 2023-11-07 13:23:17 +08:00
Moulberry
a76aaba3d0 Don't update skylight sources on Paper 2023-10-17 08:54:18 +08:00
Moulberry
55e85a3d0e Add new options to default config 2023-10-14 12:17:35 +08:00