chmodsayshello
|
2f8bb9726b
|
meta based: proof of concept
|
2023-08-27 21:44:43 +02:00 |
chmodsayshello
|
8176e7319f
|
update 'armor trim credits'
|
2023-08-27 19:42:40 +02:00 |
chmodsayshello
|
64bc57c6a4
|
replace trim textures with CC ones
|
2023-08-18 16:47:17 +02:00 |
chmodsayshello
|
d346aa07ee
|
reduce filesize for a FINAL time
|
2023-06-29 20:46:39 +02:00 |
chmodsayshello
|
9d1840f4ca
|
fix crash (no longer allow blacklisted items)
|
2023-06-21 12:15:41 +02:00 |
chmodsayshello
|
5cc9038169
|
reduce texture filesize (again)
|
2023-06-21 11:51:03 +02:00 |
chmodsayshello
|
460ef23b50
|
make upgrade_trimmed global
|
2023-06-21 11:49:21 +02:00 |
chmodsayshello
|
1e16647fe9
|
various codestyle fixes
|
2023-06-21 11:21:39 +02:00 |
chmodsayshello
|
16415ae577
|
bring back old global function
|
2023-06-21 10:57:50 +02:00 |
chmodsayshello
|
2665980007
|
add ':' to modname once
|
2023-06-21 10:53:41 +02:00 |
chmodsayshello
|
bb2ce9ef92
|
pare down a few bytes from textures
|
2023-06-17 20:16:36 +02:00 |
chmodsayshello
|
bc29e4dd95
|
fix texture filename
|
2023-06-08 10:41:49 +02:00 |
chmodsayshello
|
b76ed92aba
|
add missing rib_boots texture
|
2023-06-08 10:38:30 +02:00 |
chmodsayshello
|
703f1f46fc
|
make slot names fit
|
2023-06-08 10:06:26 +02:00 |
chmodsayshello
|
0b118c170e
|
armor trims: support smithing table
|
2023-06-08 10:02:00 +02:00 |
chmodsayshello
|
8431ac34d0
|
add armor trim templates
|
2023-06-08 00:16:57 +02:00 |
chmodsayshello
|
049128972f
|
armor trim: more color transparency & creative inventory removal
|
2023-06-07 22:49:04 +02:00 |
chmodsayshello
|
0c65d9d11a
|
add mcl_enchanting as hard dependency
|
2023-06-07 22:29:59 +02:00 |
chmodsayshello
|
311beeb31c
|
fix enchanting of trimmed armor
|
2023-06-07 22:27:52 +02:00 |
chmodsayshello
|
bc3da8dab8
|
add armor trim color support
|
2023-06-07 21:01:55 +02:00 |
chmodsayshello
|
ed5232411b
|
remove raw trim textures
|
2023-06-07 20:31:54 +02:00 |
chmodsayshello
|
6c6a27320d
|
add trim boot textures
|
2023-06-07 20:30:10 +02:00 |
chmodsayshello
|
82f2f4784e
|
add helm trim textures
|
2023-06-07 20:13:18 +02:00 |
chmodsayshello
|
8476865ea7
|
add chestplate trim texture
|
2023-06-07 19:47:51 +02:00 |
chmodsayshello
|
b4273af245
|
fix color overlay
|
2023-06-07 17:22:57 +02:00 |
chmodsayshello
|
483285a612
|
loop through tools instead of items
|
2023-06-07 17:12:02 +02:00 |
chmodsayshello
|
b154f2def1
|
armor trims: inventory overlay
|
2023-06-07 17:06:53 +02:00 |
chmodsayshello
|
c62195662c
|
trims: blacklist certain iems
|
2023-06-07 16:42:34 +02:00 |
chmodsayshello
|
4dc5ad3bdb
|
add mcl_armor dependency
|
2023-06-07 16:11:07 +02:00 |
chmodsayshello
|
cc186cc588
|
add durability back
|
2023-06-07 15:58:28 +02:00 |
chmodsayshello
|
df8c9625e4
|
armor trims: proof of concept
|
2023-06-07 15:41:53 +02:00 |
ancientmarinerdev
|
47f64f63a3
|
Merge pull request 'Incorperate sheep eating animation.' (#3768) from sheep_eat_animation into master
Reviewed-on: MineClone2/MineClone2#3768
Reviewed-by: Nicu <kneekoo@noreply.git.minetest.land>
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
|
2023-06-05 14:06:49 +00:00 |
ancientmarinerdev
|
cc5a0971ac
|
Object reference check before setting velocity
|
2023-06-05 15:03:45 +01:00 |
epCode
|
df8592df41
|
Revert add punch node
|
2023-06-04 21:53:39 -07:00 |
epCode
|
5e4fa30aae
|
Punch node after change
|
2023-06-04 20:19:18 -07:00 |
epCode
|
e49eac6d85
|
Fix sheep not regrowing wool after eating
|
2023-06-04 16:24:37 -07:00 |
epCode
|
e53b6c124c
|
Make sheep always drop 1 wool (MC continuity)
|
2023-06-04 22:41:35 +00:00 |
epCode
|
92887f5501
|
fix sheep replace rate
|
2023-06-04 22:41:35 +00:00 |
epCode
|
86cd5711ca
|
Rearange on replace code to be more general purpous
|
2023-06-04 22:41:35 +00:00 |
epCode
|
908ba9fba6
|
Put on_replace call in correct place (wool regrow on grass to dirt)
|
2023-06-04 22:41:35 +00:00 |
epCode
|
91d94800d7
|
Adjust grass replace timer
|
2023-06-04 22:41:35 +00:00 |
epCode
|
74e55ca361
|
Fix eat replace timer for sheep
|
2023-06-04 22:41:35 +00:00 |
epCode
|
c049113f26
|
Fix sheep sliding, make eating timed, fix animation repeat
|
2023-06-04 22:41:35 +00:00 |
epCode
|
1f5247df06
|
Make mobs slide less, and fix ageold jump dilema
|
2023-06-04 22:41:35 +00:00 |
epCode
|
2e2f56122d
|
Incorperate sheep eating animation. #3734
|
2023-06-04 22:41:35 +00:00 |
ancientmarinerdev
|
46d486c7cb
|
Merge pull request 'Oxidation API' (#3748) from oxidation_api into master
Reviewed-on: MineClone2/MineClone2#3748
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
|
2023-06-02 20:34:26 +00:00 |
PrairieWind
|
75e4000b30
|
Fix the scraped variants of certain waxed copper blocks
Also fix some wording in the oxidation api documentation
|
2023-06-02 20:28:54 +00:00 |
PrairieWind
|
46f6731cf5
|
Make oxidized slabs and stairs waxable, and fix the copper oxidation dupe
|
2023-06-02 20:28:54 +00:00 |
PrairieWind
|
0fba7eaed4
|
Fix a few crashes, make the abm work, and revive the wax off advancement
|
2023-06-02 20:28:54 +00:00 |
Michieal
|
7c46826958
|
Did what I should have done to begin with: changed _mcl_copper_waxed_variant to _mcl_waxed_variant so that it intuitively applies to more than just copper.
|
2023-06-02 20:28:54 +00:00 |