Eliy21
|
e19de85990
|
Adjust the difference between sprinting & walking knockbacks for a more seemless transition
|
2023-12-19 17:19:09 +00:00 |
Eliy21
|
76bff2b540
|
Add minimum pvp knockbacks to other meele weapons
|
2023-12-19 16:49:48 +00:00 |
Eliy21
|
ff882707de
|
Rework moving majority of the added velocity knockbacks into sprinting
|
2023-12-19 16:15:41 +00:00 |
Eliy21
|
d7ed37ef25
|
Remove redundant knockback limiter
|
2023-12-19 15:31:29 +00:00 |
Eliy21
|
fe90424ee4
|
Add pvp knockback reduction when moving towards player while attacking
|
2023-12-18 21:42:26 +00:00 |
Eliy21
|
14cec16c63
|
Increase enchanted bow knockback
|
2023-12-18 21:31:38 +00:00 |
Eliy21
|
c39e55e2d4
|
Add minimum knockback to crossbow
|
2023-12-17 20:01:35 +00:00 |
Eliy21
|
6d7ae8ba2d
|
Add minimum unenchanted knockback to bow
|
2023-12-17 19:59:18 +00:00 |
Eliy21
|
8612350fa7
|
Make vertical pvp knockback floatiness reduction include moving hits
|
2023-12-17 17:48:39 +00:00 |
Eliy21
|
0a8874ecad
|
Make vertical pvp knockbacks less floaty
|
2023-12-17 16:39:04 +00:00 |
Eliy21
|
e8ee9c4463
|
Remove obsolete work-around code
|
2023-12-16 12:58:58 +00:00 |
Eliy21
|
32e91b45ae
|
Add vertical pvp knockbacks from downward hits & reduce pvp kb on half block angled upward hits
|
2023-12-16 11:48:16 +00:00 |
Eliy21
|
8fbd72c142
|
Optimize code by calling get_enchantment function only once
|
2023-12-16 09:46:18 +00:00 |
Eliy21
|
cfab59d68a
|
Rebalanced moving pvp knockbacks
|
2023-12-16 09:20:29 +00:00 |
Eliy21
|
33e8337bbb
|
Finish remaining excessive vertical pvp knockback prevention adjustments when hit from below
|
2023-12-16 07:58:26 +00:00 |
Eliy21
|
f799596db9
|
Make vertical pvp knockbacks respect attack reach limit & complete excess vertical kb prevention
|
2023-12-15 22:56:02 +00:00 |
Eliy21
|
9b9747b3d8
|
Prevent excessive vertical knockbacks if hit by a player from below
|
2023-12-15 21:02:07 +00:00 |
Eliy21
|
cd83305f07
|
Make the vertical lift on pvp knockback similar to MC
|
2023-12-15 18:17:15 +00:00 |
Eliy21
|
d7b10d18d8
|
Fix not being able to give minimum knockback to players when both near and lower than them
|
2023-12-15 16:27:09 +00:00 |
Eliy21
|
ca556c052f
|
Prevent pvp knockbacks when invulnerable
|
2023-12-15 15:52:26 +00:00 |
Eliy21
|
6b439fd1de
|
Add maximum pvp knockback limit & approximate enchant knockback distance to be similar to MC
|
2023-12-14 11:57:55 +00:00 |
Eliy21
|
bf9e487fa9
|
Adjust minimum pvp knockback to be closer to MC
|
2023-12-14 09:27:28 +00:00 |
Eliy21
|
49af5d2013
|
Rebalance minimum pvp knockback to account for added knockbacks when moving
|
2023-12-14 08:51:34 +00:00 |
Eliy21
|
b2507c3640
|
Make fire aspect enchant respect attack reach limit
|
2023-12-14 08:12:13 +00:00 |
Eliy21
|
85b1f5247a
|
Add vertical lift & minimum pvp knockback
|
2023-12-14 07:46:16 +00:00 |
Eliy21
|
2b71462c1e
|
Prevent knockback if player is beyond attack reach limit
|
2023-12-13 20:36:54 +00:00 |
Eliy21
|
96aaf89036
|
Readjust pvp enchant knockback to make the running knockback difference more pronounced
|
2023-12-13 18:49:08 +00:00 |
Eliy21
|
a8c2d4534a
|
Nerf long pvp enchanted knockbacks especially when running
|
2023-12-13 17:42:42 +00:00 |
Wbjitscool
|
ebd733be82
|
update's the campfire's fire burning animation to make it look better (#4077)
improve the look of the campfire's flame/burning animation
Reviewed-on: MineClone2/MineClone2#4077
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Wbjitscool <dwsda121@gmail.com>
Co-committed-by: Wbjitscool <dwsda121@gmail.com>
|
2023-12-13 05:22:41 +00:00 |
Wbjitscool
|
07eb70e9be
|
Update mods/ITEMS/mcl_stonecutter/init.lua
|
2023-12-13 02:39:25 +00:00 |
the-real-herowl
|
bb66f81999
|
Merge pull request 'Combat rebalancing' (#4036) from combat_rebalancing into master
Reviewed-on: MineClone2/MineClone2#4036
|
2023-12-08 22:06:06 +00:00 |
José M
|
bb1e572287
|
Update mcl_compass.es.tr and fix syntax errors
|
2023-12-05 18:39:29 -06:00 |
José M
|
f39fe17895
|
Update mesecons_lightsone spanish translation
Fixed a syntaxis error at line 3 and added the missing translation for line 4
|
2023-12-04 22:51:50 -06:00 |
the-real-herowl
|
1857341b59
|
Fixed player knockback from arrows
|
2023-12-05 00:58:10 +00:00 |
the-real-herowl
|
24ffd64cad
|
Knockback fixes
|
2023-12-05 00:58:10 +00:00 |
José Muñoz
|
027e0e8337
|
Fix a typo in the spanish translation (#4039)
Reviewed-on: MineClone2/MineClone2#4039
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: José Muñoz <dr.cabra@disroot.org>
Co-committed-by: José Muñoz <dr.cabra@disroot.org>
|
2023-12-05 00:05:39 +00:00 |
chmodsayshello
|
43e7a952ac
|
use math.ceil to get amount of needed players
|
2023-11-30 22:29:56 +01:00 |
the-real-herowl
|
cd40861b3b
|
Merge pull request 'Add stonecutter functionality' (#3999) from stonecutter_functionality into master
Reviewed-on: MineClone2/MineClone2#3999
|
2023-11-27 23:37:57 +00:00 |
Kostinatyn Tsiupa
|
1da7bb0bdc
|
hopper reimplementation
Reimplemented hoppers and all (blast_furnace, furnace, smoker, composters, double chaets, shulker_boxes, droppers, bookshelvs and brewing_stands) connected nodes
|
2023-11-27 14:33:01 +02:00 |
ThePython10110
|
570ea114ec
|
Fix weathered cut copper crafting (#4033)
Just fixing a typo.
Reviewed-on: MineClone2/MineClone2#4033
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: ThePython10110 <thepython10110@noreply.git.minetest.land>
Co-committed-by: ThePython10110 <thepython10110@noreply.git.minetest.land>
|
2023-11-27 02:21:48 +00:00 |
the-real-herowl
|
8fd988da11
|
Increased cut copper recipe output
|
2023-11-25 23:52:04 +00:00 |
the-real-herowl
|
f1c5f0ca1c
|
Fixed duplication bug
|
2023-11-25 23:52:04 +00:00 |
the-real-herowl
|
b4080b6275
|
Credits update in mod.conf
|
2023-11-25 23:52:04 +00:00 |
the-real-herowl
|
bb48e47488
|
Made stonecutter player metadata consistent
|
2023-11-25 23:52:04 +00:00 |
the-real-herowl
|
a6025b751a
|
Uneven crafts support
-taking part of the resulting stack now produces well-defined results
-stonecutter won't allow amount undivisible by recipe count anymore
|
2023-11-25 23:52:04 +00:00 |
the-real-herowl
|
af2f58248f
|
Added the ability to stonecut up to full stack
|
2023-11-25 23:52:04 +00:00 |
AFCMS
|
4836418cf6
|
Rework Stonecutter
|
2023-11-25 23:52:04 +00:00 |
the-real-herowl
|
c183da7714
|
Updated README
|
2023-11-25 23:52:04 +00:00 |
the-real-herowl
|
fd17bf1a29
|
Removed old implementation groups
|
2023-11-25 23:52:04 +00:00 |
the-real-herowl
|
0c7b4d473c
|
Copper blocks stonecutter recipes
|
2023-11-25 23:52:04 +00:00 |