Commit Graph

156 Commits

Author SHA1 Message Date
KaadmY
ad9d7ac45d Fix constant reloading of the player model in some conditions, fixes #40 2017-05-15 15:17:49 -07:00
KaadmY
4a54645034 More code cleanup and fix #55 2017-05-15 15:14:24 -07:00
KaadmY
014c39c886 Fix bad chest formspec 2017-05-15 14:45:04 -07:00
KaadmY
eaef187669 Cleanup more code 2017-05-15 14:41:46 -07:00
KaadmY
04040b5e2e Fade out uncraftable recipes and a few other bugfixes 2017-05-15 13:30:46 -07:00
KaadmY
6961414b08 Fix a few crafting bugs 2017-05-15 11:19:26 -07:00
KaadmY
d4103c3c15 TONS of changes again, closes a couple issues and makes hunger, beds, and achievements more stable 2017-05-15 10:44:27 -07:00
KaadmY
fdb2e11951 New crafting method along with a plethora of bugfixes in general; crafts in the default mod all should be functional 2017-05-14 14:50:37 -07:00
KaadmY
7e825c4a6a Almost entirely works except the output amount is incorrect 2017-05-13 19:15:17 -07:00
KaadmY
3cef23e65b New crafting system is in place and tests work; now have to hook up craft recipes 2017-05-13 15:15:43 -07:00
KaadmY
509827186f Cleanup a lot of interface stuff and standardize formspec page names 2017-05-13 11:50:35 -07:00
KaadmY
c797a15e8b Add new crafting mod for a new crafting method 2017-05-13 10:27:40 -07:00
KaadmY
69fc1cbb64 Prevent water buckets from overriding some nodes; closes #46 2017-05-12 08:07:52 -07:00
KaadmY
41edd82122 Code cleanup and add settings file 2017-05-11 20:24:40 -07:00
KaadmY
b667b4561e Revert "Phew, use the core namespace for everything instead of minetest"
This reverts commit 4af67a5d54.
2017-05-11 19:29:55 -07:00
KaadmY
4af67a5d54 Phew, use the core namespace for everything instead of minetest 2017-05-11 16:45:53 -07:00
KaadmY
583925d611 More colors and tweaks in general 2017-05-11 14:03:08 -07:00
KaadmY
029adbbe8b Begin adding colors to pertinent information 2017-05-11 13:11:18 -07:00
KaadmY
ab11fc6a91 New player skin color schemes 2017-05-10 19:06:20 -07:00
KaadmY
9adf3d8c08 New hand texture and rebalanced tool dig times; feedback please! 2017-05-10 18:23:21 -07:00
KaadmY
807c2cbf5e Use dirt group instead of the dirt node so different dirt types with for crafting; closes #23 2017-05-10 11:01:02 -07:00
KaadmY
9c8abac706 Remove minimap; closes #29 2017-05-10 10:20:40 -07:00
KaadmY
d24cd2146e Add tons of new achievements; closes #32. Recommend not using this version with older worlds 2017-05-10 10:19:28 -07:00
KaadmY
eb7171bd0c Merge pull request #36 from asl97/patch-1
Unlink character.png from b3d export
2016-11-14 07:20:54 -08:00
ASL97
682b086ea7 Fix player model animations 2016-11-14 18:39:54 +08:00
ASL97
e29d73e812 Unlink character.png from b3d export
Fix "Irrlicht: Could not open file of texture: character.png" messages
See https://github.com/minetest/minetest_game/pull/917
2016-11-14 17:58:46 +08:00
KaadmY
498e4426ea Make water not drop when blown up by TNT 2016-11-13 17:22:44 -08:00
kaadmy
0e6b7e420a added another dangerous mob, the walker 2016-02-27 11:10:02 -08:00
kaadmy
8208c8c275 some code cleanup and increase the lumien activation range 2016-02-10 13:18:54 -08:00
kaadmy
b93550aed4 add creative tool for admins 2016-02-02 13:26:04 -08:00
kaadmy
0d5dcbd4d1 added player skin selector in the inventory 2016-02-02 12:53:45 -08:00
kaadmy
a19a117968 fix deprecation warning in #14 2016-01-24 14:03:58 -08:00
kaadmy
2d7d231044 reduced liquid sink and changed underwater bubble position to head, fixes #12 2016-01-10 09:57:16 -08:00
Pavel Puchkin
227651b088 Show bubbles for any water type 2016-01-10 19:26:13 +02:00
kaadmy
7a38e7151d fix some wording and re-license for LGPLv2.1 and CC BY-SA 4.0 2016-01-06 08:59:26 -08:00
kaadmy
8351ef7e0f added directional ambiance sounds 2015-12-16 10:01:43 -08:00
kaadmy
866ee72220 finally fixed ugly carbonsteel pickaxe 2015-12-02 12:48:27 -08:00
kaadmy
f1ecaee793 cleaned up some nodedefs and changed is_ground_content correctly 2015-11-27 13:17:37 -08:00
kaadmy
f602cb022f added smelting coal from trees for all tree types 2015-11-26 10:40:24 -08:00
melzua
f323c6c379 bucket: add a check for is_protected 2015-11-13 20:51:45 +01:00
kaadmy
a013682de2 fixed typo with growing thistles 2015-11-06 09:12:25 -08:00
kaadmy
de6f265786 made thistles grow 2015-11-05 12:53:55 -08:00
kaadmy
85eaa54f5b made the text input selected first when opening a sign 2015-11-04 16:11:25 -08:00
kaadmy
b6fb2c83e0 added particles while underwater or eating 2015-10-26 15:03:49 -07:00
kaadmy
41ca6bb52e fixed crashing with unknown items in the craft guide and fixed getting multiple achievements at once 2015-10-26 10:03:40 -07:00
kaadmy
4e02b7937f finally added achievements! 2015-10-24 17:11:35 -07:00
kaadmy
e013cb73b9 trying to balance tool levels a bit 2015-10-24 13:26:53 -07:00
kaadmy
f9e121fe85 added player effects to some stuff 2015-10-24 11:36:31 -07:00
kaadmy
c95921c0b0 shortened dirt path slabs 2015-10-23 12:24:13 -07:00
kaadmy
371ec2a65e added dirt path slabs 2015-10-23 12:19:57 -07:00