AFCMS
|
9edcc60ba2
|
[mcl_maps] fix warnings
|
2021-05-22 23:21:32 +02:00 |
AFCMS
|
0113d290b7
|
[mcl_mobspawners] fix warnings
|
2021-05-22 23:19:31 +02:00 |
AFCMS
|
e91ee174a4
|
[mcl_ocean] fix warnings
|
2021-05-22 23:12:33 +02:00 |
AFCMS
|
c1a717238b
|
[mcl_portals] fix warnings
|
2021-05-22 23:07:56 +02:00 |
AFCMS
|
a71a0e9161
|
fix even more warnings (nether portals and potions)
|
2021-05-22 23:04:18 +02:00 |
AFCMS
|
1b3763654e
|
comment unused local function
|
2021-05-22 20:00:59 +02:00 |
AFCMS
|
a9bf923df9
|
improve mcl_bucket API (on_take callback)
|
2021-05-19 11:14:18 +02:00 |
NO11
|
9e095980c8
|
Simplify wooden planks crafting even more
|
2021-05-14 15:00:34 +00:00 |
NO11
|
be9fb5be47
|
Fix #1718 (Give potion particles the same color as in mc) part2
|
2021-05-14 10:07:58 +00:00 |
NO11
|
f4c302e582
|
Fix #1718 (Give potion particles the same color as in mc) part1
|
2021-05-14 10:07:42 +00:00 |
jordan4ibanez
|
052bb540ba
|
Remove unused parent data for arrows
|
2021-05-10 20:06:38 -04:00 |
NO11
|
9fa51dc6b9
|
Simplify wooden planks crafting
|
2021-05-10 10:06:34 +00:00 |
NO11
|
6ffb7f525a
|
Add more crafting recipes for wooden planks (including stripped wood)
|
2021-05-10 09:40:16 +00:00 |
kay27
|
f3c540af5d
|
[mcl_mapgen_core, mcl_biomes] Make chorus growth deterministic
|
2021-05-10 02:24:52 +04:00 |
NO11
|
a3d3055e8a
|
Remove cactus destroys minecart from master
|
2021-05-09 22:10:08 +00:00 |
NO11
|
7b78d500fd
|
Better textures for stripped wood part3
|
2021-05-09 21:57:06 +00:00 |
NO11
|
358ea695e1
|
Better textures for stripped wood part2
|
2021-05-09 21:55:51 +00:00 |
NO11
|
f6b8133381
|
Better textures for stripped wood part1
|
2021-05-09 21:54:56 +00:00 |
NO11
|
96aec38947
|
Merge pull request 'master' (#3) from MineClone2/MineClone2:master into master
Reviewed-on: NO11/MineClone2#3
|
2021-05-09 21:52:37 +00:00 |
kay27
|
31b56e77ee
|
[mcl_mobspawners] Remove a typo (tab character)
|
2021-05-08 14:12:13 +04:00 |
kay27
|
4bb27a0d79
|
[mcl_mobspawners] Fix random crash, MineClone2/MineClone2#1707
|
2021-05-08 14:09:16 +04:00 |
Lizzy Fleckenstein
|
1bd647507b
|
Add proper end crystal death message
|
2021-05-05 13:20:06 +02:00 |
Lizzy Fleckenstein
|
a9817fea4b
|
Merge branch 'master' into real_maps
|
2021-05-05 08:21:01 +02:00 |
Lizzy Fleckenstein
|
70db02306f
|
Merge branch 'master' of https://git.minetest.land/MineClone2/MineClone2
|
2021-05-05 08:19:59 +02:00 |
Lizzy Fleckenstein
|
f7280dc4f0
|
Remove mod screenshots since they only take up space and are partly outdated
|
2021-05-04 20:16:30 +02:00 |
Lizzy Fleckenstein
|
7513bc600a
|
Merge branch 'master' into compass_and_clock
|
2021-05-04 09:04:50 +02:00 |
Lizzy Fleckenstein
|
f96258ca5c
|
Fix mob heads not showing their texture when worn as head armor
|
2021-05-04 09:01:53 +02:00 |
Lizzy Fleckenstein
|
33c6e5cdad
|
Fix wearing pumpkin heads as armor
|
2021-05-04 08:59:01 +02:00 |
Lizzy Fleckenstein
|
2c5eca3999
|
Make clocks work in itemframes
|
2021-05-04 08:49:21 +02:00 |
Lizzy Fleckenstein
|
74e3c6555d
|
Globalize mcl_clock API
|
2021-05-03 13:43:46 +02:00 |
Lizzy Fleckenstein
|
ecc2010fe5
|
Make compasses work in itemframes
|
2021-05-03 11:22:47 +02:00 |
Lizzy Fleckenstein
|
5bb1657bd8
|
Add moving marker for the player
|
2021-05-03 10:46:59 +02:00 |
Lizzy Fleckenstein
|
f063d14caf
|
Add craft predict for map copying
|
2021-05-02 19:30:27 +02:00 |
Lizzy Fleckenstein
|
0d287001f7
|
Fix tt snippet to update wield filled maps as well
|
2021-05-02 19:18:30 +02:00 |
Lizzy Fleckenstein
|
63d4e57a8d
|
Correct typo (ninetest -> minetest)
|
2021-05-02 17:19:11 +02:00 |
Lizzy Fleckenstein
|
ecea8f1662
|
Prevent placing of wielded maps
|
2021-05-02 17:14:57 +02:00 |
Lizzy Fleckenstein
|
ef08977112
|
Copy stack before accessing it in add_item
|
2021-05-02 17:11:33 +02:00 |
Lizzy Fleckenstein
|
1f87874870
|
Make it look like the player is holding the map in their hand
|
2021-05-02 17:03:39 +02:00 |
Lizzy Fleckenstein
|
9a3ae17564
|
Make maps show their image when in itemframes
|
2021-05-02 16:04:48 +02:00 |
Lizzy Fleckenstein
|
bd74dbe321
|
Revert "Use PNG instead of TGA"
This reverts commit ca9cd8cbe0 .
The TGA was faster and produced smaller files.
|
2021-05-02 13:03:18 +02:00 |
Lizzy Fleckenstein
|
ca9cd8cbe0
|
Use PNG instead of TGA
|
2021-05-02 12:55:04 +02:00 |
Lizzy Fleckenstein
|
d9a670dcb8
|
Show empty map in creative inv, but don't show filled map there
|
2021-05-02 12:24:22 +02:00 |
Lizzy Fleckenstein
|
f22b3fd457
|
Implement copying maps
|
2021-05-02 12:23:29 +02:00 |
Lizzy Fleckenstein
|
1079ab74d4
|
Stack filled maps that have the same metadata
|
2021-05-02 11:42:16 +02:00 |
Lizzy Fleckenstein
|
2228b30658
|
Add API to create filled map
|
2021-05-01 17:36:51 +02:00 |
Lizzy Fleckenstein
|
1ed6aeca5e
|
Remove map_background.png
|
2021-05-01 17:22:48 +02:00 |
Lizzy Fleckenstein
|
c6e80b5882
|
Add Real Maps
|
2021-05-01 16:52:16 +02:00 |
NO11
|
1c05461e67
|
Add #924 (cactus breaks minecart now)
|
2021-04-30 23:05:40 +00:00 |
Lizzy Fleckenstein
|
8cccbd7caa
|
Fix harming potion crash
|
2021-04-30 16:38:53 +02:00 |
Lizzy Fleckenstein
|
f8b9f16799
|
Update mcl_chests translation template
|
2021-04-29 12:45:15 +02:00 |
Lizzy Fleckenstein
|
404097dcc0
|
Update german mcl_core translations
|
2021-04-29 12:43:44 +02:00 |
Lizzy Fleckenstein
|
db78c19880
|
Remove legacy mcl_potions translations
|
2021-04-29 12:42:08 +02:00 |
Lizzy Fleckenstein
|
6550e3e8e2
|
Add per-element armor groups
|
2021-04-29 11:51:06 +02:00 |
Lizzy Fleckenstein
|
87e41cc9a9
|
Add support for armor texture and preview being functions
|
2021-04-29 11:46:27 +02:00 |
Lizzy Fleckenstein
|
ec08032b62
|
Add on_break callback
|
2021-04-29 11:40:09 +02:00 |
Lizzy Fleckenstein
|
33c0aa23c5
|
Re-add thorns damage type
|
2021-04-29 10:58:10 +02:00 |
Marcin Serwin
|
6fac49550e
|
Fix kicking players from bed when it's destroyed
|
2021-04-29 08:18:33 +02:00 |
jordan4ibanez
|
cf46f0d8b8
|
Fix crashing if null itemstack enchant when player is hacking
|
2021-04-29 01:32:57 -04:00 |
jordan4ibanez
|
e0c94ccb8a
|
Stop thorns enchant from crashing server when dealing damage to mobs
|
2021-04-28 21:58:28 -04:00 |
NO11
|
f1b7476825
|
Add #1488 (sponge drying in nether makes now particles)
|
2021-04-28 14:37:16 +00:00 |
Lizzy Fleckenstein
|
13a0fa2314
|
Implement #1665
|
2021-04-28 12:16:01 +02:00 |
Lizzy Fleckenstein
|
61c6d6e276
|
Add per element (un)equip callbacks
|
2021-04-28 12:00:44 +02:00 |
AFCMS
|
ae83e44149
|
remove duplicated line
|
2021-04-27 23:50:18 +02:00 |
Lizzy Fleckenstein
|
a41aace9d7
|
Merge branch 'master' into damage
|
2021-04-27 18:33:35 +02:00 |
Lizzy Fleckenstein
|
0867d6e406
|
Update german mcl_banners translations
|
2021-04-26 11:15:36 +02:00 |
Lizzy Fleckenstein
|
347cc7ee7c
|
Update mcl_banner translations to new template
|
2021-04-26 11:13:36 +02:00 |
Lizzy Fleckenstein
|
6dc6fc8ec3
|
Update mcl_flowerpots translations to new template
|
2021-04-26 11:05:27 +02:00 |
Lizzy Fleckenstein
|
b43f59332a
|
Update mcl_enchanting translations to new template
|
2021-04-26 11:03:53 +02:00 |
Lizzy Fleckenstein
|
3b1d71382f
|
Update es, fr and ru cauldron translations to use the new template
|
2021-04-26 11:01:52 +02:00 |
Lizzy Fleckenstein
|
05be20fcb8
|
Update mcl_enchanting translations
|
2021-04-26 11:00:53 +02:00 |
Lizzy Fleckenstein
|
5df1df8e21
|
Update cauldron code to use the corrected translation template string
|
2021-04-26 10:52:50 +02:00 |
Lizzy Fleckenstein
|
fed4596cb4
|
Update german cauldron translation fully
|
2021-04-26 10:52:07 +02:00 |
Lizzy Fleckenstein
|
a77a916cc2
|
Update cauldron translations
|
2021-04-26 10:50:23 +02:00 |
NO11
|
8df9fe76d8
|
Add german translation for stripped wood
|
2021-04-26 08:23:26 +00:00 |
Lizzy Fleckenstein
|
e710795eed
|
Merge branch 'master' into damage
|
2021-04-26 10:06:09 +02:00 |
NO11
|
4d2210c4e5
|
Fix german translation mistake
|
2021-04-26 08:03:20 +00:00 |
NO11
|
749f1a4a62
|
Fix wrong template, sry
|
2021-04-26 07:50:25 +00:00 |
NO11
|
e5a44dcb75
|
Add template for fireworks translation
|
2021-04-26 07:45:26 +00:00 |
Lizzy Fleckenstein
|
dd68b79782
|
Merge branch 'master' into damage
|
2021-04-26 09:29:03 +02:00 |
NO11
|
dada1e9815
|
Add template for stripped wood translation
|
2021-04-25 21:47:12 +00:00 |
Lizzy Fleckenstein
|
edc89898bb
|
Integrate fire resistance
|
2021-04-25 20:51:13 +02:00 |
Lizzy Fleckenstein
|
fede04eaa6
|
Make armor listring work
|
2021-04-25 20:20:26 +02:00 |
Lizzy Fleckenstein
|
cab2167520
|
Merge branch 'master' into damage
|
2021-04-25 17:32:24 +02:00 |
Lizzy Fleckenstein
|
302175691a
|
Integrate death messages
|
2021-04-25 16:42:38 +02:00 |
AFCMS
|
228759e49b
|
Merge branch 'master' of ssh://git.minetest.land:29418/MineClone2/MineClone2
|
2021-04-25 14:37:17 +02:00 |
Lizzy Fleckenstein
|
939229cb21
|
Fix on_equip crash
|
2021-04-25 13:29:22 +02:00 |
Lizzy Fleckenstein
|
58d67aace6
|
Merge branch 'master' into damage
|
2021-04-25 13:29:07 +02:00 |
Lizzy Fleckenstein
|
ddb7e8388a
|
Merge branch 'master' of https://git.minetest.land/MineClone2/MineClone2
|
2021-04-25 13:09:27 +02:00 |
Lizzy Fleckenstein
|
9eba2add3f
|
Rewrite burning API
|
2021-04-25 13:09:20 +02:00 |
Elias Åström
|
7f3e5bda7e
|
Duplicate groupcaps before applying unbreaking
|
2021-04-23 15:49:37 +02:00 |
Lizzy Fleckenstein
|
827cd2d7b1
|
Fix heads crash
|
2021-04-23 13:42:42 +02:00 |
Lizzy Fleckenstein
|
78355c5c57
|
Integrate totems
|
2021-04-23 13:40:51 +02:00 |
Lizzy Fleckenstein
|
818f33ff74
|
Merge branch 'master' into damage
|
2021-04-23 10:16:58 +02:00 |
NO11
|
c46c07f836
|
Makes fireworks rockets infinite in creative mode
|
2021-04-22 19:18:05 +00:00 |
epCode
|
62adbb9625
|
Fix #1587
|
2021-04-22 10:39:21 -07:00 |
Lizzy Fleckenstein
|
f9c2d710e2
|
Fix armor being taken even if it cannot be equipped
|
2021-04-22 13:52:02 +02:00 |
Lizzy Fleckenstein
|
222104b3cb
|
Integrate dispensers
|
2021-04-22 13:51:36 +02:00 |
Lizzy Fleckenstein
|
9f7b371bfc
|
Merge branch 'master' into damage
|
2021-04-22 13:29:32 +02:00 |
Lizzy Fleckenstein
|
8b23388d63
|
Fix #1590 (Bed drops itself when gets exploded)
|
2021-04-22 13:23:07 +02:00 |
Lizzy Fleckenstein
|
74a3b2654f
|
Create inventory if not present in mcl_armor.equip
|
2021-04-21 13:28:22 +02:00 |