Commit Graph

828 Commits

Author SHA1 Message Date
Wuzzy 74c225573f Fix achievements menu aggressively taking over 2019-09-01 14:49:01 +02:00
Wuzzy 1b231ead4c Change achievement name 2019-09-01 03:37:14 +02:00
Wuzzy 0fb7826ded Fix achievements form not updating right after opening inventory 2019-09-01 02:57:40 +02:00
Wuzzy 2511d64d8c Color gotten achievements in green 2019-09-01 01:49:16 +02:00
Wuzzy 8eff007aab Disallow putting items into crafting output slot 2019-08-31 19:59:44 +02:00
Wuzzy 78306e6e2a Fix crash in creative 2019-08-31 19:40:51 +02:00
Wuzzy 0f8757ccba Restrict creative inventories to player 2019-08-31 19:16:09 +02:00
Wuzzy beb95a21a6 Improve slot clearing after closing craftmenu 2019-08-31 18:49:17 +02:00
Wuzzy 03f84f062a Crafting: Fix some incorrect inventory states 2019-08-31 18:30:58 +02:00
Wuzzy 06edc935b7 Make dropped items non-pointable 2019-08-31 17:42:49 +02:00
Wuzzy a525fbace1 Make coal block cracky 2019-08-31 17:30:34 +02:00
Wuzzy 9b368ca664 Fix partialblocks being used in crafting 2019-08-31 17:27:09 +02:00
Wuzzy 075abf0df5 Make buttons in player skin menu larger 2019-08-31 16:57:15 +02:00
Wuzzy f21ca0bfd5 Remove mapgen village spawner from Creative 2019-08-31 16:32:06 +02:00
Wuzzy 45273fb183 Fix bad torches in villages 2019-08-31 16:18:19 +02:00
Wuzzy 8a15505df9 Fix thistle not getting dug by water properly 2019-08-31 16:06:34 +02:00
Wuzzy 272f3cdfd4 Add pointable=false to some entities 2019-08-31 15:23:39 +02:00
Wuzzy 0cfa34e501 Select creative inventory by default in creative 2019-08-31 15:15:54 +02:00
Wuzzy a4ea22f7bf Fix weird fertilizer behaviour 2019-08-31 14:58:40 +02:00
Wuzzy 32c0630776 Inventory menu: Remember page when closing 2019-08-31 14:47:37 +02:00
Wuzzy b9cef3f784 Add a bunch of helpful groups 2019-08-31 14:07:31 +02:00
Wuzzy 6ed057f3b4 Torches: Add LBM 2019-08-31 12:36:56 +02:00
Wuzzy d18cc27c96 Fix texturing of wall torches 2019-08-31 12:27:33 +02:00
Wuzzy b890ac42d5 Add crafting FIXME 2019-08-31 02:07:04 +02:00
Wuzzy e596a063a8 Select random player skin for new players 2019-08-31 00:58:56 +02:00
Wuzzy 265b402f20 Translate default skin names 2019-08-31 00:53:51 +02:00
Wuzzy 082def55ac Set creative dig time to 0 2019-08-31 00:29:35 +02:00
Wuzzy da38048ed6 Creative: Reduce item droppings 2019-08-31 00:20:23 +02:00
Wuzzy c0f377c100 Don't wear or destroy items in creative 2019-08-31 00:07:26 +02:00
Wuzzy 940b9f87f6 Inventory menu: Add trash icon+change guide symbol 2019-08-30 23:08:23 +02:00
Wuzzy 770ead8aa2 Add pretty creative mode tab 2019-08-30 22:19:25 +02:00
Wuzzy 1fa07b17d7 Add button to toggle crafting guide mode 2019-08-30 20:32:36 +02:00
Wuzzy 6ecbcd0a84 Fix potential crashes due to timing 2019-08-30 20:32:18 +02:00
Wuzzy c7d1f54167 Remove pointless message when there's no messages 2019-08-30 03:09:29 +02:00
Wuzzy 5fdc520400 Fix lockpicks trying to pick imaginary locks 2019-08-30 03:00:16 +02:00
Wuzzy b1aebd4f0c Fix crash when using lockpick in air 2019-08-30 02:53:58 +02:00
Wuzzy a25486c49a Tweak messages for locks mod 2019-08-30 02:52:30 +02:00
Wuzzy 8a7dc21b9e Crafting: Strip newlines from item descriptions 2019-08-30 02:16:04 +02:00
Wuzzy ceac579c3a Fix crash in crafting 2019-08-30 01:42:24 +02:00
Wuzzy 2216afef92 Achievements: Make table a bit wider 2019-08-30 01:33:33 +02:00
Wuzzy 6360b7acfc Crafting: Hide crafting list if nothing applies 2019-08-30 01:31:39 +02:00
Wuzzy f50c83e622 Crafting: Double-click crafts single 2019-08-30 01:23:44 +02:00
Wuzzy d6ffa79522 Improve listring support 2019-08-30 01:17:24 +02:00
Wuzzy ae7a04b56f Crafting: Add group support back 2019-08-30 01:09:18 +02:00
Wuzzy b9960f474a Crafting: Only show craftable items 2019-08-30 00:34:25 +02:00
Wuzzy 7957cb9883 Colorize some info messages 2019-08-29 23:24:35 +02:00
Wuzzy 29e8be0825 Add help msg when using map 2019-08-29 23:15:16 +02:00
Wuzzy 0d16f54b8d Faster update of minimap HUD flags 2019-08-29 23:08:01 +02:00
Wuzzy 6e78206293 Translate string in parachute mod 2019-08-29 22:28:04 +02:00
Wuzzy 6be0d73953 Refactor default mod 2019-08-29 19:51:23 +02:00
Wuzzy 25387e1805 Fix crash in hunger mod 2019-08-29 18:57:21 +02:00
Wuzzy dbec7b6550 Fix filled buckets not emptying properly 2019-08-29 18:40:21 +02:00
Wuzzy 82a01803c2 Remove duplicate bucket definition 2019-08-29 18:37:07 +02:00
Wuzzy b6438d8a59 Simplify empty bucket behaviour 2019-08-29 18:27:37 +02:00
Wuzzy c0f4ce199d Simplify bucket code and move to separate file 2019-08-29 18:23:06 +02:00
Wuzzy 0aae257932 Prevent going to bed while moving 2019-08-29 18:15:38 +02:00
Wuzzy 2339c52ead Fix bed being destroyed if placed invalid 2019-08-29 18:10:11 +02:00
Wuzzy 45295d6dc2 Use lad-free player damage sound 2019-08-29 17:47:43 +02:00
Wuzzy 8c851f07e4 Fix potentially dangerous minetest.after calls 2019-08-29 17:44:48 +02:00
Wuzzy 3b6904d9ad Fix some bed bugs 2019-08-29 17:39:51 +02:00
Wuzzy 7ebae54cb9 Tweak reinforced stair textures 2019-08-29 17:10:31 +02:00
Wuzzy 9778c591c6 NPC: Force trade msg only on gold ingot 2019-08-29 17:04:51 +02:00
Wuzzy 45dd644e0c Tweak drops for mapgen nodes 2019-08-29 16:22:42 +02:00
Wuzzy b73d424616 Add new textures for village spawners 2019-08-29 16:13:39 +02:00
Wuzzy 0ca01a6b16 Fix crash in mobs mod 2019-08-29 15:00:35 +02:00
Wuzzy 02e83f7425 Add missing or incorrect sounds 2019-08-29 14:58:02 +02:00
Wuzzy 73ecab26b9 Set is_ground_content=false for a couple of nodes 2019-08-29 14:52:32 +02:00
Wuzzy 74439d6f54 Make some global vars local 2019-08-29 14:42:50 +02:00
Wuzzy bbd1e97314 Fix 2 translation typos 2019-08-29 08:23:57 +02:00
Wuzzy 6955f0ab7d Add new inventory image for tall grass clump 2019-08-29 08:15:28 +02:00
Wuzzy 045c99d915 Crafting: Highlight group items 2019-08-29 07:45:20 +02:00
Wuzzy 2f5fc6ef80 Simplify NPC messages even more 2019-08-29 07:00:18 +02:00
Wuzzy d829331398 Be more liberal in accepting trades 2019-08-29 06:18:23 +02:00
Wuzzy 1a3ac6a40d Fix trading menu listrings 2019-08-29 05:58:20 +02:00
Wuzzy 09dfe9dfff Refactor fake itemstack 2019-08-29 05:56:58 +02:00
Wuzzy 52bd4bc52e Remove ui_null.png 2019-08-29 05:46:44 +02:00
Wuzzy 0080a2bbb7 Sign: Limit max. sign text length 2019-08-29 05:28:18 +02:00
Wuzzy 1487c7f631 Limit book title and text length 2019-08-29 05:23:23 +02:00
Wuzzy 07ef0ef491 Add different textures for weak torch 2019-08-29 05:17:50 +02:00
Wuzzy 50e8b7b90a Add stair/slab versions of the metal blocks 2019-08-29 04:38:21 +02:00
Wuzzy 55e4dc3c0c Improve texturing of slabs and stairs 2019-08-29 04:31:49 +02:00
Wuzzy 4fd187a528 Translate achievement string 2019-08-29 02:40:36 +02:00
Wuzzy 77258c1486 Fix typo 2019-08-29 01:53:42 +02:00
Wuzzy 2f49d70117 Fix deprecated stuff 2019-08-29 01:47:17 +02:00
Wuzzy 59453dee3b Make NPC items distinguishable 2019-08-29 01:17:17 +02:00
Wuzzy 4ffa1c1679 Change NPC flavor texts to be more functional 2019-08-29 01:03:43 +02:00
Wuzzy 7b3b2d33cf Translate NPC strings 2019-08-29 00:31:26 +02:00
Wuzzy 1bd3729232 Teach NPCs to talk 2019-08-29 00:20:20 +02:00
Wuzzy 840df7d711 Tweak book item name 2019-08-28 22:14:50 +02:00
Wuzzy f8ecf46736 Fix book not displaying contents properly 2019-08-28 22:11:16 +02:00
Wuzzy 9d4bc87435 Fix rocks in wasteland floating on water 2019-08-28 22:03:19 +02:00
Wuzzy 48893eb1df Add missing translation 2019-08-28 22:01:02 +02:00
Wuzzy ac8c7ff609 Remove silly 30000m restriction 2019-08-28 21:41:17 +02:00
Wuzzy 1fd777b4a5 Fix incorrect itemstring in gold and goodies mod 2019-08-28 21:35:20 +02:00
Wuzzy bc0acb09bc Fix duplicate achievement ID and name 2019-08-28 21:27:55 +02:00
Wuzzy 7adccb318a Translate armor items 2019-08-28 20:59:56 +02:00
Wuzzy 5388395706 Fix some bad translations 2019-08-28 20:49:04 +02:00
Wuzzy dc5c86d19d Add German translation 2019-08-28 20:26:01 +02:00
Wuzzy 742a68c35c Improve creative listring support 2019-08-28 18:11:10 +02:00
Wuzzy 482c05682a Add stubs for waypoint functions 2019-08-28 18:03:54 +02:00
Wuzzy cff5062736 Replace TNT sounds 2019-08-28 17:58:02 +02:00
Wuzzy 3795496672 Clean up debug messaging 2019-08-28 17:55:18 +02:00
Wuzzy 158f8966d7 Add license to parachute mod 2019-08-28 17:47:55 +02:00
Wuzzy e5a181df79 Add description for creative tool 2019-08-28 17:46:43 +02:00
Wuzzy 9ef875e8a9 Add walker spawner item 2019-08-28 17:45:27 +02:00
Wuzzy 7e11402d42 Add MT 5.0.0 translation support 2019-08-28 17:31:41 +02:00
Wuzzy 2505b12bd3 Merge branch '5_fix' into master_revival 2019-06-26 18:06:25 +02:00
Wuzzy 8f285f01bc Make player model compatible for 5.0.0 2019-06-26 18:05:52 +02:00
Wuzzy c88b289084 Remove noisy bed-related messages 2019-06-23 23:43:37 +02:00
Wuzzy 3a0fef36e0 Add newline in net and lasso descriptions 2019-06-23 23:12:56 +02:00
Wuzzy 2e5a477bd2 Add show_wielded_item 2019-06-23 23:10:56 +02:00
Wuzzy b25ed349d8 Rename group "not_in_craftingguide" to more standard "not_in_craft_guide" 2019-06-23 23:04:20 +02:00
Wuzzy 33dc3ae8c5 Add new icons for NPC spawn eggs 2019-06-23 22:51:33 +02:00
Wuzzy 69f4a621e5 Rename items, remove some from creative inventory 2019-06-23 22:37:51 +02:00
Wuzzy 0dc5e75fb4 Rename village spawner nodes 2019-06-23 22:15:44 +02:00
Wuzzy 4680031cb9 Add rudimentary creative inventory (for testing) 2019-06-23 22:08:20 +02:00
Wuzzy b2b5c3e472 Map item enables minimap when carried 2019-06-23 21:47:41 +02:00
Wuzzy b354e4c501 Remove unused map code 2019-06-23 21:40:34 +02:00
Wuzzy 11cdde84d0 Make statbars larger 2019-06-23 21:34:05 +02:00
Wuzzy 65927f1369 Remove player_skin privilege 2019-06-23 21:08:51 +02:00
Wuzzy e2c0f6f682 More useful responses in chat commands 2019-06-23 21:05:52 +02:00
Wuzzy d18d442d6e Remove /fixlight (is now part of Minetest builtin) 2019-06-23 20:55:16 +02:00
Wuzzy 11aaf85b7c Make fast mode fast again, remove uberspeed 2019-06-23 20:52:26 +02:00
Wuzzy b1c51d1b71 Remove welcome mod 2019-06-23 20:47:20 +02:00
Wuzzy 22c653afc7 Merge branch '5_fix' into master_revival 2019-06-23 19:52:21 +02:00
Wuzzy 4aaa208cb9 Update deprecated function calls for 5.0.0 2019-03-20 15:04:20 +01:00
Wuzzy 688313a28d Update deprecated get_mapgen_params call 2019-03-20 15:01:03 +01:00
Wuzzy 18dd5614a9 Add v6 mapgen support 2019-03-08 08:06:57 +01:00
KaadmY e0865f77c1 More glow 2017-10-23 09:51:56 -07:00
KaadmY 9a74ef5b57 Make headbars glow 2017-10-23 09:51:03 -07:00
KaadmY 1ff1e1c325 Hope this is not needed; used to crash latest git 2017-10-23 09:37:54 -07:00
KaadmY 43d9e0aa5f Update mobs mod to remove shading on textures as well as make the Walker work better (animations look bad still) 2017-07-25 13:28:40 -07:00
KaadmY f264a61fe2 Remove extra light options 2017-07-25 09:38:56 -07:00
KaadmY 3ac8edbcc5 Add options to disable vignette 2017-07-25 09:38:26 -07:00
KaadmY 9ea78879ad Fix dis 2017-07-24 16:42:18 -07:00
KaadmY 4d8423e7fe Add a subtle vignette filter and change torch light effects 2017-07-24 16:38:08 -07:00
KaadmY bf9cb1759b Make torches use overlay and make more stuff with shader lighting 2017-07-24 15:40:07 -07:00
KaadmY 565486ed4c Reexport player model for seperate faces to fix normals and remove shading on player skins 2017-07-09 09:40:31 -07:00
KaadmY e7759e675d Remove debug info for placing saplings 2017-07-07 07:05:28 -07:00
KaadmY 3998718eb0 Rename player listing mod to be more consistent 2017-07-06 10:23:23 -07:00
KaadmY ede6739b9e Reset player crafting state on disconnect for consistency 2017-07-06 10:08:56 -07:00
KaadmY a0a1a61692 Replace deprecated itemstack metadata methods with up to date ones and add book description naming 2017-07-04 11:42:22 -07:00
KaadmY 476a723aab Fix a load time warning 2017-07-04 10:35:07 -07:00
KaadmY 5968bad31e Use node timers for farming plants also; may introduce issues but seems good from some simple tests 2017-07-04 09:48:25 -07:00
KaadmY 58e692bc65 Fix some bugs with the new sapling code and add legacy support for old saplings 2017-07-03 15:33:38 -07:00
KaadmY 45ad35e16c Use node timers for growing saplings; THIS WILL BREAK OLDER WORLDS 2017-07-03 10:54:44 -07:00
KaadmY 5cfe6c8d4a Shim for a possible Minetest regression from 0.4.15 to 0.4.16 2017-07-03 08:09:05 -07:00
KaadmY 822aa866af Make weather silent underground 2017-07-02 17:14:15 -07:00
KaadmY 85e716ef72 Disable sneaking and increase fence height to make fences impossible to jump over normally 2017-07-02 17:10:12 -07:00
KaadmY 219d544e9c Drop items out of the crafting inventory when the crafting tab loses focus 2017-07-02 13:28:17 -07:00
KaadmY f7498130ee Make (unused) snowstorm sound louder 2017-07-01 21:22:20 -07:00
KaadmY 6e0a565eae Make use of the Minetest 0.4.16 cloud customization API 2017-07-01 21:20:38 -07:00
KaadmY 01d22d1d63 Block of changes; uses the new 0.4.16 syntax for settings values 2017-06-27 12:13:30 -07:00
KaadmY 510db02b57 Fix gravity on dropped items 2017-05-19 14:13:27 -07:00
KaadmY 14c51b153f Fix a couple minor bugs 2017-05-19 14:04:11 -07:00
KaadmY af33315061 Add water sounds and make water movement harder 2017-05-18 14:09:05 -07:00
KaadmY 10d36bc643 Modify partialblocks API a bit; make slabs join into the full block. WARNING: NOT BACKWARDS COMPATIBLE, NODE NAMES CHANGED 2017-05-18 12:32:19 -07:00
KaadmY 9f5ee3bad6 Fix my brain fart 2017-05-18 10:40:40 -07:00
KaadmY b6a8c2b5e4 Fix #63, the resulting item seems to be missing the newlines in the tooltip, possibly a Minetest regression 2017-05-18 10:38:17 -07:00
KaadmY c359575913 Fix a typo with achievements #62 2017-05-18 08:44:26 -07:00
KaadmY 10292b7282 Change how bronze is made, fix #61 2017-05-18 08:42:31 -07:00
KaadmY 68a51a6e6a Fix #58 2017-05-18 08:30:43 -07:00
KaadmY 82c59771fc Fix #59 2017-05-18 08:29:56 -07:00
KaadmY c974bd1645 Reformat some code and make some nodes floodable 2017-05-17 18:38:18 -07:00
KaadmY f01a257013 Modify tool wear/times to fit with the material types 2017-05-17 16:23:29 -07:00
KaadmY f582284467 Add more sane tool times 2017-05-17 15:11:29 -07:00
KaadmY a01717ba71 Add graphite and sulfur as functional items 2017-05-17 14:48:21 -07:00
KaadmY ed9b0fcd92 Make new metals actually possible to get 2017-05-17 14:04:53 -07:00
KaadmY 7ab7f642f1 Disable debugging code 2017-05-17 13:55:32 -07:00
KaadmY 94b1ba03a2 Tons of ore modifications; added and/or tweaked ore spawning 2017-05-17 13:54:33 -07:00
KaadmY e4090ca812 Add bronze armor and add an API for item drop on death 2017-05-17 09:24:18 -07:00
KaadmY 823261023a An absolute ton of changes, add new tool types and rename old ones, armor and ores are still WIP 2017-05-17 08:57:14 -07:00
KaadmY 6693590126 Prevent villages from spawning near the static spawnpoint; closes #43 2017-05-16 12:05:17 -07:00
KaadmY fcee665c27 Warp player back to bed if they get shifted away too far, closes #45 2017-05-16 11:31:46 -07:00
KaadmY fd24eca9ea All new craft recipes are complete, closes #52 2017-05-16 11:12:49 -07:00
KaadmY 0feaa580d5 More crafing recipes and fix parachutes and compasses 2017-05-16 10:47:12 -07:00
KaadmY 063ff13475 More glorious bugfixes to crafting 2017-05-15 21:07:35 -07:00
KaadmY dc8674b93f Start adding crafting recipes to everything with the new crafting system and fix some things with armor 2017-05-15 20:57:30 -07:00
KaadmY d7b63ec912 Add more failsafes for crashes with achievements 2017-05-15 19:59:09 -07:00
KaadmY 47d5bb5261 Fix typo 2017-05-15 19:49:05 -07:00
KaadmY a66e8c7620 Cleanup mobs API a bit and add more achievements 2017-05-15 19:48:28 -07:00
KaadmY b991f0e4a3 Fix a bug in crafting where the on_craft callbacks were called incorrectly 2017-05-15 17:51:12 -07:00
KaadmY 6db576b787 Make give_initial mod a bit cleaner and simpler 2017-05-15 15:45:40 -07:00
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 87d4c82e5d Fix multiple craft output achievements, fixes #50 2017-05-15 14:50: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 8161cc7cab Fix achievements for crafting 2017-05-15 14:14:46 -07:00
KaadmY 046c4ce447 Remove the faded craft items from the crafting list since there is no way to update them when your inventory changes 2017-05-15 14:07:08 -07:00
KaadmY 04040b5e2e Fade out uncraftable recipes and a few other bugfixes 2017-05-15 13:30:46 -07:00
KaadmY 1faf15b5cf Fix typos I made from changing priv stuff 2017-05-15 11:39:46 -07:00
KaadmY cea3a82977 Relayout the crafting menu to be a bit easier to use 2017-05-15 11:38:37 -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 fce9574528 Merge pull request #48 from kaadmy/newcrafting
Newcrafting
2017-05-14 17:31:18 -07:00
KaadmY 8ca7140322 Tons of bugfixes and major cleanup of the hunger mod 2017-05-14 16:06:34 -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 af8e2093be Add object:getyaw() nan shim, should fix a common crash 2017-05-12 09:30:42 -07:00
KaadmY d85bdb491e Revert "Add a shim for object:getyaw returning nan, this should be fixed correctly eventually"
This reverts commit dffc4b97db.
2017-05-12 09:07:18 -07:00
KaadmY dffc4b97db Add a shim for object:getyaw returning nan, this should be fixed correctly eventually 2017-05-12 09:02:12 -07:00
KaadmY 69fc1cbb64 Prevent water buckets from overriding some nodes; closes #46 2017-05-12 08:07:52 -07:00
KaadmY fea962b9ca Don't show PM count on connect in singleplayer; closes #42 2017-05-12 07:14:54 -07:00
KaadmY dec846e265 Remove extra debug info 2017-05-11 21:26:14 -07:00
KaadmY 3f26b5431d Standardize database naming across mods along with numerous minor fixes 2017-05-11 21:25:14 -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 e5be49c0b6 Changes to music and headbars 2017-05-11 16:05:36 -07:00
KaadmY 5c5f438b79 Add music volume 2017-05-11 14:21:03 -07:00
KaadmY b51ff71ccc Oops 2017-05-11 14:12:40 -07:00
KaadmY abb1c196da Minor changes to villages backend 2017-05-11 14:10:09 -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 ef86ababf1 Fix crafting guide crash when showing previous recipe 2016-12-21 18:03:43 -08:00
kaadmy f38da4b17f Make the Addorable achievement work 2016-11-14 09:07:37 -08:00
kaadmy 740ad418cb Use item description instead of the itemstring in the craft guide; fixes #27 2016-11-14 08:56:46 -08:00
kaadmy 3262d90864 Make the crafting guide pages loop 2016-11-14 08:50:07 -08:00
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
kaadmy 788698d229 added grove biome and removed tall trees from wilderness biome 2015-10-16 15:09:41 -07:00
kaadmy 15ec77dd72 torches now use animated textures instead of particles 2015-10-16 14:29:27 -07:00
kaadmy 549899ae12 increased item_drop margin a tad 2015-10-16 13:33:24 -07:00
kaadmy 8bf013f531 changed mapgen to match from merge 2015-10-16 13:27:24 -07:00
kaadmy 9fdadc13e6 Merge branch 'master' of https://github.com/kaadmy/pixture 2015-10-16 13:22:33 -07:00
kaadmy a516b82d29 added a wilderness biome and changed farming grow time 2015-10-16 13:11:21 -07:00
melzua 3bb3d59dbb Optimize a bit. 2015-10-16 21:44:43 +02:00
melzua 9886c4f5b6 Field "height_min": Deprecated: new name is "y_min". 2015-10-16 21:31:30 +02:00
kaadmy 96130c3407 added failsafe in compass if an item doesn't exist 2015-10-12 15:24:37 -07:00
kaadmy 0f3f04f4f1 fixed itemno bug in craft guid 2015-10-11 12:30:48 -07:00
kaadmy 003c4a810e fixed another bed typo 2015-10-11 09:13:20 -07:00
kaadmy 97f2a13cf5 fixed a typo from latest merge 2015-10-10 16:04:23 -07:00
Rui914 8faa438ed7 Bed: Clean up code 2015-10-10 15:23:27 +09:00
kaadmy e38a114faf remove the group snappy from trees 2015-10-08 11:31:09 -07:00
kaadmy 88c55d70bb put grass footsteps in plantable_soil group 2015-10-08 11:21:12 -07:00
kaadmy 1a499862a6 added groups for plantable materials 2015-10-08 11:05:50 -07:00
kaadmy e6112839b1 clams spawn less naturally and grow instead 2015-10-07 13:56:45 -07:00
kaadmy 625cb7fefc put shears in default and made cotton harvestable 2015-10-06 17:10:20 -07:00
kaadmy d6b0331e44 hopefully fixed ghost headbars when players disconnect 2015-10-06 13:14:39 -07:00
kaadmy 836ac2bd88 changed crafting for flint and steel 2015-10-06 10:21:44 -07:00
kaadmy 85f2804402 more torch fixes and funtionality 2015-10-06 10:10:27 -07:00
kaadmy 17cfb7ed37 added gravel beaches and clams 2015-10-05 12:14:47 -07:00
kaadmy 255fc49840 more small cnahges to biomes and navigation 2015-10-05 11:25:11 -07:00
kaadmy a8e396f335 changed some balance problems 2015-10-05 11:18:49 -07:00
kaadmy 7726c7afdf changing skunk a bit 2015-10-04 16:32:17 -07:00
kaadmy da3d802a18 added a new skunk mob 2015-10-04 16:29:26 -07:00
kaadmy 47b87f12bb small changes and wording 2015-10-04 15:13:15 -07:00
kaadmy 2e7218cc0f added saveable private messaging 2015-10-04 15:08:37 -07:00
kaadmy b1b0a0df0c numerous changes, including a health bar above players 2015-10-04 13:40:36 -07:00
kaadmy bf99cc1d13 fixed license for tnt mod and changed detonation method 2015-10-04 10:52:07 -07:00
kaadmy 4f8a32144d Merge branch 'master' of https://github.com/kaadmy/pixture 2015-10-04 10:33:02 -07:00
Rui 8450f42720 minetest.env -> minetest. 2015-10-04 13:25:26 +09:00
kaadmy fc63f53963 cleaned up files and added some missing crafting stuff 2015-10-03 17:07:04 -07:00
kaadmy 6086e888b1 fade nametags while sneaking 2015-10-03 16:19:05 -07:00
kaadmy d662e7e30b changing player visibility distance 2015-10-03 15:48:48 -07:00
kaadmy 9a56d91b7f cleared up licenses for mobs 2015-10-03 15:30:45 -07:00
kaadmy 9785d8a27f fixed npc animation not changing to stand when not following 2015-10-03 15:26:45 -07:00
kaadmy 820d520061 added wasteland biome 2015-10-03 15:17:00 -07:00
kaadmy 458af19014 changed farming images 2015-10-03 14:21:41 -07:00
kaadmy 1bf80dc6b6 swamp water buckets and trying to fix npc taming 2015-10-03 14:02:14 -07:00
kaadmy b1bb5c0c59 dirt with swamp grass now drops swamp dirt 2015-10-03 13:38:25 -07:00
kaadmy 4fa33355f8 tons of small changes, 2 new biomes and lots of swamp stuff 2015-10-03 13:36:01 -07:00
kaadmy 348d4aac57 tons of small changes, and added a chaparral biome and more dry stuff 2015-10-03 11:57:35 -07:00
kaadmy 562fc9e1b8 should work in 0.4.13 release now, but might be slower with armor @asl97 2015-10-03 10:50:02 -07:00
kaadmy 46a302107c fixed /plist not working 2015-10-02 16:13:36 -07:00
kaadmy 4e3f2f281d dirt with dry grass now drops dry grass instead of grass 2015-10-02 15:46:25 -07:00
kaadmy 7031c6a972 added multi fence crafting 2015-10-02 15:16:08 -07:00
kaadmy 24ae3f7d8d multiple changes to village generation, villages are now on maps, and lots of bugfixes and tweaks 2015-10-02 13:58:37 -07:00
kaadmy 7184c0be7e better biomes and cleaned up code 2015-10-02 10:41:35 -07:00
kaadmy 4eee09c3be fixed flowing water sounds overlapping when multiple players are near, @asl97 2015-10-02 10:07:41 -07:00
kaadmy a9d7c328ad flowing water sound is now much better and faster thanks to @asl97 2015-10-02 09:44:25 -07:00
kaadmy 4e1d67f919 changed how signs work when pressing esc @asl97 2015-10-02 09:22:49 -07:00
kaadmy 29e9447731 fixed unneccesary global unlock checking 2015-10-02 09:20:11 -07:00
kaadmy e403cb56f5 added ropes 2015-10-01 17:23:04 -07:00
kaadmy d7aa836052 added savanna biome and dry grass stuff 2015-10-01 17:10:41 -07:00
kaadmy ba3f3e0532 players that go outside of 30000m now get killed 2015-10-01 16:27:22 -07:00
kaadmy ff65116cd7 signs should work correctly when pressing esc 2015-10-01 16:22:21 -07:00
kaadmy 60627ca1bd fixed typo in /uberspeed command and added tons of stuff to /plist 2015-10-01 14:55:18 -07:00
kaadmy a8d131bc18 added player list system 2015-10-01 14:27:05 -07:00
kaadmy 1bba1f0716 fixed missing logging 2015-10-01 13:37:34 -07:00
kaadmy b12c6fa05e fixed missing namespace 2015-10-01 13:36:22 -07:00
kaadmy 02ec64697d finally got locks working reasonably 2015-10-01 13:35:20 -07:00
kaadmy bbb112035d hopefully fixed locks not working 2015-10-01 13:07:26 -07:00
kaadmy 48bc9df02a fixed numerous bugs thanks to @asl97 2015-10-01 12:34:49 -07:00
kaadmy 3f7ad2db09 changed logging a bit and changed armor player skin 2015-10-01 12:25:21 -07:00
kaadmy cca9c411bd added logging in locks 2015-10-01 12:17:16 -07:00
kaadmy b4d5e4f854 fixed locks bug 2015-10-01 12:15:24 -07:00
kaadmy 0f3adb7db8 tuned down sounds a bit and changed water sound logic 2015-09-30 16:14:19 -07:00
kaadmy e4d52ba2ce several minor changes, flowing water now makes noise 2015-09-30 16:10:06 -07:00
kaadmy a01b319969 added multi wood fences 2015-09-30 13:44:56 -07:00
kaadmy 0867e244ea fixed most of the bed bugs :) 2015-09-30 10:09:59 -07:00
kaadmy c54052f3d9 added lock craftitem for making locked stuff 2015-09-30 09:58:28 -07:00
kaadmy 4213a2fba0 locks should now work 2015-09-30 09:49:31 -07:00