Commit Graph

367 Commits

Author SHA1 Message Date
raoulvdberge
ac8bbce286 Add release pipeline 2021-12-12 21:48:15 +01:00
raoulvdberge
bc95760700 Add build GH pipeline 2021-12-12 20:45:45 +01:00
raoulvdberge
293b1a2227 Porting to 1.18.1 2021-12-12 20:28:24 +01:00
raoulvdberge
8eab8ffecc Move to 1.16.5 official mappings 2021-12-12 16:28:17 +01:00
raoulvdberge
110d434011 Bump to 1.9.17 2021-11-16 11:06:42 +01:00
Darkere
eb82fed2c5 bump to 1.9.16 2021-10-17 21:22:29 +02:00
raoulvdberge
03a50a7bc2 Bump to 1.9.15 2021-07-25 16:56:36 +02:00
Darkere
038661f5ee Curio support (#3013)
* update gradle, mappings and dependencies

* fix dependencies

* add curio support for wireless items

* Update Forge

* Speed up pattern validation by using now-fixed cache (#3011)

* fix dependencies

* remove weird imports

* whoops doubled dependency

* improve code quality

* found out there is an Api method

Co-authored-by: raoulvdberge <raoulvdberge@gmail.com>
Co-authored-by: Anton Bulakh <self@necauqua.dev>
2021-06-18 07:41:18 +02:00
raoulvdberge
a943d49792 Bump to 1.9.14 2021-06-14 20:22:29 +02:00
raoulvdberge
c2adba68c0 Update Forge 2021-06-13 11:30:06 +02:00
raoulvdberge
db00b7d598 Bump to 1.9.13 2021-02-07 22:30:58 +01:00
raoulvdberge
0495c985db Bump to 1.9.12 2021-01-03 19:01:37 +01:00
raoulvdberge
0699d73815 Bump to 1.9.11 2021-01-02 12:02:23 +01:00
raoulvdberge
c86adb30cc Bump to 1.9.10 2020-11-14 11:35:23 +01:00
raoulvdberge
771b4e3aea Bump to 1.9.9 2020-10-24 15:15:30 +02:00
raoulvdberge
9d48419403 Add test 2020-10-18 22:11:27 +02:00
raoulvdberge
34c7deffd3 Add SonarQube stage to Jenkins pipeline 2020-10-16 20:54:15 +02:00
raoulvdberge
37dfa3f627 Bump to 1.9.8 2020-10-04 19:57:11 +02:00
raoulvdberge
41a1ce68a8 Fix JEI transitive dep 2020-10-03 13:02:41 +02:00
raoulvdberge
bbf10e7564 Bump to 1.9.7 2020-09-25 21:33:42 +02:00
raoulvdberge
1b4ebd3d20 Port to 1.16.3. 2020-09-25 20:31:56 +02:00
Darkere
14e63c07ca Colored Network Blocks (#2682)
* add color property to blocks

* add colors to almost all cutouts
add model generation for the blocks
add new models

* fix creative controller model
add item models

* fixed controller drops
fixed diskmanipulator item model

* added colored wireless antenna and detector
fixed sidedness in onBlockActivated

* cleanup

* remove wireless transmitter tooltip as it is no longer accurate

* Move Blocks and Items into DeferredRegistries

* fix issues and registration order

* formatting changes

* change colored blocks from blockstate to block

* fix some formatting

* remove files that can be generated.

* remove more files that can be generated.

* fix most requested changes

* remove string manipulation

* fix tag loop

* register colored variants last.

* fix datagen

* fix controller replacing TE

* add loottables and generation

* add dynamic translation for colored blocks

* readd missing files
delete generated file

* fix name, and recipe unlock triggers

* rename controller trigger

* set light_blue as default color
clean up displaynames

* refactor to avoid string manipulation in BlockModelGenerator

* Move Maps into custom class

* remove unused generic

* fix requested changes

* move recoloring from BlockUtils to ColorMap

* fix translation

* use getTranslatedName()

* fix relay,transmitter,receiver item models
fix controller and crafter loottables
2020-09-25 00:02:16 +02:00
raoulvdberge
21639a4e8e Bump to 1.9.6 2020-09-11 22:38:28 +02:00
raoulvdberge
c621a16ab3 Added JEI ghost ingredient dragging support. 2020-09-05 15:36:09 +02:00
raoulvdberge
dcbf838c70 Bump to 1.9.5 2020-08-30 20:11:48 +02:00
raoulvdberge
6caed1534a Bump to 1.9.4 2020-08-30 19:40:15 +02:00
raoulvdberge
37953472e3 Initial 1.16.2 port 2020-08-23 20:24:11 +02:00
raoulvdberge
b72a19942f Bump to 1.9.3 2020-07-17 20:19:18 +02:00
raoulvdberge
dbf77e1d46 Re-added MouseTweaks & Crafting Tweaks integration. 2020-07-17 03:20:47 +02:00
Darkere
f6ddf5c3d8 update patterndump command to work with new command event (#2621)
* update patterndump command to work with new command event

* update min required forge version

* update changelog
2020-07-16 23:47:44 +02:00
raoulvdberge
ba1a84d931 Bump to 1.9.2 2020-07-14 21:32:42 +02:00
raoulvdberge
1dd8c2fbd0 Bump to 1.9.1 2020-07-14 17:49:57 +02:00
raoulvdberge
786a2f3d33 Re-enable ATs 2020-07-12 21:05:03 +02:00
raoulvdberge
b515a31b5c Set up a 1.16 environment 2020-07-12 16:05:21 +02:00
raoulvdberge
e0b30c6d66 Bump to 1.8.8 2020-07-11 20:13:49 +02:00
raoulvdberge
d2e8ed5342 Bump to 1.8.7 2020-06-27 12:33:19 +02:00
raoulvdberge
84d1802431 Bump to 1.8.6 2020-06-18 13:34:40 +02:00
raoulvdberge
439a0b543b Update package name 2020-05-26 22:07:12 +02:00
raoulvdberge
2fe96f6405 Bump to 1.8.5 2020-05-26 20:02:54 +02:00
raoulvdberge
a0e2cc247e Bump to 1.8.4 2020-04-29 19:47:02 +02:00
raoulvdberge
552d89f5a8 Bump to 1.8.3 2020-04-25 21:49:38 +02:00
raoulvdberge
baa6efe079 Update forge, mappings and changelog 2020-04-25 21:40:34 +02:00
raoulvdberge
4a2dbcac7c Update forge, mappings and changelog 2020-04-25 21:30:26 +02:00
raoulvdberge
808cf55605 Bump to 1.8.2 2020-04-25 20:13:15 +02:00
raoulvdberge
0b35a5337a Update Forge to latest 2020-01-30 11:43:32 +01:00
raoulvdberge
6124c7f778 Update Forge to latest 2020-01-25 20:22:56 +01:00
raoulvdberge
723c311809 Port to Minecraft 1.15.2 2020-01-24 22:53:01 +01:00
raoulvdberge
890a2e51b5 Bump to 1.8.1 2020-01-21 21:32:22 +01:00
raoulvdberge
0a292a4e6b Remove outdated images 2020-01-21 20:59:22 +01:00
raoulvdberge
d0892d324d Re-add JEI integration 2020-01-17 14:54:48 +01:00