Jacob Farley
76fe33760d
It now compiles.
2020-08-31 19:09:22 -05:00
Devan-Kerman
cb549d8f43
help
2020-08-31 13:44:05 -05:00
Martmists
7b400fdcdd
Merge branch 'fabric' of github.com:Zundrel/cc-tweaked-fabric into fabric
2020-08-30 15:47:01 +02:00
Martmists
ab70d918b5
yeef
2020-08-30 15:46:57 +02:00
Devan-Kerman
c64644b9ec
time to make a diff of the fabric branch with ours to see what we are miss
2020-08-30 08:35:44 -05:00
Jacob Farley
afb12eb342
Fix FrameInfo
2020-08-29 22:16:06 -05:00
Jacob Farley
64f5ca02b3
Auto stash before merge of "fabric" and "origin/fabric"
2020-08-29 22:14:32 -05:00
Devan-Kerman
84bca21b0c
show true error count
2020-08-29 22:10:14 -05:00
Devan-Kerman
b6757c416f
ClientRegistry
2020-08-29 22:06:04 -05:00
Devan-Kerman
dc9d3f2d15
TurtlePlayer
2020-08-29 21:55:11 -05:00
Devan-Kerman
807825d74e
registry is gone
2020-08-29 21:42:17 -05:00
Jacob Farley
14c17676c6
Some basic fixes, will work on this some other time.
2020-08-29 20:13:35 -05:00
Devan-Kerman
324519575c
remap with yarrnforge
2020-08-29 19:38:26 -05:00
Devan-Kerman
fbcf26bdc9
remap with yarrnforge
2020-08-29 19:32:53 -05:00
Devan-Kerman
30ab6bd045
Merge remote-tracking branch 'origin/fabric' into fabric
2020-08-29 18:47:57 -05:00
Devan-Kerman
2ea816b78b
printout renderer, terminal, tile printer, fake player, guicomputer, fixed width font renderer
2020-08-29 18:47:47 -05:00
Jacob Farley
56dcc57755
Fix some issues, add AW.
2020-08-29 18:44:19 -05:00
Devan-Kerman
a4830aff86
cloth config
2020-08-29 18:01:13 -05:00
Devan-Kerman
621bc526be
remap
2020-08-29 18:01:01 -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
cb66ef7e30
v1.14.4-1.83.2+build.9
2019-12-02 00:19:02 +09:00
parly
fd2f6a38c1
Update dependencies
2019-12-02 00:17:49 +09:00
parly
229821d398
Organize imports
2019-12-02 00:00:36 +09:00
hugeblank
1f2e0c444d
Initial Implementation of Feature
...
Adds the ability for the command computer to get block information from other dimensions by passing the dimension ID as the last argument in both getBlockInfo and getBlockInfos
2019-12-01 23:55:54 +09:00
parly
429baa350c
Fix issues with building with Java 9+, take 2
...
Fix another potential issues when using Java 9+ at build time and Java
8 at runtime.
2019-10-24 01:11:25 +09:00
parly
7fe62485fa
v1.14.4-1.83.2+build.8
2019-10-20 00:40:48 +09:00
parly
fe10c68099
Update dependencies
2019-10-20 00:29:50 +09:00
parly
06092cfddd
Fix issues with building with Java 9+
...
Fix for NoSuchMethodError when using Java 9+ at build time and Java 8
at runtime.
Fixes #14
2019-10-19 23:58:34 +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
hugeblank
b920e04c59
oneline fix command parsing
...
(Merged from #17 )
2019-10-18 19:14:38 -07:00
parly
baa1b5a5c9
v1.14.4-1.83.2+build.7
2019-10-01 16:07:19 +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
889b445855
Add time unit conversion
...
Task execution times are stored in the config file in milliseconds, but
they're stored internally in nanoseconds. This commit adds time unit
conversions from milliseconds to nanoseconds.
Fixes #9
2019-10-01 15:21:37 +09:00
parly
19553a981e
v1.14.4-1.83.2+build.5
2019-09-28 00:17:28 +09:00
parly
15f4dbd061
Update ClothConfig
2019-09-28 00:06:23 +09:00
parly
98e12c7c3e
Quick patch to fix rendering issues with OptiFine
...
OptiFine seems to cause NullPointerException when it cannot find loader.spriteAtlas::getSprite method in ModelItemPropertyOverrideList constructor.
Fixes #1
2019-09-27 23:36:03 +09:00
svitoos
dfad319864
Fix build (jankson version in 'include')
2019-09-23 02:33:33 +09:00
parly
111b58f533
v1.14.4-1.83.2+build.4
2019-09-22 23:59:26 +09:00
parly
9345652808
Change repository url
2019-09-22 23:50:07 +09:00
svitoos
d40163b409
Fix mod metadata
2019-09-22 23:26:12 +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
db83bd4f64
v1.14.4-1.83.2+build.3
2019-09-16 22:52:10 +09:00
parly
579a38d366
Format code
2019-09-16 22:45:32 +09:00
parly
0e6797c7da
Update fabric toolchain
2019-09-16 22:34:25 +09:00
parly
c935577768
Update gradle wrapper to 5.5.1
2019-09-16 22:23:41 +09:00
parly
c2b4077aa1
Update group
2019-09-16 22:22:19 +09:00
svitoos
ac020859f3
code cleanup
2019-09-16 22:19:16 +09:00
svitoos
238be8955b
Fix turtle can't place water in waterloggable blocks
2019-09-16 22:19:16 +09:00
svitoos
f997b02b8f
Fix the use of the item on the entity
2019-09-16 22:19:16 +09:00