Commit Graph

9614 Commits

Author SHA1 Message Date
okx-code
59b59107b8 add pioneer sound 2026-06-26 13:22:06 +01:00
okx-code
ec47820e2d make these info 2026-06-26 04:49:31 +01:00
okx-code
0846629a9f fix component 2026-06-26 03:52:51 +01:00
okx-code
3a7d5d21de fix compacting items with custom stack sizes 2026-06-26 00:30:37 +01:00
okx-code
00eb104313 exclude rocket players from intro book + fix randomspawning on first join + rockets ignore spectators 2026-06-25 05:14:15 +01:00
okx-code
0dc9e83382 reinforce chests 2026-06-25 04:34:04 +01:00
okx-code
c8fed34910 add portal locations 2026-06-25 04:34:04 +01:00
okx-code
bfc59962c5 cancel if no biome 2026-06-23 05:37:08 +01:00
okx-code
c1b605ac6e fix stack sizes 2026-06-23 05:34:44 +01:00
okx-code
bdf7f0db4b increase stack size 2026-06-23 02:25:19 +01:00
okx-code
23009dac70 fix negative 2026-06-23 01:43:05 +01:00
okx-code
b359450608 fix consumption 2026-06-23 00:55:11 +01:00
okx-code
be533d1e16 make aluminium a recovery compass 2026-06-22 05:13:03 +01:00
okx-code
e255c39f4c play sound on player 2026-06-22 04:54:50 +01:00
okx-code
42118ace9a add meteor crash sound 2026-06-22 04:41:02 +01:00
okx-code
e0063f769e retry spawns 2026-06-22 04:36:08 +01:00
okx-code
85f5f6ebd7 require biome 2026-06-22 04:31:10 +01:00
okx-code
96b13003c8 just damage all living entities 2026-06-22 04:12:16 +01:00
okx-code
5933301efc simplify 2026-06-22 04:09:08 +01:00
okx-code
0302e95c52 remove namespacedkeys 2026-06-22 04:07:51 +01:00
okx-code
82d96c02a1 also damage happy ghasts 2026-06-22 04:07:51 +01:00
okx-code
8b2a9125af add heliodor to zorweth 2026-06-20 21:41:14 +01:00
okx-code
67f79f00db add oxygen consumption while offline, up to 5 minutes 2026-06-20 18:48:45 +01:00
okx-code
d015141215 use circle radius 2026-06-20 17:00:36 +01:00
okx-code
195b5f7426 make bleeze immute to water damage 2026-06-20 03:17:25 +01:00
okx-code
cd1bed6412 Merge branch 'dev' into zorweth
# Conflicts:
#	ansible/templates/stacks/minecraft.yml.j2
2026-06-20 03:15:41 +01:00
okx-code
f6a9cb2aac make bleeze immute to water damage 2026-06-20 03:14:22 +01:00
okx-code
fa2d9d37c1 Merge pull request #929 from xFier/namelayer-primary-owner-chat-label
Fix an inconsistency in how primary ownership of namelayer groups is surfaced.
2026-06-19 23:38:29 +01:00
okx-code
0bb004ed0f Merge pull request #926 from bulbm1n/main
Add support for waxed varients for CopperRail simple admin hack
2026-06-19 23:38:04 +01:00
okx-code
ffc4ffcdc9 Merge pull request #924 from mousebites/fix/json-printing-plate-render
JSON page deserialization in PrintingPlateJSONRecipe so plates render…
2026-06-19 23:37:49 +01:00
okx-code
777f5e9fe5 add totem recipes 2026-06-19 23:33:47 +01:00
okx-code
33f8ebfbc5 fix chorus not growing 2026-06-19 02:11:56 +01:00
okx-code
f4e06d2465 make mob repellators work in nether and reduce oxygen filter rate; add repair kits; fix clay 2026-06-18 04:19:12 +01:00
xFier
c733b219a0 Show PRIMARY_OWNER label in /nllm and /nllg chat output
The group's primary owner is identified via Group#isOwner, not a distinct
PlayerType, so getPlayerType returns OWNER for them. The MainGroupGUI already
special-cases the primary owner, but the chat-output commands did not, listing
them indistinguishably from other owner-rank members.

Label the primary owner as PRIMARY_OWNER in ListMembers (/nllm) and ListGroups
(/nllg), matching the GUI's special handling.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 17:38:49 +01:00
okx-code
768b3096bf make recipes immune from speed upgrade 2026-06-16 03:27:43 +01:00
okx-code
32d007761e actually dont 2026-06-16 02:10:10 +01:00
okx-code
775b345a4f increase max stack size 2026-06-16 02:09:47 +01:00
okx-code
6357ac9169 fix centre 2026-06-16 01:40:19 +01:00
okx-code
c0ca4e6457 fix world centre 2026-06-16 00:41:58 +01:00
okx-code
3a61822e0a bugfixes 2026-06-16 00:31:12 +01:00
okx-code
b97104ef80 change icon 2026-06-14 11:54:51 +01:00
okx-code
771d711a82 rename dry mass to structural mass 2026-06-14 11:52:14 +01:00
okx-code
5589a47c01 increase dry mass 2026-06-14 11:51:14 +01:00
okx-code
b68271cafd fix reinforcements 2026-06-14 01:06:26 +01:00
okx-code
b397646dd6 add dry mass + nerf rocket fuel recipe 2026-06-14 00:48:54 +01:00
okx-code
ce1eb1b809 add rocket uses 2026-06-13 19:14:01 +01:00
okx-code
b13ec7e63d fix? 2026-06-13 18:39:57 +01:00
okx-code
7303a3c68a fix ore dusting 2026-06-13 18:15:21 +01:00
okx-code
7055851146 disable pioneer command if not on surface or in combat, add aluminium reinforcement 2026-06-13 16:54:35 +01:00
okx-code
21704e4d5c fix rocket mechanics (radius, centre x/z, and rocket dimensions) 2026-06-13 16:07:24 +01:00