Commit Graph

586 Commits

Author SHA1 Message Date
Wuzzy b6367a523e Add frog ambience sound 2019-09-21 20:42:31 +02:00
Wuzzy 180790544c Improve sound quality of bird/cricket sounds 2019-09-21 19:41:28 +02:00
Wuzzy e370e71b37 Crickets and birds don't sing in rain 2019-09-21 19:38:34 +02:00
Wuzzy 150c0a5627 Add lockpick sounds 2019-09-21 19:18:39 +02:00
Wuzzy 927427d663 Play unlock sound when breaking a locked chest 2019-09-21 19:06:05 +02:00
Wuzzy 247ed18ce2 Add stomach growl sound, tweak hunger msgs 2019-09-21 18:57:58 +02:00
Wuzzy 3fdfe4e37f Weather: Fix missing do_repeat 2019-09-21 18:19:09 +02:00
Wuzzy 0b61070a16 Save weather in mod storage 2019-09-21 18:16:49 +02:00
Wuzzy 7df8a3a307 More weather cleanup 2019-09-21 18:11:54 +02:00
Wuzzy 7a4f5bd388 Fix weather functions being called too often 2019-09-21 18:03:24 +02:00
Wuzzy af2112750a Remove snowstorm 2019-09-21 17:56:38 +02:00
Wuzzy 7a9a1d95db Add fade effects in weather sounds 2019-09-21 17:52:54 +02:00
Wuzzy 66485f09e5 Fix mob punch sound not always played 2019-09-21 17:22:41 +02:00
Wuzzy 55f5a54c29 Music player selects random music on placement 2019-09-21 17:18:15 +02:00
Wuzzy e5b0a9183d Allow only up to 1 music player per village 2019-09-21 17:12:29 +02:00
Wuzzy 7457a794e3 Generate locked chests in villages 2019-09-21 16:38:43 +02:00
Wuzzy b38d7373c1 Add support for ownerless locked chests 2019-09-21 16:33:59 +02:00
Wuzzy b897440d5d Tweak unlogical furnace treasures 2019-09-21 16:08:19 +02:00
Wuzzy 8f0bab95d8 Don't put so many beds and workbenches into chests 2019-09-21 14:56:37 +02:00
Wuzzy 64391ac48d Make lasso texture look more dry 2019-09-21 14:45:02 +02:00
Wuzzy 9fc560878a Add carpenter profession, balance trades 2019-09-21 14:44:30 +02:00
Wuzzy e73d4ffb63 Achievements: Remove unused arg 2019-09-17 17:22:10 +02:00
Wuzzy aacee325c3 Achievements: Fix bad achievements page update 2019-09-17 17:14:30 +02:00
Wuzzy 0dfa13d91a Hand no longer can dig cracky=2 nodes 2019-09-17 01:31:43 +02:00
Wuzzy cd29deb5f5 Fix craftsel fail if craft list change after craft 2019-09-17 00:21:27 +02:00
Wuzzy 30fe7a35d0 Fix weird attach behavior of apples 2019-09-16 23:57:58 +02:00
Wuzzy 39cb248e7d Reduce debug log level of mod loads to "info" 2019-09-15 13:47:18 +02:00
Wuzzy c44f340cfe Make wielditem mod functional again 2019-09-15 13:12:13 +02:00
Wuzzy c6efdc9f10 Make parachutes and headbars immortal 2019-09-15 12:55:39 +02:00
Wuzzy fd5caec63f Fix buggy headbars 2019-09-15 12:46:36 +02:00
Wuzzy 421b268716 Fix item entities not dropping when digging below 2019-09-15 10:48:27 +02:00
Wuzzy 1d4060f8c7 Cleanup builtin_item a bit 2019-09-14 09:58:07 +02:00
Wuzzy d3ad2f72cd Mobs API: Add NaN checks 2019-09-14 09:37:09 +02:00
Wuzzy a54d940c83 Clarify license situation for media files 2019-09-13 17:42:38 +02:00
Wuzzy 660500c1be Make jewel ore generation functional again 2019-09-12 15:29:57 +02:00
Wuzzy 0d4ca6bf5e Increate hand range in Creative 2019-09-10 14:28:43 +02:00
Wuzzy 21f10a47f4 Villages: Fix incorrect amt_connections counting 2019-09-06 18:15:08 +02:00
Wuzzy 1fbc8b83a9 Change villager spawning algorithm
Now the entity spawners regularily check if another object is nearby, only then they spawn.
This should make entity spawns more reliable.
2019-09-06 18:10:08 +02:00
Wuzzy 1b833cc850 Floodable: Drygrass, musicbox, sapling, farmplant 2019-09-06 15:51:59 +02:00
Wuzzy 02ec1de7fa Tall/swamp grass clump can now craft fiber 2019-09-06 13:48:11 +02:00
Wuzzy c958af51d2 Fix broken grass and clam ABM 2019-09-06 13:26:54 +02:00
Wuzzy 109fcba8c2 Check recipe validity 2019-09-06 11:52:37 +02:00
Wuzzy 5762d89011 Re-enable sneaking 2019-09-06 10:30:03 +02:00
Wuzzy 6db816ca34 Fix another string.gfind call ... 2019-09-06 10:25:12 +02:00
Wuzzy 39411e515d Fix up German achievements translation a bit 2019-09-06 00:59:06 +02:00
Wuzzy b2ff35910d Rename Musician achievement 2019-09-06 00:31:13 +02:00
Wuzzy 1772beb33c Farming: Fix broken LBM 2019-09-06 00:16:20 +02:00
Wuzzy 60c16f6872 Farming: Check growth later if water was missing 2019-09-05 23:59:14 +02:00
Wuzzy 3a57a08e4e Add workaround in achievements mod 2019-09-05 23:23:51 +02:00
Wuzzy a3152c39bb Fix undiggable slabs 2019-09-05 22:58:44 +02:00