Commit Graph

828 Commits

Author SHA1 Message Date
Wuzzy cfbe3e827e Update deprecated function names 2021-02-24 03:22:05 +01:00
Wuzzy 462afd6745 Move craft guide button a bit to the left 2021-02-24 02:58:03 +01:00
Wuzzy e549817e31 Disable content offset for pressed buttons 2021-02-24 02:48:18 +01:00
Wuzzy 3ecb3ebad5 Simplify the status column in achievement list 2021-02-24 02:34:27 +01:00
Wuzzy 44c3e32d07 Simplify some German achievement translations 2021-02-24 02:07:50 +01:00
Wuzzy 1517d8f40e Add missing noise_params for blob ores 2021-02-24 02:00:23 +01:00
Wuzzy e869787ef3 Add button GUI sound 2021-02-04 22:32:47 +01:00
Wuzzy e78dd6d2ad Weather: Don't read connected players at init time 2021-02-04 22:18:10 +01:00
Wuzzy 163cecbed3 5.4.0 compat: Update use_texture_alpha 2021-02-04 22:08:51 +01:00
Wuzzy d69669d149 Fix incorrect mob owner detection 2020-12-06 01:58:30 +01:00
Wuzzy ec9c338523 Fix item_drop crash 2020-12-06 01:53:56 +01:00
Wuzzy 4a2af5bd72 Tweak object_crosshair 2020-11-28 14:15:26 +01:00
Wuzzy 74ea66098b Add object_crosshair 2020-11-28 14:05:44 +01:00
tgree 5ad219f060 Fix French translation of "Cobble" 2020-11-28 13:39:52 +01:00
Wuzzy 613a24411b Rename creative inventory trash slot 2020-11-13 17:50:25 +01:00
Wuzzy 70666d0233 Fix possible hunger crash 2020-09-10 20:25:13 +02:00
Wuzzy a491adb20f Remove digging times tooltip 2020-09-10 16:34:24 +02:00
Wuzzy 206aab2273 Use version 1.0.0 of tt/tt_base mods 2020-09-10 16:31:41 +02:00
Wuzzy a4d2126feb Fix flint+steel not lighting up wall torches 2020-08-26 00:37:57 +02:00
Wuzzy caabadbbb9 Fix breath bar being always visible 2020-07-11 04:25:46 +02:00
Wuzzy 643824dd13 Apply native statbar background icons 2020-07-11 04:12:39 +02:00
Wuzzy cc39f0d86e Fix TNT splitting doors in half 2020-06-20 18:56:44 +02:00
Wuzzy bd604bbdcb Fix bugs when TNT blows up bed 2020-06-20 18:34:21 +02:00
Wuzzy 15655e6929 Fix player taking damage when damage is disabled 2020-06-20 18:30:12 +02:00
Wuzzy df7da1787c Don't set gravity when entering bed 2020-06-20 18:10:08 +02:00
Wuzzy a4c16bb2da Remove visual_size from leaves 2020-06-20 16:47:04 +02:00
Wuzzy 75bfb16cdb Fix weak wall torches not burning out 2020-06-20 16:34:39 +02:00
Wuzzy db8109d74e Fix mapgen carving through water 2020-06-20 16:33:19 +02:00
Wuzzy 29efae6953 Don't erase item meta in item_drop 2020-04-21 19:25:45 +02:00
Wuzzy 62f754770d Change z_index values to match convention 2020-04-17 21:28:52 +02:00
Wuzzy c39661f272 Fix typo in German translation 2020-04-11 16:39:03 +02:00
Wuzzy 01f937045b Fix crash when mob dies after environment dmg 2020-04-09 14:02:26 +02:00
Wuzzy ef2adaff66 Return after removing wielditem entity 2020-04-09 13:39:42 +02:00
Wuzzy 3e518ee42d Add a couple of logs into mobs 2020-04-09 13:20:01 +02:00
Wuzzy dd5fe7d8cd Mobs: Return after mob was removed 2020-04-07 14:57:19 +02:00
Wuzzy 095085cc38 Add nil check in mobs (tmpyaw) 2020-04-07 14:54:15 +02:00
Wuzzy 5dc014ed22 Make tooltip area of fake UI itemstacks smaller 2020-04-07 14:52:42 +02:00
Wuzzy 4ad81439d0 Add z_index to HUD elements 2020-04-07 14:39:05 +02:00
Wuzzy 23b0467645 Use new set_sky API 2020-04-07 01:22:50 +02:00
Wuzzy 30af9afa8a Use ephemeral sounds 2020-04-07 01:00:55 +02:00
Wuzzy 16e375f952 Can punch or place lock on chest to lock it 2020-03-10 09:24:08 +01:00
Wuzzy a5dfc509b4 Fix "peaceful" setting preventing ALL mob spawns 2020-03-10 08:49:22 +01:00
Wuzzy 140113cbaa Add tableoptions into formspec_prepend 2020-03-10 08:26:42 +01:00
Wuzzy 8bd61ba9a8 Fix undeclared warnings in tt mod 2020-02-01 04:18:30 +01:00
Wuzzy 961dd18058 Fix missing wield img for jeweled tools 2020-01-31 07:57:32 +01:00
Wuzzy ba9c742853 Fix weird read of tooldef in jewels mod 2020-01-31 07:36:51 +01:00
Wuzzy 80d840d201 New textures for jeweled tools 2020-01-31 07:33:08 +01:00
Wuzzy 9125ca847f New textures and names for +reach spears 2020-01-31 06:39:56 +01:00
Wuzzy c14276c169 Translate new jeweled tool names 2020-01-31 06:11:58 +01:00
Wuzzy c7e16a681f Unique naming of jeweled tools 2020-01-31 05:25:28 +01:00
Wuzzy 02d4b278db Remove unused ubertree and huge oak leaves 2020-01-31 04:06:38 +01:00
Wuzzy 07bee11ef1 Merge branch 'tt' 2020-01-31 03:54:11 +01:00
Wuzzy c9c4383022 Fix furnace tt text 2020-01-31 03:50:39 +01:00
Wuzzy c4b26d120b Refactor tt snipper color 2020-01-31 03:42:44 +01:00
Wuzzy 57c8b310f6 Add tt support for jewels mod 2020-01-31 03:33:41 +01:00
Wuzzy 4f7655bd3a Hide status icons again 2020-01-31 02:17:31 +01:00
Wuzzy 13d9ddd526 Refactor saved bed data 2020-01-31 02:05:05 +01:00
Wuzzy b77dfc590e Clear "inbed" effect on restart 2020-01-31 01:33:33 +01:00
Wuzzy e65c9e2143 Display status effect icons 2020-01-31 01:14:59 +01:00
Wuzzy 3205562996 Add different torch textures top vs bottom 2020-01-26 17:12:27 +01:00
Wuzzy 79f2ad3bbc Fix jewel overlay rotation for jeweled wield img 2020-01-26 16:47:32 +01:00
Wuzzy 7807a5eb17 Fix partially broken torch overlay anim 2020-01-26 16:25:55 +01:00
Wuzzy e68b33812b Optimize textures file size with zopflipng 2020-01-26 16:11:34 +01:00
Wuzzy bdc2310525 Change ladder textures 2020-01-26 16:08:51 +01:00
Wuzzy 9502ffdca6 Resize heart, bubble hunger icons 2020-01-26 16:00:16 +01:00
Wuzzy 15aed7f945 Change door side texture naming 2020-01-26 15:46:10 +01:00
Trent Pic 25df69900b Add French translation 2020-01-19 20:43:15 +01:00
Wuzzy bce380dd06 Revert "Fix broken eat sound position"
This reverts commit 53904cca5f.
2020-01-18 15:48:21 +01:00
Wuzzy 6f1c3ebe84 Rename papyrus node texture 2020-01-18 15:46:19 +01:00
Wuzzy 81d97e4004 Make item entities glow if light source node 2019-12-14 18:11:52 +01:00
Wuzzy 4b01bf3c02 Add more tooltips for nodes 2019-12-11 23:21:28 +01:00
Wuzzy df9d5ef98a Fix incorrect translation of lock helptext 2019-12-11 21:44:03 +01:00
Wuzzy 59ec5507d1 Translate extended tooltips 2019-12-05 14:39:05 +01:00
Wuzzy 53904cca5f Fix broken eat sound position 2019-12-05 10:36:21 +01:00
Wuzzy 4d4048964c Remove post effect color in entity spawner 2019-12-05 10:31:43 +01:00
Wuzzy c19a852667 Add extended item tooltips 2019-12-05 10:30:46 +01:00
Wuzzy 477250afdb Play placement sound when door placed 2019-12-04 17:56:16 +01:00
Wuzzy e441a2c1b3 Don't remove door when placed in Creative Mode 2019-12-04 17:53:09 +01:00
Wuzzy 18663dcff5 Add doors in creative inventory 2019-12-04 17:51:50 +01:00
Wuzzy fe1a9f6f2f Fix output of alt glowdirtpath recipe 2019-12-04 14:22:21 +01:00
Wuzzy d76907ae65 Add alternative craft for glowing dirt path 2019-11-04 21:42:40 +01:00
Wuzzy b3790dfa56 TNT: Fix falling nodes not being updated 2019-11-04 19:59:52 +01:00
Wuzzy 205a042843 Rename Heated Dirt Path to Glowing Dirt Path 2019-11-04 19:20:47 +01:00
Wuzzy fa168eb747 Fix broken rightclick for tallgrass and cotton_4 2019-10-24 22:28:44 +02:00
Wuzzy 06e7c02e54 Rename serrated broadsword 2019-10-24 22:09:11 +02:00
Wuzzy 2b305b69cf Fix incorrect tooltip stats of multi-jewel tools 2019-10-24 22:06:39 +02:00
Wuzzy 4d7db960e8 Don't trim plants in protected areas 2019-10-24 20:03:51 +02:00
Wuzzy 08d1543238 Don't print warning when trying to craft nothing 2019-10-24 19:39:49 +02:00
Wuzzy 7d54979622 Add tooltips for 1/10 buttons 2019-10-24 19:32:07 +02:00
Wuzzy b60e11c150 Move bookshelf formspec code to container.lua 2019-10-24 19:17:01 +02:00
Wuzzy 0ce781bab3 Update crafting and tall grass icons 2019-10-24 19:07:32 +02:00
Wuzzy b90b648fee Punching cotton with shears no longer trims it 2019-10-24 18:38:42 +02:00
Wuzzy d65332cd04 Shears trim tall grass clump 2019-10-24 18:35:29 +02:00
Wuzzy 324a445c4d Use dark output slot in crafting 2019-10-24 18:24:28 +02:00
Wuzzy 1655316fdb Can also use rightclick to insta-cut cotton 2019-10-24 18:18:49 +02:00
Wuzzy 67c67f9fb2 Add tool break and shears cut sounds 2019-10-24 18:08:18 +02:00
Wuzzy a9ffe34a03 Update credits 2019-10-24 17:27:02 +02:00
Wuzzy cabbc3979a Armor fixes and cleanup 2019-10-24 16:48:51 +02:00
Wuzzy 14a431c40c Update armor on armor change, not on time event 2019-10-24 16:35:45 +02:00
Wuzzy a7f3ac812d Improve listring support for armor slots 2019-10-24 16:26:40 +02:00