Commit graph

  • 5104824a1b Enable EventBus type check during ForgeDev, and add IModBusEvent marker to ModelRegistryEvent. LexManos 2020-07-28 10:24:52 -0700
  • 4ffcdaa6da Make license toml entry optional during 1.16.1 There are to many existing mods to make this required. Yes, we are technically before a RB and can do breaking changes. However this is too large. LexManos 2020-07-28 00:16:18 -0700
  • 95d2b6ae89
    Missed one event. NewRegistry needs the marker. cpw 2020-07-27 21:13:53 -0400
  • d21c05b9ea
    Update MDK license to default to All rights reserved, and offer a link to chooseyourlicense.com as a place to research appropriate licenses. cpw 2020-07-27 21:06:48 -0400
  • 97dfcbc52b
    Update coremods and spi, include mandatory license field in metadata. Added at top level of mods.toml file. cpw 2020-07-27 20:09:45 -0400
  • 532d153d33
    Update modlauncher, eventbus, accesstransformers and more to use a newer mechanism for generating ASM. cpw 2020-07-27 17:36:30 -0400
  • 849e718a42
    Fix rail 180 rotations (#7177) Raycoms 2020-07-28 00:35:15 +0100
  • 720966544d
    Fire AnimalTameEvent for cats (#7172) Closes #7171 Jamie Mansfield 2020-07-28 00:00:14 +0100
  • 7717795f42 Fix Biome generation error. LexManos 2020-07-27 15:56:04 -0700
  • daa817bbdf
    Fix SleepingTimeCheckEvent not being fired in initial sleep test. (#7005) Paul Becker 2020-07-27 23:35:13 +0200
  • fba168051a
    Fix ClimberPathNavigator spinning when width is small. Closes #6993 (#6997) Yunus 2020-07-27 23:30:16 +0200
  • 941b9a1d1f
    Re-added PlayerEvent.NameFormat (#6992) Tschipp 2020-07-27 23:16:35 +0200
  • 27798c5804
    Fixed modded overworld biomes not spawning [1.16.x] (#6990) Xerousso 2020-07-28 01:10:42 +0400
  • 9d84b5df31
    Added EntityLeaveWorldEvent (#6984) Cyclonit 2020-07-27 23:06:01 +0200
  • 00797fdb3a
    Re-implement moddable flammabilities (#6983) Amber 2020-07-27 15:02:45 -0600
  • 8d617767ad
    Updated versions in README and removed flocker.tv mentions (#6978) Yunus 2020-07-27 22:42:06 +0200
  • c9f9fd01b5
    Re-add patch for PlayerSetSpawnEvent (#6977) Take Weiland 2020-07-27 21:41:35 +0100
  • 2450693f7d
    Fix ChunkDataEvents using different data tags (#6961) Fixes #6957 sciwhiz12 2020-07-28 04:40:22 +0800
  • cf7784ac4b
    Post SoundLoadEvent on mod bus instead of forge bus (#6955) Joseph Tarbit 2020-07-27 21:26:51 +0100
  • e3137213e5
    Remove startupquery. Currently wasn't functional, and 1.16 has out of band state loading in all cases, so the complex functionality there is no longer needed. Going to research using the Lifecycle indicator from DFU as a proxy/replacement. Probably with some codec FUN. cpw 2020-07-21 21:25:56 -0400
  • 7b43b9f8c0 Run Forge's data generators to sync 1.16 vanilla changes. LexManos 2020-07-21 17:34:23 -0700
  • daa85d3c5b
    Don't show the early launcher GUI when running data. It's not needed and prevents use on automated builds. cpw 2020-07-21 20:12:33 -0400
  • 9e8c4c3a58
    Add mixin cpw 2020-07-21 19:55:57 -0400
  • 24f3ef5ffe
    Load Modded Datapacks in DatapackScreen, before world creation (#6913) Cyborgmas 2020-07-20 18:56:21 -0400
  • a3edfd3748 Fix inconsistencies with model/blockstate datagen tterrag 2020-07-18 18:34:27 -0400
  • 96b9a057b7
    Filter duplicate mod files from mod file scan data (#6855) Max Becker 2020-07-17 17:35:38 +0000
  • 638d1d31de Fixed Forge commands. Closes #6973 Closes #6974 Closes #6976 LexManos 2020-07-16 14:08:05 -0700
  • 00013865b0
    Added an event for registering commands. closes #6968 (#6969) Jared 2020-07-15 21:30:41 +0200
  • 6722e7a428
    Make all functions in Style common. (#6931) Tyler Hancock 2020-07-14 00:15:32 +0000
  • 0f56b4c4ee
    Mark Raid.WaveMembers as an extensible enum. (#6878) seymourimadeit 2020-07-13 15:40:37 -0700
  • 201349f8de Fix checkPatches task. Closes #6956 Fix patched in method using srg name. Closes #6965 Fix capabilities not being collected for ClientWorld. Closes #6966 Fix TagEmptyCondition using client side copy of tags instead of server. Closes #6949 Fix ExtendedButton using narrator text. Closes #6958, Closes #6959 Fix misaligned patch in RepairContainer. Closes #6950, Closes #6953 Fix LivingJumpEvent not being fired for players jumping horses. Closes #6929 Remove extra getToughness method in ArmorItem. Closes #6970 Remove GetCollisionBoxesEvent. Closes #6921 LexManos 2020-07-13 13:12:41 -0700
  • 065ebde57e
    Fix race condition with DeferredRegister for custom registries (#6951) Richard Freimer 2020-07-10 17:08:22 -0400
  • 6b3f2f46fa
    Remove hooks into beacon base/payments. Vanilla uses tags now for extensibility. (#6948) sciwhiz12 2020-07-11 01:49:42 +0800
  • e4ffbeb329
    Expose the DataPackRegistries instance to the AddReloadListenerEvent (#6933) Jared 2020-07-08 23:24:01 +0200
  • 60ee0bcdb3
    Fix canRepair not being set true as default (#6936) sciwhiz12 2020-07-09 05:13:07 +0800
  • 2a2306d6e1 Fix misaligned patch causing LivingEquipmentChangeEvent to never be posted. David Quintana 2020-07-08 11:01:46 +0200
  • fc3fa13bf3 Fix particles sometimes "losing" the lightmap and drawing fullbright. David Quintana 2020-07-08 11:00:09 +0200
  • aab8adb884
    Add simple patch checker and cleanup patches (#6851) Justin 2020-07-06 15:30:10 -0600
  • 2ad347b043
    Fix the modifier combined name for keybinds displaying two pluses outside of forgedev #6901 (#6902) Richard Freimer 2020-07-06 17:26:54 -0400
  • d26e285e09
    Fix harvest level and tool type not actually getting set #6906 (#6922) Richard Freimer 2020-07-06 17:12:36 -0400
  • 91a2b02590
    Reimplement ITeleporter Patches (#6886) Richard Freimer 2020-07-06 16:45:22 -0400
  • a567ddaa10
    Add function to add items with the same behavior as the pumpkin for enderman (#6890) Mysterious_Dev 2020-07-06 22:34:01 +0200
  • 68e71009f3
    Custom Item integration with Piglins (#6914) Richard Freimer 2020-07-06 16:30:17 -0400
  • 0227bfe9ee
    Some dead code cleanup, and re-implement some bed hooks. (#6903) ichttt 2020-07-06 22:19:53 +0200
  • df57e0a1ba
    Fix missing null checks in ForgeIngameGui (#6907) Take Weiland 2020-07-06 22:06:31 +0200
  • 68ea1b654c
    Fix swap offhand keybind not working in GUIs (#6920) sciwhiz12 2020-07-07 03:43:05 +0800
  • ff86201523
    New AddReloadListenerEvent that gathers server side data reload handlers. (#6849) Cyborgmas 2020-07-06 15:41:57 -0400
  • 8e5138da27 Attempt to use a more compatible method to initialize stencil support. In case the separate attachments don't work for everyone, there's a new setting to choose the combined attachment. David Quintana 2020-07-03 14:40:21 +0200
  • a690a7526a Fix multi-layer item rendering. David Quintana 2020-07-03 05:54:46 +0200
  • 517bbc8b5b Update copyright year to 2020. David Quintana 2020-07-02 19:49:11 +0200
  • ce3d8b40cf Model system improvements: - Port some things I did in 1.14 which I couldn't do in 1.15 due to breaking changes. - Fix multi-layer block models not working (1.16 RenderType doesn't override toString the same way anymore) - Implement multi-layer item rendering. - Improve CompositeModel submodel data passing. David Quintana 2020-07-02 17:05:20 +0200
  • 45152c6073 Pass matrixstack in tooltip render events (#6885) Cyborgmas 2020-06-30 15:01:24 +0200
  • 46c9dec421 Include model data in getQuads call (#6884) SuperMartijn642 2020-06-30 13:37:29 +0200
  • a0b0e6788d Fix improper handling of baked lighting in forge light pipeline tterrag 2020-07-02 01:42:01 -0400
  • b00c91af3c
    Fix FMLServerAboutToStartEvent being fired too late on the integrated server https://github.com/MinecraftForge/MinecraftForge/issues/6859 pupnewfster 2020-06-27 11:57:44 -0400
  • d11a582a25
    Fix miss-aligned patch ItemEntity (#6895) ichttt 2020-07-01 20:14:16 +0200
  • bf1a0461cb
    Add hoe tool type (#6872) MelanX 2020-06-30 22:17:57 +0200
  • 4aa53dbb00
    Fix loading screen color and text (#6824) ichttt 2020-06-30 22:16:51 +0200
  • a79e4b3722
    Allow any armor to have custom knockback resistance (#6877) Curle 2020-06-30 21:09:12 +0100
  • d1016f752e
    Add senderUUID to ClientChatReceivedEvent (#6881) Take Weiland 2020-06-30 21:57:23 +0200
  • ab29145328 Re-write checkATs function and automate making Items/Blocks public. LexManos 2020-06-29 19:33:30 -0700
  • 99e7fad655
    Reorganize modloading on the dediserver. This removes the DedicatedServer parameter from the FMLDedicatedServerSetupEvent. Code for customizing the server instance should be moved to the ServerAboutToStartEvent or similar, where the server instance is available. cpw 2020-06-29 22:08:50 -0400
  • d5aa0c4a91
    Fix datagen resolving tags and exploding. (#6865) Cyborgmas 2020-06-29 19:39:04 -0400
  • 20d231bbed
    Fix Language.javaLocale parsing (#6862) Matthew Messinger 2020-06-29 19:37:21 -0400
  • 5db6f158f8
    Fix IItemHandler wrappers for chests not updating both chests (#6875) Take Weiland 2020-06-30 00:58:22 +0200
  • 88d02712db Fix missed patch in PlayerList and EntitySelectioonContext. Closes #6846 Closes #6850 LexManos 2020-06-29 13:56:47 -0700
  • 7858abe96d
    Make Type classes safe to use in concurrent loading (#6825) ichttt 2020-06-29 22:29:32 +0200
  • b0e35f358e
    Fix access levels being hardcoded to private via patch overriding AT entry (#6848) Richard Freimer 2020-06-29 16:09:04 -0400
  • 80d2730fec Fix tag related issues when connecting to a vanilla server. LexManos 2020-06-29 12:42:26 -0700
  • 3b64ea6305 Fix Forge's internal handler being registered in wrong place. Fix double call to loader end. LexManos 2020-06-28 15:08:03 -0700
  • 5f1a7326c7 Add a model loader that lets mods specify different models for different perspectives. Allow custom models to reference vanilla item models as child models. David Quintana 2020-06-28 00:32:50 +0200
  • af9bb9641b Fix swim speed being incorrect. Closes #6845 Fix BreakSpeedEvent having null position. Closes #6844 Add MatrixStack to BackgroundDrawnEvent. Closes #6843 Fix some patches that should of been ATs. Closes #6839 Add getter to ServerPlayer to access client's language calue if sent. Closes #6829 Some patch cleanup. LexManos 2020-06-26 16:07:40 -0700
  • fc6b38d7f2 Fix blocks being harvested with incorrect tools. LexManos 2020-06-26 15:40:05 -0700
  • 4887a5e0e7 fix misapplied patch Cyborgmas 2020-06-26 18:40:02 -0400
  • 97d4652f5f Make installer use MCPConfig version to identify MC assets. LexManos 2020-06-26 12:52:50 -0700
  • 41a6d70aee
    Tweak the server startup a bit, make sure methods that can't work because they run before a server exists explode saying so. Also fix other launch profiles. cpw 2020-06-26 14:27:32 -0400
  • 99917e569c Fix dedicated server loading by constructing mods before data packs are created. LexManos 2020-06-26 09:56:23 -0700
  • 30227a1e28 Fix create method. Fix test mods not loading correctly. David Quintana 2020-06-26 17:20:21 +0200
  • a1110b92d0 Reintroduce missed patch in EntityClassification. David Quintana 2020-06-26 16:43:01 +0200
  • 438e3886cc
    Include a getter for the matrix stack in OverlayEvent (#6834) Cyborgmas 2020-06-26 09:55:33 -0400
  • fa6ca9c275
    Fix block render types not being properly applied to item entities (#6832) Cyborgmas 2020-06-26 09:22:57 -0400
  • 71baebcc93
    [1.16.x] Allow GlobalEntityTypeAttributes' EntityType -> AttributeModifierMap to be added to (#6822) its_meow 2020-06-26 09:03:56 -0400
  • e7b5dcb149
    Fixed creative screen arrows (#6827) Cyborgmas 2020-06-26 08:58:48 -0400
  • 29e52e963d
    Added call to method for tooltip with FontRenderer (#6831) Yunus 2020-06-26 14:57:26 +0200
  • 3dc8d2b293
    Retarget Block.Properties patch to the new AbstractBlock, reintroduce harvestLevel and harvestTool fields (#6819) Curle 2020-06-26 13:35:36 +0100
  • 29be40adec
    Fixed sneaking while swimming (#6817) Yunus 2020-06-26 14:25:32 +0200
  • 272ea75aab
    Fixed tooltip rendering issues (#6815) Cyborgmas 2020-06-26 08:24:58 -0400
  • cbac95de0f Fixed villager trades having non-applicable enchants Cyborgmas 2020-06-25 22:17:29 -0400
  • 87d89fb09a
    Updated MDK mods.toml versions (#6808) Yunus 2020-06-26 03:42:28 +0200
  • 7bca3684bd
    Add missing patch to ScreenShotHelper (#6809) Dominik Baumann 2020-06-26 03:42:17 +0200
  • 6cfc88e707
    Fix block drops (#6810) Cyborgmas 2020-06-25 21:42:11 -0400
  • 8179a504cb
    Fix locate command (#6811) Cyborgmas 2020-06-25 21:42:01 -0400
  • baf32612db Rework BlockSnapshot and fix client notifications. Closes #6807 LexManos 2020-06-25 18:41:38 -0700
  • 9cf9305fd0 Bump MCPConfig version. LexManos 2020-06-25 16:24:35 -0700
  • 4700973dff
    Update to 1.16.1 and fix a couple more patch problems cpw 2020-06-25 18:28:48 -0400
  • 648d53ffe1
    Fix some patching derps from 1.15 merge cpw 2020-06-25 18:16:38 -0400
  • c7ed9f690e
    Clean up legacy cruft cpw 2020-06-25 17:09:49 -0400
  • ca2ed1ff7a
    Final patching Anthony Anderson 2020-06-24 21:25:55 -0400
  • 80eb12e59d
    Compiling fixes - IN GAME! covers1624 2020-06-24 19:14:47 +0930
  • 631230b298
    Patching and updates tterrag 2020-06-23 20:56:24 -0400