modmuss50
6f53a73db5
Bump versions
2021-11-23 18:54:18 +00:00
modmuss50
e77d3ea62f
1.18-pre2 & Java 17
2021-11-16 18:41:10 +00:00
modmuss50
5553aff888
21w37a: Compile pass
2021-09-17 18:42:42 +01:00
modmuss50
6cefd57746
1.17.1-rc2
2021-07-05 18:44:49 +01:00
modmuss50
a02b4463f9
21w19a
2021-05-12 20:23:04 +01:00
Player
4e7237c745
21w17a
2021-04-29 00:29:12 +02:00
modmuss50
fd6e7547e7
20w45a
...
Added FabricBlockEntityTypeBuilder
Reworked EntityRendererRegistry
Ported BlockEntityRendererRegistry
2020-11-05 18:05:55 +00:00
modmuss50
35e08e3387
20w28a - no biomes or dimensions
2020-07-08 19:31:01 +01:00
modmuss50
0d474ec430
1.16-pre1
2020-06-04 21:20:20 +01:00
i509VCB
c38e8d9e1e
Object builders v0->v1 migration ( #537 )
...
* Migrate object builders from v0 -> v1
* Port entity attribute registry to v1
2020-04-29 22:48:08 +01:00
modmuss50
c808269fb2
20w14a
2020-04-02 19:28:36 +01:00
modmuss50
b7d52fa581
20w10a
2020-03-04 20:59:37 +00: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
f3d8141bae
1.15-pre1
2019-11-21 21:04:17 +00:00
modmuss50
d2e3099f39
19w42a
...
Includes a work around for the funky rendering issues, this will need looking into some more.
2019-10-16 18:54:16 +01:00
Modmuss50
9c45b1ef78
Wip 19w39a ( #386 )
...
* 19w39a fixes (#387 )
* Bump versions
* Breaks: BlockEntityRendererRegistry and EntityRendererRegistry
* Remove broken parts of rendering, bump major version
* Add renderer-registries, replaces broken parts of rendering api
* Slap a band-aid on renderer/Indigo - won't render properly, but runs
* Bump distribution versions, add renderer-registries to main build
* Clean up blockrenderlayer implementation package name
2019-09-28 18:07:04 -07:00
grondag
d2ac651a7a
19w38b API Fixes ( #370 )
...
* Fix compilation errors (untested)
* Random fixes
* Various modded rendering fixes
* Restore contract of RenderAttachedBlockView
* Bump versions as needed
* Add API for BlockRenderLayer
* Minor format / name cleanup
Will do a more comprehensive pass as part of separate refactor PR
* Bump versions not handled earlier
* Bump loader/mc bounds for dependent modules
* Update fabric-blockrenderlayer-v1/src/main/java/net/fabricmc/fabric/impl/blockrenderlayer/v1/BlockRenderLayerMapImpl.java
Co-Authored-By: liach <7806504+liach@users.noreply.github.com>
* Update fabric-blockrenderlayer-v1/src/main/java/net/fabricmc/fabric/impl/blockrenderlayer/v1/BlockRenderLayerMapImpl.java
Co-Authored-By: liach <7806504+liach@users.noreply.github.com>
* Minor clean ups
* Improve docs, minor format corrections.
* Update MC dependency
2019-09-20 16:50:49 -07:00
modmuss50
d32291da65
Fix resource-loader
2019-09-18 23:24:15 +01:00
Prospector
5ed88c193a
Add more metadata to the modules ( #353 )
...
* Add fabric-api-base as a dep to fabric-networking-v0
2019-09-09 01:48:43 +02:00
modmuss50
b4f62fb5a7
Update fabric-loader to replace deprecated methods
2019-08-28 22:17:50 +01:00
Player
66a6b610bc
Add 1.15 MC deps where needed, update loader, bump versions.
2019-08-27 18:43:09 +00:00
Adrian Siekierka
dff44ec84f
[ #148 ] Migrate to a modular JAR-in-JAR system, update to Loader 0.4.x
2019-04-24 00:47:39 +02:00
modmuss50
ca298f60ed
Update to 19w14a, only mapping changes. Also fix version not being updated in the mod.json
2019-04-03 20:34:09 +01:00
asie
250befa01f
update to 19w11a
2019-03-14 14:28:13 +01:00
asie
384184eff7
tweak registry remapping logic ( #113 )
2019-03-01 18:38:46 +01:00
asie
8aa754d6eb
fix dedicated servers wrt last commit
2019-02-25 19:47:59 +01:00
Modmuss50
98c307909e
Fix dedicated server commands ( #93 ) - hopefully a temporary approach (I wish...) ( #106 )
2019-02-25 00:48:35 +01:00
Adrian Siekierka
5c683237dd
update mappings, fix NIO resource pack support on paulscode, minor cleanup/tweaks ( #103 )
2019-02-22 23:21:54 +01:00
Adrian Siekierka
57faa8d1bd
API 0.2.2
2019-02-20 23:16:40 +01:00
Adrian Siekierka
7e7585e56a
revert Mixin Accessor usage until Loader 0.4.0/Loom 0.3.0 hits
2019-02-17 15:26:11 +01:00
Adrian Siekierka
598f00488f
update mappings, add extra javadocs/deprecations, migrate to Mixin Accessors where applicable
2019-02-17 13:08:50 +01:00
Adrian Siekierka
2c2de27c8e
remove the correct line from fabric.mod.json
2019-02-14 23:24:04 +01:00
Adrian Siekierka
fbb91bf597
bump version to 0.2.1
2019-02-14 22:47:27 +01:00
Adrian Siekierka
995d416527
( #90 ) Pick block events re-done - close #86 , close #89
2019-02-14 22:46:53 +01:00
Adrian Siekierka
33c36f8f29
final name changes, compilation fix
2019-02-10 02:48:25 +01:00
Adrian Siekierka
b5b9f82997
[0.2.0] add pick item callback ( #82 )
2019-02-10 02:44:07 +01:00
Adrian Siekierka
403d0c5a96
Remade networking hooks
2019-02-10 02:40:56 +01:00
Adrian Siekierka
a585b4833e
add flammable block registry, *2ObjectMap.clear to remove Fabric overrides ( #75 )
2019-02-09 16:37:26 +01:00
asie
6f93f1cfb7
fix ParticleManager not being registry-hooked
2019-02-02 02:10:09 +01:00
asie
442d057b0d
fix mixin JSON
2019-01-30 20:41:06 +01:00
asie
dc75d45c51
work around INVOKEDYNAMIC usage in LootEntryTypeRegistry
2019-01-26 19:19:06 +01:00
asie
833a3e9fb3
mark 0.1.5, compilation fixes, naming tweaks
2019-01-26 00:00:39 +01:00
Juuxel
b88969cf13
( #59 ) Loot entry extensions
2019-01-25 23:53:11 +01:00
asie
2c3e78a357
( #72 ) Resource reloading hooks
2019-01-25 23:45:12 +01:00
asie
3a17200c4d
( #53 ) Fuel/composter hooks
2019-01-25 23:44:56 +01:00
Adrian Siekierka
0c93861d27
bump version, mapping version
2019-01-06 13:33:50 +01:00
Adrian Siekierka
c42667b035
Keybinding API ( #57 )
2019-01-06 13:28:09 +01:00
modmuss50
1345c08cb8
Fix ItemGroup API on servers
2018-12-29 00:21:13 +00:00
Adrian Siekierka
fa7108e6e8
Model loading hooks ( #39 )
2018-12-28 22:58:19 +01:00