Christian Knaapen
ee9b61f7fe
Added creative mode tab. Replaced player.level with level(). Replaced mojang.math with org.joml.
...
Using new SoundEvent.createVariableRangeEvent.
2023-07-29 18:02:30 +02:00
Christian Knaapen
4158ed254d
Updated properties to 1.20. Gradle to 8.1.
2023-07-29 16:17:13 +02:00
Christian Knaapen
5fb2edb97a
Trying to fix flywheel dependency some more.
2023-07-18 22:46:09 +02:00
Christian Knaapen
0a9b764d3f
Fixed build.gradle referencing older flywheel.
...
Updated logo, pack version
2023-07-18 21:16:49 +02:00
Christian Knaapen
82ee3eefaa
Fixed not being able to load mod with latest Create mod version: Updated Flyweel dependency to 0.6.9. Updated russian translation.
2023-07-07 21:27:35 +02:00
Christian Knaapen
0dad523e13
Updated icons
2023-06-25 20:00:14 +02:00
Christian Knaapen
9c9e4d04b7
Added power level indicator with extensive tooltip to radial menu.
2023-06-24 22:40:12 +02:00
Christian Knaapen
8288e5db97
Added powerlevel command. Updated reach upgrade behaviour.
2023-06-24 21:13:02 +02:00
Christian Knaapen
9e680fc2dc
Added power level items and their loot modifiers.
2023-06-24 16:45:36 +02:00
Christian Knaapen
33033666b9
Renamed reach to power level. Separated reach config for more control.
...
Added draft icons for elastic hand, muscles and building technique book.
Separated BlockUtilities clientside.
2023-06-11 20:40:39 +02:00
Christian Knaapen
594b5e1c0d
Decreasing itemstacks in survival. Disabled replacing blocks in survival. Expanded config options for survival.
...
Added keybinds to switch to previous build mode, and to switch between disabled and previous.
Updated RandomizerBags to use new placement method in vanilla mode. Removed SurvivalHelper placement methods.
2023-06-11 17:23:01 +02:00
Christian Knaapen
6046b9f5fa
Updated russian translation.
2023-04-21 18:12:03 +02:00
Christian Knaapen
589059fd44
Better text drawing in radial menu using tooltips.
...
Hold shift for description.
Fixed keybind text.
2023-02-03 20:00:08 +01:00
Christian Knaapen
07667efe98
Icons for modifier settings and replace modes. Rendering mirror lines and areas in world.
...
Removed shaders.
2023-02-02 00:45:21 +01:00
Christian Knaapen
d4cb0c6858
Radial mirror GUI, and saving modifiers.
...
Saving modifiers in player persistent data on serverside, and loading when new player joins. This is separate per world.
Modifier GUI panels are a bit larger now, and position fields are wider.
2023-02-01 20:54:48 +01:00
Christian
953a3fe923
Fixed several issues. Mirroring vertically.
...
Modifier panel up/down buttons updating.
Updating neighbouring blocks when placing blocks.
Removed separate icon files.
2023-01-30 01:37:59 +01:00
Christian
420b06d414
Modifier settings GUI for array and mirror, with header.
...
New parts in modifiers gui texture.
Added reordering modifiers.
Replaced all icon rendering with AllIcons class.
Delayed blockset placing in server.
Modifiers now work when buildmode is DISABLED.
Modifiers now work with breaking when buildmode would break a single block.
Modifiers screen renders tooltip on top of everything.
New labeledScrollInput class, extension of Create's ScrollInput.
BlockPreviews ignores config settings to hide itself when placing more than 1 block.
Fixed mirroring wrong horizontal axis.
2023-01-29 23:57:47 +01:00
Christian
c46ae91e99
Created icon sheet.
2023-01-28 20:29:15 +01:00
Christian
2a84c7ca41
WIP Continued modifier settings gui overhaul
2023-01-28 18:19:57 +01:00
Christian Knaapen
a760565b66
Added gui classes and some textures from Create.
2023-01-24 23:46:45 +01:00
Christian Knaapen
4ea34fc854
Added buttons in radial menu for replace modes. Implemented/fixed replace modes.
...
Made ModeOptions clientside and UndoRedo serverside.
New config option: only show previews when building, default true.
Overhauled drawOutlinesIfNoBlockInHand, now drawOutlineAtBreakPosition.
Fixed not being able to break blocks.
2023-01-24 02:06:43 +01:00
Christian Knaapen
cce5e2e28d
Several tweaks
2023-01-18 19:28:42 +01:00
Christian Knaapen
cd3afbbb82
Overhauled block previews to work with ticks. Added place and break animation.
...
Added DelayedBlockPlacer to play appear animation, then place.
Split BuildConfig into CommonConfig and ClientConfig.
Fixed itemstack not found error in creative.
Added scale and color options to ghost blocks.
2023-01-17 02:30:08 +01:00
Christian Knaapen
fa1aadcd86
Using Create outlines and ghost blocks for block previews.
...
Fixed item names.
2023-01-16 01:53:09 +01:00
Christian Knaapen
c2d413fad0
Added missing resources.
...
Modified mods.toml.
Fixed crash and double rendering of modifiers.
2023-01-15 23:16:22 +01:00
Christian Knaapen
064973b07b
Added code from Create. Added Flywheel dependency.
...
Restructured client and mod events to match create.
Copied accesstransformer. Added Create, CreateClient, ClientEvents and CommonEvents proxies.
2023-01-15 22:21:50 +01:00
Christian Knaapen
ea59fef099
Changed reach upgrade recipes. Made radial menu smaller.
...
Cleaned up radial menu code.
Added russian language.
Tweaked cube icon.
2023-01-14 15:35:43 +01:00
ManApart
e7ef54bd80
starting game
2022-07-10 08:10:57 -04:00
Christian Knaapen
ad2e81c54e
Added build mode categories with colored lines. Hiding pyramid/cone/dome buttons for now. Changed icon of normal mode and renamed to disable.
2022-02-13 16:23:22 +01:00
Christian Knaapen
a1d30fd752
Added descriptions to radial menu. Added pyramid, cone and dome buttons, icons and placeholder classes. Fixed leftclicking to cancel in survival.
2022-02-12 20:55:29 +01:00
Christian Knaapen
5ca826362b
Update to 1.18
2022-01-03 13:47:18 +01:00
Christian Knaapen
80e355a806
Revamped the radial menu. Removed some old code.
2021-12-05 14:30:57 +01:00
Christian Knaapen
700a3062f7
Hotfix: Fixed crash when rendering overlay: Invalid shaders/core/dissolve.json: Couldn't compile fragment program.
2021-11-02 01:40:17 +01:00
Christian Knaapen
f45d3ffad7
Added golden and diamond randomizer bags (with container, screen, icon and recipe). Updated recipes for reach upgrades.
2021-10-31 16:52:08 +01:00
Christian Knaapen
6760388bc7
Fixed block preview shader dissolve effect. Fixed reach upgrade item icons.
2021-10-30 20:00:47 +02:00
Christian Knaapen
80c475ff54
Fixed block preview shader being glitchy. Now shows block without effects.
2021-10-30 16:32:23 +02:00
Christian Knaapen
43d0a02faf
Moved dissolve shader to Minecraft's new custom shader rendertype.
2021-09-26 19:38:02 +02:00
Christian Knaapen
d9df8b0d0e
Fixed remaining compiler errors. Using deferred registries now, and cleaned up mods.toml file.
2021-09-12 13:54:25 +02:00
Christian Knaapen
2297c38574
WIP Update to 1.17
2021-09-01 14:51:44 +02:00
Christian Knaapen
72d1085a54
Updated mapping to 1.16.5 official names.
2021-09-01 14:13:08 +02:00
Christian Knaapen
b41f102f0c
Using deferred registry for Randomizer Bag container, which fixes startup crash in 1.16.4 and 1.16.5.
2021-02-03 20:50:09 +01:00
grimmauld
7b5f055d22
Get stuff running on 1.16.3
2021-01-29 23:12:11 +01:00
Christian Knaapen
a7961c22a6
Started on GUI for player settings.
2020-08-27 02:24:04 +02:00
Christian Knaapen
4b22cea9ab
Fixes from 1.14 (Fixed freezing when looking up + setting NBT data).
2020-08-25 15:43:15 +02:00
Christian Knaapen
e22ad0c311
Initial 1.15 commit
2020-03-15 15:05:57 +01:00
Christian Knaapen
42661f884c
Removed reach condition for crafting recipes, too much effort to maintain for such a small feature.
...
Fixed saving modifier settings on closing the gui (don't override onClose() but removed()).
2019-12-23 15:55:32 +01:00
Christian Knaapen
83b23fe763
Fixed screens, except containerscreen. Fixed clientproxy and BlockRayTraceResult (cast if type = block).
2019-12-06 15:23:05 +01:00
Christian Knaapen
1e51589bde
Implemented sphere. Added icons for circle, cylinder, sphere, circle start corner and start center.
2019-12-04 17:36:26 +01:00
Christian Knaapen
6c34b09223
1.13 branch commit, taken from 1.13 repository commit 491113040c350791a403f18752d98c0faa966e6b. For rest of history see repository at https://bitbucket.org/Requios/effortless-building-1.13/src/master/
2019-12-04 15:40:52 +01:00
Christian Knaapen
a7ac229242
Fixed issue #37 Visual Glitch when destroying blocks
2019-05-17 16:26:19 +02:00