chmodsayshello
  • Joined on 2021-12-08
chmodsayshello pushed to capes at VoxeLibre/VoxeLibre 2023-12-17 14:54:39 +01:00
4269808d5e add cape api
fcaa530a62 remove sha1 unlocking for minetest cape
Compare 2 commits »
chmodsayshello commented on pull request VoxeLibre/VoxeLibre#4043 2023-12-05 13:51:14 +01:00
Add server privs restriction to mcl_villages build tool

Merged a squashed version of your PR as I thought having 10 commits for this might be a bit overkill ;)

chmodsayshello pushed to master at VoxeLibre/VoxeLibre 2023-12-05 13:49:55 +01:00
4127d120d2 Add server privs restriction to mcl_villages build tool (#4043)
chmodsayshello closed issue VoxeLibre/VoxeLibre#4022 2023-12-05 13:49:53 +01:00
bug tool creative help please server swamp^mineclone
chmodsayshello merged pull request VoxeLibre/VoxeLibre#4043 2023-12-05 13:49:52 +01:00
Add server privs restriction to mcl_villages build tool
chmodsayshello commented on pull request VoxeLibre/VoxeLibre#4047 2023-12-04 20:23:22 +01:00
horse: drops: remove 2nd saddle, add armor

I think horse armor does not drop in MineCraft, thats why I added "needs research"...

chmodsayshello commented on pull request VoxeLibre/VoxeLibre#4043 2023-12-04 20:00:53 +01:00
Add server privs restriction to mcl_villages build tool

There's a grammar mistake in here, should just "mcl_villages Konstruktionswerkzeug"… anyways, I don't want to further bother you with the German language, wouldn't have raised the point if I knew there wasn't a translation before.

chmodsayshello commented on pull request VoxeLibre/VoxeLibre#4043 2023-12-04 19:58:55 +01:00
Add server privs restriction to mcl_villages build tool

Oops, sorry, didn't notice, anyways, thanks for updating the template

chmodsayshello pushed to capes at VoxeLibre/VoxeLibre 2023-12-03 21:23:51 +01:00
521fa105e0 fix string length method call
chmodsayshello closed issue VoxeLibre/VoxeLibre#4044 2023-12-03 19:35:40 +01:00
server crash on use smithing table
chmodsayshello pushed to capes at VoxeLibre/VoxeLibre 2023-12-03 19:32:18 +01:00
2776c82a55 add capes
4b63ff1c2a Merge pull request 'Fix "sleeping player hud" sometimes showing decimal numbers' (#4038) from player_sleeping_hudfix into master
Compare 2 commits »
chmodsayshello created pull request VoxeLibre/VoxeLibre#4046 2023-12-03 19:29:06 +01:00
Add capes
chmodsayshello pushed to capes at VoxeLibre/VoxeLibre 2023-12-03 19:25:31 +01:00
fec4f1e982 add capes
chmodsayshello pushed to capes at VoxeLibre/VoxeLibre 2023-12-03 11:21:32 +01:00
4b63ff1c2a Merge pull request 'Fix "sleeping player hud" sometimes showing decimal numbers' (#4038) from player_sleeping_hudfix into master
43e7a952ac use math.ceil to get amount of needed players
4cf865a36c Fix passive threshold in nether and end (#4030)
b57f6be81d Make showing advancement chat messages into a setting (#4032)
cd40861b3b Merge pull request 'Add stonecutter functionality' (#3999) from stonecutter_functionality into master
Compare 344 commits »
chmodsayshello commented on issue VoxeLibre/VoxeLibre#4044 2023-12-03 10:01:39 +01:00
server crash on use smithing table

It can be fixed asserting awards.players

in file [mods/ITEMS/mcl_smithing_table/init.lua:216](https://git.minetest.land/MineClone2/MineClone2/src/branch/master/mods/ITEMS/mcl_smithing_ta

chmodsayshello deleted branch player_sleeping_hudfix from VoxeLibre/VoxeLibre 2023-12-02 20:37:20 +01:00
chmodsayshello pushed to master at VoxeLibre/VoxeLibre 2023-12-02 20:37:11 +01:00
4b63ff1c2a Merge pull request 'Fix "sleeping player hud" sometimes showing decimal numbers' (#4038) from player_sleeping_hudfix into master
43e7a952ac use math.ceil to get amount of needed players
Compare 2 commits »
chmodsayshello merged pull request VoxeLibre/VoxeLibre#4038 2023-12-02 20:37:07 +01:00
Fix "sleeping player hud" sometimes showing decimal numbers