Commit graph

456 commits

Author SHA1 Message Date
i509VCB
e05dd712ca 20w45a: Reimplement Chunk events, fix up block-entity-networking
This also adds some maintainer comments to two injections in game rule api.

No this does not compile
2020-11-04 18:21:51 -06:00
modmuss50
6672c51bec 1.16.4 2020-11-02 18:52:08 +00:00
modmuss50
8367596d56 Bump Version 2020-10-30 20:44:41 +00:00
modmuss50
a89534abff Add back renamed lightLevel method, I believe the root cause of this issue is in tiny remapper 2020-10-28 08:44:17 +00:00
modmuss50
a4467d2a9c Bump version 2020-10-27 18:36:48 +00:00
i509VCB
74aedfbe43
Update command api to use new non-tail constructor inject (#1140)
* Update command api to use new non-tail constructor inject

This removes a redirect in fabric api and fixes the location of the command api's icon.

* Update lifecycle events for command-api-v1 testmod
2020-10-27 18:18:09 +00:00
modmuss50
9580fa8f9a Update loom and loader 2020-10-23 09:15:02 +01:00
i509VCB
eacb8ba396
Update yarn mappings (#1127) 2020-10-22 18:54:44 +01:00
modmuss50
2b462379ad Bump versions 2020-10-18 18:38:30 +01:00
i509VCB
fdf52297d0
Use " consistently in main gradle buildscript and some deprecation (#1116)
This also moves use of deprecated `classifier` from AbstractArchiveTask to `archiveClassifier`

Also this moves loader to the Globals class.

This PR does not touch the individual modules since there are other PRs open which modify those.
2020-10-11 21:28:03 +01:00
modmuss50
9f0fb4b8a2 Bump version 2020-10-11 21:18:28 +01:00
modmuss50
c270b09831 Version Bump 2020-10-05 19:41:39 +01:00
modmuss50
3c53fe33fe Version bump 2020-09-29 18:55:16 +01:00
modmuss50
f8ac1db2b1 Version bump 2020-09-27 12:38:48 +01:00
modmuss50
c1aa8ed8d7 Version Bump 2020-09-18 18:48:09 +01:00
shartte
c29459abaf
Ported 1.16.1 biomes-api-v1 to 1.16.2 (#1053)
* Ported 1.16.1 biomes-api-v1 to 1.16.2.
Public API changes:
- Removed flagging biomes as suitable for player spawns since that is now handled in the Biome Builder.
- Changed API over to RegistryKey's, not because it's necessary, but because it is more ergonomic since Vanilla Biomes in BuiltInBiomes are now all exposed as keys, rather than instances.

* Changed to CheaterCode's mixin for modifying the nether biomes, saving us one accessor.

* Move Bonanza

* Finished moving and updating of the module, added experimental markers.

* Adjusted experimental notes.

* Finished rename from biomes-v1 to biome-api-v1

* Reverted memory settings in preparation for loom-0.5
2020-09-18 18:11:51 +01:00
modmuss50
74685c149c
Update loom to 0.5 (#1060)
You may need to run `--refresh-dependencies` if you have odd issues. Please ask if you need help.
2020-09-10 17:36:46 +01:00
modmuss50
1c9f449974 1.16.3 2020-09-10 16:41:12 +01:00
modmuss50
fcdfdfa1c7 Fix server crash, closes #1058 2020-09-03 23:44:31 +01:00
modmuss50
fb0d9b0e7d Update mappings 2020-09-03 20:39:05 +01:00
modmuss50
432ea188f9 Bump version 2020-09-03 20:00:01 +01:00
modmuss50
a607839c1a 0.19.0 2020-08-21 17:37:32 +01:00
modmuss50
e81ec80bf4 Version bump 2020-08-13 18:17:47 +01:00
modmuss50
54fedaeb9b update curse version 2020-08-11 17:45:12 +01:00
modmuss50
7d3b96dd8a 1.16.2 2020-08-11 17:27:22 +01:00
modmuss50
ac8e8c5914 Bump version 2020-08-08 13:19:35 +01:00
modmuss50
ad64ee68e8 Bump version 2020-08-07 19:52:25 +01:00
modmuss50
f8ee145623 1.16.2-rc1 2020-08-07 17:20:50 +01:00
modmuss50
627dccba1d pre3, no changes, so no release. 2020-08-06 18:28:24 +01:00
modmuss50
91555cd1f0 1.16.2-pre2 - no biomes for now 2020-08-05 20:00:37 +01:00
modmuss50
d54afe8768 Bump version 2020-07-29 23:54:25 +01:00
modmuss50
80f083f580 Revert "Update to loom 0.5"
This reverts commit 9be3744a
2020-07-29 23:54:09 +01:00
modmuss50
74cc3b2021 Version Bump 2020-07-29 20:07:00 +01:00
modmuss50
9be3744a3b Update to loom 0.5
For now this will only be for 1.16.2
2020-07-29 19:52:57 +01:00
modmuss50
bf0e62bd42 1.16.2-pre1 2020-07-29 16:52:10 +01:00
modmuss50
ccb37cc4c4 Version bump 2020-07-24 16:29:47 +01:00
modmuss50
d7f19da055 20w30a - Just a mapping update 2020-07-22 17:38:57 +01:00
modmuss50
359819bea1 Version bump 2020-07-20 20:03:56 +01:00
modmuss50
3b4b2c130e Version bump 2020-07-17 16:22:50 +01:00
modmuss50
5553fa5856 20w29a 2020-07-15 17:20:11 +01:00
modmuss50
e4cb07a722 Bump version 2020-07-12 19:36:35 +01:00
modmuss50
e09978fc7c Bump version 2020-07-09 22:50:21 +01:00
Draylar
08834d9e76
20w28a Biome Module fixes (#874)
* 20w28a biome module fixes

* update version to 0.3.0

* major version bump to 1.0.0

* Update mappings

* Fix nether biome test's

* Fix nether biome's on the server
Closes https://github.com/FabricMC/fabric/issues/861

* Accessor name changes

Co-authored-by: modmuss50 <modmuss50@gmail.com>
2020-07-09 22:49:30 +01:00
modmuss50
35e08e3387 20w28a - no biomes or dimensions 2020-07-08 19:31:01 +01:00
modmuss50
408b8aa4b4 Github release publishing 2020-07-01 18:58:47 +01:00
modmuss50
c668f41520 20w27a 2020-07-01 18:40:27 +01:00
modmuss50
f41e2098ef Bump version 2020-06-30 20:18:00 +01:00
modmuss50
dfd0b839f4 Bump version 2020-06-25 23:29:25 +01:00
modmuss50
4d66bed54e 1.16.1 + hopefully fix github actions 2020-06-25 17:41:13 +01:00
modmuss50
b7084faa30 1.16 - Just mapping updates 2020-06-23 15:07:50 +01:00
modmuss50
0a6f2a70dc Update loom to fix crash on build, Closes #831 2020-06-21 19:40:33 +01:00
modmuss50
e00ecb5fb8 Bump version 2020-06-21 13:42:26 +01:00
modmuss50
53a97948b3 Simplify server command registration, fixing server commands being registered too late. 2020-06-18 22:01:21 +01:00
modmuss50
f362c86ed3 Bump version + rc1 2020-06-18 21:45:48 +01:00
modmuss50
28a9468044 1.16-pre8
Doesnt need a release
2020-06-17 17:20:18 +01:00
modmuss50
b92c4e0aca bump version 2020-06-16 17:21:13 +01:00
modmuss50
5794386efb 1.16-pre7 2020-06-16 17:20:28 +01:00
modmuss50
f444f16314 Bump Version 2020-06-15 22:05:41 +01:00
modmuss50
c824e0ac2c 1.16-pre6 2020-06-15 19:26:27 +01:00
modmuss50
7066030fcb 1.16-pre5 2020-06-12 16:29:47 +01:00
modmuss50
ee3acc8423 version bump 2020-06-12 11:32:35 +01:00
modmuss50
7dba2d6c01 1.16-pre4 - just a mapping change. 2020-06-11 18:30:44 +01:00
modmuss50
6dddba385c Bump version 2020-06-11 11:41:10 +01:00
modmuss50
5a6e8f4ce1 1.16-pre3 2020-06-10 18:17:45 +01:00
modmuss50
059ea866ec update mappings 2020-06-09 22:29:07 +01:00
modmuss50
4e84b64f5c Fix log spam for mods that are not datapacks. Also bump version for release 2020-06-05 20:09:24 +01:00
modmuss50
3c5f026f0d 1.16-pre2 2020-06-05 12:42:58 +01:00
modmuss50
f6620c4898 Bump version 2020-06-05 11:37:29 +01:00
modmuss50
277876c741 Hopefully fix mod datapacks 2020-06-04 22:35:10 +01:00
modmuss50
0d474ec430 1.16-pre1 2020-06-04 21:20:20 +01:00
modmuss50
0e8ef4f8b9 Version bump 2020-06-01 17:18:57 +01:00
i509VCB
c6ab3e1b2d
Make the create method public on villager profession builder (#647)
* Make the create method public

* Bump module ver

* Bump main version
2020-05-29 23:34:00 +01:00
modmuss50
0a73535729 Bump version 2020-05-29 20:11:58 +01:00
modmuss50
da175ad6ad 20w22a 2020-05-29 15:56:10 +01:00
modmuss50
4a08d6b285 20w21a initial port 2020-05-20 19:39:37 +01:00
modmuss50
6d41837a96 20w20a 2020-05-13 18:42:14 +01:00
modmuss50
8dcfcb1e89 Bump version 2020-05-11 22:13:40 +01:00
modmuss50
57dbcc4ce5 Version bumps 2020-05-07 22:12:06 +01:00
modmuss50
d1e1b46ce9 Remove call to initShapeCache when registering blocks.
At some point in the 1.16 update cycle this was moved to be called after tags are (re)loaded and not when blocks are being registered.
2020-05-07 13:52:28 +01:00
modmuss50
84cce57f4d 20w19a: Deprecated min/maxDespawnDistance in FabricEntityTypeBuilder as they are no longer applicable to the EntityType.
This was done to keep mod compat and will be removed very shortly. I dont think they were used by many mods (only added in a recent 1.16 snapshot) so I think this is the best course of action.
2020-05-06 18:46:36 +01:00
Player
b4da06fb83
Bump version 2020-05-04 19:57:24 +00:00
Player
d0b0d5f31b Bump version 2020-05-03 20:21:57 +02:00
modmuss50
63435d4b92
Restart Testmods (#593) 2020-05-03 16:56:50 +00:00
modmuss50
5644fa286e Fix commands on servers. (#604)
* Fix commands on servers.

Based off the same fix I made a year or two ago...

* Fix
2020-05-02 21:21:35 +01:00
modmuss50
bf7c167a1d Fix crash 2020-04-30 00:45:49 +01:00
modmuss50
a15fc24836 Bump version 2020-04-30 00:07:20 +01:00
modmuss50
204c316b03 Bump version 2020-04-29 22:50:05 +01:00
modmuss50
610157e1cf Bump Version 2020-04-29 22:15:52 +01:00
modmuss50
686e6e57ad 20w18a 2020-04-29 17:49:19 +01:00
Player
224bbbbccc Bump versions 2020-04-27 14:04:35 +02:00
modmuss50
2fd224ca63 20w17a 2020-04-22 17:59:17 +01:00
Player
526cfc4b2f Remove DynamicAttributeTool from ToolItem to fix vanilla tools being universally effective 2020-04-22 17:22:39 +02:00
Player
570150aa1c Bump version 2020-04-22 09:49:46 +02:00
modmuss50
6c0e72dfcd Bump version 2020-04-20 01:43:57 +01:00
modmuss50
708a050cc0 Bump version 2020-04-20 01:13:57 +01:00
Sargun Vohra
83200dc6f5 Check the Fabric box when uploading to curseforge (#574)
* Check the Fabric box when uploading to curseforge

This will ensure mod auto update tools know it's a Fabric jar.

* Update cursegradle version
2020-04-20 01:01:02 +01:00
modmuss50
eb276f9cfc 20w16a 2020-04-15 16:42:48 +01:00
Player
dc50b8619e Bump version 2020-04-11 22:00:53 +02:00
liach
1a47cd78f6
Update checkstyle and change tab width to be 4 than 8 (#518)
* Remove unnecessary chmod in travis script
* Update checkstyle and fix indent config
* Travis CI optimizations and checkstyle fixes
2020-04-11 18:21:53 +00:00
modmuss50
a2a96bf9a5 20w15a 2020-04-08 16:03:19 +01:00
modmuss50
d6ae8a0d62 Fix build 2020-04-05 15:51:59 +01:00
liach
655c8d6a5c
Fix javadoc jar generation and javadoc building (#550)
* Update build.gradle for testing

Signed-off-by: liach <liach@users.noreply.github.com>

* Fix javadocs

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2020-04-05 15:07:27 +01:00
modmuss50
88afe607db Update gradle, loom, mappings, loader 2020-04-03 20:44:38 +01:00
modmuss50
c808269fb2 20w14a 2020-04-02 19:28:36 +01:00
modmuss50
372d827d5a 20w13a 2020-03-25 18:20:06 +00:00
modmuss50
ce6dd8380f Fix crash on startup 2020-03-18 20:39:15 +00:00
modmuss50
d249f7b6d6 20w12a 2020-03-18 20:05:01 +00:00
modmuss50
5b8a535acb 20w11a - All mapping changes 2020-03-11 17:37:48 +00:00
modmuss50
3c3ab87276 Bump Version 2020-03-11 11:56:34 +00:00
modmuss50
2cbdd032eb Fix modded ItemGroups not showing, also updated mappings 2020-03-06 18:31:57 +00:00
Player
56f586a0fc Bump version 2020-03-05 14:10:33 +01:00
modmuss50
b7d52fa581 20w10a 2020-03-04 20:59:37 +00:00
modmuss50
2f56dff236 Initial port to 20w09a 2020-02-26 19:10:16 +00:00
modmuss50
a279af2a9a Fix javadoc jar not being published to maven 2020-02-14 15:24:32 +00:00
modmuss50
dba69fc641 20w07a 2020-02-14 15:00:09 +00:00
modmuss50
a6344a2035 Set curse game version 2020-02-10 17:16:06 +00:00
modmuss50
2d512d3d03 Bump version 2020-02-10 17:08:49 +00:00
modmuss50
e9f5baeb11
Publish a fat javadoc jar to maven (#503)
* Publish a fat javadoc jar to maven

* Cleanup
2020-02-10 17:05:41 +00:00
SuperCoder79
b7436ccac2
Experimental nether biomes API (#496)
* Add nether biomes API

* Update fabric-biomes-v1.mixins.json

* fixed license

* smarter injection point

* Apply suggestions from coderbot's review

Co-Authored-By: coderbot16 <coderbot16@gmail.com>

* fix code style

* remove redundant import

* improve docs and update yarn version

* Apply suggestions from code review

Co-Authored-By: coderbot16 <coderbot16@gmail.com>
Co-Authored-By: Juuxel <6596629+Juuxel@users.noreply.github.com>

* bump version

* mark classes as final

* Changes from modmuss's review

add 1.16 dependency, merge NetherBiomesImpl into InternalBiomeData, fix code style, and fix mixin target

* Update build.gradle

* Update API to inform users that it is experimental

* remove beta annotion

* optimize imports

Co-authored-by: coderbot16 <coderbot16@gmail.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2020-02-10 17:05:19 +00:00
Player
cfa5f8f26a Bump version 2020-02-10 00:58:35 +01:00
modmuss50
434c9ae895 Update Loader requirement, fixing game version number. 2020-02-05 19:23:03 +00:00
modmuss50
9421522d5a 20w06a 2020-02-05 18:05:59 +00:00
modmuss50
aea78a258d 1.15.2 2020-01-21 15:16:39 +00:00
modmuss50
203491ea23 1.15.2-pre1 2020-01-14 20:50:51 +00:00
Player
a1bd3118a0 Bump versions 2020-01-01 14:01:16 +01:00
TheGlitch76
3c664f3a9c Always only return the last part of a branch
Not applying this causes certain environments (such as a local instance) to build artifacts in subdirectories with shortened names.
2019-12-30 15:04:30 +00:00
Player
90fe97f88e Bump version 2019-12-28 16:30:48 +01:00
modmuss50
2605c5a557 Fix build
I thought this worked..
2019-12-17 21:26:06 +00:00
modmuss50
e8063fbd96 1.15.1 2019-12-17 21:17:41 +00:00
Player
abd91580dd Bump versions 2019-12-10 22:46:06 +01:00
liach
7a0d585458 Update loom, use tinyv2 (for params/jd), update loader
The build passes, no worries

Signed-off-by: liach <liach@users.noreply.github.com>
2019-12-10 21:28:24 +00:00
modmuss50
3b05f68e06 Version bump 2019-12-10 15:20:25 +00:00
modmuss50
5dcfb8552b 1.15 2019-12-10 15:17:35 +00:00
modmuss50
821cdba74e 1.15-pre7 - mapping changes 2019-12-09 21:40:36 +00:00
modmuss50
da060503f2 1.15-pre5 2019-12-05 14:07:00 +00:00
modmuss50
ec40b2e12c 1.15-pre4
a few mapping changes
2019-12-03 17:02:41 +00:00
modmuss50
ea865a1450 Fix crash on startup
Required as mixin was complaining: target requires method signature because enclosing type information for net.minecraft.client.render.chunk.ChunkBuilder$BuiltChunk$RebuildTask is unavailable
2019-11-29 00:29:17 +00:00
modmuss50
06c939b35c 1.15-pre3 - just mapping changes 2019-11-28 19:40:14 +00:00
grondag
1e5e53014d Fix gui item rendering (issue #412 PR #443) 2019-11-28 08:03:04 +00:00
modmuss50
2775144ad8 Fix NPE in MixinChunkRebuildTask Closes #436 2019-11-26 15:37:59 +00:00
Player
7fe423d1a5 Fix BER registration accessing dispatcher instance through uninitialized
field
2019-11-26 08:48:32 +00:00
modmuss50
e08a7305d5 1.15-pre2 2019-11-25 19:28:07 +00:00
modmuss50
f3d8141bae 1.15-pre1 2019-11-21 21:04:17 +00:00
modmuss50
6c2678816a 19w46a 2019-11-13 17:41:46 +00:00
modmuss50
f947d671a1 19w45b + Fix missed optional mixin fixes
MixinChunkRebuildTask should have been ported yesterday, but it was only logging out a warning.
2019-11-08 13:23:12 +00:00
modmuss50
12515ed9ee 19w45a 2019-11-07 20:35:26 +00:00
modmuss50
ce77399215 19w44a
Only yarn renames
2019-10-30 17:10:30 +00:00
Player
dfdb52d6e5 Add checkstyle, format existing code accordingly. 2019-10-27 15:40:26 +01:00
grondag
b8dee3c017 Fix breaking render for API models (#406)
* Fix breaking render for API models

* Bump versions
2019-10-19 19:29:48 +01:00
grondag
0f869edf26 Fix indigo rendering in 19w42a (#405)
* Fix indigo rendering in 19w42a
* Prevent crashes for modded item rendering

VertexConsumer now thows unless all vertex elements are populated.  Overlay UV coordinates are thus required for block breaking, item glint, etc.  Block breaking doesn't seem to work fully for non-vanilla models, but cause isn't yet clear.
2019-10-17 15:54:54 +00:00
Player
38a28ddb59 Version bump 2019-10-17 00:27:10 +02:00
modmuss50
d2e3099f39 19w42a
Includes a work around for the funky rendering issues, this will need looking into some more.
2019-10-16 18:54:16 +01:00
modmuss50
ccd269cfad 19w41a 2019-10-09 19:05:13 +01:00
modmuss50
da5bc0bb05 19w40a 2019-10-02 15:48:19 +01:00
grondag
32ac36d518
1.14 Updates and Render Fixes (#394)
* Fix EntityRenderDispatcher hook (again)

* Add fabric-particles-v1

* Add a sync() method to BlockEntityClientSerializable

* Prevent CME due to off-thread block entity updates (#367)

* Restore rendering features disabled in first 19w39a release

* Remove rendering stuffs no longer needed due to snapshots

* Bump versions as needed
2019-09-29 18:21:38 -07:00
grondag
f8c11fca6f
Fix EntityRendererRegistry crashes (#392)
* Move EntityRenderDispatcher init hook (#390)

Fixes FabricMC/fabric#389

* Bump API patch version

* Bump renderer registries patch version
2019-09-29 15:09:46 -07:00
Modmuss50
9c45b1ef78 Wip 19w39a (#386)
* 19w39a fixes (#387)

* Bump versions

* Breaks: BlockEntityRendererRegistry and EntityRendererRegistry

* Remove broken parts of rendering, bump major version

* Add renderer-registries, replaces broken parts of rendering api

* Slap a band-aid on renderer/Indigo - won't render properly, but runs

* Bump distribution versions, add renderer-registries to main build

* Clean up blockrenderlayer implementation package name
2019-09-28 18:07:04 -07:00
grondag
a5d709c3e1
1.15 Rendering Cleanup (#376)
* Make whitespace more consistent with Fabric norms
* Remove implementation of disabled multi-sprite quad feature
* Simplify quad header encoding - most attributes are now directly encoded to array data
* Simplify material encoding - exploiting low number of possible materials
* Add minimal validations related to sprite index
* Codify magic numbers and make derivations more clear/explicit
* Fix defect #374
* Bump patch versions
* Use unmodified vanilla AO calculator
2019-09-24 07:27:27 -07:00
grondag
96946203be
Bring dimension API to 1.15 branch (#373)
* Update versioning to match 1.15 branch

* Fix builtin mods being added as resource packs

* Update fabric-loader to replace deprecated methods

* Add more metadata to the modules (#353)

* Add fabric-api-base as a dep to fabric-networking-v0

* Allow for running fabric-api-base on the server-side environment (#360)

* Set curse version to 1.14.4
Also forces it to build again

* Fix NPE in fluid renderer mixin (#361)

* Fix NPE in fluid renderer mixin
* Ensure state, view, and pos are never null
* Bump fabric-rendering-fluids-v1 version

* Cooler dimension API, #309 (#319)

* pyro API

* Update fabric-dimensions-v1/src/main/java/net/fabricmc/fabric/api/dimension/EntityPlacer.java

clarify portalDir param

Co-Authored-By: Pyrofab <redstoneinfire@gmail.com>

* Update fabric-dimensions-v1/src/main/java/net/fabricmc/fabric/api/dimension/EntityPlacer.java

rename & clarify verticalOffset param

Co-Authored-By: Pyrofab <redstoneinfire@gmail.com>

* Update fabric-dimensions-v1/src/main/java/net/fabricmc/fabric/api/dimension/FabricDimensions.java

Co-Authored-By: Pyrofab <redstoneinfire@gmail.com>

* Update fabric-dimensions-v1/src/main/java/net/fabricmc/fabric/api/dimension/EntityPlacer.java

Co-Authored-By: Pyrofab <redstoneinfire@gmail.com>

* update parameter

* Add fabric-networking and fabric-registry-sync to dependencies

* Refactor FabricDimensionType to use a builder

Also adds a desiredRawId field separate from the actual raw
id fixed internally. The fixedRawId field is now set by
DimensionIdsFixer through reflection.
This change addresses concerns about the ability for any mod
to set a FabricDimensionType's raw id at any time.

* Improve javadoc of FabricDimensions#teleport

* Add an overload for FabricDimensions#teleport

* Update javadoc on DimensionIdsFixer

* Inline clientside packet handling

* Add side assertions to FabricDimensions#teleport

* Nuke minecraft's attempts to overwrite bad level properties

* Add license headers

* Reformat dimension API source code

* Update FabricDimensionType javadoc

* Remove redundant ThreadLocal from FabricDimensionInternals

* Fix crash on dedicated servers

* Fix Illegal Access during remapping

* Fix dimension remap exception propagation

* clarify EntityPlacer docs

* spacing fixes

* api.dimension -> api.dimension.v1

* Increment API patch version

Signifies inclusion of new Dimension API

* Partial fix to FabricDimensionType

* Bump dimension version

* Updates based on feedback
2019-09-22 08:32:08 -07:00
modmuss50
d32291da65 Fix resource-loader 2019-09-18 23:24:15 +01:00
modmuss50
9c15c890d1 Update mappings 2019-09-18 19:01:22 +01:00
modmuss50
7533b848b5 19w38b - start the port, does not compile just yet. 2019-09-18 18:16:25 +01:00
modmuss50
6b7b8bda7b 19w37a - the same. 2019-09-11 16:42:09 +01:00
modmuss50
413f3d6055 19w36a some biome changes 2019-09-05 12:04:07 +01:00
modmuss50
b4f62fb5a7 Update fabric-loader to replace deprecated methods 2019-08-28 22:17:50 +01:00
modmuss50
27da48aaf2 19w35a 2019-08-28 18:59:15 +01:00
modmuss50
d7b19f7e1c Remove remote name from branch 2019-08-27 20:40:07 +01:00
modmuss50
65dbd72c87 Fix branch name on jenkins 2019-08-27 20:26:27 +01:00
modmuss50
34cdeba3b0 Add current git branch to version
Set the curse game version to 1.15
2019-08-27 20:11:55 +01:00
Player
66a6b610bc Add 1.15 MC deps where needed, update loader, bump versions. 2019-08-27 18:43:09 +00:00
modmuss50
ef6e16884f 19w34a - not being built just yet 2019-08-22 19:07:25 +01:00
modmuss50
9f55aa704f Bump versions 2019-08-08 00:06:46 +01:00
grondag
9b03381f03
Merge pull request #284 from svipthedrunk/javadoc
Javadoc fixes
2019-07-28 06:04:11 -07:00
asie
e93d238ed2 update to Loom 0.2.5 2019-07-24 23:07:45 +02:00
modmuss50
883e856c18 1.14.4 2019-07-19 11:23:03 +01:00
modmuss50
f5c26764a9 1.14.4-pre6 2019-07-16 11:49:33 +01:00
modmuss50
09ff631040 Append a substring of the mc version to the hash of the submodule to prevent issues where the source is the same but produces different bytecode that is not compatible across mc versions 2019-07-14 17:42:09 +01:00
modmuss50
dae1b0d776 1.14.4-pre5 2019-07-12 19:05:26 +01:00
modmuss50
ea100f613b 1.14.4-pre4 2019-07-10 14:42:04 +01:00
asie
592d1d229f port to 1.14.4-pre1 2019-07-03 21:21:00 +02:00
svipthedrunk
a1fec501f4 Updated build.gradle for the javadocs + fixed some oversights of the last commit 2019-06-27 18:22:48 +02:00
modmuss50
39ff57de0b Update to 1.14.3 2019-06-24 16:17:09 +01:00
Adrian Siekierka
f0d568005e 1.14.3-pre2 2019-06-13 10:16:42 +02:00
Adrian Siekierka
bdffbb2cdb 1.14.3-pre1 2019-06-03 19:02:44 +02:00
Adrian Siekierka
6263b147d3 mark as 0.3.0/1.14.2 2019-05-27 14:28:56 +02:00
Adrian Siekierka
25fd0c5267 compatibility improvements for Bukkit environments 2019-05-26 14:31:30 +02:00
Adrian Siekierka
945f265fc3 update to 1.14.2pre2 2019-05-17 16:20:37 +02:00
modmuss50
12a48eade6 Fix building when not in a git repo (zip download). Closes #179 2019-05-13 10:20:47 +01:00
Adrian Siekierka
9232ac87a2 fingers crossed and hope for the best 2019-05-12 00:00:57 +02:00
Adrian Siekierka
f16189181b final module name refactor prior to release, hopefully 2019-05-11 23:48:33 +02:00
asie
93af775a99 append git hash to subproject versions, update to 1.14.1-pre2 2019-05-11 08:55:17 +02:00
asie
1237c40625 update to WIP Loom 0.2.3, fixing in-IDE usage 2019-05-11 01:02:20 +02:00
Adrian Siekierka
ab8198ed5f update license header, add .editorconfig, run formatter - close #28 2019-04-26 20:18:20 +02:00
Adrian Siekierka
99acb0615e build to fabric-api 2019-04-24 19:15:08 +02:00
Adrian Siekierka
1e0e95b280 another attempt at buildscript fixes 2019-04-24 01:14:43 +02:00
Adrian Siekierka
e910c7217b more buildscript fixes 2019-04-24 01:09:49 +02:00
Adrian Siekierka
da9cebd67f fix Maven publishing, .gitignore 2019-04-24 01:03:53 +02:00
Adrian Siekierka
e546c30ba0 fix build, update to 1.14 release 2019-04-24 00:51:01 +02:00
Adrian Siekierka
c98d79e644 mark as 0.3.0-pre, disable CF uploads for now 2019-04-24 00:48:31 +02:00
Adrian Siekierka
dff44ec84f [#148] Migrate to a modular JAR-in-JAR system, update to Loader 0.4.x 2019-04-24 00:47:39 +02:00
Adrian Siekierka
12310858de update buildsystem to use maven-publish, hopefully 2019-04-22 17:12:13 +02:00
asie
619f251fa5 update to 1.14pre3 2019-04-16 18:07:53 +02:00
modmuss50
93f49a4824 1.14 Pre-Release 1, just build script changes 2019-04-10 17:57:48 +01:00
modmuss50
b03a9dbda3 19w14b, just mapping updates 2019-04-05 17:10:11 +01:00
modmuss50
ca298f60ed Update to 19w14a, only mapping changes. Also fix version not being updated in the mod.json 2019-04-03 20:34:09 +01:00
modmuss50
240d8ab775 19w13a
EntityType's can now say if the entity is immune to fire, the builder has been update to support this.
Mainly mapping updates
2019-03-27 18:51:05 +00:00
modmuss50
163d37cd42 19w12b 2019-03-21 18:13:36 +00:00
modmuss50
3083a67ca4 Update to use fixed intermediary names. 2019-03-20 22:10:21 +00:00
modmuss50
f7617b19c1 19w12a 2019-03-20 18:52:51 +00:00
modmuss50
fa4b8dfc92 Fix ItemGroup buttons not working 2019-03-14 19:51:51 +00:00
asie
250befa01f update to 19w11a 2019-03-14 14:28:13 +01:00
Modmuss50
98c307909e Fix dedicated server commands (#93) - hopefully a temporary approach (I wish...) (#106) 2019-02-25 00:48:35 +01:00
Adrian Siekierka
5c683237dd
update mappings, fix NIO resource pack support on paulscode, minor cleanup/tweaks (#103) 2019-02-22 23:21:54 +01:00
asie
d9e25ac47b fix ModNioResourcePack 2019-02-21 07:42:19 +01:00
Adrian Siekierka
57faa8d1bd API 0.2.2 2019-02-20 23:16:40 +01:00
Adrian Siekierka
598f00488f update mappings, add extra javadocs/deprecations, migrate to Mixin Accessors where applicable 2019-02-17 13:08:50 +01:00
Adrian Siekierka
fbb91bf597 bump version to 0.2.1 2019-02-14 22:47:27 +01:00
Adrian Siekierka
33c36f8f29 final name changes, compilation fix 2019-02-10 02:48:25 +01:00
Adrian Siekierka
fe18b98757 initial 19w06a update 2019-02-06 21:48:38 +01:00
asie
6f93f1cfb7 fix ParticleManager not being registry-hooked 2019-02-02 02:10:09 +01:00
asie
f1fa5cfd3c update to 19w05a 2019-01-30 19:07:33 +01:00
asie
833a3e9fb3 mark 0.1.5, compilation fixes, naming tweaks 2019-01-26 00:00:39 +01:00
asie
8285a8c056 update 19w04a 2019-01-24 20:29:31 +01:00
asie
447331e67e update to 19w03c 2019-01-20 09:36:47 +01:00
Adrian Siekierka
d7b5916416 update mappings 2019-01-17 18:51:59 +01:00
asie
9deaaf9341 19w03a update 2019-01-16 22:41:18 +01:00
hea3ven
dfbf5fe3d0 Fix container desync in the client (#61) (#67) 2019-01-14 18:25:09 +01:00
asie
8f36b30bc8 update 2019-01-09 21:36:28 +01:00
asie
1ac17fe430 19w02a update 2019-01-09 21:29:39 +01:00
Adrian Siekierka
0c93861d27 bump version, mapping version 2019-01-06 13:33:50 +01:00
Adrian Siekierka
fa7108e6e8 Model loading hooks (#39) 2018-12-28 22:58:19 +01:00
Adrian Siekierka
655788b93d fix recursive loop in ContainerProviderImpl, trigger update to fix refmap 2018-12-22 21:32:04 +01:00
Adrian Siekierka
d96b4c3a24 bump to 0.1.2, bump dependencies 2018-12-22 18:49:00 +01:00
asie
4e043a4781 update Loom 2018-12-22 16:21:31 +01:00
asie
2c3cdd20a8 improve synchronization for network packet parsing, add NbtType class 2018-12-18 00:49:47 +01:00
Adrian Siekierka
686cba9c1b update mappings, fix #24 2018-12-15 22:09:30 +01:00
modmuss50
41db1633a8 Merge branch 'master' of https://github.com/FabricMC/fabric
# Conflicts:
#	build.gradle
2018-12-14 18:49:50 +00:00
modmuss50
4989e73019 Upload builds to curseforge 2018-12-14 18:48:37 +00:00
Adrian Siekierka
5c23a10db1 update mappings, remove unused arg in EntityTypeBuilder 2018-12-14 18:36:55 +01:00
asie
fd8e0b688d Update to 18w50a 2018-12-12 18:32:59 +01:00
asie
f6b887b619 add entity tracker hooks, fix crash after tweaking HandlerList 2018-12-11 17:51:23 +01:00
asie
a99b31a8fd update to new mappings as workaround 2018-12-10 20:49:46 +01:00
Adrian Siekierka
5026ca838b add build number to JAR 2018-12-09 17:47:35 +01:00
Adrian Siekierka
0ca8947681 fix license headers 2018-12-09 17:45:27 +01:00
Adrian Siekierka
0594469b69 WIP 0.1.0 cleanup 2018-12-09 13:29:59 +01:00
asie
dba0d0c2de update to 18w49a.2 2018-12-05 19:42:11 +01:00
Adrian Siekierka
8dbce0f433 implement PlayerInteractionEvents, BreakInteractable convienence itf 2018-12-02 22:23:34 +01:00
Adrian Siekierka
606ebeb524 fix BlockEntityRenderRegistry crash 2018-12-01 11:18:41 +01:00
Adrian Siekierka
94c99e5dbb add sprite-related hooks 2018-11-30 16:45:12 +01:00
Adrian Siekierka
065970614d clean up, update to 18w48b.2 2018-11-30 12:52:25 +01:00