My favourite Minetest cheat clients are Dragonfire and Waspsaliva.
|
ae2c5ede30
|
Merge pull request 'Remove wrong preview banner crafting recipes' (#55) from banner-crafting-fix into master
Reviewed-on: Mineclonia/Mineclonia#55
Reviewed-by: E <e@noreply.git.minetest.land>
|
2021-07-06 11:20:16 +02:00 |
AFCMS
|
cd33d406b2
|
fix many codestyle issues (functions, strings, modpaths)
|
2021-05-29 16:12:33 +02:00 |
AFCMS
|
5f82e76862
|
fix many codestyle issues
|
2021-05-28 00:34:58 +02:00 |
Nils Dagsson Moskopp
|
2575e20e7e
|
Show preview of new banner pattern when crafting it
|
2021-04-15 13:25:59 +04:00 |
Wuzzy
|
c106a62979
|
Use minetest.is_creative_enabled
|
2020-07-10 16:45:40 +02:00 |
Wuzzy
|
3087621b11
|
Merge branch 'mcl_explosions'
|
2020-04-30 20:55:10 +02:00 |
Elias Åström
|
6315490b14
|
Update the rest of the blast resistance values
The values have been updated according to this list:
https://minecraft.gamepedia.com/Module:Blast_resistance_values
|
2020-04-19 13:08:36 +02:00 |
Wuzzy
|
e268370452
|
Add fire metadata to many nodes (unused for now)
|
2020-04-18 23:24:42 +02:00 |
Wuzzy
|
c5e4ec5e27
|
Use ephemeral sounds
|
2020-04-07 00:55:45 +02:00 |
Wuzzy
|
cbda2ef326
|
Add _tt_help to many more items
|
2020-03-08 03:30:40 +01:00 |
Wuzzy
|
ba74546d48
|
Add extended tooltips
|
2020-02-19 04:54:17 +01:00 |
Wuzzy
|
231493cb1b
|
Merge branch 'screwdriver'
|
2019-12-11 04:47:53 +01:00 |
Wuzzy
|
e85c999e4c
|
Fix typo in mcl_banners mod
|
2019-12-09 22:34:56 +01:00 |
Wuzzy
|
643b1e7933
|
Implement banner rotation with screwdriver
|
2019-12-09 18:27:30 +01:00 |
Wuzzy
|
7be98bfce0
|
German translation: Anvils, banners
|
2019-03-14 04:47:56 +01:00 |
Wuzzy
|
e6e9d13701
|
Piston support: banner, sign, armor stand, chests, daylight sensor, jukebox, noteblock
|
2019-03-09 07:02:02 +01:00 |
Wuzzy
|
342202c979
|
New translation system, part 5: Items, part 1
|
2019-03-07 21:36:21 +01:00 |
Wuzzy
|
66c6b373a5
|
Make many entities non-pointable
|
2019-03-07 03:53:06 +01:00 |
Wuzzy
|
94591c8b52
|
Fix crash when dig banner in protected area
|
2019-03-04 06:07:44 +01:00 |
Wuzzy
|
ab91971398
|
Increase pattern layer limit to 12
|
2019-03-01 17:53:21 +01:00 |
Wuzzy
|
dca095171c
|
Restrict banner layers to 3 if has a gradient
|
2019-03-01 17:48:00 +01:00 |
Wuzzy
|
c6111039ab
|
Fix annoying drops when digging banner in creative
|
2019-03-01 17:31:31 +01:00 |
Wuzzy
|
267a697fab
|
Banners: Respawn entity if it got lost
Entity is respawned on load (in an LBM) or when the banner node is punched.
Also, the banner drop is now handled in the node instead of the entity.
|
2019-02-18 23:32:18 +01:00 |
Wuzzy
|
e789801662
|
Replace getpos() with get_pos()
|
2019-02-01 06:33:07 +01:00 |
Wuzzy
|
bf37c06de4
|
Add inner nodeboxes for banner nodes
|
2018-05-13 01:52:38 +02:00 |
Wuzzy
|
197afa664b
|
Use color for named items
|
2018-02-04 06:39:10 +01:00 |
Wuzzy
|
2c0eee27fc
|
Fix restore of banner desc after anvil rename
|
2018-02-04 05:52:10 +01:00 |
Wuzzy
|
06c9b2c3f6
|
Handle item naming of banners
|
2018-02-02 05:07:58 +01:00 |
Wuzzy
|
54c0d1d750
|
Add banners to material_wood group
|
2018-01-11 02:42:43 +01:00 |
Wuzzy
|
ff1996c708
|
Merge branch 'river_water'
|
2017-12-05 23:01:05 +01:00 |
Wuzzy
|
320567e1f2
|
Add basic screwdriver support
|
2017-12-05 14:09:39 +01:00 |
Wuzzy
|
e2a441fed1
|
Fix banner washing off on river water cauldron
|
2017-11-30 19:59:50 +01:00 |
Wuzzy
|
2f7d3095fd
|
Fix broken help entry for hanging banner
|
2017-08-28 18:09:30 +02:00 |
Wuzzy
|
e2442a6283
|
Replace deprecated get_entity_name
|
2017-08-18 22:44:36 +02:00 |
Wuzzy
|
abefd756a3
|
Increase standing banner selection box
|
2017-07-31 04:14:04 +02:00 |
Wuzzy
|
32eaa6aa59
|
Update banner help
|
2017-07-31 04:07:51 +02:00 |
Wuzzy
|
4284d3397d
|
Don't allow banner placement on ceiling
|
2017-07-31 04:07:17 +02:00 |
Wuzzy
|
8d0c8965d7
|
Use 2 banner entities
|
2017-07-31 03:59:43 +02:00 |
Wuzzy
|
a1b04ebf66
|
Add hanging banners
|
2017-07-31 03:51:06 +02:00 |
Wuzzy
|
3063553bb2
|
Animate banners
|
2017-07-31 03:02:29 +02:00 |
Wuzzy
|
3f27f364b1
|
Fix banner entity being too deep when Y<0
|
2017-07-29 15:33:39 +02:00 |
Wuzzy
|
dc6058a6d6
|
Spawn item with metadata after digging banner
|
2017-07-29 15:25:49 +02:00 |
Wuzzy
|
2d38852f90
|
Add node dig groups for banner
|
2017-07-29 15:12:50 +02:00 |
Wuzzy
|
4a5ab76917
|
Better brown for banners
|
2017-07-29 14:37:01 +02:00 |
Wuzzy
|
8da035b09f
|
Increase orange, yellow saturation of banners
|
2017-07-29 14:20:34 +02:00 |
Wuzzy
|
132c12ecd7
|
Simplify help organizatino of banner entry
|
2017-07-29 03:39:03 +02:00 |
Wuzzy
|
2186d2ddeb
|
Add help entry alias for banner node
|
2017-07-29 03:33:29 +02:00 |
Wuzzy
|
39713ee521
|
Update banner help WRT copying
|
2017-07-29 03:25:43 +02:00 |
Wuzzy
|
fd6aba7b25
|
Play sound when washing off banner
|
2017-07-29 02:00:07 +02:00 |
Wuzzy
|
776ed127d4
|
Remove debug error message in banners mod
|
2017-07-29 01:26:31 +02:00 |