modmuss50
b49af6f4d8
Bump version
2020-11-28 23:37:40 +00:00
modmuss50
880269e646
Bump version
2020-11-28 20:34:56 +00:00
modmuss50
0c3d83a544
20w48a - Just mapping updates
2020-11-25 19:34:48 +00:00
modmuss50
18e7e5e181
Bump version
2020-11-24 19:54:57 +00:00
modmuss50
cc3cc6c601
Bump version
2020-11-23 20:24:54 +00:00
i509VCB
f9a8239a75
Drop use of remote buildscripts ( #1175 )
2020-11-23 20:14:32 +00:00
modmuss50
d7dacf3db0
Bump version
2020-11-21 18:53:21 +00:00
modmuss50
f1dfa4ca83
Bump version
2020-11-15 19:58:59 +00:00
Thalia Nero
9f7a7423f3
Add module dependencies to maven POM ( #1104 )
2020-11-15 19:46:01 +00:00
modmuss50
1cd3aea3db
Spin up a dedicated server on github actions + add run tasks for test mods. ( #1163 )
...
* Add test mod run tasks, add a very basic auto test server task
* License header
* Minor cleanup
* Fix bad depends
2020-11-15 19:40:17 +00:00
modmuss50
fca1ef16e4
Version bump
2020-11-13 19:13:14 +00:00
modmuss50
df3673f0bc
20w46a
2020-11-11 20:18:14 +00:00
modmuss50
e7f25d0d6f
Set the java compiler --release arg when building on j9+.
...
Thanks to https://github.com/FabricMC/fabric-example-mod/pull/71 for this snippet.
2020-11-10 19:59:25 +00:00
modmuss50
24947c8dc7
Version bump
2020-11-08 21:52:10 +00:00
modmuss50
96d1e9eae1
Version bump
2020-11-07 20:32:46 +00:00
i509VCB
8d074a03a9
Temp fix for feature renderer testmod, update mappings, reimplement client entity events ( #1152 )
...
* Temp fix for feature renderer testmod, update mappings
* Deprecation comments...
* Reimplement client entity events
* Readd the client world change entity event stuff
2020-11-07 19:54:09 +00:00
modmuss50
a927119a3e
Remove build number from github
2020-11-05 18:54:00 +00:00
modmuss50
fe194a410c
Bump version
2020-11-05 18:43:33 +00:00
modmuss50
5132a891ac
Fix release
2020-11-05 18:43:19 +00:00
modmuss50
3e817a62fd
Version bump
2020-11-05 18:26:58 +00:00
modmuss50
15465aaaf5
Publish releases using github actions ( #1124 )
...
* Publish releases using github actions
* # Conflicts:
# build.gradle
* Remove build number + add task to check version has not already been released
2020-11-05 18:12:01 +00:00
modmuss50
fd6e7547e7
20w45a
...
Added FabricBlockEntityTypeBuilder
Reworked EntityRendererRegistry
Ported BlockEntityRendererRegistry
2020-11-05 18:05:55 +00:00
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