Wuzzy
|
74d31d9213
|
Move to new mod.conf format for all mods
|
2021-08-08 11:43:21 +02:00 |
|
Wuzzy
|
5ceecc4e1f
|
5.4.1 compability
|
2021-08-08 01:00:37 +02:00 |
|
Wuzzy
|
c31c10ba3a
|
Update translation
|
2021-08-08 00:46:03 +02:00 |
|
Wuzzy
|
705fca33df
|
Lighten the inner hand for darker skin tones
|
2021-08-07 23:56:56 +02:00 |
|
Wuzzy
|
36b4ef9c44
|
Add changable skin color
|
2021-08-07 23:47:15 +02:00 |
|
Wuzzy
|
7b58bbb931
|
Add new hair colors
|
2021-08-07 23:19:55 +02:00 |
|
Wuzzy
|
e38fce1dab
|
Player skins: Fix duplicate bands color
|
2021-08-07 22:50:07 +02:00 |
|
Wuzzy
|
55f811d90b
|
Remove male/female skins for good
|
2021-08-07 22:36:11 +02:00 |
|
Wuzzy
|
2bf36d42ec
|
Update translation
|
2021-08-07 22:10:01 +02:00 |
|
Wuzzy
|
e273fb1663
|
Make skin fully changable in UI
|
2021-08-07 22:08:07 +02:00 |
|
Wuzzy
|
9b4ae241d8
|
Store skindata ID, refactor skins
|
2021-08-07 21:42:01 +02:00 |
|
Wuzzy
|
3cf850ef3d
|
Dump needless code in player_skins mod
|
2021-08-07 21:28:42 +02:00 |
|
Wuzzy
|
ce31b57a1c
|
Update skins locale
|
2021-08-07 21:26:56 +02:00 |
|
Wuzzy
|
dfbbdcb9ea
|
Tweak skin selection dialog
|
2021-08-07 21:26:47 +02:00 |
|
Wuzzy
|
e66d211cf7
|
Update armor after skin change
|
2021-08-07 21:10:41 +02:00 |
|
Wuzzy
|
93eab0bfe2
|
Save player skin in player meta
|
2021-08-07 21:05:39 +02:00 |
|
Wuzzy
|
25f477989c
|
Greatly simplify player_skins code
|
2021-08-07 20:53:07 +02:00 |
|
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
|
1da1894fd4
|
WIP: More skins
|
2021-02-24 05:02:23 +01:00 |
|
Wuzzy
|
e68b33812b
|
Optimize textures file size with zopflipng
|
2020-01-26 16:11:34 +01:00 |
|
Trent Pic
|
25df69900b
|
Add French translation
|
2020-01-19 20:43:15 +01:00 |
|
Wuzzy
|
18344863b2
|
Only update skins page if on skins page
|
2019-10-24 13:48:52 +02:00 |
|
Wuzzy
|
10070e8d1f
|
Player_skins: Update inv menu when using cmd
|
2019-09-04 00:44:05 +02:00 |
|
Wuzzy
|
499f3bd7aa
|
Player_skins: Update formspec after skin change
|
2019-09-04 00:36:41 +02:00 |
|
Wuzzy
|
77a46578da
|
Fix incorrect function call: string.gfind
|
2019-09-02 20:30:04 +02:00 |
|
Wuzzy
|
6cb897ee58
|
Remove useless file in player_skins
|
2019-09-02 20:26:53 +02:00 |
|
Wuzzy
|
075abf0df5
|
Make buttons in player skin menu larger
|
2019-08-31 16:57:15 +02:00 |
|
Wuzzy
|
e596a063a8
|
Select random player skin for new players
|
2019-08-31 00:58:56 +02:00 |
|
Wuzzy
|
265b402f20
|
Translate default skin names
|
2019-08-31 00:53:51 +02:00 |
|
Wuzzy
|
8c851f07e4
|
Fix potentially dangerous minetest.after calls
|
2019-08-29 17:44:48 +02:00 |
|
Wuzzy
|
dc5c86d19d
|
Add German translation
|
2019-08-28 20:26:01 +02:00 |
|
Wuzzy
|
7e11402d42
|
Add MT 5.0.0 translation support
|
2019-08-28 17:31:41 +02:00 |
|
Wuzzy
|
65927f1369
|
Remove player_skin privilege
|
2019-06-23 21:08:51 +02:00 |
|
Wuzzy
|
e2c0f6f682
|
More useful responses in chat commands
|
2019-06-23 21:05:52 +02:00 |
|
KaadmY
|
565486ed4c
|
Reexport player model for seperate faces to fix normals and remove shading on player skins
|
2017-07-09 09:40:31 -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
|
eaef187669
|
Cleanup more code
|
2017-05-15 14:41:46 -07:00 |
|
KaadmY
|
509827186f
|
Cleanup a lot of interface stuff and standardize formspec page names
|
2017-05-13 11:50:35 -07:00 |
|
KaadmY
|
b667b4561e
|
Revert "Phew, use the core namespace for everything instead of minetest"
This reverts commit 4af67a5d54 .
|
2017-05-11 19:29:55 -07:00 |
|
KaadmY
|
4af67a5d54
|
Phew, use the core namespace for everything instead of minetest
|
2017-05-11 16:45:53 -07:00 |
|
KaadmY
|
ab11fc6a91
|
New player skin color schemes
|
2017-05-10 19:06:20 -07:00 |
|
kaadmy
|
820493bf27
|
fixed warning thanks to @melzua
|
2016-02-08 09:20:44 -08:00 |
|
kaadmy
|
ac5542f6e1
|
fixed warning caused by last commit
|
2016-02-07 14:07:48 -08:00 |
|
kaadmy
|
0d5dcbd4d1
|
added player skin selector in the inventory
|
2016-02-02 12:53:45 -08:00 |
|
kaadmy
|
7a38e7151d
|
fix some wording and re-license for LGPLv2.1 and CC BY-SA 4.0
|
2016-01-06 08:59:26 -08:00 |
|
kaadmy
|
16d8a18f52
|
added logging to player_skins mod and wielditem mod
|
2015-10-17 14:15:34 -07:00 |
|
kaadmy
|
3ba2eaea20
|
add player skins and use new npc textures
|
2015-10-16 16:36:39 -07:00 |
|