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 784e623776
Update Cobalt to 0.8.0
- Update Cobalt to 0.8.0, switching our Lua version to 5.2(ish).

 - Remove our `load` wrapper, as we no longer need to inject _ENV into
   the enviroment table.

 - Update the parser to handle labels and goto. This doesn't check that
   gotos are well formed, but at least means the parser doesn't fall
   over on them.

 - Update our docs to reflect the changes to Cobalt.
2023-11-08 18:42:17 +00:00
..
common Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00
common-api Replace several Guava classes with Java stdlib 2023-10-11 09:59:55 +01:00
core Update Cobalt to 0.8.0 2023-11-08 18:42:17 +00:00
core-api Replace Collections methods with {List,Map,Set}.of 2023-10-21 10:37:43 +01:00
fabric Replace Fabric JUnit hacks with fabric-loader-junit 2023-10-26 22:06:40 +01:00
fabric-api Publish Fabric jars to CF/Modrinth 2023-03-15 23:20:13 +00:00
forge Remove disable_lua51_features config option 2023-10-25 08:59:55 +01:00
forge-api License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
lints Flesh out MemoryMount into a writable mount 2023-09-29 22:15:23 +01:00
standalone Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00
web Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00
ARCHITECTURE.md Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00