|
a59db99c4f
|
Merge branch 'update_1.8' into 1.15
# Conflicts:
# README.md
# gradle.properties
# src/main/java/thetadev/constructionwand/ConstructionWand.java
# src/main/java/thetadev/constructionwand/basics/ConfigClient.java
# src/main/java/thetadev/constructionwand/basics/ConfigServer.java
# src/main/java/thetadev/constructionwand/basics/WandUtil.java
# src/main/java/thetadev/constructionwand/client/RenderTypes.java
# src/main/java/thetadev/constructionwand/client/ScreenWand.java
# src/main/java/thetadev/constructionwand/data/Inp.java
# src/main/java/thetadev/constructionwand/data/RecipeGenerator.java
# src/main/java/thetadev/constructionwand/items/ItemWand.java
# src/main/java/thetadev/constructionwand/items/ItemWandBasic.java
# src/main/java/thetadev/constructionwand/items/ItemWandInfinity.java
# src/main/java/thetadev/constructionwand/items/ModItems.java
# src/main/java/thetadev/constructionwand/job/AngelJob.java
# src/main/java/thetadev/constructionwand/job/UndoHistory.java
# src/main/java/thetadev/constructionwand/job/WandItemUseContext.java
# src/main/java/thetadev/constructionwand/job/WandJob.java
# src/main/resources/META-INF/mods.toml
|
2021-03-14 21:16:06 +01:00 |
|
|
5b29ecca80
|
Added mod name to pack.mcmeta
|
2021-03-14 20:45:27 +01:00 |
|
|
39e02d8fe6
|
Added crafting recipes for wand cores
Wand core list in tooltip
Tooltips for wand cores
|
2021-03-08 01:33:19 +01:00 |
|
|
243ac0e56e
|
Updated language files
|
2021-03-07 18:08:18 +01:00 |
|
|
6675412bd1
|
Code cleanup
|
2021-03-07 18:00:10 +01:00 |
|
|
997aa5c105
|
Removed wand reservoirs
Forge update
|
2021-03-06 14:50:28 +01:00 |
|
|
a9c6a1c5be
|
Better handling of generated (conjured) blocks
Removed petrogenesis core
|
2021-02-18 22:00:33 +01:00 |
|
|
a0317115b7
|
Completed conjured block behavior
Added all wand upgrades
|
2021-02-17 23:17:42 +01:00 |
|
|
6618784804
|
Added conjured block
Improved data generation
|
2021-02-17 00:33:10 +01:00 |
|
|
bb3d36fa56
|
BIG Refactoring.
Modular WandActions and WandSuppliers.
Wand Cores and Wand Reservoirs can be added to your wand, they determine which action and supplier gets used.
|
2021-02-14 02:20:53 +01:00 |
|
|
b914deb7cf
|
Reworked snapshot/undo system. Added DestroySnapshot
|
2021-02-06 00:37:03 +01:00 |
|
|
a90ced6395
|
OptionKey can be changed in config
|
2021-02-05 16:41:13 +01:00 |
|
|
ba5e35de04
|
Updated mod to V1.6
Added MC 1.16.4 support
Better direction lock descriptions
Removed stray English words in German translation
|
2020-11-06 16:08:22 +01:00 |
|
|
224c0350b3
|
Fixed typo
|
2020-11-06 16:02:38 +01:00 |
|
|
5714f77092
|
Updated mod to V1.6
Added MC 1.16.4 support
Better direction lock descriptions
Removed stray English words in German translation
|
2020-11-05 19:04:36 +01:00 |
|
|
3003cdcf18
|
Merge branch '1.15' into update1.3
|
2020-09-18 00:15:17 +02:00 |
|
|
e4ca89680d
|
Merge branch '1.16' into update1.3
|
2020-09-17 23:03:42 +02:00 |
|
|
ac21bb14c6
|
Added 1.16.3 compat
|
2020-09-17 22:55:08 +02:00 |
|
|
5ba260d544
|
Rewrite of WandOptions, fixed server crash when placing banners
|
2020-09-17 22:00:51 +02:00 |
|
|
fa7979f40a
|
Better config, more wand options, removed keys, added GUI
|
2020-09-17 16:17:38 +02:00 |
|
|
c940aaac9f
|
Added block randomization, ReplacementRegistry
|
2020-09-16 16:25:43 +02:00 |
|
|
d87c7f7d1b
|
fix exception with no-collision blocks
|
2020-08-27 00:10:38 +02:00 |
|
|
b9353126eb
|
Merge branch '1.15' into fix_collision
|
2020-08-26 23:55:52 +02:00 |
|
|
64f947e535
|
Revert "Merge branch '1.16' into 1.15"
This reverts commit cd99733803 , reversing
changes made to fa1587f269 .
|
2020-08-26 17:24:31 +02:00 |
|
|
4dfd0ff2b9
|
1.16.2 update done
|
2020-08-26 14:32:46 +02:00 |
|
|
f58a1c1892
|
Merge branch '1.15_1.2' into 1.16
|
2020-08-26 01:25:58 +02:00 |
|
|
14fb5689d1
|
Update 1.2:
Added RecipeGenerator
Fixed placing blocks facing player
|
2020-08-26 01:04:53 +02:00 |
|
|
504f90a186
|
Merge branch '1.16' into update1.1
|
2020-08-03 01:18:07 +02:00 |
|
|
311e66be12
|
Merge branch '1.15' of https://github.com/Theta-Dev/ConstructionWand into 1.15
|
2020-08-02 23:40:57 +02:00 |
|
|
e6293dc96d
|
Allow replaceable blocks to be replaced
Updated direction locks
Added german translation
|
2020-08-02 23:37:31 +02:00 |
|
|
4068c9aa77
|
Removed examplemod reference
|
2020-08-02 16:51:43 +02:00 |
|
|
90138b69d2
|
Update mods.toml
Removed examplemod reference
|
2020-08-02 16:50:08 +02:00 |
|
|
e6f7a185b0
|
Port to 1.16
|
2020-08-02 16:31:20 +02:00 |
|
|
01410b9ae5
|
Update to 1.16
|
2020-08-02 14:30:03 +02:00 |
|
|
cebb351418
|
Fixed server crash due to client event registered serverside
|
2020-08-02 00:12:13 +02:00 |
|
|
3f9975e38e
|
Update for first release
|
2020-08-01 22:51:23 +02:00 |
|
|
cd92f8d5a4
|
Update
|
2020-07-31 00:31:42 +02:00 |
|
|
89a915272a
|
Added files
|
2020-07-28 17:10:34 +02:00 |
|