Commit Graph

678 Commits

Author SHA1 Message Date
Wuzzy 248521b297 Randomize mob pitch sound a bit 2019-09-22 13:37:00 +02:00
Wuzzy 2fc66c0eef Child mobs have higher pitch sound 2019-09-22 13:22:39 +02:00
Wuzzy c5f0323a97 Merge branch 'ach2' 2019-09-22 12:34:40 +02:00
Wuzzy b0051842b4 Fix crash in grass expansion code 2019-09-22 12:30:39 +02:00
Wuzzy 7cc00605cb Don't crack things that are already cracked 2019-09-22 05:26:12 +02:00
Wuzzy 3dd86a6f18 Locked chest: Add cracked status in infotext 2019-09-22 05:22:14 +02:00
Wuzzy 7a1d980f11 Fix two global var warnings 2019-09-22 04:53:13 +02:00
Wuzzy 9e9fa8a456 Add missing TNT achievement translation 2019-09-22 04:21:18 +02:00
Wuzzy 3cb966ac8d Change skydiver achievement 2019-09-22 04:20:40 +02:00
Wuzzy 19a773b648 Fix farming achievements 2019-09-22 03:59:10 +02:00
Wuzzy 60e922ee87 Update achievements translations 2019-09-22 03:57:57 +02:00
Wuzzy 70ef80488f Add more achievements to query various skills 2019-09-22 03:37:22 +02:00
Wuzzy 8c11897f9d Achievements: Reduce counts to 1, remove grindy achievements 2019-09-22 02:52:11 +02:00
Wuzzy 8819545e83 No rain sound underwater 2019-09-22 02:21:51 +02:00
Wuzzy a4ddc9465b Villagers do group attack 2019-09-22 02:12:40 +02:00
Wuzzy 353b50ee4b Add many flavor texts to villagers 2019-09-22 02:08:02 +02:00
Wuzzy 6d1a5fffb7 Villagers: Add food reject message 2019-09-21 23:59:54 +02:00
Wuzzy fcc69fb517 Fix range jewels not working 2019-09-21 23:39:31 +02:00
Wuzzy b0d8c517ab Add more ingots and lumps to forge 2019-09-21 23:24:39 +02:00
Wuzzy af63c4bc40 Use PseudoRandom instead of math.random 2019-09-21 22:57:57 +02:00
Wuzzy 3e9c6c19ed Balance out generation of valuable loot 2019-09-21 22:57:41 +02:00
Wuzzy 88b7133169 Add texture for glowing lumien crystal 2019-09-21 21:29:25 +02:00
Wuzzy 52aa4400de Fix missing water footstep sound 2019-09-21 21:19:56 +02:00
Wuzzy ab5ed60d31 Add sound for jewelling 2019-09-21 21:12:33 +02:00
Wuzzy 2f0320d2ba Make Jewel Bench compatible with Creative 2019-09-21 20:57:09 +02:00
Wuzzy 2bcbfdeb04 Add water place/dug sounds 2019-09-21 20:53:37 +02:00
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 7c800d6575 Fix typo 2019-09-17 17:33:50 +02:00
Wuzzy 1826a85eff Version 0.4.4 + new changelog 2019-09-17 17:29:11 +02:00
Wuzzy e73d4ffb63 Achievements: Remove unused arg 2019-09-17 17:22:10 +02:00