Commit graph

  • 1345c08cb8 Fix ItemGroup API on servers modmuss50 2018-12-29 00:21:13 +00:00
  • 8c5c87466f Merge remote-tracking branch 'origin/master' modmuss50 2018-12-28 22:00:45 +00:00
  • 7203236c17 Fix item group naming being inconsistent, and fix minor rendering artifact with the creative gui buttons modmuss50 2018-12-28 22:00:36 +00:00
  • ae4f5b739e compile fix Adrian Siekierka 2018-12-28 23:00:26 +01:00
  • fa7108e6e8 Model loading hooks () Adrian Siekierka 2018-12-28 22:58:19 +01:00
  • 2b462b0c51 Item Group API () Modmuss50 2018-12-24 22:15:53 +00:00
  • 655788b93d fix recursive loop in ContainerProviderImpl, trigger update to fix refmap Adrian Siekierka 2018-12-22 21:26:24 +01:00
  • d96b4c3a24 bump to 0.1.2, bump dependencies Adrian Siekierka 2018-12-22 18:49:00 +01:00
  • 1f5a81e03e container API tweaks Adrian Siekierka 2018-12-22 18:46:42 +01:00
  • 5b71b9c946 Container API () modmuss50 2018-12-22 18:38:57 +01:00
  • 4e043a4781 update Loom asie 2018-12-22 16:21:31 +01:00
  • 02c17c2558
    Merge pull request from SquidDev/hotfix/license Adrian Siekierka 2018-12-21 11:59:07 +01:00
  • 2349fa9ac7 Add a license to the ServerEventMod SquidDev 2018-12-21 10:55:31 +00:00
  • eb8c0d4884
    Merge pull request from SquidDev/feature/server-stop Adrian Siekierka 2018-12-20 20:57:34 +01:00
  • 9b4050d122 Run the STOP event before shutdown, rather than after it. SquidDev 2018-12-20 18:37:04 +00:00
  • b85d399c76 I will not make commits at 1AM. I will not make commits at 1AM... asie 2018-12-18 01:12:30 +01:00
  • aa63df6e1f additional hardening for registry desync issues asie 2018-12-18 01:11:05 +01:00
  • 2c3cdd20a8 improve synchronization for network packet parsing, add NbtType class asie 2018-12-18 00:49:47 +01:00
  • ac954f6e08 Add an event for when the server is about to stop SquidDev 2018-12-17 22:57:59 +00:00
  • 19bc18104d formalize the three states of player interaction events asie 2018-12-16 08:40:16 +01:00
  • 686cba9c1b update mappings, fix Adrian Siekierka 2018-12-15 22:09:30 +01:00
  • 9818bdc49c attempt at working around BiomeColors crash Adrian Siekierka 2018-12-15 21:58:49 +01:00
  • 12b3189f7d Add primitive registry for ItemColorMappers () SquidDev 2018-12-15 14:28:49 +00:00
  • 9171236581 fix backwards compat HandlerList name; fix 18w50a BiomeColors bug Adrian Siekierka 2018-12-14 20:16:20 +01:00
  • f53fe80c6d do not deprecate so hastily! Adrian Siekierka 2018-12-14 20:02:15 +01:00
  • 41db1633a8 Merge branch 'master' of https://github.com/FabricMC/fabric modmuss50 2018-12-14 18:49:50 +00:00
  • 4989e73019 Upload builds to curseforge modmuss50 2018-12-14 18:48:37 +00:00
  • 9d17f13714 ensure deterministic registry population order, fixes blockstate ID desync Adrian Siekierka 2018-12-14 19:43:10 +01:00
  • 5c23a10db1 update mappings, remove unused arg in EntityTypeBuilder Adrian Siekierka 2018-12-14 18:36:55 +01:00
  • ce2cb882ce move impl-suffixed packages to impl/ Adrian Siekierka 2018-12-14 18:24:51 +01:00
  • fd8e0b688d Update to 18w50a asie 2018-12-12 18:32:59 +01:00
  • 51ad71a355 fix BlockEntityRenderRegistry not understanding how constructors work asie 2018-12-12 14:53:04 +01:00
  • 9d0f790bfc i am good at this modding thing asie 2018-12-12 14:39:31 +01:00
  • 7699ef9dc5 fix FabricEntityTypeBuilder asie 2018-12-12 13:41:56 +01:00
  • d3e6e9ca73 add fabric mod information to crash reports asie 2018-12-12 12:28:09 +01:00
  • 92768d765a Fix license violations modmuss50 2018-12-11 18:52:22 +00:00
  • f6b887b619 add entity tracker hooks, fix crash after tweaking HandlerList asie 2018-12-11 17:51:23 +01:00
  • 7eb62310c5
    Merge pull request from kashike/rf/hl Adrian Siekierka 2018-12-11 17:42:37 +01:00
  • 9b5600e56b
    Merge pull request from kashike/feature/fc Adrian Siekierka 2018-12-11 17:42:27 +01:00
  • 6c86cff4c2 Rename a few methods to be more builder-friendly kashike 2018-12-10 23:08:11 -08:00
  • b8e4f293a6
    Merge pull request from therealfarfetchd/master Adrian Siekierka 2018-12-10 21:00:24 +01:00
  • a99b31a8fd update to new mappings as workaround asie 2018-12-10 20:49:36 +01:00
  • 07b55e0cea Add .gitignore therealfarfetchd 2018-12-10 20:48:38 +01:00
  • b0a654abd6 Be more specific with return type kashike 2018-12-10 03:20:37 -08:00
  • 9cb4776313 add description to mod.json Adrian Siekierka 2018-12-09 18:03:15 +01:00
  • 5026ca838b add build number to JAR Adrian Siekierka 2018-12-09 17:47:35 +01:00
  • 0ca8947681 fix license headers Adrian Siekierka 2018-12-09 17:45:27 +01:00
  • 897478bb9a prepare for fabric-loader 0.2.0 Adrian Siekierka 2018-12-09 14:23:40 +01:00
  • 435f1e6433 rearrange mixins, document more client stuff Adrian Siekierka 2018-12-09 13:43:32 +01:00
  • 0594469b69 WIP 0.1.0 cleanup Adrian Siekierka 2018-12-09 13:29:59 +01:00
  • 75b640e987 document deprecations, add FabricBlockBuilder.setMaterialColor, add ServerEvent.START asie 2018-12-07 13:14:27 +01:00
  • dba0d0c2de update to 18w49a.2 asie 2018-12-05 19:42:11 +01:00
  • 3df386717e Redirect onChunkData.deserialize, at least for now asie 2018-12-05 17:00:46 +01:00
  • 1c0decd26c follow toClientTag() contract in ClientSerializable logic asie 2018-12-05 16:47:23 +01:00
  • b008571710 fix mixin issue in ClientSerializable logic asie 2018-12-05 16:35:59 +01:00
  • c5915afee7 ClientSerializable for block entities asie 2018-12-05 11:57:23 +01:00
  • b291a955de add entity interaction events Adrian Siekierka 2018-12-03 10:17:07 +01:00
  • 4d3bd0d35f fix unlikely but still theoretically possible in a very weird edge case crash in BERR Adrian Siekierka 2018-12-02 22:42:21 +01:00
  • 51e3b27151 add tick events Adrian Siekierka 2018-12-02 22:36:51 +01:00
  • 8dbce0f433 implement PlayerInteractionEvents, BreakInteractable convienence itf Adrian Siekierka 2018-12-02 22:23:34 +01:00
  • 2f14adefaa expose delegate to extenders Adrian Siekierka 2018-12-02 14:36:35 +01:00
  • 5ae06d69a3 wrap ToolManager in FabricBlockBuilder Adrian Siekierka 2018-12-02 14:34:54 +01:00
  • 606ebeb524 fix BlockEntityRenderRegistry crash Adrian Siekierka 2018-12-01 11:18:38 +01:00
  • 3ef15e20b7 oops Adrian Siekierka 2018-11-30 16:55:50 +01:00
  • 94c99e5dbb add sprite-related hooks Adrian Siekierka 2018-11-30 16:44:55 +01:00
  • 065970614d clean up, update to 18w48b.2 Adrian Siekierka 2018-11-30 12:52:22 +01:00
  • baccad6a95 add ToolManager Adrian Siekierka 2018-11-30 11:57:58 +01:00
  • 73c6a2a9c2 further datapack loading tweaks asie 2018-11-29 10:07:10 +01:00
  • cc48548ff9 tweak datapack loading asie 2018-11-29 09:18:19 +01:00
  • df2790c68d add entity renderer registry asie 2018-11-29 00:53:29 +01:00
  • 9240854fff update to 18w47b.10, add BlockEntityRendererRegistry asie 2018-11-28 17:55:59 +01:00
  • 88abb5f006 update to 18w47a, add FabricBlockBuilder asie 2018-11-21 18:47:27 +01:00
  • 9273c32d4b update mappings, fix block registration issue, push prototype HandlerList asie 2018-11-18 09:51:12 +01:00
  • a9853c2d45 remap ItemModelMap asie 2018-11-17 07:59:22 +01:00
  • 61d8ac9778 save registry IDs to hard drive Adrian Siekierka 2018-11-16 18:52:32 +01:00
  • dba690b844 initial registry remap implementation asie 2018-11-16 16:15:55 +01:00
  • 2a87d78d28 update version/build.gradle asie 2018-11-10 18:02:47 +01:00
  • 7952ae283c tweak commands/networking hooks asie 2018-11-08 08:56:14 +01:00
  • 524f8cfb7f early low-level command/network APIs asie 2018-11-08 01:14:35 +01:00
  • b71f41c16f fix licenseFormat asie 2018-11-05 15:57:10 +01:00
  • 40d55eebef first commit - resource pack hook and little else asie 2018-11-05 15:54:00 +01:00