Commit Graph

301 Commits

Author SHA1 Message Date
kaadmy 40f5bee790 Fix some bugs with achievements thanks to @asl97; fixes #35 2016-11-14 08:41:47 -08: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 4b7363fc19 Make rain particles disappear when they touch the ground 2016-11-13 17:24:52 -08:00
KaadmY 498e4426ea Make water not drop when blown up by TNT 2016-11-13 17:22:44 -08:00
KaadmY 7f6b73246d Remove unneeded code 2016-11-13 13:32:07 -08:00
KaadmY 1a69d651b6 Remove boring achievements 2016-11-13 13:02:09 -08:00
kaadmy f01a0051c6 added more ambient sound control 2016-09-02 15:52:00 -07:00
melzua a6f27368bc Add coal, steel, compressed sandstone, reinforced cobble, reinforced frame and frames partialblocks (stairs and slabs). 2016-06-21 13:57:38 +02:00
kaadmy 34e5f50d63 fixed some problems in ambiance, as well as using ambiance_volume thanks to @melzua 2016-03-09 07:57:26 -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
melzua 6c554b8def Set player privs correctly
Before this commit, you loose all the previous privs and get only
interact when push the Ok button. Also the 'true' in ‘return true’
makes the other register_on_player_receive_fields unusable (for
example, the inventory form).
2016-02-09 19:43:51 +01:00
kaadmy 820493bf27 fixed warning thanks to @melzua 2016-02-08 09:20:44 -08:00
kaadmy a3cbc98298 added welcome mod 2016-02-07 16:59:58 -08:00
kaadmy ac5542f6e1 fixed warning caused by last commit 2016-02-07 14:07:48 -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 d22736e608 fixed stone achievement bug 2016-01-06 10:47:47 -08: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 80bf1f6ecc added lumien crafting 2015-12-19 12:38:40 -08:00
kaadmy b7d8b4d3b0 removed stuff added in last commit(too many problems) 2015-12-17 14:44:46 -08:00
kaadmy 9c98105f13 check ambient sounds every second instead of every frame 2015-12-17 14:40:30 -08:00
kaadmy 06e7795d30 added lumien ore; may be buggy 2015-12-17 10:05:34 -08:00
kaadmy 8351ef7e0f added directional ambiance sounds 2015-12-16 10:01:43 -08:00
kaadmy 5bda98a03e added spawnpoint on nav:map and disabled hunger logging 2015-12-03 10:59:45 -08:00
kaadmy 866ee72220 finally fixed ugly carbonsteel pickaxe 2015-12-02 12:48:27 -08:00
kaadmy 94d87a9e92 trying to make navigation maps more crash-tolerant 2015-12-02 12:26:23 -08:00
kaadmy f1ecaee793 cleaned up some nodedefs and changed is_ground_content correctly 2015-11-27 13:17:37 -08:00
kaadmy a70e30d4cd fixed typo from last commit 2015-11-27 13:05:16 -08:00
kaadmy 59f374f38f fixed a bug in maps 2015-11-27 07:34:59 -08:00
kaadmy f602cb022f added smelting coal from trees for all tree types 2015-11-26 10:40:24 -08:00
kaadmy 7f543dcd83 fixed parachute bug 2015-11-17 16:53:09 -08:00
kaadmy b59126db20 Merge branch 'master' of https://github.com/kaadmy/pixture 2015-11-15 08:11:23 -08:00
kaadmy 8b9e94d61f fix undeclared global variable bug thanks to @melzua 2015-11-15 08:10:48 -08:00
melzua f323c6c379 bucket: add a check for is_protected 2015-11-13 20:51:45 +01:00
kaadmy d57b5ed142 fixed book achievement 2015-11-11 12:36:58 -08:00
kaadmy c3b50b6a9f fixed incorrect item names 2015-11-09 11:16:25 -08:00
kaadmy 5a53cb0074 fixed being able to get in/out of beds while in another bed 2015-11-08 10:39:54 -08:00
kaadmy a013682de2 fixed typo with growing thistles 2015-11-06 09:12:25 -08:00
kaadmy 8feedac085 Merge branch 'master' of https://github.com/kaadmy/pixture 2015-11-05 12:54:52 -08:00
kaadmy de6f265786 made thistles grow 2015-11-05 12:53:55 -08:00
melzua 1140718507 Fix is_too_near_spawn function bugs. Now you really can abuse mobs near spawn :-P 2015-11-05 10:39:36 +01:00
kaadmy 78bd353d05 fixed ability to open multiple parachutes 2015-11-04 16:20:05 -08:00
kaadmy 85eaa54f5b made the text input selected first when opening a sign 2015-11-04 16:11:25 -08:00
kaadmy 1abbd0b603 should have fixed problem where maps stay open a little too long when pressing esc 2015-11-04 15:47:28 -08:00
kaadmy fe931a55d7 fixed some stuff with parachutes 2015-10-31 14:56:51 -07:00
kaadmy d2c8f6648e tell how to view PMs when joining 2015-10-28 16:56:15 -07:00
kaadmy bf0dc76cc9 fixed mob safe spawn radius bug 2015-10-28 16:54:12 -07:00
kaadmy b6fb2c83e0 added particles while underwater or eating 2015-10-26 15:03:49 -07:00
kaadmy 51e55a095d added parachutes! 2015-10-26 12:50:02 -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 c8e0dbfe68 add achievements to almost everything and fixed some bugs and features 2015-10-25 14:18:54 -07:00
kaadmy f167fd2851 fixed crashing with crafting because of a typo in achievements 2015-10-25 12:50:07 -07:00
kaadmy ffddd28d8b fixed mobs getpos bug 2015-10-25 12:43:51 -07:00
kaadmy 655624e802 reduced sheep and boar hitboxes a little 2015-10-24 17:12:37 -07:00
kaadmy 4e02b7937f finally added achievements! 2015-10-24 17:11:35 -07:00
kaadmy 62effe16b8 make hunger depend on player_effects 2015-10-24 13:27:33 -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 9aefb69043 added player_effects mod for stacking physics overrides 2015-10-23 17:03:12 -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
kaadmy 2f39603ec8 make bookshelfs nameable 2015-10-23 10:38:29 -07:00
kaadmy 88f2351ab6 made books non-stackable 2015-10-23 10:36:47 -07:00
kaadmy 2a00571688 enlarged sheep and boar hitboxes 2015-10-23 10:34:09 -07:00
kaadmy 44f1d5800d fixed headbars using the wrong setting for damage_enable 2015-10-22 16:30:57 -07:00
kaadmy 5e4f7fa639 added simple ground raising for villages to prevent floating villages near cliffs 2015-10-22 16:27:35 -07:00
kaadmy 048616b0b3 removed glass edge, added in commit fd9362bbc1 2015-10-21 14:51:11 -07:00
kaadmy 1f920875a6 made more wasteland desert instead 2015-10-21 13:59:31 -07:00
kaadmy 64496a2455 disabled headbars if damage is disabled 2015-10-21 13:49:40 -07:00
kaadmy 8530859e75 fixed orientation on 3rd person wielditems 2015-10-21 09:31:00 -07:00
kaadmy fd9362bbc1 made glass sunlight propagatable, will break with weather/snow 2015-10-20 15:32:46 -07:00
kaadmy 3bdf39d5ef changed mapgen decorations and biomes a little 2015-10-20 14:59:51 -07:00
kaadmy 840f8c8769 fixed fixlight command 2015-10-20 14:10:44 -07:00
kaadmy 23b706f401 added priv for fixlight command 2015-10-20 12:44:42 -07:00
kaadmy a20e7b44cf sped up player animation a bit 2015-10-20 12:23:59 -07:00
kaadmy 468bcc757e added some shading on fences 2015-10-20 12:13:08 -07:00
kaadmy 700790c20d changed compass images 2015-10-20 12:00:54 -07:00
kaadmy 0bc3791b49 cleaned up some code and added /fixlight command 2015-10-20 11:44:38 -07:00
kaadmy eedbe55a0a added 3rd person wielditems 2015-10-20 10:59:21 -07:00
kaadmy bb85bee215 added thistles and added orchard biome 2015-10-20 09:29:44 -07:00
kaadmy ee5b16cf26 reduced light required for dirt turn into grass 2015-10-19 16:48:16 -07:00
kaadmy a3930835ab reduced owner unlock time for locked chests 2015-10-19 14:06:57 -07:00
kaadmy e109abbc0f reduced damage a bit for broadsword and also added crafting for it 2015-10-19 11:50:52 -07:00
kaadmy 53a970f874 added broadsword and jeweling for it 2015-10-19 11:46:45 -07:00
kaadmy 87265d7165 locked chests can now be "shared" woth cooperation of the owner 2015-10-18 15:28:50 -07:00
kaadmy 9c314e0549 chests can now be named 2015-10-18 15:24:47 -07:00
kaadmy 55dea76d3c made tnt burnable as fuel 2015-10-18 13:02:32 -07:00
kaadmy 626c889d02 removed debug printing in village gen 2015-10-18 11:12:18 -07:00
kaadmy 5c1647ffdd hopefully fixed villages not spawning sometimes 2015-10-18 11:11:22 -07:00
kaadmy 7603be64d8 fixed copy-pasted name in farming 2015-10-18 10:58:03 -07:00
kaadmy bfc9d084dd tons of farming/plant changes and added flowers 2015-10-17 17:31:07 -07:00
kaadmy 16d8a18f52 added logging to player_skins mod and wielditem mod 2015-10-17 14:15:34 -07:00
kaadmy c0e429b624 made easier but same material-size crafting for spears and shovels 2015-10-17 14:14:13 -07:00
kaadmy 3ba2eaea20 add player skins and use new npc textures 2015-10-16 16:36:39 -07:00