shedaniel
ae4ebbb736
Add ClientReloadShadersEvent ( #149 )
2021-12-20 03:39:17 +01:00
Ivan Molodetskikh
83a4ca436e
ScreenInputDelegate: Call MOUSE_DRAGGED_POST correctly
...
It was erroneously calling the PRE event twice.
2021-12-18 17:04:30 +08:00
shedaniel
911175d925
Fix #150
2021-12-12 22:01:21 +08:00
shedaniel
3c2795c6ca
Remove hacks around RegistryEntry ( #144 )
2021-12-11 19:05:13 +08:00
shedaniel
3d8fbda68b
Migrate to transitive access wideners ( #146 )
...
* Migrate to transitive access wideners
* Fix invalid AW
* Bump minor version, changes to gradle buildscript
Co-authored-by: Max <maxh2709@gmail.com >
2021-12-08 22:13:12 +08:00
shedaniel
7d721c8521
Add Registries#forRegistry and delay getting forge mod event bus ( #82 )
2021-11-27 00:18:55 +08:00
shedaniel
db6ae9934f
Don't release non split packets, bump minor version because we didn't
2021-10-23 19:12:41 +08:00
shedaniel
a6a361e5e1
Add support for PacketTransformer and a SplitPacketTransformer ( #142 )
...
* Add support for PacketTransformer and a SplitPacketTransformer
* Add testmod and make it work
* Add experimental, Remove generics, they are pointless
2021-10-23 18:27:28 +08:00
shedaniel
f636b1ad96
Switch to gradle components
2021-10-13 22:08:53 +08:00
Juuxel
404db2782a
Update deps in fabric.mod.json ( #141 )
2021-10-11 13:59:02 +08:00
davidalb97
ad35504c21
Fixed PlayerAttackInvoker mixing loading crash on server side ( #137 )
...
Signed-off-by: apple <davidalb97@hotmail.com >
2021-10-01 05:22:09 +08:00
shedaniel
c3ffa8d976
Update to Loom 0.10.0 and add Mixins
2021-09-22 23:03:07 +08:00
shedaniel
88dbf04c9b
Implement item properties ( #132 )
2021-08-30 02:56:33 +08:00
shedaniel
c8667222a3
Add license headers
2021-08-24 03:34:50 +08:00
Max
fd630fac0d
Merge pull request #128 from Leo40Git/feature/stripping
...
Add tool interaction hooks
2021-08-16 16:43:20 +02:00
Max
7087b65647
Bump minor version
2021-08-16 16:38:38 +02:00
Leo40Git
aba773f07a
These aren't actually recipes, so...
2021-08-13 12:00:20 +03:00
Leo40Git
0c1aaa98b2
Javadoc I definitely went ham on
2021-08-12 22:45:31 +03:00
Leo40Git
64be307c1b
Rename parameters to be less cryptic
2021-08-12 22:35:11 +03:00
Leo40Git
c8f7904481
Validate stripping recipe before adding
2021-08-11 15:51:32 +03:00
Leo40Git
32a44239ea
Add tool interaction recipe hooks
2021-08-11 12:14:26 +03:00
shedaniel
4ef7f45ae7
Switch to MethodHandlers to avoid wrapping exceptions with InvocationTargetException due to reflection
2021-08-06 17:09:05 +08:00
shedaniel
790edf8264
Fix ChunkDataEvent.Load
2021-08-02 19:25:42 +08:00
shedaniel
c7678f3f2c
Bump to 2.3
2021-08-02 03:06:37 +08:00
shedaniel
d9363094ee
Merge remote-tracking branch 'architectury/feature/forge_1.17' into 1.17
2021-08-02 03:06:24 +08:00
shedaniel
74069d1bb0
Should be fine now, right?
2021-08-02 03:05:41 +08:00
shedaniel
bf34031711
WIP Forge port
2021-07-29 23:03:06 +08:00
LatvianModder
5b7cb36414
Added SimpleNetworkManager ( #120 )
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com >
Co-authored-by: shedaniel <daniel@shedaniel.me >
2021-07-12 12:13:07 +08:00
Max
6b32aec5b9
Fix ExpectPlatform on FoodPropertiesHooks
2021-07-04 14:36:45 +02:00
shedaniel
e45dc97e92
Allow adding supplied effects to FoodProperties ( #119 )
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-07-04 18:40:27 +08:00
shedaniel
734a310c98
Make ColorHandlers wildcard, fix #114
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-07-01 19:23:39 +02:00
shedaniel
15ffb25551
Wrapper for BlockEntityType.Builder ( #115 )
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
Co-authored-by: Max <maxh2709@gmail.com >
2021-07-01 18:38:16 +02:00
Leo40Git
f6649ae398
Particle Provider API ( #110 )
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-06-27 14:08:54 +08:00
shedaniel
f05b795c6b
Fix #111
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-06-26 00:07:26 +08:00
shedaniel
8abeffd525
Go back to Loom 0.8
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-06-25 01:47:14 +08:00
lazynessmind
125494399d
Entity Event: Animal Tame ( #109 )
2021-06-24 00:46:14 +08:00
Max
c12524b7aa
[norelease] Switch to loom 0.9, crane and quiltflower
...
(I can't believe that ALL of these work out of the box)
2021-06-22 12:30:45 +02:00
shedaniel
4635479058
Fix shedaniel/RoughlyEnoughItems#566
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-06-22 16:13:02 +08:00
shedaniel
d1e8d82ddb
Publish the sources properly
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-06-20 20:35:42 +08:00
shedaniel
9f1809ce33
Merge remote-tracking branch 'architectury/1.17' into 1.17
2021-06-14 15:17:14 +08:00
shedaniel
a3ef9705b9
Guard against unregistered fluid renderers
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-06-14 15:15:12 +08:00
Max
cccdb141f2
Bump Mixin Java Level
2021-06-10 13:30:20 +00:00
shedaniel
56ebb43da4
1.17
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-06-09 00:49:14 +08:00
shedaniel
a6caf28d98
1.17-rc1
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-06-07 00:13:13 +08:00
shedaniel
9eea154074
1.17-pre2
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-06-01 02:18:08 +08:00
shedaniel
08fa6f05b6
Fix BiomeModifications phases on fabric
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-05-31 19:52:33 +08:00
shedaniel
ac3bb7ccc0
Fix #98
...
Please merge when CF is back
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-05-31 19:51:04 +08:00
shedaniel
46c5c9053d
Make build.gradle not cache temporarily
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-05-30 22:43:09 +08:00
shedaniel
7f63d9cbc8
Change .editorconfig to LF
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-05-30 22:28:19 +08:00
shedaniel
c7870071fc
Move to dev.architectury for the group
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2021-05-30 20:58:11 +08:00