Petr Mrázek
7b75ae66bc
Update ForgeWrapper to 1.4.1
2020-03-29 00:29:58 +01:00
Petr Mrázek
fb05f44170
Add support for Forge >= 1.13
2020-03-28 15:50:37 +01:00
Petr Mrázek
7f8e8c056a
Make pushing to git optional
2020-03-28 12:37:55 +01:00
Petr Mrazek
716e33e15e
Update to current version on the server
2020-03-28 12:22:18 +01:00
Petr Mrazek
2eb213e14a
Blacklist Forge 1.15
2019-12-17 19:16:58 +01:00
Petr Mrazek
1d2777c0a4
Switch s3 repos to ones that should be kept
2019-07-14 02:33:13 +02:00
Petr Mrázek
81d737a412
Mark fabric intermediary as volatile
2019-06-15 21:22:12 +02:00
Petr Mrázek
76c9e6f509
Add farbic upstream jsons to the upstream repo
2019-06-15 20:33:35 +02:00
Petr Mrázek
ba6a2fe7c7
Tweak fabric loader to depend on intermediary, tweak insersion order
2019-06-15 20:13:40 +02:00
Adrian Siekierka
4bff382e75
add Fabric support
2019-06-15 19:22:15 +02:00
Petr Mrázek
87b0bfe4a4
Workaround issue with multiple partial LWJGL 3 versions in recent snapshots
2019-04-22 21:17:48 +02:00
Petr Mrázek
f96f46cd5e
Path thing
2019-03-22 02:01:23 +01:00
Petr Mrázek
36a7cc534c
Foxes?
2019-03-22 01:46:32 +01:00
Petr Mrázek
d8ab80eab9
Update for new forge version indexes
2019-03-22 01:27:53 +01:00
Petr Mrazek
7d1630f847
Temporarily disable forge processinG
2019-02-18 01:12:14 +01:00
Petr Mrázek
406bf2d61b
GH-2326 HACK: force LWJGL 3 versions (for 1.13+) to be equal for now
2018-06-26 23:21:06 +02:00
Petr Mrázek
d3a2ca791e
Remove hack removal
2018-03-08 23:14:49 +01:00
Petr Mrazek
8e933b75c4
Sync
2018-03-08 23:12:24 +01:00
Petr Mrazek
8b9ea35e4e
Add deployment to local folder (HTTP server)
2018-02-03 22:40:36 +01:00
Petr Mrázek
3a4ca8ed9b
Add a hack for fixing liteloader asm library 5.2 download url
2018-01-26 06:29:32 +01:00
Petr Mrázek
8d14db91cc
Bump version to 1, use new s3 buckets
2017-12-27 01:16:44 +01:00
Petr Mrázek
1d695d1018
Remove parentUid
2017-12-27 00:53:12 +01:00
Petr Mrázek
d617563764
Filter out jutils and jinput from LWJGL 3
...
These are no longer required.
2017-12-01 22:56:41 +01:00
Petr Mrázek
3498250f74
Add support for 'volatile' packages and mark LWJGL 'volatile'
...
This means that it can be automatically removed from instances when
no longer needed by anything else.
2017-11-26 22:24:30 +01:00
Petr Mrázek
7d18b3d8a6
Add the FirstThreadOnMacOS trait to 1.13 snapshots
2017-11-23 19:51:12 +01:00
Petr Mrázek
958b27aabb
Add suggested LWJGL versions ot Minecraft version requirements
2017-11-23 19:42:58 +01:00
Petr Mrázek
f7cd75d303
Add some prints while processing Minecraft and LWJGL versions
2017-11-19 14:48:16 +01:00
Petr Mrázek
a581ae2f55
Add 'conflicts' attribute - list of packages a package conflicts with
...
This is so that LWJGL 2 and 3 both in one instance are marked as bad
or one can be autoremoved.
2017-11-18 19:56:37 +01:00
Petr Mrázek
4f4985602c
Change requires to an extensible format
...
It is now a list of objects of the following format:
{
"uid":"identifier-required",
"equals":"version-optional"
}
This can easily be expanded, unlike the direct mapping this was before.
2017-11-06 23:21:40 +01:00
Petr Mrázek
2e3061603a
Remove 1.13 and LWJGL 3 blacklist
2017-10-30 22:44:38 +01:00
Petr Mrázek
29e9ddfe51
And one more
2017-10-30 22:33:40 +01:00
Petr Mrázek
933e5a9573
Fix silly typo in shell script
2017-10-30 22:31:43 +01:00
Petr Mrázek
73d9127293
Blacklist the snapshots and LWJGL 3
2017-10-30 22:24:43 +01:00
Petr Mrázek
377fee8674
Adapt to accept Mojang format 21
2017-10-30 00:47:25 +01:00
Petr Mrazek
27253c34dd
Add liteloader dev object to json schema.
2017-08-04 06:03:28 +02:00
Petr Mrazek
3e4363bc8c
Disable printing shell commands in update.sh
2017-07-23 13:42:50 +02:00
Petr Mrazek
75695aed94
Sort lists
2017-07-16 22:24:23 +02:00
Petr Mrázek
10ed8f9ac6
Make sure we always use python 3
2017-07-16 21:26:18 +02:00
Petr Mrázek
b1113057ad
Make meta self-contained
...
Relevant git and s3 configs and secrets are now taken from a `config` folder.
2017-07-16 05:22:36 +02:00
Petr Mrázek
ad98ec2d6c
Fix issue caused by liteloader metadata change (added build)
2017-06-18 13:52:53 +02:00
Petr Mrázek
56d4dff08b
NOISSUE fix for null lastSuccessfulBuild in liteloader index
2017-06-11 10:50:31 +02:00
Petr Mrázek
71a1602dd0
NOISSUE change recommended LWJGL version to 2.9.4-nightly-20150209
2017-06-11 10:46:28 +02:00
Petr Mrázek
ef0ca7d349
NOISSUE use short Forge version
2017-06-11 10:43:36 +02:00
Petr Mrázek
335edbf3ab
Add legacy forge
2017-04-16 18:28:18 +02:00
Petr Mrázek
611adbf9cf
Eliminate explicit library paths from MultiMC meta files
2017-04-15 12:08:08 +02:00
Petr Mrázek
bf231ce514
Add an easy way to switch between meta develop and production
2017-04-14 22:10:07 +02:00
Petr Mrázek
95d82b51a7
Also ignore 'patchy', the new Mojang netty hack
2017-04-14 22:08:07 +02:00
Petr Mrázek
9bd311d31a
Replace 'downloads' and 'id' with a Library-based mainJar
...
It has the same capabilities as libraries, which means it can be custom.
2017-04-14 22:04:54 +02:00
Petr Mrázek
02eb0569d5
Remove mojang netty hack
...
Ultimately, people break this anyway when they really want to.
And the breakage is a source of irregularities and problems.
Like people customizing versions while they should update instead.
2017-04-09 02:17:20 +02:00
Petr Mrázek
787c94001e
Implement recommended versions as verion index entry attributes
2017-04-06 02:45:10 +02:00