Commit Graph

22 Commits (068e6d5d77f7db3cba04ddea246d7adc766f65ae)

Author SHA1 Message Date
Tristan Daniël Maat 7095ab2631
treewide: Remove minecraft server
This has fallen into disuse since the big Java vulnerability, and I
have ideas for better ways of doing this. Meanwhile it's making
maintenance and refactoring more difficult.

Hence I'll remove the server completely for the time being.
2022-10-12 13:12:04 +01:00
Tristan Daniël Maat 046a88905d
treewide: Reformat project with alejandra 2022-10-10 13:03:18 +01:00
Tristan Daniël Maat cd92ec64c2
Add starbound server 2022-04-23 08:47:13 +01:00
Tristan Daniël Maat 1721785d1c
Update forge server sha 2022-02-10 22:54:30 +00:00
Tristan Daniël Maat d6e1cd3ffa
update-mods.py: Fix issues revealed by 1.17 updates 2021-10-06 01:22:24 +01:00
Tristan Daniël Maat 64057828cb
minecraft: Fix forge server curl command 2021-08-24 00:31:35 +01:00
Tristan Daniël Maat 5e1340428e
voor-kia: Downgrade create to fix shader bugs
See https://github.com/Jozufozu/Flywheel/issues/13
2021-07-31 20:10:02 +01:00
Tristan Daniël Maat d86a338b6c
voor-kia: Add overworld-two
Worldgen optimization mod; should be very useful!
2021-07-31 00:55:20 +01:00
Tristan Daniël Maat a98f3261de
voor-kia: Downgrade supplementaries due to graphics bugs
See https://github.com/MehVahdJukaar/Supplementaries/issues/86
2021-07-31 00:55:18 +01:00
Tristan Daniël Maat f051485870
voor-kia: Downgrade citadel because of an incompatibility with iceandfire
See https://github.com/Alex-the-666/Citadel/issues/40
2021-07-31 00:55:16 +01:00
Tristan Daniël Maat 7f3ef18ff8
voor-kia: Add client mods 2021-07-31 00:55:14 +01:00
Tristan Daniël Maat bb37fddff6
voor-kia: Update minecraft mods 2021-07-31 00:55:12 +01:00
Tristan Daniël Maat d94145bf34
voor-kia: Add mod update script 2021-07-31 00:05:44 +01:00
Tristan Daniël Maat 7c24369cb9
voor-kia: Update forge minecraft version 2021-07-25 19:31:46 +01:00
Tristan Daniël Maat 797ae2cfec
voor-kia: Update dimension mods 2021-07-25 19:19:29 +01:00
Tristan Daniël Maat 2ccaadd557
minecraft: Add supplementaries mod 2021-05-11 22:13:31 +01:00
Tristan Daniël Maat d6a7df08fb
forge-server: Fix installation dir not being writeable
Not sure how I could miss this before pushing; I presume my nix store
wasn't cleaned thoroughly and this was some odd side-effect?
2021-04-25 22:38:51 +01:00
Tristan Daniël Maat c3aea6e305
forge-server: Fix issues caused by the installer's reproducibility
This seems to mostly be due to mcpatcher patches being not quite
bit-for-bit reproducible. Oh well, at least this derivation should
work now.
2021-04-25 22:17:05 +01:00
Tristan Daniël Maat 71d783ec11
forge-server: Fix potential duplicate definition of `config` 2021-04-25 21:05:47 +01:00
Tristan Daniël Maat ad110fbbea
Add voor-kia minecraft modpack 2021-04-25 06:23:10 +01:00
Tristan Daniël Maat a9e3610744
Add support for building minecraft modpacks 2021-04-25 06:23:08 +01:00
Tristan Daniël Maat b474f7e97c
Add forge minecraft service 2021-04-25 04:44:07 +01:00