Commit graph

35 commits

Author SHA1 Message Date
e4f3a9fd7f ported to 1.20.2 2023-10-21 21:54:55 +02:00
3ba418809b ported to MC 1.20 2023-07-08 00:19:13 +02:00
12b29cc185 fix: 1-block previews on consecutive placements 2023-03-25 01:10:05 +01:00
2df42cd134 fix: gui tooltip updates 2023-02-15 21:47:40 +01:00
bbae6c943d ported to 1.19.3 2023-02-12 23:08:37 +01:00
f400310b59 fix text components 2022-08-09 18:40:44 +02:00
3a1316ce0f ported to Minecraft 1.19 2022-08-09 13:43:38 +02:00
030d5f72f2 fix #47 crash when pressing E inside wand gui 2021-12-12 10:47:22 +01:00
5be6d5c788 Ported to 1.18 2021-12-08 09:15:35 +01:00
45da4ad7a7 Add support for bundle
Fix crash when opening wand GUI
2021-08-21 14:27:35 +02:00
e2394ff05e Ported to 1.17 2021-08-02 23:48:18 +02:00
ddbe201155 Fixed Bug #33 Preview broken in locations beyond 100k 2021-03-31 21:09:03 +02:00
997aa5c105 Removed wand reservoirs
Forge update
2021-03-06 14:50:28 +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
a90ced6395 OptionKey can be changed in config 2021-02-05 16:41:13 +01:00
933fbea382 Added TE White/Blacklist
Now triggers onBlockPlacedBy()
Fixed SecurityCraft bug
2020-12-06 18:33:49 +01:00
797853232d Added Pools, CTRL+Shift to open GUI, refactored undo 2020-09-28 00:57:00 +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
eb3bfc2a93 Update 1.2 done 2020-08-26 14:13:07 +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
8ad6bd627c 1.16 fixes 2020-08-03 20:05:07 +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
504f90a186
Merge branch '1.16' into update1.1 2020-08-03 01:18:07 +02:00
6b2a58e40c Fixed key events 2020-08-03 00:59:40 +02:00
e6293dc96d Allow replaceable blocks to be replaced
Updated direction locks
Added german translation
2020-08-02 23:37:31 +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