1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-28 08:03:21 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/core
SquidDev 48edcde4ef Fix handling of CC: T's version
We never added back replacing of ${version} strings, which means that CC
was reporting incorrect version numbers in _HOST, the user agent and
network versions. This meant we would allow connections even on
mismatched versions (#464).

We shift all version handling into ComputerCraftAPI(Impl) - this now
relies on Forge code, so we don't want to run it in emulators.
2020-06-19 18:49:27 +01:00
..
apis Fix handling of CC: T's version 2020-06-19 18:49:27 +01:00
asm Fix several AIOB exceptions 2020-05-17 16:58:19 +01:00
computer Fix handling of CC: T's version 2020-06-19 18:49:27 +01:00
filesystem Merge branch 'mc-1.14.x' into mc-1.15.x 2020-06-16 09:24:14 +01:00
lua Allow returning lua functions 2020-06-03 21:44:08 +01:00
terminal Merge branch 'mc-1.14.x' into mc-1.15.x 2020-05-04 10:05:32 +01:00
tracking Merge branch 'master' into mc-1.14.x 2020-01-13 15:05:50 +00:00