Commit Graph

9914 Commits

Author SHA1 Message Date
AFCMS
ae632fe773 Fixes in mcl_inventory
- Fix (yet another) rebase conflict
- Remove unused code and annotations
- Fix annotations in `mcl_gamemode` to https://github.com/minetest-toolkit/minetest-lsp-api
2023-08-19 18:01:30 +02:00
AFCMS
4db0631133 mcl_inventory creative fixes
- Add many comments (I had a really hard time understanding the code)
- Add some more type annotations (https://github.com/minetest-toolkit/minetest-lsp-api)
- Rename non english variable
2023-08-19 18:01:30 +02:00
AFCMS
0e13190ea4 Fix reabse problem with mcl_inventory 2023-08-19 18:01:30 +02:00
AFCMS
cd6dd4d851 Fix merge conflict (huge chests) 2023-08-19 18:01:30 +02:00
AFCMS
653f82198e Apply MysticTempest fixes to enchanting table 2023-08-19 18:01:29 +02:00
AFCMS
3bbae86baf Fix this stupid merge conflict 2023-08-19 18:01:29 +02:00
cora
ee4f7d1b88 Fix rebase breaking creative digging 2023-08-19 18:01:29 +02:00
AFCMS
7cf91c79cb Smithing Table 2023-08-19 18:01:29 +02:00
AFCMS
c8620685c0 Move stack size button label lower 2023-08-19 18:01:29 +02:00
AFCMS
6a2ad4e618 Materialize the fact that bookshelves only store books 2023-08-19 18:01:29 +02:00
AFCMS
7d8a1e1e5f Fix some merging stuff 2023-08-19 18:01:29 +02:00
AFCMS
ecb4c82600 Anvil Formspec
- anvil formspec
- hammer icon
- use new vectors
- add some type annotations
- optimize textures (some of them by 95%)
2023-08-19 18:01:28 +02:00
AFCMS
9831f2c25b Document mcl_formspec API 2023-08-19 18:01:28 +02:00
AFCMS
4055555ec1 Redo Creative Inventory 2023-08-19 18:01:28 +02:00
AFCMS
7c15fe6ac9 Furnaces formspec redo 2023-08-19 18:01:28 +02:00
AFCMS
5011e12209 mcl_inventory API documentation + fix 2023-08-19 18:01:28 +02:00
AFCMS
f6804600ba Grindstone menu 2023-08-19 18:01:28 +02:00
AFCMS
bf57cf3aa3 Barrel formspec 2023-08-19 18:01:28 +02:00
AFCMS
093d55861c Basic mcl_gamemode documentation 2023-08-19 18:01:27 +02:00
AFCMS
0da1822d26 Code style fixes in mcl_chests 2023-08-19 18:01:27 +02:00
AFCMS
0ae76776b1 Bookshelf menu redo 2023-08-19 18:01:27 +02:00
AFCMS
e5ee0c4afc Crafting table formspec redo 2023-08-19 18:01:27 +02:00
AFCMS
842363464d Enchanting table formspec redo 2023-08-19 18:01:27 +02:00
AFCMS
37176976b6 Dropper + Dispenser inventory 2023-08-19 18:01:27 +02:00
AFCMS
1065eb4d8c Hooper formspec 2023-08-19 18:01:26 +02:00
AFCMS
452cd26558 Reenable creative formspec armor update 2023-08-19 18:01:26 +02:00
AFCMS
9e83e531bd Make function local 2023-08-19 18:01:26 +02:00
AFCMS
04a58ddd24 Disable test tab 2023-08-19 18:01:26 +02:00
AFCMS
fbb51835b3 survival inventory tabs API + mcl_gamemode 2023-08-19 18:01:26 +02:00
AFCMS
fb79465052 Fixes 2023-08-19 18:01:26 +02:00
AFCMS
e093c69328 Remove the label size thing (too breaking change) 2023-08-19 18:01:26 +02:00
AFCMS
c2032fe4de Fix 2023-08-19 18:01:25 +02:00
AFCMS
691b93ac68 Modern Survival Inventory (9 slice images, formspec v6) 2023-08-19 18:01:25 +02:00
AFCMS
4ee6a67516 survival inventory 2023-08-19 18:01:25 +02:00
AFCMS
54b119cffa some things 2023-08-19 18:01:25 +02:00
AFCMS
558df5e4bd fix all chest formspecs 2023-08-19 18:01:25 +02:00
AFCMS
cf01c0630c chest + shulkerbox formspec 2023-08-19 18:01:25 +02:00
AFCMS
f20fbfb95a ender chest formspec v4 2023-08-19 18:01:25 +02:00
AFCMS
767c904258 create some files 2023-08-19 18:01:24 +02:00
AFCMS
ac4db102b2 add basic temp function to get v4 itemslots 2023-08-19 18:01:24 +02:00
codiac
85c1c57e95 Fix formatting. Remove plain terracotta. 2023-08-19 11:36:04 +10:00
Johannes Fritz
6756358307 Fix meshhand with mcl_skins disabled 2023-08-16 08:06:12 -05:00
cora
dd96af15c4 Shears are not enchantable on enchanting table 2023-08-15 13:52:33 +10:00
Sebastian Riedel
11d275a471 Increase copper needed for blocks from 4 to 9 2023-08-14 12:57:36 +02:00
Sebastian Riedel
d7ea628270 Revert reversion of 822071c66b30d9a1da3ae810d038bebdb65e101c 2023-08-14 11:27:36 +02:00
codiac
0d16acdd42 Use a vector and fix the merge fail >_< 2023-08-14 10:48:27 +10:00
codiac
246a95f973 Fix typo 2023-08-14 10:39:31 +10:00
codiac
8c64fdfa5d Enable enchanting on sheers & allow enchanted shears to shear. 2023-08-13 14:02:15 +10:00
codiac
034382c883 Fix float check :( 2023-08-13 12:14:52 +10:00
cora
898a183ccd Prevent floating mobs from drowning all the time
Less dieing for mobs in deep water.
2023-08-13 12:12:03 +10:00