Commit Graph

  • 575654f2bb Add ForgeEventCancellable shedaniel 2020-12-27 18:06:53 +08:00
  • 12680fde12 Fix NPE on Fractions caching shedaniel 2020-12-27 14:15:32 +08:00
  • 12ee022c31 Update architect-plugin shedaniel 2020-12-23 19:07:27 +08:00
  • 6117b11483 Fix license, remove unused mixin shedaniel 2020-12-23 16:57:32 +08:00
  • 67a1db1ccb Architectury Update - Cache fractions from -1024 to 1023 - Add BiomeModifications for platform-agnostic biome additions - Add FluidStackHooksForge to convert architectury FluidStacks to forge FluidStacks - Migrate to Forge Loom & Update Architect Plugin - Mark several methods in Mod as NotNull - Add Env as a replacement for EnvType shedaniel 2020-12-21 01:03:47 +08:00
  • fe2764823c Update forge shedaniel 2020-12-02 10:55:06 +08:00
  • 37dc3ef630 Better PlatformMethods errors shedaniel 2020-11-27 18:10:23 +08:00
  • 5822bb9460 Remove the use of typetools in EventFactory#of and fix license field shedaniel 2020-11-26 19:38:21 +08:00
  • f275c3b156 Upload the remap jar for fabric shedaniel 2020-11-26 19:13:25 +08:00
  • 1bee320d2d Upload the shadow jar for fabric shedaniel 2020-11-26 19:01:19 +08:00
  • f9eeced624 Add tooltip events, new events for server starting shedaniel 2020-11-26 18:43:27 +08:00
  • eaba509f2b Fix client events, bump version to 1.1, fix FluidStackHooks for fabric. shedaniel 2020-11-22 19:35:39 +08:00
  • 427f365850 Fix FluidStackHooksImpl shedaniel 2020-11-22 02:34:54 +08:00
  • c249dc2d24 Remove fabric api dependency on the forge mod shedaniel 2020-11-22 01:26:58 +08:00
  • aee30da607 Fix versioning on the forge mod shedaniel 2020-11-22 01:11:37 +08:00
  • edd3a0e909 Add RecipeUpdateEvent shedaniel 2020-11-22 00:44:29 +08:00
  • 6cbd3967ff Add isFabric and isForge to Platform shedaniel 2020-11-22 00:03:51 +08:00
  • 1d0773c790 More Platform specific Mod hooks shedaniel 2020-11-18 17:36:24 +08:00
  • 2e09f293ff Add xp to break block shedaniel 2020-11-18 01:17:11 +08:00
  • f78c88a0eb Add block break and block place events shedaniel 2020-11-18 00:28:15 +08:00
  • e23ca38572 automatically attach to forge event if the class is annotated with @ForgeEvent. shedaniel 2020-11-15 23:01:18 +08:00
  • 7513980699 Add EventFactory.attachToForge shedaniel 2020-11-15 22:58:28 +08:00
  • 4abfb2b6d2 Add @ForgeEvent shedaniel 2020-11-15 22:44:31 +08:00
  • 55b3ceb925 Add missing typetools for forge shedaniel 2020-11-15 21:32:11 +08:00
  • f0f94b99fc Fix buildscript shedaniel 2020-11-15 21:18:16 +08:00
  • e71267686c Fix buildscript shedaniel 2020-11-15 21:12:59 +08:00
  • 83a8fb1302 Fix buildscript shedaniel 2020-11-15 21:06:30 +08:00
  • 6362fe40e3 Publish to CF shedaniel 2020-11-15 20:32:36 +08:00
  • 0183b7f937 Update to 1.16.4 shedaniel 2020-11-14 00:32:56 +08:00
  • 5ad8a3fc83 Lazily initialize event invokers shedaniel 2020-11-13 22:54:58 +08:00
  • 4ed2087c23 Update architect-plugin shedaniel 2020-11-13 01:42:21 +08:00
  • 28f8e8386b Update architect-plugin shedaniel 2020-11-13 01:05:21 +08:00
  • 123d9605dd Reorder ToolType variables shedaniel 2020-11-13 00:35:54 +08:00
  • 213da7a20e Convert to @ExpectPlatform shedaniel 2020-11-12 22:33:11 +08:00
  • a86e762524 PlayerHooks#closeContainer shedaniel 2020-11-08 23:28:59 +08:00
  • fd371dd9cd Add byId in ToolType shedaniel 2020-11-08 20:44:09 +08:00
  • ad33f84d72 Fix TextureStitchEvent shedaniel 2020-11-08 19:29:42 +08:00
  • 48d6e17342 Add TextureStitchEvent shedaniel 2020-11-08 19:24:11 +08:00
  • 61fe2fa932 Add PackRepositoryHooks and DyeColorHooks shedaniel 2020-11-08 18:58:33 +08:00
  • 1a2d921ad0 A few more events shedaniel 2020-11-08 17:46:29 +08:00
  • cd595fc55a Proper mods metadata shedaniel 2020-11-08 00:35:50 +08:00
  • c14c78f6ee More events shedaniel 2020-11-08 00:24:53 +08:00
  • 0e8754d7a6 getEncodeId shedaniel 2020-11-07 23:14:49 +08:00
  • d2ab1c5110 More hooks shedaniel 2020-11-07 22:53:20 +08:00
  • fe9e0383f6 ItemEntityHooks shedaniel 2020-11-07 19:02:36 +08:00
  • 87b5dcf7d9 Allow only using getRegistryName shedaniel 2020-11-07 18:24:16 +08:00
  • 0eec3e7108 Might have forgotten a true here shedaniel 2020-11-07 18:19:54 +08:00
  • 7f552f19db PlayerHooks and NetworkChannel shedaniel 2020-11-07 18:11:23 +08:00
  • 44e0c60bc1 nbt types utils shedaniel 2020-11-07 15:35:40 +08:00
  • 01901636b6 Hooks for getting buttons in a screen shedaniel 2020-11-07 15:31:25 +08:00
  • 17d455ff64 Deprecate getId using registry shedaniel 2020-11-07 15:19:22 +08:00
  • e1f5e0462f Hooks for setting radius for explosion shedaniel 2020-11-07 15:12:09 +08:00
  • 5c059cc647 Hooks for getting radius for explosion shedaniel 2020-11-07 15:09:30 +08:00
  • 67958a7105 ExplosionHooks shedaniel 2020-11-07 15:06:48 +08:00
  • 1d7e7adff1 More events and hooks shedaniel 2020-11-07 14:51:39 +08:00
  • d50135b5d9 Registries#getId should be static shedaniel 2020-11-07 04:04:29 +08:00
  • cd641029c3 We forgot to add player into ChatEvent#SERVER shedaniel 2020-11-07 03:39:15 +08:00
  • daa3d4d8a4 More events and hooks shedaniel 2020-11-07 03:26:05 +08:00
  • b5f82c0801 Set gradle memory to 3GB shedaniel 2020-11-07 00:53:31 +08:00
  • 601e3c5722 Fix compile shedaniel 2020-11-07 00:47:08 +08:00
  • 6c91c919d1 Publish to bintray shedaniel 2020-11-07 00:37:41 +08:00
  • 99090b2796 Deprecate LifecycleEvent client events for now since it is not possible atm shedaniel 2020-11-04 22:32:17 +08:00
  • bb204389af Test for mod annotation for detecting forge shedaniel 2020-11-04 19:48:54 +08:00
  • 76cf64adf0 More hooks for registering keybinds, render types, creative tabs, block entity renderers shedaniel 2020-11-02 00:06:10 +08:00
  • abb57db971 Command registry events and ReloadListenerRegistry shedaniel 2020-11-01 22:42:36 +08:00
  • 7279b4cd6e Fix event proxies shedaniel 2020-11-01 22:09:59 +08:00
  • 5a39747a65 Initial work shedaniel 2020-11-01 19:59:17 +08:00