Commit Graph

13479 Commits

Author SHA1 Message Date
okx-code
71bdd931ab fix invitation messages getting sent to wrong server 2026-05-08 12:47:23 +01:00
okx-code
d2c59a60cb typo 2026-05-08 04:49:29 +01:00
okx-code
7599c6a297 delay group loading by 1 tick to allow permissions to load 2026-05-08 04:43:11 +01:00
okx-code
020ae42bad fix notifications and admin / owner override for perms 2026-05-08 04:38:39 +01:00
okx-code
6c3c6ac28f add citadel to pvp 2026-05-08 04:24:07 +01:00
okx-code
bd36daa86e fix reconnection 2026-05-08 03:38:05 +01:00
okx-code
b6e4eac27d add auto reconnection to paper + move join group notifications to proxy + improve create group messages 2026-05-08 02:58:46 +01:00
okx-code
a0c638ce97 close screen on delete group 2026-05-08 02:14:13 +01:00
okx-code
5e3ed696ab reconnect rabbitmq + fix null 2026-05-08 02:01:07 +01:00
adeadhead
6895fee168 Add new woods as both Gearblocks and Bridge Materials in Castlegates 2026-05-07 14:49:13 +03:00
okx-code
0ae9d644f4 fix invalidations to be db-specific 2026-05-07 04:46:21 +01:00
okx-code
2e32b449de simplify creategroup 2026-05-07 03:58:51 +01:00
zennie
a026ec570f wiki update 2026-05-06 14:20:31 +01:00
okx-code
8b0a9aa7b9 add multi database support in proxy 2026-05-06 06:38:25 +01:00
okx-code
5c6834c4a5 remove unnecessary db calls 2026-05-06 05:57:15 +01:00
okx-code
92d94db958 more cleanup 2026-05-06 05:21:30 +01:00
okx-code
89bdd109d6 final cleanup 2026-05-06 04:34:20 +01:00
okx-code
070a0cfb64 finale phase and cleanup 2026-05-06 02:50:20 +01:00
okx-code
771a0ffa45 Merge pull request #921 from dxminic/fix/wither-in-mob-repellator
fix: allow for event cancelling when a wither is constructed
2026-05-05 18:34:06 +01:00
dxminic
4a6438e436 fix: allow for event cancelling when a wither is constructed 2026-05-05 17:33:54 +01:00
okx-code
983ee827f7 remove direct paper writes 2026-05-04 17:36:40 +01:00
okx-code
50acccbe75 move auto accept writes to proxy 2026-05-04 17:23:24 +01:00
okx-code
faf5da47cd move default group writes to proxy 2026-05-04 17:13:13 +01:00
okx-code
b855f0870c move invitation writes to proxy 2026-05-04 16:59:31 +01:00
okx-code
df158605ee move blacklist writes to proxy 2026-05-04 16:50:21 +01:00
okx-code
613c8110ff move group create and delete writes to proxy 2026-05-04 16:45:07 +01:00
okx-code
1053932bfe replace stored permission ids with names 2026-05-04 16:39:02 +01:00
okx-code
d28c701ebf partial work for creating groups 2026-05-04 15:48:33 +01:00
okx-code
e55edd1aa8 move metadata to async 2026-05-04 06:05:03 +01:00
okx-code
ce54fa664e move role changes to async 2026-05-04 05:56:34 +01:00
okx-code
e88779faf6 move permission writes to async 2026-05-04 05:49:25 +01:00
okx-code
9cea7432c8 add freshness check 2026-05-04 05:42:24 +01:00
okx-code
acd3ff6671 consume namelayer invalidations 2026-05-04 04:56:38 +01:00
okx-code
01f2ae9066 publish namelayer invalidations 2026-05-04 03:54:28 +01:00
okx-code
db40693ff9 add namelayer velocity write coordinator 2026-05-04 03:47:35 +01:00
okx-code
1d9b12b177 add namelayer sync message contracts 2026-05-04 00:14:14 +01:00
okx-code
eccbf91fdf add namelayer cache reload paths 2026-05-04 00:04:01 +01:00
okx-code
3ca16ca6ba add namelayer group cache 2026-05-04 00:04:01 +01:00
okx-code
f622bfb804 remove namelayer group hierarchy 2026-05-03 23:28:39 +01:00
zennie
ce899c3743 brew wiki update 2026-05-02 14:41:06 +01:00
okx-code
da0276e2e6 fix title 2026-04-29 23:02:48 +01:00
okx-code
a05aa68327 load profile better 2026-04-29 23:01:55 +01:00
okx-code
2a89478d7f add brew top 2026-04-29 22:15:36 +01:00
okx-code
f73da75ff6 add contributing.md 2026-04-23 05:30:06 +01:00
okx-code
c7964d0e8e Merge pull request #920 from Huskydog9988/fix-railswitch-not-saving
fix dest setting not being saved
2026-04-23 04:48:34 +01:00
okx-code
0b25cdf11a add admin 2026-04-23 04:48:17 +01:00
okx-code
8be8e771f7 Merge pull request #919 from Huskydog9988/fix-dest-display
fix duplicate dest displays
2026-04-22 23:50:11 +01:00
Husky
115e1eec31 fix reset setting overwriting actual dest setting 2026-04-22 17:47:16 -04:00
Husky
e93427f1a6 fix code comment 2026-04-22 15:49:16 -04:00
Husky
efa02bfc14 fix duplicate dest displays because of improper truncating
The scoreboard message sent to the player was being truncated, but the saved lookup message was not. This resulted in a bad lookup key and thus the scoreboard thinking it was given a new message to display. (We really should namespace this all but whatever.)
2026-04-22 15:46:41 -04:00