|
|
5b01365abd
|
2.0 Update fixes for 1.14
|
2021-03-15 00:08:45 +01:00 |
|
|
|
f5cb4a414c
|
Merge branch 'update_1.8' into 1.14
# 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/RenderBlockPreview.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 23:36:17 +01:00 |
|
|
|
82f83898fe
|
Block placement checks when undoing
|
2021-03-08 18:57:15 +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 |
|
|
|
ebf3ae9518
|
Finally added DESTRUCTION ACTION
Config options for destruction core + upgradeable
Better block limit system
|
2021-03-07 23:43:31 +01:00 |
|
|
|
6675412bd1
|
Code cleanup
|
2021-03-07 18:00:10 +01:00 |
|
|
|
28bd5a7c70
|
Wand Supplier/Action Refactoring
fixed inventory pickup order
undo now works within range of blocks
|
2021-03-07 17:50:25 +01:00 |
|
|
|
997aa5c105
|
Removed wand reservoirs
Forge update
|
2021-03-06 14:50:28 +01:00 |
|
|
|
5a7143aa82
|
Fixed angel mode placing blocks on the wrong side
|
2021-02-19 00:07:12 +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 |
|
|
|
39dc7204cd
|
Reformat & cleanup
|
2021-02-06 15:02:44 +01:00 |
|
|
|
b914deb7cf
|
Reworked snapshot/undo system. Added DestroySnapshot
|
2021-02-06 00:37:03 +01:00 |
|
|
|
356a61816e
|
Added TE White/Blacklist
Now triggers onBlockPlacedBy()
Fixed SecurityCraft bug
|
2020-12-06 19:45:13 +01:00 |
|
|
|
933fbea382
|
Added TE White/Blacklist
Now triggers onBlockPlacedBy()
Fixed SecurityCraft bug
|
2020-12-06 18:33:49 +01:00 |
|
|
|
bb8c7754d4
|
Merge branch '1.14' into update_1.5
|
2020-09-29 22:54:55 +02:00 |
|
|
|
2abea82c76
|
Merge branch '1.15' into update_1.5
|
2020-09-29 22:53:02 +02:00 |
|
|
|
797853232d
|
Added Pools, CTRL+Shift to open GUI, refactored undo
|
2020-09-28 00:57:00 +02:00 |
|
|
|
896f321cc1
|
Updated version to 1.14
|
2020-09-18 00:47:36 +02:00 |
|
|
|
3003cdcf18
|
Merge branch '1.15' into update1.3
|
2020-09-18 00:15:17 +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 |
|
|
|
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 |
|
|
|
eb3bfc2a93
|
Update 1.2 done
|
2020-08-26 14:13:07 +02:00 |
|
|
|
4fef8d0ac5
|
Merge remote-tracking branch 'origin/1.16' into 1.16
|
2020-08-03 19:59:02 +02:00 |
|
|
|
c434cf7c2a
|
Fixed tooltip not showing angel mode
|
2020-08-03 19:58:41 +02:00 |
|
|
|
e3d6f161a2
|
more tiny fixes
|
2020-08-03 19:52:53 +02:00 |
|
|
|
2df50e381d
|
Fixed tooltip not showing angel mode
|
2020-08-03 19:30:55 +02:00 |
|
|
|
6149dc4114
|
Merge branch '1.14' into 1.15_update1.1
|
2020-08-03 19:01:50 +02:00 |
|
|
|
afd73ff314
|
Merge pull request #11 from Theta-Dev/1.15_update1.1
CTRL+SHIFT to undo
|
2020-08-03 18:56:15 +02:00 |
|
|
|
27dbdc92c6
|
CTRL+SHIFT to undo
|
2020-08-03 18:51:52 +02:00 |
|
|
|
ddfe2431aa
|
Infinity wand wont burn
|
2020-08-03 11:59:36 +02:00 |
|
|
|
504f90a186
|
Merge branch '1.16' into update1.1
|
2020-08-03 01:18:07 +02:00 |
|
|
|
d3eaa22505
|
Ported to 1.14
|
2020-08-02 17:41:30 +02:00 |
|
|
|
6c7055b4c5
|
Improved tier system
|
2020-08-02 16:44:23 +02:00 |
|
|
|
e6f7a185b0
|
Port to 1.16
|
2020-08-02 16:31:20 +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 |
|