dragonruler1000
c43a75739f
Merge pull request #15 from dragonruler1000/DEV
...
trying to fix problem with portal block.
2025-05-15 11:07:25 -05:00
dragonruler1000
748ab1b988
Refactor Window block interactions and register new block
...
Simplified the onBlockActivated logic for clarity and better separation of client and server behavior. Added null checks, improved crouching interaction handling, and adjusted dimension change logic. Registered the "window" block and updated the language file to include its name. Added comments so i can know what is going on later.
2025-05-15 11:06:33 -05:00
dragonruler1000
249c235220
Added comments to know what is going on later.
...
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-15 09:23:27 -05:00
dragonruler1000
5b390d20c6
Add client-side status message on block activation
...
This change ensures players receive immediate client-side feedback when a block is activated. The addition improves user experience by providing clearer interaction confirmation.
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-15 09:08:38 -05:00
dragonruler1000
0c0a9c5998
Merge pull request #14 from dragonruler1000/DEV
...
Trying an optimised teleport function
- added a debug message to see if the block was being activated.
2025-05-15 09:02:48 -05:00
dragonruler1000
670cd542c9
Trying an optimised teleport function
...
added a debug message to see if the block was being activated.
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-15 09:00:29 -05:00
dragonruler1000
73d41b9179
Merge pull request #13 from dragonruler1000/DEV
...
Trying to find out issue with window block.
2025-05-14 21:42:16 -05:00
dragonruler1000
44581d576f
Refactor Window block interaction logic for debugging.
...
Updated the `Window` block's interaction method to provide clearer client and server-side feedback, aiding in debugging issues with teleportation and block activation. Added comments to clarify functionality and organized code for better readability.
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-14 21:40:52 -05:00
dragonruler1000
6915d2ae90
Adding a block activated check.
...
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-14 21:04:59 -05:00
dragonruler1000
d7c9678147
Merge pull request #12 from dragonruler1000/DEV
...
Adding chat message to state if target location is good and re-adding some important lines of code.
2025-05-14 21:00:34 -05:00
dragonruler1000
c06d73ebff
readded stuff that was accidently removed.
...
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-14 20:57:28 -05:00
dragonruler1000
8f94831df0
trying to get a chat message to show in the chat if the portal cant find an aplicable loccation.
...
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-14 10:53:39 -05:00
dragonruler1000
174779c550
Merge pull request #11 from dragonruler1000/DEV
...
fixing textures
2025-05-14 10:21:02 -05:00
dragonruler1000
cc98e7cd6b
Fixing textures.
...
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-14 10:19:23 -05:00
dragonruler1000
862a29a548
adding textures and updating gitignore
...
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-14 10:09:27 -05:00
dragonruler1000
6e40197dd9
Merge pull request #10 from dragonruler1000/DEV
...
Added a new dimension and trying to get right click to change the dimention
2025-05-14 10:01:22 -05:00
dragonruler1000
ed5d8d1006
Added a new dimension and trying to get right click to change the dimention.
...
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-14 09:07:46 -05:00
dragonruler1000
572719fd30
Merge pull request #9 from dragonruler1000/DEV
...
Added a window block and working on portal stuff.
2025-05-13 16:59:25 -05:00
dragonruler1000
a195450501
Added a window block and working on portal stuff.
...
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-13 16:58:44 -05:00
dragonruler1000
527155ba20
Update README.md
...
added link to wiki
2025-05-13 12:34:40 -05:00
dragonruler1000
d08ea83cbb
Merge pull request #7 from dragonruler1000/DEV
...
Adding achevements and trying to get subtle knife to place a block.
2025-05-13 09:17:43 -05:00
dragonruler1000
c7269ce21c
Adding achevements and trying to get subtle knife to place a block.
2025-05-13 09:17:14 -05:00
dragonruler1000
cbc9eb39c2
Merge pull request #6 from dragonruler1000/DEV
...
Made the block of dust emmit light and made the subtle knife send a message to chat when used.
2025-05-13 07:49:47 -05:00
dragonruler1000
170d0dbdef
Made the block of dust emmit light and made the subtle knife send a message to chat when used.
2025-05-13 07:49:04 -05:00
dragonruler1000
7ef39d64cb
Merge pull request #5 from dragonruler1000/DEV
...
Updated recipe for dust and changed texture. Also trying to get Subtle Knife to work.
2025-05-12 21:22:26 -05:00
dragonruler1000
fd080d8e30
Updated recipe for dust and changed texture. Also trying to get Subtle Knife to work.
2025-05-12 21:18:26 -05:00
dragonruler1000
70ac30f78a
Update README.md
...
switched stats theme.
2025-05-12 20:08:24 -05:00
dragonruler1000
6ca76e4561
Update README.md
...
added hackatime stats and viewer count
2025-05-12 20:04:37 -05:00
dragonruler1000
d9ea2e00bf
Merge pull request #4 from dragonruler1000/DEV
...
Dev
adding the subtle knife and trying to add on omelet item.
2025-05-12 12:35:40 -05:00
dragonruler1000
590254167b
removed unused imports
2025-05-12 12:34:24 -05:00
dragonruler1000
c2e75fdb20
working on adding the subtle knife.
2025-05-12 12:33:51 -05:00
dragonruler1000
7df8f28c16
Trying to fix the issue with recipes
2025-05-11 20:08:31 -05:00
dragonruler1000
72e67ac0ad
Merge pull request #3 from dragonruler1000/DEV
...
Fixed texture issues with Dust Block and added recipe for turning block of dust into dust.
2025-05-11 19:34:02 -05:00
dragonruler1000
b956947e28
Fixed texture issues with Dust Block and added recipe for turning block of dust into dust.
2025-05-11 19:32:13 -05:00
dragonruler1000
55c07d8a7a
Merge pull request #2 from dragonruler1000/DEV
...
Added Dust Block and Recipe
2025-05-09 09:41:14 -05:00
dragonruler1000
c12f41f1a4
Added a recipe. just need to get it to work.
2025-05-09 09:32:54 -05:00
dragonruler1000
15d8ab29b9
got the item form to work.
2025-05-09 08:59:57 -05:00
dragonruler1000
6115aeb503
Working on adding a Block of Dust
2025-05-09 08:46:18 -05:00
dragonruler1000
5f94c642db
Added item tab and removed unused folder
2025-05-09 08:06:04 -05:00
dragonruler1000
115a329a8f
Merge pull request #1 from dragonruler1000/DEV
...
Working on getting a dust item added.
2025-05-08 21:34:24 -05:00
dragonruler1000
edf1b8b2d0
Working on getting a dust item added.
2025-05-08 21:33:16 -05:00
dragonruler1000
547e612065
Switched mappings
2025-05-08 16:00:27 -05:00
dragonruler1000
4f1e808d99
Working on adding a test dimension.
...
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-03 16:19:50 -05:00
dragonruler1000
5485126da7
updated subtle knife attack speed and added a texture for the omelet
...
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-03 15:23:50 -05:00
dragonruler1000
902e814ee5
Got the Subtle knife to do damage
...
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-03 15:17:02 -05:00
dragonruler1000
8d7cb26295
Merge remote-tracking branch 'origin/master'
2025-05-03 14:33:44 -05:00
dragonruler1000
60d2e3d601
added a subtle knife item and a omelet food.
2025-05-03 14:33:35 -05:00
dragonruler1000
6c528ab1fd
added a subtle knife item and a omelet food.
2025-05-03 14:31:43 -05:00
dragonruler1000
4ba4baf956
adding previus readme and license
2025-05-03 12:14:20 -05:00
dragonruler1000
11a1864132
Initial commit
...
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-03 12:09:47 -05:00