Commit Graph

784 Commits

Author SHA1 Message Date
Wuzzy
88a5bf1006 Refactor player_skins a little 2021-08-07 20:27:06 +02:00
Wuzzy
c6f553bb82 Remove gender from player_skins (mostly) 2021-08-07 20:16:01 +02:00
Wuzzy
f436f6f3cf Merge branch 'skins' of /home/wuzzy/src/minetest/git/games/repixture into skins 2021-07-22 22:13:07 +02:00
Wuzzy
63d87154dc Fix crash when useing lasso on mob 2021-03-09 02:06:36 +01:00
Wuzzy
4498217de5 Fix water opacity issues 2021-02-24 16:01:23 +01:00
Wuzzy
1da1894fd4 WIP: More skins 2021-02-24 05:02:23 +01:00
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