Commit Graph

271 Commits

Author SHA1 Message Date
Max
2c96ec266e Merge pull request #23 from architectury/patch/effect-instance
Fix mojank in EffectInstance
2021-01-25 04:15:17 +01:00
Max
5fbb420dd7 Only overwrite screen on SUCCESS, fix whitespace changes 2021-01-25 04:10:11 +01:00
shedaniel
a4beace95c Registry API to create modded registries, close #21 2021-01-25 11:09:20 +08:00
shedaniel
5d4a779d05 Event cleanups 2021-01-25 11:07:09 +08:00
Max
ca8af3f754 Fix shader effects location being hardcoded to minecraft namespace 2021-01-25 03:48:06 +01:00
Max
0c7241ddfb Add GuiEvent.SET_SCREEN 2021-01-25 03:06:41 +01:00
shedaniel
27de429afb Bump minor version to 1.4 2021-01-24 22:16:12 +08:00
shedaniel
b4646a0226 Merge remote-tracking branch 'architectury/feature/raw-input-events' into 1.16 2021-01-24 22:15:55 +08:00
shedaniel
526bbfb8ec Fix compilation error 2021-01-23 02:26:27 +08:00
shedaniel
465aeae5bd Add ClientLifecycleEvent.CLIENT_SETUP and allow deferring in ColorHandlers 2021-01-23 02:15:49 +08:00
Max
7c4b602b10 Add 1.16.5 to CurseForge versions 2021-01-21 19:36:32 +01:00
shedaniel
0bb1d9c87e Fix AW 2021-01-21 21:22:08 +08:00
shedaniel
bca73403d8 Add LevelResourceHooks 2021-01-21 21:09:32 +08:00
shedaniel
de90542afd Add raw input events, close #16 2021-01-20 21:21:23 +08:00
shedaniel
9c6101835d Close #18 Currently testing item / block addition, keybinds and creative tabs. 2021-01-20 20:28:15 +08:00
Max
5df13d4179 Merge pull request #13 from architectury/feature/recipe-serializer
Add AbstractRecipeSerializer
2021-01-20 00:52:11 +01: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
f69ab47490 Port to 20w51a 2021-01-13 01:33:07 +08:00
shedaniel
ce6fda2a2f Migrate to ArchitecturyTarget 2021-01-13 01:12:47 +08:00
shedaniel
26c04a60c4 Fix Chocohead/OptiFabric#147 2021-01-12 10:09:43 +08:00
shedaniel
7b3462c0b9 Update forgified-fabric-loom to 0.5.26 2021-01-11 14:39:02 +08:00
shedaniel
75ee6b0d03 Migrate to non API centralized ExpectPlatform 2021-01-11 11:15:14 +08:00
shedaniel
2ded801007 Bump minor version 2021-01-10 18:51:52 +08:00
shedaniel
cce752b74f Not automatically register the menu type, add methods to open the menu 2021-01-10 18:51:24 +08:00
shedaniel
492d349564 Merge branch 'screen-api' into 1.16 2021-01-10 17:31:00 +08:00
shedaniel
57298e3574 Upgrade gradle plugins 2021-01-10 17:30:17 +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
b8b419c6da Merge pull request #7 from architectury/feature/gui-input
Add ClientScreenInputEvent
2021-01-09 22:27:57 +08:00
shedaniel
2838a51cbc License format 2021-01-09 22:26:48 +08:00
shedaniel
36bda09029 Delegate the Screen itself 2021-01-09 22:26:07 +08:00
shedaniel
d9080e4e19 Add license header to test classes 2021-01-09 20:45:47 +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
5b6f429bbe Add test mod 2021-01-09 20:17:01 +08:00
shedaniel
cd5d68e40c Fix some events 2021-01-09 20:14:27 +08:00
shedaniel
12b3ffb909 Warn additional mod loaders. 2021-01-09 20:14:21 +08:00
shedaniel
d3a127f995 Allow DeferredRegister to be created with just the mod id. 2021-01-08 01:28:53 +08:00
shedaniel
4981779d4b Add getModId to Registries 2021-01-08 01:28:22 +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
23d884df54 Update license header to 2021 2021-01-02 00:55:54 +08:00
shedaniel
ac10df2b0e Use better createInteractionResult instead of looping ourselves. 2021-01-02 00:55:22 +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
f20d05221f Somehow method references are evil 2021-01-02 00:53:08 +08:00
shedaniel
bca7adfc06 Limit github actions 2020-12-31 19:03:06 +08:00