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 07113c3e9b
Move command actions to their own methods
Rather than having a mess of lambdas, we now move the bulk of the
implemetation to their own methods. The lambdas now just do argument
extraction - it's all stringly typed, so good to keep that with the
argument definition.

This also removes a couple of exception keys (and thus their translation
keys) as we no longer use them.
2023-09-05 18:37:10 +01:00
..
common Move command actions to their own methods 2023-09-05 18:37:10 +01:00
common-api Generic dependency update 2023-08-31 19:14:37 +01:00
core Use method handlees in our generated Lua methods (#1579) 2023-09-03 16:12:37 +00: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