Commit Graph

575 Commits

Author SHA1 Message Date
KaadmY 4a6c46d23c Reorganize and clean up menu header image 2017-07-04 17:33:45 -07:00
KaadmY 4502399ebe Add randomized menu overlay images and a footer 2017-07-04 16:38:29 -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 edf332bb26 Add changelog and bump to version 0.1.1 2017-07-04 09:57:04 -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 e83ae8c7b2 Cleanup config a tad 2017-06-27 10:12:51 -07:00
KaadmY a8836a3c33 Update README and convert to markdown 2017-06-21 16:41:46 -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 a8601de924 Add more server lagzzzz 2017-05-18 12:36:08 -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 90d09fa3e3 Fix a typo 2017-05-15 15:54:31 -07:00
KaadmY 6db576b787 Make give_initial mod a bit cleaner and simpler 2017-05-15 15:45:40 -07:00
KaadmY bbab85293e Tweaks to settingstypes.txt 2017-05-15 15:39:03 -07:00