Commit Graph

60 Commits

Author SHA1 Message Date
Max
7c4b602b10 Add 1.16.5 to CurseForge versions 2021-01-21 19:36:32 +01:00
shedaniel
bca73403d8 Add LevelResourceHooks 2021-01-21 21:09:32 +08:00
shedaniel
9c6101835d Close #18 Currently testing item / block addition, keybinds and creative tabs. 2021-01-20 20:28:15 +08:00
shedaniel
b066d19de8 Add AbstractRecipeSerializer 2021-01-16 02:30:41 +08:00
shedaniel
50352219e5 ArchitecturyBlockEntity to sync data to client (#10)
* ArchitecturyBlockEntity to sync data to client

* Add remap = false to @Shadow

* Upgrade gradle plugins

* Fix ArchitecturyBlockEntity on Forge

* Rename ArchitecturyBlockEntity to BlockEntityExtension
2021-01-16 01:39:03 +08:00
shedaniel
e28f43db87 Fix MenuRegistry crash, thanks @OroArmor 2021-01-13 20:39:26 +08:00
shedaniel
cce752b74f Not automatically register the menu type, add methods to open the menu 2021-01-10 18:51:24 +08:00
OroArmor
7dc435f537 Some name changes and Javadoc 2021-01-09 13:15:32 -08:00
OroArmor
943e4fe514 Added Screen Registry API 2021-01-09 12:40:03 -08:00
shedaniel
1fdeb8cd6a Rename to ClientScreenInputEvent and fix mixins 2021-01-09 20:44:49 +08:00
shedaniel
21f4243b2a Merge remote-tracking branch 'architectury/1.16' into feature/gui-input 2021-01-09 20:20:07 +08:00
shedaniel
e7e995f0b6 Add license to CriteriaTriggersRegistry 2021-01-08 01:28:04 +08:00
shedaniel
f09f23db35 Adds CriteriaTriggersRegistry 2021-01-07 01:14:37 +08:00
shedaniel
0cdecda840 Limit GuiEvent.DEBUG_TEXT to when f3 menu is enabled. 2021-01-02 01:21:07 +08:00
shedaniel
aac7d56ac9 Add ClientGuiInputEvent 2021-01-02 00:55:22 +08:00
shedaniel
59d42b7d4d Update license header year to include 2021 2021-01-02 00:54:16 +08:00
shedaniel
d605cd5028 Add RegistrySupplier to ease registry delegation 2020-12-28 17:17:31 +08:00
shedaniel
575654f2bb Add ForgeEventCancellable 2020-12-27 18:06:53 +08:00
shedaniel
6117b11483 Fix license, remove unused mixin 2020-12-23 16:57:32 +08:00
shedaniel
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
2020-12-21 01:03:47 +08:00
shedaniel
5822bb9460 Remove the use of typetools in EventFactory#of and fix license field 2020-11-26 19:38:21 +08:00
shedaniel
f9eeced624 Add tooltip events, new events for server starting 2020-11-26 18:43:27 +08:00
shedaniel
eaba509f2b Fix client events, bump version to 1.1, fix FluidStackHooks for fabric. 2020-11-22 19:35:39 +08:00
shedaniel
427f365850 Fix FluidStackHooksImpl 2020-11-22 02:34:54 +08:00
shedaniel
c249dc2d24 Remove fabric api dependency on the forge mod 2020-11-22 01:26:58 +08:00
shedaniel
aee30da607 Fix versioning on the forge mod 2020-11-22 01:11:37 +08:00
shedaniel
edd3a0e909 Add RecipeUpdateEvent 2020-11-22 00:44:29 +08:00
shedaniel
1d0773c790 More Platform specific Mod hooks 2020-11-18 17:36:24 +08:00
shedaniel
2e09f293ff Add xp to break block 2020-11-18 01:17:11 +08:00
shedaniel
f78c88a0eb Add block break and block place events 2020-11-18 00:28:15 +08:00
shedaniel
7513980699 Add EventFactory.attachToForge 2020-11-15 22:58:28 +08:00
shedaniel
55b3ceb925 Add missing typetools for forge 2020-11-15 21:32:11 +08:00
shedaniel
f0f94b99fc Fix buildscript 2020-11-15 21:18:16 +08:00
shedaniel
e71267686c Fix buildscript 2020-11-15 21:12:59 +08:00
shedaniel
83a8fb1302 Fix buildscript 2020-11-15 21:06:30 +08:00
shedaniel
6362fe40e3 Publish to CF 2020-11-15 20:32:36 +08:00
shedaniel
213da7a20e Convert to @ExpectPlatform 2020-11-12 22:33:11 +08:00
shedaniel
a86e762524 PlayerHooks#closeContainer 2020-11-08 23:28:59 +08:00
shedaniel
ad33f84d72 Fix TextureStitchEvent 2020-11-08 19:29:42 +08:00
shedaniel
48d6e17342 Add TextureStitchEvent 2020-11-08 19:24:11 +08:00
shedaniel
61fe2fa932 Add PackRepositoryHooks and DyeColorHooks 2020-11-08 18:58:48 +08:00
shedaniel
1a2d921ad0 A few more events 2020-11-08 17:46:29 +08:00
shedaniel
cd595fc55a Proper mods metadata 2020-11-08 00:35:50 +08:00
shedaniel
c14c78f6ee More events 2020-11-08 00:24:53 +08:00
shedaniel
0e8754d7a6 getEncodeId 2020-11-07 23:14:49 +08:00
shedaniel
d2ab1c5110 More hooks 2020-11-07 22:53:20 +08:00
shedaniel
fe9e0383f6 ItemEntityHooks 2020-11-07 19:02:36 +08:00
shedaniel
7f552f19db PlayerHooks and NetworkChannel 2020-11-07 18:11:23 +08:00
shedaniel
01901636b6 Hooks for getting buttons in a screen 2020-11-07 15:31:25 +08:00
shedaniel
e1f5e0462f Hooks for setting radius for explosion 2020-11-07 15:12:09 +08:00