modmuss50
27da48aaf2
19w35a
2019-08-28 18:59:15 +01:00
modmuss50
d7b19f7e1c
Remove remote name from branch
2019-08-27 20:40:07 +01:00
modmuss50
65dbd72c87
Fix branch name on jenkins
2019-08-27 20:26:27 +01:00
modmuss50
34cdeba3b0
Add current git branch to version
...
Set the curse game version to 1.15
2019-08-27 20:11:55 +01:00
Player
66a6b610bc
Add 1.15 MC deps where needed, update loader, bump versions.
2019-08-27 18:43:09 +00:00
modmuss50
ef6e16884f
19w34a - not being built just yet
2019-08-22 19:07:25 +01:00
modmuss50
9f55aa704f
Bump versions
2019-08-08 00:06:46 +01:00
Sollace
d0d2f47092
Update gitignore ( #248 )
2019-08-08 00:04:32 +01:00
Josh Hejna
4b135a47c9
Add minimal "getting started" to README.md ( #275 )
2019-08-08 00:03:31 +01:00
asie
232e294c2c
optimize removeAll in ResourceManagerHelperImpl.sort ( #298 )
2019-08-08 00:02:25 +01:00
modmuss50
eff46b3d8e
Add ItemStack Tooltip event ( #302 )
2019-08-08 00:01:17 +01:00
grondag
f0fe03ff28
Fixes for Indigo bugs #329 and #330 ( #334 )
2019-08-08 00:00:31 +01:00
grondag
39442fc282
Honor special case water/glass rendering ( #335 )
2019-08-07 23:58:20 +01:00
grondag
9b03381f03
Merge pull request #284 from svipthedrunk/javadoc
...
Javadoc fixes
2019-07-28 06:04:11 -07:00
grondag
211f569447
Update MixinBufferBuilder.java
2019-07-27 21:41:15 -07:00
grondag
b10eadb3bd
Delete BufferBuilderTransformHelper.java
...
File was deleted from master branch
2019-07-27 21:34:23 -07:00
asie
e93d238ed2
update to Loom 0.2.5
2019-07-24 23:07:45 +02:00
modmuss50
883e856c18
1.14.4
2019-07-19 11:23:03 +01:00
modmuss50
f5c26764a9
1.14.4-pre6
2019-07-16 11:49:33 +01:00
modmuss50
00dd3ac59e
Merge remote-tracking branch 'remotes/origin/master' into snapshot/1.14.4
...
# Conflicts:
# build.gradle
2019-07-16 11:46:23 +01:00
coderbot16
7495ea28d6
Prevent mods from shadowing default resources ( Fixes #66 ) ( #310 )
2019-07-16 10:59:34 +01:00
modmuss50
4229e3b785
Append a substring of the mc version to the hash of the submodule to prevent issues where the source is the same but produces different bytecode that is not compatible across mc versions
2019-07-14 18:06:34 +01:00
modmuss50
09ff631040
Append a substring of the mc version to the hash of the submodule to prevent issues where the source is the same but produces different bytecode that is not compatible across mc versions
2019-07-14 17:42:09 +01:00
modmuss50
dae1b0d776
1.14.4-pre5
2019-07-12 19:05:26 +01:00
modmuss50
2c12b07399
Merge remote-tracking branch 'remotes/upstream/master' into snapshot/1.14.4
2019-07-12 18:56:05 +01:00
modmuss50
b8deb199a0
Remove jenkins file, moving to a manual build job
2019-07-12 18:52:44 +01:00
modmuss50
9486cfbfdb
Merge remote-tracking branch 'remotes/upstream/master' into snapshot/1.14.4
2019-07-12 10:27:09 +01:00
modmuss50
ab421b9c5c
Merge branches 'pull/219', 'pull/300' and 'pull/301' into us/master
2019-07-12 10:25:31 +01:00
modmuss50
ea100f613b
1.14.4-pre4
2019-07-10 14:42:04 +01:00
grondag
3c859cf746
Bump indigo version to 0.1.9
...
Very small patch but easier to communicate for support purposes.
2019-07-08 07:10:21 -07:00
Madis
1e69a0a526
Estonian translation
2019-07-08 12:05:17 +03:00
grondag
ad361ed1b6
Use correct value for white colorIndex
...
Addresses #299
2019-07-07 22:59:00 -07:00
grondag
099c1e8b8c
Various Indigo Improvements ( #295 )
...
- Fix #199 Vanilla Bug: Glowstone creates AO shade
- Fix #289 Rendering on the Cutout and Transparent Layers together interferes with water rendering
- Fix #290 Smooth lighting breaks on continuous angled surfaces
- Fix #291 QuadEmitter not cleared on MeshBuilder.build()
- Fix #292 Render context QuadEmitter crash with flat lighting
- Fix #293 Relax vertex order requirements for modded quads
- Fix swapped color components for grass and other blocks
- Add option to partially support non-standard vertex formats
2019-07-07 23:16:19 +02:00
grondag
6519cfb41e
Handle floating point error in QuadEmitter.square() depth argument ( #296 )
2019-07-07 23:15:24 +02:00
asie
592d1d229f
port to 1.14.4-pre1
2019-07-03 21:21:00 +02:00
valoeghese
896c7fbb2d
Fabric Biomes API ( #200 )
...
Co-authored-by: Prospector <prospectordev@gmail.com>
Co-authored-by: coderbot16 <coderbot16@gmail.com>
2019-07-03 20:53:42 +02:00
svipthedrunk
a1fec501f4
Updated build.gradle for the javadocs + fixed some oversights of the last commit
2019-06-27 18:22:48 +02:00
svipthedrunk
b494ebebbb
Fixed most of the javadoc comments and removed unused imports
...
Mostly replaced instances of > with its correct html representation ">"
Changed or removed some bad @link entries, mostly stuff due to overseen code changes
Could not find the referenced class VertexEditor at all, removed these references out of the docs
Some errors still exists due to referenced objects not in the classpath at the time the javadoc is build
Proposal do some gradle magic
2019-06-27 18:18:10 +02:00
modmuss50
43028fa68d
Fix fabric-loot-tables-v1 not having a build hash
2019-06-24 19:50:26 +01:00
modmuss50
dd6c927b12
Merge branch 'snapshot/1.14.3'
2019-06-24 16:17:26 +01:00
modmuss50
39ff57de0b
Update to 1.14.3
2019-06-24 16:17:09 +01:00
grondag
029ec62e98
Fix dark faces on interior quads with flat lighting ( #273 )
2019-06-14 19:58:35 +02:00
Draylar
7dfef87c3a
FabricKeyBinding configured KeyCode getter ( #245 )
2019-06-13 10:20:57 +02:00
Adrian Siekierka
f0d568005e
1.14.3-pre2
2019-06-13 10:16:42 +02:00
Adrian Siekierka
10d8dc0969
Merge branch 'master' into snapshot/1.14.3
2019-06-13 10:03:02 +02:00
asie
c189dc5c11
fix license headers
2019-06-10 07:25:37 +02:00
asie
7e493977f4
fix fabric-tag-extensions-v0 on 1.14.2
2019-06-09 21:49:27 +02:00
Juuxel
05f11b75e4
Loot table manipulation API ( #160 )
2019-06-09 21:47:28 +02:00
grondag
6dad974e70
Add RenderReloadCallback Event ( #217 )
2019-06-09 21:36:12 +02:00
asie
e46586a959
Add API for checking if a tag has been replaced ( #63 )
2019-06-09 21:35:01 +02:00