1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-01 00:10:47 +00:00
CC-Tweaked/projects
Jonathan Coates e660192f08
Make command computer permission checks stricter
- Placing a command computer requires the player to be in creative and
   opped.
 - Breaking a command computer now requires the player to be opped, as
   well as in creative.

As we've now got a dedicated item class for command comptuers, we move
the command-specific IMedia override to that class.

Fixes #1582.
2023-09-05 18:44:16 +01:00
..
common Make command computer permission checks stricter 2023-09-05 18:44:16 +01:00
common-api Generic dependency update 2023-08-31 19:14:37 +01:00
core Bump the priority of the computer thread 2023-09-05 18:39:55 +01:00
core-api Fix misplaced calls to IArguments.escapes 2023-06-27 18:28:54 +01:00
fabric Move command actions to their own methods 2023-09-05 18:37:10 +01:00
fabric-api Publish Fabric jars to CF/Modrinth 2023-03-15 23:20:13 +00:00
forge Move command actions to their own methods 2023-09-05 18:37:10 +01:00
forge-api License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
lints Generic dependency update 2023-08-31 19:14:37 +01:00
web Fix errors from the typescript bump 2023-08-31 20:49:53 +01:00
ARCHITECTURE.md License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00