Merith
4c805f1c27
Make Edits proposed by SquidDev-CC ( #65 )
...
* Use toolchains as proposed by SquidDev-CC
* Removed jcenter() repo (where bad mercury dep was coming from)
Co-authored-by: ToadDev <748280+Toad-Dev@users.noreply.github.com>
2021-06-16 13:55:21 -07:00
Merith-TK
84a1f63445
fix build env, beta-build
...
update REI so it doesnt have a stroke with newer CC:R config, and update the gradle properties for 1.96.1-beta,
2021-06-09 09:25:03 -07:00
Jonathan Coates
69deb0c947
Copy across some config from CC:T
2021-06-09 08:24:00 +01:00
ToadDev
b0d7f690eb
Fix: Mimic CC:T config file structure
...
Replaces the jankson implementation with night-config. Night config is
what the forge api uses so it's easy to produce .toml files in the same
structure as CC:Tweaked.
All config options and comments from CC:Tweaked are implemented. Some
of these options are ignored in various bits of implementation but that
is another problem :)
Also splits the config into a client and server file. The server file is
saved per-world. Names and locations are consistent with CC:T.
2021-06-08 23:45:50 -07:00
Jonathan Coates
96d46ffd2c
Bump Cobalt version
2021-05-25 22:16:57 +02:00
Jummit
bff2e81713
remove partial java and lua test suites
2021-05-25 18:17:44 +02:00
Merith
5a309258af
Merge branch 'fabric' into merith-1.16.5-pr
2021-05-16 09:42:11 -07:00
Jummit
e12ce95b2d
Update to 1.16.4
2021-05-16 09:18:02 +02:00
David Queneau
af477a401a
Update to loom 0.6
2021-05-15 11:06:35 -07:00
Jummit
d5eb82db60
Allow $private HTTP rule to block any private IP
...
This is a little magic compared with our previous approach of "list
every private IP range", but given then the sheer number we were
missing[1][2] this feels more reasonable.
Also refactor out some of the logic into separate classes, hopefully to
make things a little cleaner.
2021-05-14 21:31:03 +02:00
Merith-TK
d8b0037cfa
CC:R 1.94.1-beta
...
Update version info, re-brand from CC:Tweaked For Fabric, to CC:Restitched
2021-03-28 22:49:15 -07:00
Merith-TK
2c3573719b
[Patchwork] Fix Network Config
...
Network config should now work in a stable mannor, the previous person did not port over the imports and thats why this broke in the first place, possibly required import did not exist for fabric at the time?
2021-03-27 15:19:09 -07:00
David Queneau
1348ee0588
Ported the generic peripheral feature from upstream forge version along with initial implementation of generic inventory peripherals.
2021-01-30 15:28:11 -08:00
Devan-Kerman
1346a26179
remove all filthy access wideners
2020-09-06 20:04:23 -05:00
Jacob Farley
d28afcc6a9
Update Gradle and, you know, actually give it RAM.
2020-09-04 20:33:43 -05:00
Jacob Farley
220ed21e6e
Oops forgot this.
2020-09-04 20:15:43 -05:00
Jacob Farley
abe2ec4686
Fixed pocket and turtle upgrades. (Turtle tools render weird in inventories)
2020-09-04 19:55:15 -05:00
shedaniel
b95083c77e
make gui work
2020-09-01 23:41:50 +08:00
Jacob Farley
6ec7ebe439
Yes hello and hey 0.5 Loom
2020-08-31 19:43:11 -05:00
Jacob Farley
76fe33760d
It now compiles.
2020-08-31 19:09:22 -05:00
Devan-Kerman
84bca21b0c
show true error count
2020-08-29 22:10:14 -05:00
Jacob Farley
56dcc57755
Fix some issues, add AW.
2020-08-29 18:44:19 -05:00
Alex Evelyn
605e1f6b9b
Started work on upgrading to 1.16.1. Not in a compilable state yet
2020-07-07 13:27:13 -04:00
parly
fe10c68099
Update dependencies
2019-10-20 00:29:50 +09:00
parly
9967dc5740
Cleanup build.gradle
...
Based on #18 (thanks to hugeblank and Fuyukai), made the following
changes:
* Shade Cobalt
It seems that NoClassDefFoundError occurs on the CC thread if the
library Cobalt is not shaded.
* More cleanup
Removed more unnecessary parts.
2019-10-19 23:38:25 +09:00
parly
e84663a5c5
Update ClothConfig
2019-10-01 15:41:36 +09:00
parly
1c46220c42
Update Fabric toolchain
2019-10-01 15:41:16 +09:00
parly
15f4dbd061
Update ClothConfig
2019-09-28 00:06:23 +09:00
svitoos
dfad319864
Fix build (jankson version in 'include')
2019-09-23 02:33:33 +09:00
svitoos
96400966d7
- Add config (json5, jankson)
...
- Add config gui (Cloth Config API and Mod Menu)
2019-09-22 23:26:12 +09:00
parly
0e6797c7da
Update fabric toolchain
2019-09-16 22:34:25 +09:00
parly
c2b4077aa1
Update group
2019-09-16 22:22:19 +09:00
parly
8c45fd362a
Update to Minecraft 1.14.4
2019-08-09 22:26:46 +09:00
parly
07b13dd2b4
Prepare for cc-tweaked-fabric
2019-08-09 22:26:46 +09:00
SquidDev
234f18c228
Merge branch 'mc-1.13.x' into mc-1.14-fabric
2019-06-02 17:54:00 +01:00
SquidDev
006ad109cb
Update to 1.14.2
...
Ughr, mapping changes. Though this time they weren't too bad I guess.
2019-06-02 17:42:07 +01:00
SquidDev
18aee02221
Mark CurseForge builds as release
...
They're almost definitely not, but I've had no bug reports so they must
work!
2019-06-02 17:28:13 +01:00
SquidDev
c82d8a7c2a
Merge branch 'master' into mc-1.13.x
2019-06-02 16:46:45 +01:00
SquidDev
6b81bcf334
Bump version
2019-06-02 16:20:15 +01:00
SquidDev
17645a79f0
Fix type check on rednet.lookup
...
Fixes #224
2019-06-01 09:23:18 +01:00
SquidDev
ce1f14a010
Fix a couple of problems in the release buildscript
...
Otherwise that went pretty smoothly!
2019-05-31 13:56:48 +01:00
SquidDev
b05f60c98b
Add small task to verify changelog is correct
...
Also use the changelog contents as the GH release notes
2019-05-31 10:19:24 +01:00
SquidDev
3192dc81ac
Bump to 1.14.1
2019-05-14 16:35:40 +01:00
SquidDev
3cdb12d293
Stop shipping jars with GH releases
...
The build appears to be a little bit broken, I haven't got willpower to
look into it, and it's not really used anyway.
2019-05-14 07:44:19 +01:00
SquidDev
b11d4bb209
Bump to 1.14.1pr1
...
Which means bumping mappings version. Oh boy, this was not a bundle of
laughs...
2019-05-07 20:40:55 +01:00
SquidDev
b0d9dc0b88
Merge branch 'mc-1.13.x' into mc-1.14-fabric
2019-05-06 21:53:59 +01:00
SquidDev
2182cfbeb7
Merge branch 'master' into mc-1.13.x
2019-05-06 21:32:56 +01:00
SquidDev
b9fd690ecb
Mark CC:T as incompatible with ComputerCraft
...
Just so people using the Twitch client don't try to use both.
2019-05-01 17:24:30 +01:00
SquidDev
e8d7e6a562
Fix a whole bunch of bugs
2019-04-25 11:31:40 +01:00
SquidDev
9c951c58d9
Revert "Switch over to Curse maven for now"
...
This reverts commit 4b4b47e231c996ba73361f2e3a2168ceb542ae78.
Didn't need it for that long. Woops.
2019-04-24 15:17:13 +01:00