Player
3ac43d9577
Revert Mixin compatibilityLevel bump, bump versions
2021-11-17 03:29:11 +01:00
modmuss50
e77d3ea62f
1.18-pre2 & Java 17
2021-11-16 18:41:10 +00:00
modmuss50
31860a91ee
Fix crash when loading resources from a UNC (windows) network share.
...
See: https://bugs.openjdk.java.net/browse/JDK-8178726
2021-11-12 16:49:44 +00:00
Technici4n
25611bb75a
Stop DefaultResourcePack scanning the entire classpath ( #1564 )
...
* Stop DefaultResourcePack scanning the entire classpath
* Use another approach to find the JAR
* Make it work for filesystem assets as well (tested, it works!)
* Only patch what is necessary
2021-07-23 17:06:03 +01:00
modmuss50
b7ab612143
1.17-pre1
2021-05-27 18:40:00 +01:00
modmuss50
a02b4463f9
21w19a
2021-05-12 20:23:04 +01:00
Juuxel
c0514c5228
Add Finnish translation ( #1416 )
...
(cherry picked from commit 42c13ca9b1
)
2021-04-14 18:52:48 +01:00
modmuss50
23b3c92ea9
21w13a
2021-03-31 20:52:51 +01:00
modmuss50
1eb2670e8a
21w05a
2021-02-03 19:53:20 +00:00
modmuss50
36b77c3e9f
21w03a
2021-01-20 19:50:47 +00:00
i509VCB
f8cf2bb436
Add custom value denoting module lifecycles. ( #1253 )
...
* Add custom value denoting module lifecycles.
* Make the module validation work.
My hand has been forced - we must use buildSrc since JsonSlurper is not available in main buildscript.
* Apply task to each project and dont cross projects
* A horrible hack
* Wait what
* It works now.
* Not needed
* Drop unneeded maven repo, cache map lookup
(cherry picked from commit daa38b3d82
)
2021-01-19 18:54:23 +00:00
LambdAurora
ea2e406d01
Fix dev env crash on Windows.
2021-01-05 13:21:54 +01:00
modmuss50
27f445e70d
Fix merge.
...
Its always checkstyle...
2020-12-23 20:30:07 +00:00
modmuss50
87d0b2af53
Fix a number of issues with reload listeners ( #1240 )
...
* Fix resource reload listeners not being sorted.
Fix missing/broken reload listener keys.
Add a debug log line for missing reload keys
Add some basic tests.
* Undo adding new keys, we can look at this later.
* use AssertionError
* Fix test on server
(cherry picked from commit 67abea83c2
)
2020-12-23 20:09:38 +00:00
LambdAurora
0ea93ebaf8
Resource loader improvements ( #1186 )
...
* Add resource pack activation type, programmer art API, group mod resource packs.
* Add missing license headers.
* Cleanup and add documentation.
* Fix performance issues.
* Rename invoker.
* Add comment in ReloadableResourceManagerImplMixin.
* Add package-info to resource loader.
(cherry picked from commit 73b29211a6
)
2020-12-23 18:51:52 +00:00
modmuss50
e1f1abb1c0
20w49a
2020-12-02 19:02:44 +00:00
LambdAurora
7fc3efa106
Internal refactor, remove legacy code, fix FabricMC/fabric#878. ( #1134 )
2020-11-13 18:26:33 +00:00
modmuss50
df3673f0bc
20w46a
2020-11-11 20:18:14 +00:00
modmuss50
fd6e7547e7
20w45a
...
Added FabricBlockEntityTypeBuilder
Reworked EntityRendererRegistry
Ported BlockEntityRendererRegistry
2020-11-05 18:05:55 +00:00
LambdAurora
151ba21b21
Resource loader for 20w45a. ( #1 )
...
* Resource loader for 20w45a.
* You have seen nothing.
2020-11-05 01:37:03 -06:00
modmuss50
facf3bbf67
Fix license...
2020-09-03 23:53:33 +01:00
modmuss50
fcdfdfa1c7
Fix server crash, closes #1058
2020-09-03 23:44:31 +01:00
LambdAurora
8072a3a990
Resource loader changes and built-in mod resource/data packs API ( #1011 )
...
* WIP built-in resource packs API.
* Add built-in resource pack register API and fix old injection methods.
* Fix code style.
* Fix code style.
* Add documentation.
* Drop useless else.
* Fix resource packs and data packs isolation issues, and more.
* Move ResourcePackManagerAccessor to its own accessor mixin.
* Make the built-in mod pack test mod work on server too because data pack part.
* Add new argument to built-in pack method and make mod data packs always active.
* Add documentation.
* Complete documentation in GameOptions mixin.
* Remove register built-in pack overload as Player requested.
2020-09-03 19:49:40 +01:00
modmuss50
e5d3217f0d
Mappings update
2020-08-11 17:42:40 +01:00
modmuss50
35e08e3387
20w28a - no biomes or dimensions
2020-07-08 19:31:01 +01:00
modmuss50
c668f41520
20w27a
2020-07-01 18:40:27 +01:00
modmuss50
33474e5255
Hide mods from the resource/data pack screen ( #854 )
...
* Hide mods from the resource/data pack screen
* License
2020-06-30 20:17:07 +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
Meredith Espinosa
3d52d1e569
Make Fabric mod data packs automatically enable on world creation, allow mod data packs to load on dedicated servers ( #663 )
...
* make mod data packs load on dedi servers, auto-enable
* license headers
2020-06-05 11:34:38 +01:00
modmuss50
277876c741
Hopefully fix mod datapacks
2020-06-04 22:35:10 +01:00
modmuss50
346247d7d1
Checkstyle
2020-06-04 21:24:25 +01:00
modmuss50
0d474ec430
1.16-pre1
2020-06-04 21:20:20 +01:00
modmuss50
da175ad6ad
20w22a
2020-05-29 15:56:10 +01:00
modmuss50
2fd224ca63
20w17a
2020-04-22 17:59:17 +01:00
Juuxel
94c7834a50
Make resource-loader-v0's generated resource packs use the latest data version ( #559 )
...
This prevents incompatibility warnings about mod resource and data packs.
2020-04-11 19:46:10 +00:00
modmuss50
5b8a535acb
20w11a - All mapping changes
2020-03-11 17:37:48 +00:00
modmuss50
b7d52fa581
20w10a
2020-03-04 20:59:37 +00:00
modmuss50
06c939b35c
1.15-pre3 - just mapping changes
2019-11-28 19:40:14 +00:00
modmuss50
f3d8141bae
1.15-pre1
2019-11-21 21:04:17 +00:00
modmuss50
58e820e06c
Fix style errors.
...
Sorry player.
2019-11-07 20:39:57 +00:00
modmuss50
12515ed9ee
19w45a
2019-11-07 20:35:26 +00:00
Player
b7f9825dbb
Add checkstyle verification for package names, fix non-API packages.
2019-11-03 20:14:45 +01: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
modmuss50
ccd269cfad
19w41a
2019-10-09 19:05:13 +01:00
modmuss50
d32291da65
Fix resource-loader
2019-09-18 23:24:15 +01:00
Prospector
5ed88c193a
Add more metadata to the modules ( #353 )
...
* Add fabric-api-base as a dep to fabric-networking-v0
2019-09-09 01:48:43 +02:00
modmuss50
d1f89c1d5e
Fix builtin mods being added as resource packs
2019-08-28 20:00:17 +01:00
asie
232e294c2c
optimize removeAll in ResourceManagerHelperImpl.sort ( #298 )
2019-08-08 00:02:25 +01:00