Commit Graph

  • b0a80e0c73 Add Registries#forRegistry and delay getting forge mod event bus (#82) shedaniel 2021-11-26 01:58:29 +08:00
  • a7ecdcf578 Removed Deprecated API shedaniel 2021-11-14 02:32:14 +08:00
  • 52d3bad6f8 Update to 1.18-pre1 shedaniel 2021-11-14 02:30:22 +08:00
  • e3fb2e577d Update to 21w44a shedaniel 2021-11-05 01:33:38 +08:00
  • 8dd3547848 Fix compilation with AW validation shedaniel 2021-10-28 15:16:44 +08:00
  • 4724ca427d Update to 21w43a shedaniel 2021-10-28 15:10:12 +08:00
  • ac84414b30 Merge remote-tracking branch 'architectury/1.17' into 1.18 shedaniel 2021-10-28 14:52:03 +08:00
  • 25cf13ea84 Don't release non split packets, bump minor version because we didn't shedaniel 2021-10-23 19:12:41 +08:00
  • db6ae9934f Don't release non split packets, bump minor version because we didn't shedaniel 2021-10-23 19:12:41 +08:00
  • 6b2506d1fd Add support for PacketTransformer and a SplitPacketTransformer (#142) shedaniel 2021-10-23 18:27:28 +08:00
  • a6a361e5e1 Add support for PacketTransformer and a SplitPacketTransformer (#142) shedaniel 2021-10-23 18:27:28 +08:00
  • e1738f7a2d Update to 21w41a shedaniel 2021-10-14 17:07:02 +08:00
  • fd334a005f Merge remote-tracking branch 'architectury/1.17' into 1.18 shedaniel 2021-10-14 16:53:13 +08:00
  • f636b1ad96 Switch to gradle components shedaniel 2021-10-13 22:08:53 +08:00
  • 404db2782a Update deps in fabric.mod.json (#141) Juuxel 2021-10-11 08:59:02 +03:00
  • ad35504c21 Fixed PlayerAttackInvoker mixing loading crash on server side (#137) davidalb97 2021-09-30 22:22:09 +01:00
  • ffe3fbe3f4 21w37a shedaniel 2021-09-23 02:44:15 +08:00
  • c3ffa8d976 Update to Loom 0.10.0 and add Mixins shedaniel 2021-09-22 23:03:07 +08:00
  • 0fcbf40c7f Feature/villager trades (#122) lythowastaken 2021-09-17 16:36:12 +02:00
  • 88dbf04c9b Implement item properties (#132) shedaniel 2021-08-30 01:44:30 +08:00
  • 41345275cf Merge pull request #132 from architectury/feature/item_properties Max 2021-08-29 13:55:19 +02:00
  • 3ff7772c8e [ci skip] bump version Max 2021-08-29 13:55:02 +02:00
  • c8e3ef6523 Add javadocs shedaniel 2021-08-26 17:37:14 +08:00
  • 1c2468735f Implement item properties shedaniel 2021-08-24 04:16:50 +08:00
  • c8667222a3 Add license headers shedaniel 2021-08-24 03:34:50 +08:00
  • a8c546b1c1 Add license headers shedaniel 2021-08-24 03:31:17 +08:00
  • 98395b6735 Add tool interaction hooks (#128) Leo40Git 2021-08-11 17:14:26 +08:00
  • fd630fac0d Merge pull request #128 from Leo40Git/feature/stripping Max 2021-08-16 16:43:20 +02:00
  • 7087b65647 Bump minor version Max 2021-08-16 16:38:38 +02:00
  • aba773f07a These aren't actually recipes, so... Leo40Git 2021-08-13 12:00:20 +03:00
  • 0c1aaa98b2 Javadoc I definitely went ham on Leo40Git 2021-08-12 22:45:31 +03:00
  • 64be307c1b Rename parameters to be less cryptic Leo40Git 2021-08-12 22:35:11 +03:00
  • c8f7904481 Validate stripping recipe before adding Leo40Git 2021-08-11 15:51:32 +03:00
  • 32a44239ea Add tool interaction recipe hooks Leo40Git 2021-08-11 12:14:26 +03:00
  • 2cc20fa249 Update to architectury plugin 3.3 shedaniel 2021-08-06 17:20:03 +08:00
  • 9a5de11b59 Switch to MethodHandlers to avoid wrapping exceptions with InvocationTargetException due to reflection shedaniel 2021-08-06 17:18:00 +08:00
  • 4ef7f45ae7 Switch to MethodHandlers to avoid wrapping exceptions with InvocationTargetException due to reflection shedaniel 2021-08-06 17:09:05 +08:00
  • 790edf8264 Fix ChunkDataEvent.Load shedaniel 2021-08-02 19:25:42 +08:00
  • c7678f3f2c Bump to 2.3 shedaniel 2021-08-02 03:06:37 +08:00
  • d9363094ee Merge remote-tracking branch 'architectury/feature/forge_1.17' into 1.17 shedaniel 2021-08-02 03:06:24 +08:00
  • 74069d1bb0 Should be fine now, right? shedaniel 2021-08-02 03:05:41 +08:00
  • bf34031711 WIP Forge port shedaniel 2021-07-29 23:03:06 +08:00
  • 5b7cb36414 Added SimpleNetworkManager (#120) LatvianModder 2021-07-12 12:12:48 +08:00
  • 289dd026f2 Added SimpleNetworkManager (#120) Kristiāns Micītis 2021-07-12 07:00:55 +03:00
  • 6b32aec5b9 Fix ExpectPlatform on FoodPropertiesHooks Max 2021-07-04 14:36:45 +02:00
  • e45dc97e92 Allow adding supplied effects to FoodProperties (#119) shedaniel 2021-07-04 18:40:27 +08:00
  • 432b63befd Bump to 1.19 shedaniel 2021-07-04 18:36:40 +08:00
  • 5e0091e533 Merge remote-tracking branch 'Leo40Git/feature/food-props' into 1.16 shedaniel 2021-07-04 18:35:37 +08:00
  • 734a310c98 Make ColorHandlers wildcard, fix #114 shedaniel 2021-06-30 21:00:40 +02:00
  • 910138f62a Merge pull request #118 from architectury/feature/wildcard_colors Max 2021-07-01 18:41:12 +02:00
  • 15ffb25551 Wrapper for BlockEntityType.Builder (#115) shedaniel 2021-07-02 00:38:16 +08:00
  • f019deb815 Testmod Leo40Git 2021-07-01 15:52:49 +03:00
  • b644d103fa Forge implementation Leo40Git 2021-07-01 15:16:23 +03:00
  • b7c5a106c1 Repackaging and such Leo40Git 2021-07-01 15:13:49 +03:00
  • 62dbfbd3b9 oops, forgot license Leo40Git 2021-07-01 14:04:36 +03:00
  • 1d10df6bb3 Make Fabric impl way simpler Leo40Git 2021-07-01 14:00:24 +03:00
  • b682f3d9b7 Allow adding supplied effects to FoodProperties Leo40Git 2021-07-01 12:27:35 +03:00
  • 790dafb0b5 Make ColorHandlers wildcard, fix #114 shedaniel 2021-07-01 03:00:40 +08:00
  • f6649ae398 Particle Provider API (#110) Leo40Git 2021-06-27 14:08:54 +08:00
  • f39c94aec3 Fix #113 and we should've bumped to 1.18 shedaniel 2021-06-27 12:35:11 +08:00
  • f9b04fc040 Merge pull request #110 from ModsByLeo/features/particle-factory Max 2021-06-27 02:18:06 +02:00
  • f05b795c6b Fix #111 shedaniel 2021-06-26 00:07:26 +08:00
  • a22077a825 Fix #111 shedaniel 2021-06-26 00:06:26 +08:00
  • 9f8140fdec Some changes shedaniel 2021-06-25 23:48:25 +08:00
  • 2c16f7ac09 Requested changes Leo40Git 2021-06-25 15:06:26 +03:00
  • 8abeffd525 Go back to Loom 0.8 shedaniel 2021-06-25 01:47:14 +08:00
  • 125494399d Entity Event: Animal Tame (#109) lazynessmind 2021-06-23 17:46:14 +01:00
  • c18c2c8d29 Remove unused accessor Leo40Git 2021-06-22 14:13:36 +03:00
  • c12524b7aa [norelease] Switch to loom 0.9, crane and quiltflower Max 2021-06-22 12:30:45 +02:00
  • 4635479058 Fix shedaniel/RoughlyEnoughItems#566 shedaniel 2021-06-22 16:13:02 +08:00
  • 1ba9ae1a0b Add testmod Leo40Git 2021-06-20 19:43:19 +03:00
  • 81b0cc5821 Particle Factory API (closes architectury#93) Leo40Git 2021-06-20 17:30:32 +03:00
  • d1e8d82ddb Publish the sources properly shedaniel 2021-06-20 20:35:42 +08:00
  • 867764c200 Guard against unregistered fluid renderers shedaniel 2021-06-14 15:19:27 +08:00
  • 9f1809ce33 Merge remote-tracking branch 'architectury/1.17' into 1.17 shedaniel 2021-06-14 15:17:14 +08:00
  • a3ef9705b9 Guard against unregistered fluid renderers shedaniel 2021-06-14 15:15:12 +08:00
  • e5ec6701b0 Merge pull request #104 from architectury/feature/biome-modifications-phases Max 2021-06-11 11:52:54 +02:00
  • cccdb141f2 Bump Mixin Java Level Max 2021-06-10 13:30:20 +00:00
  • 375c56999f Address code review, add utility method to get features for specific step Max 2021-06-09 13:14:00 +02:00
  • f3f881960f Add basic Javadoc to BiomeModifications Max 2021-06-09 01:57:34 +02:00
  • 1a738973af Implement phases for BiomeModifications on Forge Max 2021-06-09 01:56:49 +02:00
  • 56ebb43da4 1.17 shedaniel 2021-06-09 00:49:14 +08:00
  • a6caf28d98 1.17-rc1 shedaniel 2021-06-07 00:13:13 +08:00
  • 9eea154074 1.17-pre2 shedaniel 2021-06-01 02:18:08 +08:00
  • 08fa6f05b6 Fix BiomeModifications phases on fabric shedaniel 2021-05-31 19:52:33 +08:00
  • ac3bb7ccc0 Fix #98 Please merge when CF is back shedaniel 2021-05-31 14:15:59 +08:00
  • c26b24a697 Fix BiomeModifications phases on fabric shedaniel 2021-05-31 19:50:40 +08:00
  • df203bd7fc Merge pull request #99 from architectury/fix/98 Max 2021-05-31 12:07:04 +02:00
  • 7c89701052 Fix #98 Please merge when CF is back shedaniel 2021-05-31 14:15:59 +08:00
  • 46c5c9053d Make build.gradle not cache temporarily shedaniel 2021-05-30 22:43:09 +08:00
  • 7f63d9cbc8 Change .editorconfig to LF shedaniel 2021-05-30 22:28:19 +08:00
  • c7870071fc Move to dev.architectury for the group shedaniel 2021-05-30 20:58:11 +08:00
  • 8b262d07c0 Refactor and 1.17-pre1 (#96) shedaniel 2021-05-30 19:08:11 +08:00
  • 85b3b3909d Add Deprecated and ScheduledForRemoval while appropriate shedaniel 2021-05-30 19:07:35 +08:00
  • 66bcf630eb Add Javadocs for all events (#91) canitzp 2021-05-28 17:14:55 +02:00
  • 371925b28d Add NetworkManager hook for Entity spawn packets (#88) canitzp 2021-05-27 19:34:50 +02:00
  • 30dcaa480b Update pr.yml Max 2021-05-27 01:04:52 +02:00
  • 582ededddd Add Chunk data save and load events, closes #89 (#92) canitzp 2021-05-27 01:03:20 +02:00
  • d737e8e2b7 Fix #94 shedaniel 2021-05-26 14:53:19 +08:00
  • 28867f012d GitHub does *not* like workflows in subdirectories... sad Max 2021-05-20 23:33:08 +02:00