modmuss50
f41e2098ef
Bump version
2020-06-30 20:18:00 +01:00
modmuss50
dfd0b839f4
Bump version
2020-06-25 23:29:25 +01:00
modmuss50
4d66bed54e
1.16.1 + hopefully fix github actions
2020-06-25 17:41:13 +01:00
modmuss50
b7084faa30
1.16 - Just mapping updates
2020-06-23 15:07:50 +01:00
modmuss50
0a6f2a70dc
Update loom to fix crash on build, Closes #831
2020-06-21 19:40:33 +01:00
modmuss50
e00ecb5fb8
Bump version
2020-06-21 13:42:26 +01:00
modmuss50
53a97948b3
Simplify server command registration, fixing server commands being registered too late.
2020-06-18 22:01:21 +01:00
modmuss50
f362c86ed3
Bump version + rc1
2020-06-18 21:45:48 +01:00
modmuss50
28a9468044
1.16-pre8
...
Doesnt need a release
2020-06-17 17:20:18 +01:00
modmuss50
b92c4e0aca
bump version
2020-06-16 17:21:13 +01:00
modmuss50
5794386efb
1.16-pre7
2020-06-16 17:20:28 +01:00
modmuss50
f444f16314
Bump Version
2020-06-15 22:05:41 +01:00
modmuss50
c824e0ac2c
1.16-pre6
2020-06-15 19:26:27 +01:00
modmuss50
7066030fcb
1.16-pre5
2020-06-12 16:29:47 +01:00
modmuss50
ee3acc8423
version bump
2020-06-12 11:32:35 +01:00
modmuss50
7dba2d6c01
1.16-pre4 - just a mapping change.
2020-06-11 18:30:44 +01:00
modmuss50
6dddba385c
Bump version
2020-06-11 11:41:10 +01:00
modmuss50
5a6e8f4ce1
1.16-pre3
2020-06-10 18:17:45 +01:00
modmuss50
059ea866ec
update mappings
2020-06-09 22:29:07 +01:00
modmuss50
4e84b64f5c
Fix log spam for mods that are not datapacks. Also bump version for release
2020-06-05 20:09:24 +01:00
modmuss50
3c5f026f0d
1.16-pre2
2020-06-05 12:42:58 +01:00
modmuss50
f6620c4898
Bump version
2020-06-05 11:37:29 +01:00
modmuss50
277876c741
Hopefully fix mod datapacks
2020-06-04 22:35:10 +01:00
modmuss50
0d474ec430
1.16-pre1
2020-06-04 21:20:20 +01:00
modmuss50
0e8ef4f8b9
Version bump
2020-06-01 17:18:57 +01:00
i509VCB
c6ab3e1b2d
Make the create method public on villager profession builder ( #647 )
...
* Make the create method public
* Bump module ver
* Bump main version
2020-05-29 23:34:00 +01:00
modmuss50
0a73535729
Bump version
2020-05-29 20:11:58 +01:00
modmuss50
da175ad6ad
20w22a
2020-05-29 15:56:10 +01:00
modmuss50
4a08d6b285
20w21a initial port
2020-05-20 19:39:37 +01:00
modmuss50
6d41837a96
20w20a
2020-05-13 18:42:14 +01:00
modmuss50
8dcfcb1e89
Bump version
2020-05-11 22:13:40 +01:00
modmuss50
57dbcc4ce5
Version bumps
2020-05-07 22:12:06 +01:00
modmuss50
d1e1b46ce9
Remove call to initShapeCache when registering blocks.
...
At some point in the 1.16 update cycle this was moved to be called after tags are (re)loaded and not when blocks are being registered.
2020-05-07 13:52:28 +01:00
modmuss50
84cce57f4d
20w19a: Deprecated min/maxDespawnDistance in FabricEntityTypeBuilder as they are no longer applicable to the EntityType.
...
This was done to keep mod compat and will be removed very shortly. I dont think they were used by many mods (only added in a recent 1.16 snapshot) so I think this is the best course of action.
2020-05-06 18:46:36 +01:00
Player
b4da06fb83
Bump version
2020-05-04 19:57:24 +00:00
Player
d0b0d5f31b
Bump version
2020-05-03 20:21:57 +02:00
modmuss50
63435d4b92
Restart Testmods ( #593 )
2020-05-03 16:56:50 +00:00
modmuss50
5644fa286e
Fix commands on servers. ( #604 )
...
* Fix commands on servers.
Based off the same fix I made a year or two ago...
* Fix
2020-05-02 21:21:35 +01:00
modmuss50
bf7c167a1d
Fix crash
2020-04-30 00:45:49 +01:00
modmuss50
a15fc24836
Bump version
2020-04-30 00:07:20 +01:00
modmuss50
204c316b03
Bump version
2020-04-29 22:50:05 +01:00
modmuss50
610157e1cf
Bump Version
2020-04-29 22:15:52 +01:00
modmuss50
686e6e57ad
20w18a
2020-04-29 17:49:19 +01:00
Player
224bbbbccc
Bump versions
2020-04-27 14:04:35 +02:00
modmuss50
2fd224ca63
20w17a
2020-04-22 17:59:17 +01:00
Player
526cfc4b2f
Remove DynamicAttributeTool from ToolItem to fix vanilla tools being universally effective
2020-04-22 17:22:39 +02:00
Player
570150aa1c
Bump version
2020-04-22 09:49:46 +02:00
modmuss50
6c0e72dfcd
Bump version
2020-04-20 01:43:57 +01:00
modmuss50
708a050cc0
Bump version
2020-04-20 01:13:57 +01:00
Sargun Vohra
83200dc6f5
Check the Fabric box when uploading to curseforge ( #574 )
...
* Check the Fabric box when uploading to curseforge
This will ensure mod auto update tools know it's a Fabric jar.
* Update cursegradle version
2020-04-20 01:01:02 +01:00
modmuss50
eb276f9cfc
20w16a
2020-04-15 16:42:48 +01:00
Player
dc50b8619e
Bump version
2020-04-11 22:00:53 +02:00
liach
1a47cd78f6
Update checkstyle and change tab width to be 4 than 8 ( #518 )
...
* Remove unnecessary chmod in travis script
* Update checkstyle and fix indent config
* Travis CI optimizations and checkstyle fixes
2020-04-11 18:21:53 +00:00
modmuss50
a2a96bf9a5
20w15a
2020-04-08 16:03:19 +01:00
modmuss50
d6ae8a0d62
Fix build
2020-04-05 15:51:59 +01:00
liach
655c8d6a5c
Fix javadoc jar generation and javadoc building ( #550 )
...
* Update build.gradle for testing
Signed-off-by: liach <liach@users.noreply.github.com>
* Fix javadocs
Signed-off-by: liach <liach@users.noreply.github.com>
Co-authored-by: liach <liach@users.noreply.github.com>
2020-04-05 15:07:27 +01:00
modmuss50
88afe607db
Update gradle, loom, mappings, loader
2020-04-03 20:44:38 +01:00
modmuss50
c808269fb2
20w14a
2020-04-02 19:28:36 +01:00
modmuss50
372d827d5a
20w13a
2020-03-25 18:20:06 +00:00
modmuss50
ce6dd8380f
Fix crash on startup
2020-03-18 20:39:15 +00:00
modmuss50
d249f7b6d6
20w12a
2020-03-18 20:05:01 +00:00
modmuss50
5b8a535acb
20w11a - All mapping changes
2020-03-11 17:37:48 +00:00
modmuss50
3c3ab87276
Bump Version
2020-03-11 11:56:34 +00:00
modmuss50
2cbdd032eb
Fix modded ItemGroups not showing, also updated mappings
2020-03-06 18:31:57 +00:00
Player
56f586a0fc
Bump version
2020-03-05 14:10:33 +01:00
modmuss50
b7d52fa581
20w10a
2020-03-04 20:59:37 +00:00
modmuss50
2f56dff236
Initial port to 20w09a
2020-02-26 19:10:16 +00:00
modmuss50
a279af2a9a
Fix javadoc jar not being published to maven
2020-02-14 15:24:32 +00:00
modmuss50
dba69fc641
20w07a
2020-02-14 15:00:09 +00:00
modmuss50
a6344a2035
Set curse game version
2020-02-10 17:16:06 +00:00
modmuss50
2d512d3d03
Bump version
2020-02-10 17:08:49 +00:00
modmuss50
e9f5baeb11
Publish a fat javadoc jar to maven ( #503 )
...
* Publish a fat javadoc jar to maven
* Cleanup
2020-02-10 17:05:41 +00:00
SuperCoder79
b7436ccac2
Experimental nether biomes API ( #496 )
...
* Add nether biomes API
* Update fabric-biomes-v1.mixins.json
* fixed license
* smarter injection point
* Apply suggestions from coderbot's review
Co-Authored-By: coderbot16 <coderbot16@gmail.com>
* fix code style
* remove redundant import
* improve docs and update yarn version
* Apply suggestions from code review
Co-Authored-By: coderbot16 <coderbot16@gmail.com>
Co-Authored-By: Juuxel <6596629+Juuxel@users.noreply.github.com>
* bump version
* mark classes as final
* Changes from modmuss's review
add 1.16 dependency, merge NetherBiomesImpl into InternalBiomeData, fix code style, and fix mixin target
* Update build.gradle
* Update API to inform users that it is experimental
* remove beta annotion
* optimize imports
Co-authored-by: coderbot16 <coderbot16@gmail.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2020-02-10 17:05:19 +00:00
Player
cfa5f8f26a
Bump version
2020-02-10 00:58:35 +01:00
modmuss50
434c9ae895
Update Loader requirement, fixing game version number.
2020-02-05 19:23:03 +00:00
modmuss50
9421522d5a
20w06a
2020-02-05 18:05:59 +00:00
modmuss50
aea78a258d
1.15.2
2020-01-21 15:16:39 +00:00
modmuss50
203491ea23
1.15.2-pre1
2020-01-14 20:50:51 +00:00
Player
a1bd3118a0
Bump versions
2020-01-01 14:01:16 +01:00
TheGlitch76
3c664f3a9c
Always only return the last part of a branch
...
Not applying this causes certain environments (such as a local instance) to build artifacts in subdirectories with shortened names.
2019-12-30 15:04:30 +00:00
Player
90fe97f88e
Bump version
2019-12-28 16:30:48 +01:00
modmuss50
2605c5a557
Fix build
...
I thought this worked..
2019-12-17 21:26:06 +00:00
modmuss50
e8063fbd96
1.15.1
2019-12-17 21:17:41 +00:00
Player
abd91580dd
Bump versions
2019-12-10 22:46:06 +01:00
liach
7a0d585458
Update loom, use tinyv2 (for params/jd), update loader
...
The build passes, no worries
Signed-off-by: liach <liach@users.noreply.github.com>
2019-12-10 21:28:24 +00:00
modmuss50
3b05f68e06
Version bump
2019-12-10 15:20:25 +00:00
modmuss50
5dcfb8552b
1.15
2019-12-10 15:17:35 +00:00
modmuss50
821cdba74e
1.15-pre7 - mapping changes
2019-12-09 21:40:36 +00:00
modmuss50
da060503f2
1.15-pre5
2019-12-05 14:07:00 +00:00
modmuss50
ec40b2e12c
1.15-pre4
...
a few mapping changes
2019-12-03 17:02:41 +00:00
modmuss50
ea865a1450
Fix crash on startup
...
Required as mixin was complaining: target requires method signature because enclosing type information for net.minecraft.client.render.chunk.ChunkBuilder$BuiltChunk$RebuildTask is unavailable
2019-11-29 00:29:17 +00:00
modmuss50
06c939b35c
1.15-pre3 - just mapping changes
2019-11-28 19:40:14 +00:00
grondag
1e5e53014d
Fix gui item rendering (issue #412 PR #443 )
2019-11-28 08:03:04 +00:00
modmuss50
2775144ad8
Fix NPE in MixinChunkRebuildTask Closes #436
2019-11-26 15:37:59 +00:00
Player
7fe423d1a5
Fix BER registration accessing dispatcher instance through uninitialized
...
field
2019-11-26 08:48:32 +00:00
modmuss50
e08a7305d5
1.15-pre2
2019-11-25 19:28:07 +00:00
modmuss50
f3d8141bae
1.15-pre1
2019-11-21 21:04:17 +00:00
modmuss50
6c2678816a
19w46a
2019-11-13 17:41:46 +00:00
modmuss50
f947d671a1
19w45b + Fix missed optional mixin fixes
...
MixinChunkRebuildTask should have been ported yesterday, but it was only logging out a warning.
2019-11-08 13:23:12 +00:00
modmuss50
12515ed9ee
19w45a
2019-11-07 20:35:26 +00:00