Commit Graph

  • eaef187669 Cleanup more code KaadmY 2017-05-15 14:41:46 -0700
  • 8161cc7cab Fix achievements for crafting KaadmY 2017-05-15 14:14:46 -0700
  • 046c4ce447 Remove the faded craft items from the crafting list since there is no way to update them when your inventory changes KaadmY 2017-05-15 14:07:08 -0700
  • 04040b5e2e Fade out uncraftable recipes and a few other bugfixes KaadmY 2017-05-15 13:30:46 -0700
  • 1faf15b5cf Fix typos I made from changing priv stuff KaadmY 2017-05-15 11:39:46 -0700
  • cea3a82977 Relayout the crafting menu to be a bit easier to use KaadmY 2017-05-15 11:38:37 -0700
  • 6961414b08 Fix a few crafting bugs KaadmY 2017-05-15 11:19:26 -0700
  • d4103c3c15 TONS of changes again, closes a couple issues and makes hunger, beds, and achievements more stable KaadmY 2017-05-15 10:44:27 -0700
  • fce9574528 Merge pull request #48 from kaadmy/newcrafting KaadmY 2017-05-14 17:31:18 -0700
  • 8ca7140322 Tons of bugfixes and major cleanup of the hunger mod KaadmY 2017-05-14 16:06:34 -0700
  • fdb2e11951 New crafting method along with a plethora of bugfixes in general; crafts in the default mod all should be functional KaadmY 2017-05-14 14:50:37 -0700
  • 7e825c4a6a Almost entirely works except the output amount is incorrect KaadmY 2017-05-13 19:15:17 -0700
  • 3cef23e65b New crafting system is in place and tests work; now have to hook up craft recipes KaadmY 2017-05-13 15:15:43 -0700
  • 509827186f Cleanup a lot of interface stuff and standardize formspec page names KaadmY 2017-05-13 11:50:15 -0700
  • c797a15e8b Add new crafting mod for a new crafting method KaadmY 2017-05-13 10:27:40 -0700
  • af8e2093be Add object:getyaw() nan shim, should fix a common crash KaadmY 2017-05-12 09:30:42 -0700
  • d85bdb491e Revert "Add a shim for object:getyaw returning nan, this should be fixed correctly eventually" KaadmY 2017-05-12 09:07:18 -0700
  • dffc4b97db Add a shim for object:getyaw returning nan, this should be fixed correctly eventually KaadmY 2017-05-12 09:02:12 -0700
  • 69fc1cbb64 Prevent water buckets from overriding some nodes; closes #46 KaadmY 2017-05-12 08:07:39 -0700
  • fea962b9ca Don't show PM count on connect in singleplayer; closes #42 KaadmY 2017-05-12 07:14:54 -0700
  • dec846e265 Remove extra debug info KaadmY 2017-05-11 21:26:14 -0700
  • 3f26b5431d Standardize database naming across mods along with numerous minor fixes KaadmY 2017-05-11 21:24:54 -0700
  • 41edd82122 Code cleanup and add settings file KaadmY 2017-05-11 20:24:40 -0700
  • b667b4561e Revert "Phew, use the core namespace for everything instead of minetest" KaadmY 2017-05-11 19:29:55 -0700
  • 4af67a5d54 Phew, use the core namespace for everything instead of minetest KaadmY 2017-05-11 16:45:53 -0700
  • e5be49c0b6 Changes to music and headbars KaadmY 2017-05-11 16:05:36 -0700
  • 5c5f438b79 Add music volume KaadmY 2017-05-11 14:21:03 -0700
  • b51ff71ccc Oops KaadmY 2017-05-11 14:12:40 -0700
  • abb1c196da Minor changes to villages backend KaadmY 2017-05-11 14:10:00 -0700
  • 583925d611 More colors and tweaks in general KaadmY 2017-05-11 14:03:08 -0700
  • 029adbbe8b Begin adding colors to pertinent information KaadmY 2017-05-11 13:11:18 -0700
  • ab11fc6a91 New player skin color schemes KaadmY 2017-05-10 19:06:20 -0700
  • 9adf3d8c08 New hand texture and rebalanced tool dig times; feedback please! KaadmY 2017-05-10 18:23:21 -0700
  • 807c2cbf5e Use dirt group instead of the dirt node so different dirt types with for crafting; closes #23 KaadmY 2017-05-10 11:01:02 -0700
  • 9c8abac706 Remove minimap; closes #29 KaadmY 2017-05-10 10:20:40 -0700
  • d24cd2146e Add tons of new achievements; closes #32. Recommend not using this version with older worlds KaadmY 2017-05-10 10:19:28 -0700
  • ef86ababf1 Fix crafting guide crash when showing previous recipe KaadmY 2016-12-21 18:03:43 -0800
  • f38da4b17f Make the Addorable achievement work kaadmy 2016-11-14 09:07:37 -0800
  • 740ad418cb Use item description instead of the itemstring in the craft guide; fixes #27 kaadmy 2016-11-14 08:56:17 -0800
  • 3262d90864 Make the crafting guide pages loop kaadmy 2016-11-14 08:50:07 -0800
  • 40f5bee790 Fix some bugs with achievements thanks to @asl97; fixes #35 kaadmy 2016-11-14 08:41:47 -0800
  • eb7171bd0c Merge pull request #36 from asl97/patch-1 KaadmY 2016-11-14 07:20:54 -0800
  • 44b2c928bd Merge pull request #37 from asl97/patch-2 KaadmY 2016-11-14 07:19:42 -0800
  • 682b086ea7 Fix player model animations ASL97 2016-11-14 18:39:54 +0800
  • 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 ASL97 2016-11-14 17:52:23 +0800
  • 4b7363fc19 Make rain particles disappear when they touch the ground KaadmY 2016-11-13 17:24:52 -0800
  • 498e4426ea Make water not drop when blown up by TNT KaadmY 2016-11-13 17:22:44 -0800
  • 7f6b73246d Remove unneeded code KaadmY 2016-11-13 13:32:07 -0800
  • 1a69d651b6 Remove boring achievements KaadmY 2016-11-13 13:02:09 -0800
  • f01a0051c6 added more ambient sound control kaadmy 2016-09-02 15:52:00 -0700
  • b2a18e619c add more partial block shapes thanks to @melzua kaadmy 2016-06-22 11:01:31 -0700
  • a6f27368bc Add coal, steel, compressed sandstone, reinforced cobble, reinforced frame and frames partialblocks (stairs and slabs). melzua 2016-06-21 13:57:38 +0200
  • 34e5f50d63 fixed some problems in ambiance, as well as using ambiance_volume thanks to @melzua kaadmy 2016-03-09 07:57:26 -0800
  • 0e6b7e420a added another dangerous mob, the walker kaadmy 2016-02-27 11:10:02 -0800
  • 8208c8c275 some code cleanup and increase the lumien activation range kaadmy 2016-02-10 13:18:54 -0800
  • b31ccecc10 Merge pull request #15 from melzua/master kaadmy 2016-02-09 11:41:14 -0800
  • 9dd0636bd8 Merge branch 'welcome' melzua 2016-02-09 19:47:02 +0100
  • 6c554b8def Set player privs correctly melzua 2016-02-09 19:43:51 +0100
  • 820493bf27 fixed warning thanks to @melzua kaadmy 2016-02-08 09:20:44 -0800
  • a3cbc98298 added welcome mod kaadmy 2016-02-07 16:57:45 -0800
  • ac5542f6e1 fixed warning caused by last commit kaadmy 2016-02-07 14:07:43 -0800
  • b93550aed4 add creative tool for admins kaadmy 2016-02-02 13:26:04 -0800
  • 0d5dcbd4d1 added player skin selector in the inventory kaadmy 2016-02-02 12:53:45 -0800
  • a19a117968 fix deprecation warning in #14 kaadmy 2016-01-24 14:03:58 -0800
  • 2d7d231044 reduced liquid sink and changed underwater bubble position to head, fixes #12 kaadmy 2016-01-10 09:57:16 -0800
  • f4d634dd3a Merge pull request #13 from krondor-game/show-bubbles-in-any-water-type kaadmy 2016-01-10 09:42:54 -0800
  • 227651b088 Show bubbles for any water type Pavel Puchkin 2016-01-10 19:26:13 +0200
  • d22736e608 fixed stone achievement bug kaadmy 2016-01-06 10:47:47 -0800
  • 7a38e7151d fix some wording and re-license for LGPLv2.1 and CC BY-SA 4.0 kaadmy 2016-01-06 08:59:26 -0800
  • dfb1d193b6 add some copyright notices kaadmy 2015-12-22 15:01:24 -0800
  • 80bf1f6ecc added lumien crafting kaadmy 2015-12-19 12:38:40 -0800
  • b7d8b4d3b0 removed stuff added in last commit(too many problems) kaadmy 2015-12-17 14:44:46 -0800
  • 9c98105f13 check ambient sounds every second instead of every frame kaadmy 2015-12-17 14:40:30 -0800
  • 06e7795d30 added lumien ore; may be buggy kaadmy 2015-12-17 10:05:34 -0800
  • 4985d9b24c fixed typos and wording kaadmy 2015-12-16 10:11:13 -0800
  • 8351ef7e0f added directional ambiance sounds kaadmy 2015-12-16 10:01:43 -0800
  • 5bda98a03e added spawnpoint on nav:map and disabled hunger logging kaadmy 2015-12-03 10:59:45 -0800
  • 866ee72220 finally fixed ugly carbonsteel pickaxe kaadmy 2015-12-02 12:48:15 -0800
  • 94d87a9e92 trying to make navigation maps more crash-tolerant kaadmy 2015-12-02 12:26:23 -0800
  • f1ecaee793 cleaned up some nodedefs and changed is_ground_content correctly kaadmy 2015-11-27 13:17:37 -0800
  • a70e30d4cd fixed typo from last commit kaadmy 2015-11-27 13:05:16 -0800
  • 59f374f38f fixed a bug in maps kaadmy 2015-11-27 07:34:59 -0800
  • f602cb022f added smelting coal from trees for all tree types kaadmy 2015-11-26 10:40:24 -0800
  • 7f543dcd83 fixed parachute bug kaadmy 2015-11-17 16:53:09 -0800
  • b59126db20 Merge branch 'master' of https://github.com/kaadmy/pixture kaadmy 2015-11-15 08:11:23 -0800
  • 8b9e94d61f fix undeclared global variable bug thanks to @melzua kaadmy 2015-11-15 08:10:48 -0800
  • f8d27ae795 Merge pull request #10 from melzua/master kaadmy 2015-11-14 11:52:07 -0800
  • f323c6c379 bucket: add a check for is_protected melzua 2015-11-13 20:51:45 +0100
  • d57b5ed142 fixed book achievement kaadmy 2015-11-11 12:36:58 -0800
  • c3b50b6a9f fixed incorrect item names kaadmy 2015-11-09 11:16:25 -0800
  • 5a53cb0074 fixed being able to get in/out of beds while in another bed kaadmy 2015-11-08 10:39:54 -0800
  • a013682de2 fixed typo with growing thistles kaadmy 2015-11-06 09:12:25 -0800
  • 8feedac085 Merge branch 'master' of https://github.com/kaadmy/pixture kaadmy 2015-11-05 12:54:52 -0800
  • de6f265786 made thistles grow kaadmy 2015-11-05 12:53:55 -0800
  • 9d216e348e Merge pull request #9 from melzua/safe_spawn kaadmy 2015-11-05 09:46:24 -0800
  • 1140718507 Fix is_too_near_spawn function bugs. Now you really can abuse mobs near spawn :-P melzua 2015-11-05 10:39:36 +0100
  • 78bd353d05 fixed ability to open multiple parachutes kaadmy 2015-11-04 16:20:05 -0800
  • 85eaa54f5b made the text input selected first when opening a sign kaadmy 2015-11-04 16:11:25 -0800
  • 1abbd0b603 should have fixed problem where maps stay open a little too long when pressing esc kaadmy 2015-11-04 15:47:28 -0800
  • fe931a55d7 fixed some stuff with parachutes kaadmy 2015-10-31 14:56:51 -0700